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://neobiz.tr

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="montserrat">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_-_2025-04-28T170004.537_Q1bfiEf_9hXDbu6.png">
  14.    
  15.  
  16.    <title>Neobiz.tr | Innovative Business Solutions and Tech Insights</title>
  17.    <meta name="description" content="Explore the latest trends in business innovation and technology on Neobiz.tr. Get expert insights, tips, and strategies to grow your enterprise in the digital age.">
  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://neobiz.tr/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #f59e0b;
  42.        --bs-primary-rgb: f59e0b;
  43.        --bs-secondary: #78716c;
  44.        --bs-success: #10b981;
  45.        --bs-danger: #ef4444;
  46.        --bs-warning: #eab308;
  47.        --bs-info: #0ea5e9;
  48.        --bs-light: #fffbeb;
  49.        --bs-dark: #451a03;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #f59e0b;
  53.        --theme-primary-color-s2: #f59e0b;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #451a03;
  57.        --text-light-color: #676767;
  58.        --heading-color: #451a03;
  59.        --border-color: #fde68a;
  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: #fef3c7;
  75.        --navbar-color: #451a03;
  76.        --topbar-bg: #fffbeb;
  77.        --topbar-color: #451a03;
  78.        --footer-bg: #451a03;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #fde68a;
  82.        --card-radius: 14px;
  83.        --link-color: #f59e0b;
  84.        --link-hover: #d97706;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(245, 158, 11, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-magazine">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.  
  396.  
  397.            <!-- end preloader -->
  398.        
  399.        <!-- Start header -->
  400.        <header id="header" class="wpo-site-header">
  401.            
  402.  
  403.  
  404.    
  405.  
  406.  
  407. <div class="top-bg">
  408.    <div class="unique-topbar d-sm-flex d-none container-fluid fluid-container">
  409.        <button class="unique-menu-btn bg-primary-gradient">Latest Update</button>        
  410.        
  411.        <div class="unique-news-container">
  412.            <div class="unique-news-wrapper" id="newsWrapper">
  413.                <!-- News items injected via JS -->
  414.            </div>
  415.        </div>
  416.    
  417.        <div class="contact-info">
  418.            <ul class="d-flex list-unstyled gap-3 pe-3 flex-wrap">
  419.                <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  420.                <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  421.                <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  422.                <li><a href="#"><i class="top-color ti-google"></i></a></li>
  423.            </ul>
  424.        </div>
  425.    </div>
  426. </div>
  427.  
  428. <script>
  429.    // Build array dynamically from Django context
  430.    const newsItems = [
  431.        
  432.            { title: "Kieran Tierney \u0026 Kenny McLean Propels the Scottish Team to World Cup with Nail\u002DBiting Triumph Over the Danish Side", url: "/kieran-tierney-kenny-mclean-propels-the-scottish-team-to-world-cup-with-nail-biting-triumph-over-the-danish-side/" },
  433.        
  434.            { title: "Donald Trump Dreams of \u0027Everlasting Peace\u0027 as Supporters Give Strong Suggestions to Nobel Peace Prize Committee", url: "/donald-trump-dreams-of-everlasting-peace-as-supporters-give-strong-suggestions-to-nobel-peace-prize-committee/" },
  435.        
  436.            { title: "Stretching 2,689 Miles, the Planet\u0027s Lengthiest Seaside Route Debuts in the English Countryside.", url: "/stretching-2689-miles-the-planets-lengthiest-seaside-route-debuts-in-the-english-countryside/" },
  437.        
  438.            { title: "International Monetary Fund\u0027s Warning: UK\u0027s Economy Runs Hot for Corporate Earnings, Freezing for Wages", url: "/international-monetary-funds-warning-uks-economy-runs-hot-for-corporate-earnings-freezing-for-wages/" },
  439.        
  440.            { title: "Wildfires Engulf Western Australia as Thermal Readings Skyrocket", url: "/wildfires-engulf-western-australia-as-thermal-readings-skyrocket/" }
  441.        
  442.    ];
  443.  
  444.    let currentNewsIndex = 0;
  445.    const newsWrapper = document.getElementById('newsWrapper');
  446.    let newsElements = [];
  447.  
  448.    // Create news elements dynamically with links
  449.    function createNewsElements() {
  450.        newsItems.forEach((news, index) => {
  451.            const newsElement = document.createElement('div');
  452.            newsElement.className = 'unique-news-item';
  453.            newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  454.            newsWrapper.appendChild(newsElement);
  455.            newsElements.push(newsElement);
  456.        });
  457.  
  458.        if (newsElements.length > 0) {
  459.            newsElements[0].classList.add('active');
  460.        }
  461.    }
  462.  
  463.    function changeNews() {
  464.        const currentElement = newsElements[currentNewsIndex];
  465.        const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  466.        const nextElement = newsElements[nextIndex];
  467.  
  468.        currentElement.classList.remove('active');
  469.        currentElement.classList.add('exit-up');
  470.  
  471.        setTimeout(() => {
  472.            nextElement.classList.add('active');
  473.            currentNewsIndex = nextIndex;
  474.  
  475.            setTimeout(() => {
  476.                currentElement.classList.remove('exit-up');
  477.            }, 100);
  478.        }, 250);
  479.    }
  480.  
  481.    function startNewsRotation() {
  482.        setInterval(changeNews, 5000);
  483.    }
  484.  
  485.    window.onload = function() {
  486.        createNewsElements();
  487.        startNewsRotation();
  488.    };
  489. </script>
  490.  
  491.  
  492.  
  493.            
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500. <header class="header-v6 mb-4 nav-bg position-relative">
  501.    <div class="main-header-v6">
  502.        <div class="container-fluid fluid-container">
  503.            <div class="row align-items-center justify-content-between">
  504.                <!-- Left Navigation -->
  505.                <div class="col-lg-5 col-md-3">
  506.                    <nav class="left-nav-v6">
  507.                        <ul class="nav-list-v6">
  508.                            
  509.                            <li class="nav-item-v6">
  510.                                <a href="/" class="nav-link-v6 active-v6">Home</a>
  511.                            </li>
  512.  
  513.                            
  514.                            
  515.                            <li class="nav-item-v6">
  516.                                <a href="/category/all-posts/" class="nav-link-v6">
  517.                                    All Posts
  518.                                </a>
  519.                            </li>
  520.                            
  521.                            <li class="nav-item-v6">
  522.                                <a href="/category/business/" class="nav-link-v6">
  523.                                    Business
  524.                                </a>
  525.                            </li>
  526.                            
  527.                            <li class="nav-item-v6">
  528.                                <a href="/category/esports/" class="nav-link-v6">
  529.                                    Esports
  530.                                </a>
  531.                            </li>
  532.                            
  533.                        </ul>
  534.                    </nav>
  535.                </div>
  536.  
  537.                <!-- Center Logo -->
  538.               <div class="col-lg-2 col-md-6 text-center">
  539.                    <div class="logo-center-v6">
  540.                        <a class="brand-link-v6" href="/">
  541.                            
  542.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/8e067545-8be6-4f95-8461-5b7f23fde03a_logo.png" alt="Neobiz" class="logo-img-v6" />
  543.                            
  544.                        </a>
  545.                    </div>
  546.                </div>
  547.  
  548.                <!-- Right Navigation -->
  549.                <div class="col-lg-5 col-md-3">
  550.                    <nav class="right-nav-v6">
  551.                        <ul class="nav-list-v6 justify-content-end">
  552.  
  553.                            
  554.                            
  555.                            <li class="nav-item-v6">
  556.                                <a href="/category/fashion/" class="nav-link-v6">
  557.                                    Fashion
  558.                                </a>
  559.                            </li>
  560.                            
  561.                            <li class="nav-item-v6">
  562.                                <a href="/category/featured/" class="nav-link-v6">
  563.                                    Featured
  564.                                </a>
  565.                            </li>
  566.                            
  567.  
  568.                            
  569.                            
  570.                            
  571.                            <li class="nav-item-v6 dropdown-container-v6">
  572.                                <a href="#" class="nav-link-v6">More</a>
  573.                                <div class="mega-dropdown-v6">
  574.                                    <div class="dropdown-grid-v6">
  575.                                        <div class="dropdown-column-v6">
  576.                                            
  577.                                            <a href="/category/gaming/"
  578.                                                class="dropdown-link-v6">
  579.                                                Gaming
  580.                                            </a>
  581.                                            
  582.                                            <a href="/category/health/"
  583.                                                class="dropdown-link-v6">
  584.                                                Health
  585.                                            </a>
  586.                                            
  587.                                            <a href="/category/life-fitness/"
  588.                                                class="dropdown-link-v6">
  589.                                                Life &amp; Fitness
  590.                                            </a>
  591.                                            
  592.                                            <a href="/category/lifestyle/"
  593.                                                class="dropdown-link-v6">
  594.                                                Lifestyle
  595.                                            </a>
  596.                                            
  597.                                            <a href="/category/news/"
  598.                                                class="dropdown-link-v6">
  599.                                                News
  600.                                            </a>
  601.                                            
  602.                                            <a href="/category/others/"
  603.                                                class="dropdown-link-v6">
  604.                                                Others
  605.                                            </a>
  606.                                            
  607.                                            <a href="/category/politics/"
  608.                                                class="dropdown-link-v6">
  609.                                                Politics
  610.                                            </a>
  611.                                            
  612.                                            <a href="/category/sports/"
  613.                                                class="dropdown-link-v6">
  614.                                                Sports
  615.                                            </a>
  616.                                            
  617.                                            <a href="/category/tech/"
  618.                                                class="dropdown-link-v6">
  619.                                                Tech
  620.                                            </a>
  621.                                            
  622.                                            <a href="/category/travel/"
  623.                                                class="dropdown-link-v6">
  624.                                                Travel
  625.                                            </a>
  626.                                            
  627.                                        </div>
  628.                                    </div>
  629.                                </div>
  630.                            </li>
  631.                            
  632.                            
  633.                             <li>
  634.                  <a href="/page/contact-us/">
  635.                     Contact Us
  636.                  </a>
  637.              </li>
  638.                        </ul>
  639.                    </nav>
  640.                </div>
  641.            </div>
  642.  
  643.  
  644.            <!-- Search Bar Row -->
  645.            <div class="row mt-md-4 ">
  646.                <div class="col-12">
  647.                    <div class="search-container-v6">
  648.                        <form class="search-form-v6" action="#" method="get">
  649.                            <div class="search-wrapper-v6">
  650.                                <svg class="search-icon-v6" width="20" height="20" viewBox="0 0 24 24" fill="none"
  651.                                    stroke="currentColor" stroke-width="2">
  652.                                    <circle cx="11" cy="11" r="8"></circle>
  653.                                    <path d="m21 21-4.35-4.35"></path>
  654.                                </svg>
  655.                                <input id="search-input" type="search" class="search-input-v6"
  656.                                    placeholder="What are you looking for today?" name="q">
  657.                                <button type="submit" class="search-submit-v6">Search</button>
  658.                            </div>
  659.                        </form>
  660.                         <div id="search-results" class="search-results-container search-v1"></div>
  661.                    </div>
  662.                </div>
  663.            </div>
  664.        </div>
  665.    </div>
  666.  
  667.    <!-- Mobile Menu Button -->
  668.    <button class="mobile-toggle-v6  d-lg-none" type="button" onclick="toggleMenuV6()">
  669.        <span class="hamburger-line-v6 text-link "></span>
  670.        <span class="hamburger-line-v6 text-link "></span>
  671.        <span class="hamburger-line-v6 text-link "></span>
  672.    </button>
  673.  
  674.    <!-- Mobile Menu -->
  675. <div class="mobile-menu-v6 d-lg-none" id="mobileMenuV6">
  676.    <div class="mobile-menu-content-v6">
  677.        <button class="mobile-toggle-v6 text-link d-lg-none" style="font-size: larger;" type="button"
  678.            onclick="toggleMenuV6()">
  679.            X
  680.        </button>
  681.        <ul class="mobile-nav-list-v6">
  682.  
  683.            <!-- Static Home -->
  684.            <li class="mobile-nav-item-v6">
  685.                <a href="/"
  686.                   class="mobile-nav-link-v6 active-v6">
  687.                    Home
  688.                </a>
  689.            </li>
  690.  
  691.            <!-- Dynamic categories -->
  692.            
  693.            <li class="mobile-nav-item-v6">
  694.                <a href="/category/all-posts/"
  695.                   class="mobile-nav-link-v6 ">
  696.                    All Posts
  697.                </a>
  698.            </li>
  699.            
  700.            <li class="mobile-nav-item-v6">
  701.                <a href="/category/business/"
  702.                   class="mobile-nav-link-v6 ">
  703.                    Business
  704.                </a>
  705.            </li>
  706.            
  707.            <li class="mobile-nav-item-v6">
  708.                <a href="/category/esports/"
  709.                   class="mobile-nav-link-v6 ">
  710.                    Esports
  711.                </a>
  712.            </li>
  713.            
  714.            <li class="mobile-nav-item-v6">
  715.                <a href="/category/fashion/"
  716.                   class="mobile-nav-link-v6 ">
  717.                    Fashion
  718.                </a>
  719.            </li>
  720.            
  721.            <li class="mobile-nav-item-v6">
  722.                <a href="/category/featured/"
  723.                   class="mobile-nav-link-v6 ">
  724.                    Featured
  725.                </a>
  726.            </li>
  727.            
  728.            <li class="mobile-nav-item-v6">
  729.                <a href="/category/gaming/"
  730.                   class="mobile-nav-link-v6 ">
  731.                    Gaming
  732.                </a>
  733.            </li>
  734.            
  735.            <li class="mobile-nav-item-v6">
  736.                <a href="/category/health/"
  737.                   class="mobile-nav-link-v6 ">
  738.                    Health
  739.                </a>
  740.            </li>
  741.            
  742.            <li class="mobile-nav-item-v6">
  743.                <a href="/category/life-fitness/"
  744.                   class="mobile-nav-link-v6 ">
  745.                    Life &amp; Fitness
  746.                </a>
  747.            </li>
  748.            
  749.            <li class="mobile-nav-item-v6">
  750.                <a href="/category/lifestyle/"
  751.                   class="mobile-nav-link-v6 ">
  752.                    Lifestyle
  753.                </a>
  754.            </li>
  755.            
  756.            <li class="mobile-nav-item-v6">
  757.                <a href="/category/news/"
  758.                   class="mobile-nav-link-v6 ">
  759.                    News
  760.                </a>
  761.            </li>
  762.            
  763.            <li class="mobile-nav-item-v6">
  764.                <a href="/category/others/"
  765.                   class="mobile-nav-link-v6 ">
  766.                    Others
  767.                </a>
  768.            </li>
  769.            
  770.            <li class="mobile-nav-item-v6">
  771.                <a href="/category/politics/"
  772.                   class="mobile-nav-link-v6 ">
  773.                    Politics
  774.                </a>
  775.            </li>
  776.            
  777.            <li class="mobile-nav-item-v6">
  778.                <a href="/category/sports/"
  779.                   class="mobile-nav-link-v6 ">
  780.                    Sports
  781.                </a>
  782.            </li>
  783.            
  784.            <li class="mobile-nav-item-v6">
  785.                <a href="/category/tech/"
  786.                   class="mobile-nav-link-v6 ">
  787.                    Tech
  788.                </a>
  789.            </li>
  790.            
  791.            <li class="mobile-nav-item-v6">
  792.                <a href="/category/travel/"
  793.                   class="mobile-nav-link-v6 ">
  794.                    Travel
  795.                </a>
  796.            </li>
  797.            
  798.  
  799.            <!-- Static Contact -->
  800.            <li class="mobile-nav-item-v6">
  801.                <a href="/page/contact-us/"
  802.                   class="mobile-nav-link-v6 ">
  803.                    Contact Us
  804.                </a>
  805.            </li>
  806.        </ul>
  807.    </div>
  808. </div>
  809. <div class="sidebar-blur d-lg-none"></div>
  810. </header>
  811.  
  812. <style>
  813.    /* Navbar V6 Styles - Centered Logo with Split Navigation */
  814.  
  815.  
  816.    .main-header-v6 {
  817.        padding: 35px 0;
  818.    }
  819.  
  820.    /* Logo Styles */
  821.    .logo-center-v6 {
  822.        position: relative;
  823.    }
  824.  
  825.    .logo-img-v6 {
  826.        max-height: 100px;
  827.        transition: transform 0.3s ease;
  828.    }
  829.  
  830.    .logo-img-v6:hover {
  831.        transform: scale(1.05);
  832.    }
  833.  
  834.    /* Navigation Styles */
  835.    .nav-list-v6 {
  836.        list-style: none;
  837.        padding: 0;
  838.        margin: 0;
  839.        display: flex;
  840.        align-items: center;
  841.    }
  842.  
  843.    .nav-item-v6 {
  844.        position: relative;
  845.        margin: 0 20px;
  846.    }
  847.  
  848.    .nav-link-v6 {
  849.        color: var(--navbar-color) !important;
  850.        text-decoration: none;
  851.        font-weight: 500;
  852.        font-size: 15px;
  853.        padding: 12px 0;
  854.        position: relative;
  855.        transition: all 0.3s ease;
  856.    }
  857.  
  858.    .nav-link-v6::after {
  859.        content: '';
  860.        position: absolute;
  861.        bottom: 0;
  862.        left: 50%;
  863.        width: 0;
  864.        height: 2px;
  865.        transition: all 0.3s ease;
  866.        transform: translateX(-50%);
  867.    }
  868.  
  869.    .nav-link-v6:hover,
  870.    .nav-link-v6.active-v6 {
  871.        font-weight: 700;
  872.        opacity: 0.75;
  873.    }
  874.  
  875.    .nav-link-v6:hover::after,
  876.    .nav-link-v6.active-v6::after {
  877.        width: 100%;
  878.    }
  879.  
  880.    /* Mega Dropdown Styles */
  881.    .dropdown-container-v6 {
  882.        position: relative;
  883.    }
  884.  
  885.    .mega-dropdown-v6 {
  886.        position: absolute;
  887.        top: 100%;
  888.        left: 50%;
  889.        transform: translateX(-50%);
  890.        background: var(--navbar-bg);
  891.        border-radius: 12px;
  892.        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  893.        opacity: 0;
  894.        visibility: hidden;
  895.        transition: all 0.3s ease;
  896.        padding: 25px;
  897.        min-width: 300px;
  898.        z-index: 1200;
  899.        margin-top: 15px;
  900.    }
  901.  
  902.    .dropdown-container-v6:hover .mega-dropdown-v6 {
  903.        opacity: 1;
  904.        visibility: visible;
  905.        margin-top: 0;
  906.    }
  907.  
  908.    .dropdown-grid-v6 {
  909.        display: grid;
  910.        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  911.        gap: 20px;
  912.    }
  913.  
  914.    .dropdown-title-v6 {
  915.        font-size: 13px;
  916.        font-weight: 600;
  917.        color: #4a5568;
  918.        margin-bottom: 10px;
  919.        text-transform: uppercase;
  920.        letter-spacing: 0.5px;
  921.    }
  922.  
  923.    .dropdown-link-v6 {
  924.        display: block;
  925.        color: #2d3748;
  926.        text-decoration: none;
  927.        font-size: 14px;
  928.        padding: 8px 0;
  929.        transition: all 0.3s ease;
  930.        position: relative;
  931.        padding-left: 15px;
  932.    }
  933.  
  934.    .dropdown-link-v6::before {
  935.        content: '';
  936.        position: absolute;
  937.        left: 0;
  938.        top: 50%;
  939.        width: 6px;
  940.        height: 6px;
  941.        background: #e2e8f0;
  942.        border-radius: 50%;
  943.        transform: translateY(-50%);
  944.        transition: all 0.3s ease;
  945.    }
  946.  
  947.    .dropdown-link-v6:hover {
  948.        color: #667eea;
  949.        padding-left: 20px;
  950.    }
  951.  
  952.    .dropdown-link-v6:hover::before {
  953.        background: #667eea;
  954.    }
  955.  
  956.    /* Search Styles */
  957.    .search-container-v6 {
  958.        max-width: 600px;
  959.        margin: 0 auto;
  960.    }
  961.  
  962.    .search-wrapper-v6 {
  963.        position: relative;
  964.        background: #f7fafc;
  965.        border-radius: 50px;
  966.        display: flex;
  967.        align-items: center;
  968.        transition: all 0.3s ease;
  969.        border: 2px solid transparent;
  970.    }
  971.  
  972.    .search-wrapper-v6:focus-within {
  973.        background: #ffffff;
  974.        border-color: #007bff;
  975.        box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
  976.    }
  977.  
  978.    .search-icon-v6 {
  979.        color: #a0aec0;
  980.        margin: 0 15px;
  981.        transition: color 0.3s ease;
  982.    }
  983.  
  984.    .search-wrapper-v6:focus-within .search-icon-v6 {
  985.        color: #007bff;
  986.    }
  987.  
  988.    .search-input-v6 {
  989.        flex: 1;
  990.        border: none;
  991.        background: transparent;
  992.        font-size: 16px;
  993.        padding: 10px 0;
  994.        outline: none;
  995.        color: #2d3748;
  996.    }
  997.  
  998.    .search-input-v6::placeholder {
  999.        color: #a0aec0;
  1000.    }
  1001.  
  1002.    .search-submit-v6 {
  1003.        background-color: var(--bs-primary);
  1004.        color: white;
  1005.        border: none;
  1006.        border-radius: 50px;
  1007.        padding: 12px 25px;
  1008.        font-weight: 500;
  1009.        cursor: pointer;
  1010.        transition: all 0.3s ease;
  1011.    }
  1012.  
  1013.    .search-submit-v6:hover {
  1014.        transform: translateY(-2px);
  1015.        box-shadow: 0 5px 15px rgba(102, 126, 234, 0.3);
  1016.    }
  1017.  
  1018.    /* Mobile Styles */
  1019.    .mobile-toggle-v6 {
  1020.        position: absolute;
  1021.        top: 20px;
  1022.        right: 20px;
  1023.        background: none;
  1024.        border: none;
  1025.        cursor: pointer;
  1026.        z-index: 999;
  1027.        padding: 5px;
  1028.    }
  1029.  
  1030.    .hamburger-line-v6 {
  1031.        display: block;
  1032.        width: 25px;
  1033.        height: 3px;
  1034.        background: var(--navbar-color);
  1035.        margin: 5px 0;
  1036.        transition: all 0.3s ease;
  1037.        border-radius: 2px;
  1038.    }
  1039.  
  1040.    .mobile-menu-v6 {
  1041.        position: fixed;
  1042.        top: 0;
  1043.        right: -100%;
  1044.        width: 300px;
  1045.        height: 100vh;
  1046.        background: var(--navbar-bg) !important;
  1047.        z-index: 1000;
  1048.        transition: right 0.3s ease;
  1049.        box-shadow: -5px 0 20px rgba(0, 0, 0, 0.1);
  1050.    }
  1051.  
  1052.    .mobile-menu-v6.show-v6 {
  1053.        right: 0;
  1054.    }
  1055.  
  1056.    .mobile-menu-content-v6 {
  1057.        padding: 80px 30px 30px;
  1058.        height: 100%;
  1059.        overflow-y: auto;
  1060.    }
  1061.  
  1062.    .mobile-nav-list-v6 {
  1063.        list-style: none;
  1064.        padding: 0;
  1065.        margin: 0;
  1066.    }
  1067.  
  1068.    .mobile-nav-item-v6 {
  1069.        margin-bottom: 5px;
  1070.    }
  1071.  
  1072.    .mobile-nav-link-v6 {
  1073.        display: flex;
  1074.        align-items: center;
  1075.        justify-content: space-between;
  1076.        color: var(--navbar-color) !important;
  1077.        text-decoration: none;
  1078.        font-size: 16px;
  1079.        font-weight: 500;
  1080.        padding: 15px 0;
  1081.        border-bottom: 1px solid var(--border-color);
  1082.        transition: color 0.3s ease;
  1083.    }
  1084.  
  1085.    .mobile-nav-link-v6:hover,
  1086.    .mobile-nav-link-v6.active-v6 {
  1087.        color: #667eea;
  1088.    }
  1089.  
  1090.    .mobile-dropdown-v6 {
  1091.        list-style: none;
  1092.        padding: 0;
  1093.        margin: 0;
  1094.        max-height: 0;
  1095.        overflow: hidden;
  1096.        transition: max-height 0.3s ease;
  1097.        background: var(--navbar-bg);
  1098.        border-radius: 8px;
  1099.        margin-top: 5px;
  1100.    }
  1101.  
  1102.    .mobile-dropdown-v6.show-v6 {
  1103.        max-height: 300px;
  1104.        padding: 10px 0;
  1105.    }
  1106.  
  1107.    .mobile-dropdown-link-v6 {
  1108.        display: block;
  1109.        color: var(--navbar-color) !important;
  1110.        text-decoration: none;
  1111.        font-size: 14px;
  1112.        padding: 10px 20px;
  1113.        transition: all 0.3s ease;
  1114.    }
  1115.  
  1116.    .mobile-dropdown-link-v6:hover {
  1117.        color: #667eea;
  1118.        opacity: 0.6;
  1119.    }
  1120.  
  1121.    /* Responsive Design */
  1122.    @media (max-width: 991px) {
  1123.  
  1124.        .left-nav-v6,
  1125.        .right-nav-v6 {
  1126.            display: none;
  1127.        }
  1128.  
  1129.        .main-header-v6 {
  1130.            padding: 15px 0;
  1131.        }
  1132.  
  1133.        .search-container-v6 {
  1134.            margin-top: 20px;
  1135.        }
  1136.    }
  1137.  
  1138.    @media (max-width: 768px) {
  1139.        .search-wrapper-v6 {
  1140.            flex-direction: row;
  1141.        }
  1142.  
  1143.        .search-input-v6 {
  1144.            padding: 6px 0;
  1145.            text-align: center;
  1146.            display: flex;
  1147.        }
  1148.  
  1149.  
  1150.        .search-submit-v6 {
  1151.            width: 100%;
  1152.            margin-top: 10px;
  1153.            display: none;
  1154.        }
  1155.    }
  1156. </style>
  1157.  
  1158. <script>
  1159.    function toggleMenuV6() {
  1160.        const mobileMenu = document.getElementById('mobileMenuV6');
  1161.        mobileMenu.classList.toggle('show-v6');
  1162.    }
  1163.  
  1164.    function toggleMobileDropdown(dropdownId) {
  1165.        const dropdown = document.getElementById(dropdownId);
  1166.        dropdown.classList.toggle('show-v6');
  1167.    }
  1168.  
  1169.    // Close mobile menu when clicking outside
  1170.    document.addEventListener('click', function (event) {
  1171.        const mobileMenu = document.getElementById('mobileMenuV6');
  1172.        const mobileToggle = document.querySelector('.mobile-toggle-v6');
  1173.  
  1174.        if (!mobileMenu.contains(event.target) && !mobileToggle.contains(event.target)) {
  1175.            mobileMenu.classList.remove('show-v6');
  1176.        }
  1177.    });
  1178. </script>
  1179.  
  1180. <script>
  1181.  document.addEventListener("DOMContentLoaded", function () {
  1182.    console.log("loaded");
  1183.  
  1184.     const searchInput = document.getElementById("search-input")
  1185.    const searchResults = document.getElementById("search-results");
  1186.  
  1187.    if (!searchInput || !searchResults) {
  1188.      console.error("Search input/results not found");
  1189.      return;
  1190.    }
  1191.  
  1192.    // Prevent form submission
  1193.    if (searchInput.form) {
  1194.      searchInput.form.addEventListener("submit", function (e) {
  1195.        e.preventDefault();
  1196.      });
  1197.    }
  1198.  
  1199.    // Add event listener for keyup
  1200.    searchInput.addEventListener("keyup", function (e) {
  1201.      console.log("Key pressed:", e.key);
  1202.      e.preventDefault();
  1203.  
  1204.      const query = searchInput.value.trim();
  1205.      console.log("User is typing: " + query);
  1206.  
  1207.      // If empty → clear and hide
  1208.      if (query === "") {
  1209.        searchResults.innerHTML = "";
  1210.        searchResults.style.display = "none";
  1211.        return;
  1212.      }
  1213.  
  1214.      // Show results
  1215.      searchResults.style.display = "block";
  1216.  
  1217.      // Fetch search results
  1218.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1219.        method: "GET",
  1220.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1221.      })
  1222.        .then(response => {
  1223.          console.log("Response Status:", response.status);
  1224.          return response.json();
  1225.        })
  1226.        .then(data => {
  1227.          console.log("Data received:", data);
  1228.          if (data.html) {
  1229.            searchResults.innerHTML = data.html;
  1230.          } else {
  1231.            searchResults.innerHTML = "<p>No results found.</p>";
  1232.          }
  1233.        })
  1234.        .catch(error => {
  1235.          console.error("Error fetching search results:", error);
  1236.        });
  1237.    });
  1238.  
  1239.    // Close results when clicking outside
  1240.    document.addEventListener("click", function (e) {
  1241.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1242.        searchResults.style.display = "none";
  1243.      }
  1244.    });
  1245.  
  1246.    // Close results on ESC key
  1247.    document.addEventListener("keydown", function (e) {
  1248.      if (e.key === "Escape") {
  1249.        searchResults.style.display = "none";
  1250.      }
  1251.    });
  1252.  });
  1253. </script>
  1254.  
  1255. <style>
  1256.        /* search field */
  1257.  .search-results-container {
  1258.  position: absolute;
  1259.  top: 100%; /* Position it below the input field */
  1260.  left: 10px;
  1261.  right: 10px;
  1262.  background-color: white;
  1263.  border: 1px solid #ddd;
  1264.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1265.  max-height: 300px;
  1266.  overflow-y: auto;
  1267.  z-index: 1000;
  1268.  display: none; /* Initially hidden */
  1269. }
  1270.  
  1271. .search-results-container p {
  1272.  margin: 0;
  1273. }
  1274.  
  1275. .search-results-container .result-item {
  1276.  padding: 10px;
  1277.  cursor: pointer;
  1278. }
  1279.  
  1280. .search-results-container .result-item:hover {
  1281.  background-color: #f0f0f0;
  1282. }
  1283. </style>
  1284.  
  1285.        </header>
  1286.        <!-- end of header -->
  1287.        <!-- start of wpo-blog-hero -->
  1288.        
  1289.  
  1290.  
  1291.  
  1292.  
  1293.  
  1294.  
  1295.  
  1296. <div class="blog-hero-v9">
  1297.  <div class="container-fluid fluid-container">
  1298.    <!-- Top Section: Split Layout -->
  1299.    <div class="row g-4 mb-5">
  1300.      <!-- Large Featured Article (Left) -->
  1301.      
  1302.              
  1303.      <div class="col-lg-8 col-12">
  1304.        <article class="large-featured">
  1305.          <div class="featured-image-container">
  1306.            
  1307.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Wolves v West Ham United, Brighton &amp; Hove Albion v Burnley, plus other fixtures – Football Clockwatch." class="featured-image">
  1308.            
  1309.            <div class="category-tag bg-primary-gradient">News</div>
  1310.          </div>
  1311.          <div class="featured-content">
  1312.            <h1 class="featured-title"><a href="/wolves-v-west-ham-united-brighton-hove-albion-v-burnley-plus-other-fixtures-football-clockwatch/">
  1313.                                Wolves v West Ham United, Brighton &amp; Hove Albion v Burnley, plus other fixtures – Football Clockwatch.
  1314.                            </a></h1>
  1315.            <p class="featured-summary"></p>
  1316.            <div class="article-meta">
  1317.              <div class="author-info">
  1318.                
  1319.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" class="author-pic" >
  1320.                  
  1321.                <span class="author-name">Timothy Jones</span>
  1322.                <span class="post-time">Jun 14, 2026</span>
  1323.              </div>
  1324.            </div>
  1325.          </div>
  1326.        </article>
  1327.      </div>
  1328.      
  1329.      
  1330.  
  1331.      <!-- Smaller Featured Articles (Right, Stacked) -->
  1332.      <div class="col-lg-4 col-12">
  1333.        <div class="stacked-features">
  1334.          
  1335.          <article class="small-featured">
  1336.            <div class="small-image-container">
  1337.              
  1338.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Government Seeks Help from High Court Following Unsuccessful Bid to Halt Snap Aid Order" class="small-image">
  1339.              
  1340.              <div class="category-tag bg-primary-gradient">News</div>
  1341.            </div>
  1342.            <div class="small-content">
  1343.              <h3 class="small-title"> <a href="/government-seeks-help-from-high-court-following-unsuccessful-bid-to-halt-snap-aid-order/">
  1344.                                Government Seeks Help from High Court Following Unsuccessful Bid to Halt Snap Aid Order
  1345.                            </a></h3>
  1346.              <p class="compact-text"></p>
  1347.              <div class="small-meta">
  1348.                <span class="small-author">Timothy Jones</span>
  1349.                <span class="small-date">Jun 14, 2026</span>
  1350.              </div>
  1351.            </div>
  1352.          </article>
  1353.      
  1354.          <article class="small-featured">
  1355.            <div class="small-image-container">
  1356.              
  1357.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Sheffield Wednesday Receive Points Penalty After Entering Financial Insolvency" class="small-image">
  1358.              
  1359.              <div class="category-tag bg-primary-gradient">News</div>
  1360.            </div>
  1361.            <div class="small-content">
  1362.              <h3 class="small-title"> <a href="/sheffield-wednesday-receive-points-penalty-after-entering-financial-insolvency/">
  1363.                                Sheffield Wednesday Receive Points Penalty After Entering Financial Insolvency
  1364.                            </a></h3>
  1365.              <p class="compact-text"></p>
  1366.              <div class="small-meta">
  1367.                <span class="small-author">Timothy Jones</span>
  1368.                <span class="small-date">Jun 14, 2026</span>
  1369.              </div>
  1370.            </div>
  1371.          </article>
  1372.      
  1373.        </div>
  1374.      </div>
  1375.    </div>
  1376.    <!-- Bottom Section: Three Compact Cards -->
  1377.    <div class="row g-4">
  1378.      
  1379.      <div class="col-lg-4 col-md-6 col-12">
  1380.        <article class="compact-card">
  1381.          <div class="compact-image">
  1382.            
  1383.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Venus Williams, Awarded Wild Card for Her Initial Australian Open in Five Years." >
  1384.            
  1385.            <div class="compact-category bg-primary-gradient">News</div>
  1386.          </div>
  1387.          <div class="compact-body">
  1388.            <h3 class="compact-title"> <a href="/venus-williams-awarded-wild-card-for-her-initial-australian-open-in-five-years/">
  1389.                                    Venus Williams, Awarded Wild Card for Her Initial Australian Open in Five Years.
  1390.                                </a></h3>
  1391.            <p class="compact-text"></p>
  1392.            <div class="compact-footer">
  1393.              <span class="compact-name">Timothy Jones</span>
  1394.              <span class="compact-date">Jun 14</span>
  1395.            </div>
  1396.          </div>
  1397.        </article>
  1398.      </div>
  1399.      
  1400.      <div class="col-lg-4 col-md-6 col-12">
  1401.        <article class="compact-card">
  1402.          <div class="compact-image">
  1403.            
  1404.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="‘The UK Requires Some Media Independent of US Control’: Comcast’s Move for ITV Sharpens Minds" >
  1405.            
  1406.            <div class="compact-category bg-primary-gradient">News</div>
  1407.          </div>
  1408.          <div class="compact-body">
  1409.            <h3 class="compact-title"> <a href="/the-uk-requires-some-media-independent-of-us-control-comcasts-move-for-itv-sharpens-minds/">
  1410.                                    â€˜The UK Requires Some Media Independent of US Control’: Comcast’s Move for ITV Sharpens Minds
  1411.                                </a></h3>
  1412.            <p class="compact-text"></p>
  1413.            <div class="compact-footer">
  1414.              <span class="compact-name">Timothy Jones</span>
  1415.              <span class="compact-date">Jun 14</span>
  1416.            </div>
  1417.          </div>
  1418.        </article>
  1419.      </div>
  1420.      
  1421.    </div>
  1422.  </div>
  1423. </div>
  1424.  
  1425. <style>
  1426.  
  1427.  /* Large Featured Article */
  1428.  .large-featured {
  1429.    background: var(--card-bg, #ffffff);
  1430.    border-radius: 10px;
  1431.    overflow: hidden;
  1432.    transition: box-shadow 0.3s ease;
  1433.  }
  1434.  
  1435.  .large-featured:hover {
  1436.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1437.  }
  1438.  
  1439.  .featured-image-container {
  1440.    position: relative;
  1441.    height: 350px;
  1442.    overflow: hidden;
  1443.  }
  1444.  
  1445.  .featured-image {
  1446.    width: 100%;
  1447.    height: 100%;
  1448.    object-fit: cover;
  1449.  }
  1450.  
  1451.  .featured-content {
  1452.    padding: 2rem;
  1453.  }
  1454.  
  1455.  .featured-title {
  1456.    font-size: 2.2rem;
  1457.    font-weight: 700;
  1458.    color: #111827;
  1459.    margin-bottom: 0.75rem;
  1460.    line-height: 1.3;
  1461.  }
  1462.  
  1463.  .featured-summary {
  1464.    font-size: 1rem;
  1465.    color: #4b5563;
  1466.    line-height: 1.6;
  1467.    margin-bottom: 1.25rem;
  1468.  }
  1469.  
  1470.  .article-meta {
  1471.    display: flex;
  1472.    align-items: center;
  1473.    gap: 0.75rem;
  1474.    font-size: 0.85rem;
  1475.    color: #6b7280;
  1476.  }
  1477.  
  1478.  .author-info {
  1479.    display: flex;
  1480.    align-items: center;
  1481.    gap: 0.5rem;
  1482.  }
  1483.  
  1484.  .author-pic {
  1485.    width: 36px;
  1486.    height: 36px;
  1487.    border-radius: 50%;
  1488.  }
  1489.  
  1490.  .author-name {
  1491.    font-weight: 600;
  1492.    color: #374151;
  1493.  }
  1494.  
  1495.  /* Smaller Featured Articles (Stacked) */
  1496.  .stacked-features {
  1497.    display: flex;
  1498.    flex-direction: column;
  1499.    gap: 1.5rem;
  1500.  }
  1501.  
  1502.  .small-featured {
  1503.    background: var(--card-bg, #ffffff);
  1504.    border-radius: 10px;
  1505.    overflow: hidden;
  1506.    transition: box-shadow 0.3s ease;
  1507.  }
  1508.  
  1509.  .small-featured:hover {
  1510.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1511.  }
  1512.  
  1513.  .small-image-container {
  1514.    position: relative;
  1515.    height: 150px;
  1516.    overflow: hidden;
  1517.  }
  1518.  
  1519.  .small-image {
  1520.    width: 100%;
  1521.    height: 100%;
  1522.    object-fit: cover;
  1523.  }
  1524.  
  1525.  .small-content {
  1526.    padding: 1.25rem;
  1527.  }
  1528.  
  1529.  .small-title {
  1530.    font-size: 1.2rem;
  1531.    font-weight: 600;
  1532.    color: #111827;
  1533.    margin-bottom: 0.5rem;
  1534.  }
  1535.  
  1536.  .small-meta {
  1537.    display: flex;
  1538.    gap: 0.5rem;
  1539.    font-size: 0.8rem;
  1540.    color: #6b7280;
  1541.  }
  1542.  
  1543.  /* Category Tags - Gradient for Difference */
  1544.  .category-tag {
  1545.    position: absolute;
  1546.    top: 0.75rem;
  1547.    left: 0.75rem;
  1548.    padding: 0.3rem 1rem;
  1549.    font-size: 0.75rem;
  1550.    font-weight: 600;
  1551.    text-transform: uppercase;
  1552.    color: white;
  1553.    border-radius: 15px; /* Soft pill shape */
  1554.  }
  1555.  
  1556.  
  1557.  
  1558.  /* Compact Cards - Borderless */
  1559.  .compact-card {
  1560.    background: var(--card-bg, #ffffff);
  1561.    border-radius: 10px;
  1562.    overflow: hidden;
  1563.    transition: box-shadow 0.3s ease;
  1564.  }
  1565.  
  1566.  .compact-card:hover {
  1567.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1568.  }
  1569.  
  1570.  .compact-image {
  1571.    position: relative;
  1572.    height: 180px;
  1573.    overflow: hidden;
  1574.  }
  1575.  
  1576.  .compact-image img {
  1577.    width: 100%;
  1578.    height: 100%;
  1579.    object-fit: cover;
  1580.  }
  1581.  
  1582.  .compact-category {
  1583.    position: absolute;
  1584.    top: 0.75rem;
  1585.    left: 0.75rem;
  1586.    padding: 0.3rem 0.8rem;
  1587.    font-size: 0.7rem;
  1588.    border-radius: 15px;
  1589.    color: white;
  1590.  }
  1591.  
  1592.  .compact-body {
  1593.    padding: 1.5rem;
  1594.  }
  1595.  
  1596.  .compact-title {
  1597.    font-size: 1.1rem;
  1598.    font-weight: 600;
  1599.    color: #111827;
  1600.    margin-bottom: 0.5rem;
  1601.  }
  1602.  
  1603.  .compact-text {
  1604.    font-size: 0.9rem;
  1605.    color: #4b5563;
  1606.    line-height: 1.5;
  1607.    margin-bottom: 1rem;
  1608.  }
  1609.  
  1610.  .compact-footer {
  1611.    display: flex;
  1612.    justify-content: space-between;
  1613.    font-size: 0.8rem;
  1614.    color: #6b7280;
  1615.  }
  1616.  
  1617.  /* Responsive Design */
  1618.  @media (max-width: 992px) {
  1619.    .featured-image-container {
  1620.      height: 280px;
  1621.    }
  1622.  
  1623.    .featured-title {
  1624.      font-size: 1.8rem;
  1625.    }
  1626.  
  1627.    .small-image-container {
  1628.      height: 120px;
  1629.    }
  1630.  }
  1631.  
  1632.  @media (max-width: 768px) {
  1633.    .featured-content,
  1634.    .small-content,
  1635.    .compact-body {
  1636.      padding: 1.25rem;
  1637.    }
  1638.  
  1639.    .compact-image {
  1640.      height: 150px;
  1641.    }
  1642.  }
  1643.  
  1644.  @media (max-width: 576px) {
  1645.    .featured-title {
  1646.      font-size: 1.5rem;
  1647.    }
  1648.  
  1649.    .small-title,
  1650.    .compact-title {
  1651.      font-size: 1rem;
  1652.    }
  1653.  }
  1654. </style>
  1655.  
  1656.  
  1657.  
  1658.  
  1659.        <!-- end of wpo-blog-hero -->
  1660.  
  1661.        <!-- start of wpo-breacking-news -->
  1662.        
  1663.        <!-- end of wpo-breacking-news -->
  1664.        
  1665.        <!-- start wpo-blog-highlights-section -->
  1666.        
  1667.  
  1668.  
  1669.  
  1670.    
  1671.  
  1672.  
  1673.  
  1674. <style>
  1675.    .blog-highlights-v2 {
  1676.        padding: 60px 0;
  1677.    }
  1678.    
  1679.    .blog-card-v2 {
  1680.        border: none;
  1681.        border-radius: 16px;
  1682.        overflow: hidden;
  1683.        transition: all 0.3s ease;
  1684.        background: white;
  1685.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1686.    }
  1687.    
  1688.    .blog-card-v2:hover {
  1689.        transform: translateY(-8px);
  1690.        box-shadow: 0 12px 40px rgba(0,0,0,0.15);
  1691.    }
  1692.    
  1693.    .blog-image-v2 {
  1694.        position: relative;
  1695.        overflow: hidden;
  1696.        height: 220px;
  1697.    }
  1698.    
  1699.    .blog-image-v2 img {
  1700.        width: 100%;
  1701.        height: 100%;
  1702.        object-fit: cover;
  1703.        transition: transform 0.3s ease;
  1704.    }
  1705.    
  1706.    .blog-card-v2:hover .blog-image-v2 img {
  1707.        transform: scale(1.05);
  1708.    }
  1709.    
  1710.    .blog-category-v2 {
  1711.        position: absolute;
  1712.        top: 16px;
  1713.        left: 16px;
  1714.        padding: 6px 14px;
  1715.        border-radius: 20px;
  1716.        font-size: 12px;
  1717.        font-weight: 600;
  1718.        text-transform: uppercase;
  1719.        letter-spacing: 0.5px;
  1720.    }
  1721.    
  1722.    .blog-content-v2 {
  1723.        padding: 24px;
  1724.    }
  1725.    
  1726.    .blog-title-v2 {
  1727.        font-size: 18px;
  1728.        font-weight: 700;
  1729.        line-height: 1.4;
  1730.        margin-bottom: 16px;
  1731.    }
  1732.    
  1733.    .blog-title-v2 a {
  1734.        text-decoration: none;
  1735.        transition: color 0.3s ease;
  1736.    }
  1737.    
  1738.    .blog-meta-v2 {
  1739.        display: flex;
  1740.        align-items: center;
  1741.        gap: 12px;
  1742.        margin-bottom: 12px;
  1743.        font-size: 13px;
  1744.    }
  1745.    
  1746.    .blog-author-img {
  1747.        width: 32px;
  1748.        height: 32px;
  1749.        border-radius: 50%;
  1750.        object-fit: cover;
  1751.    }
  1752.    
  1753.    .blog-excerpt-v2 {
  1754.        font-size: 14px;
  1755.        line-height: 1.6;
  1756.        opacity: 0.8;
  1757.    }
  1758.    
  1759.    .section-title-v2 {
  1760.        font-size: 2.5rem;
  1761.        font-weight: 800;
  1762.        text-align: center;
  1763.        margin-bottom: 50px;
  1764.    }
  1765.  
  1766.    @media (max-width: 768px) {
  1767.        .section-title-v2 {
  1768.            font-size: 2rem;
  1769.        }
  1770.        .blog-highlights-v2 {
  1771.            padding: 40px 0;
  1772.        }
  1773.    }
  1774. </style>
  1775.  
  1776. <section class="blog-highlights-v2">
  1777.    <div class="container-fluid fluid-container">
  1778.        <div class="row">
  1779.            <div class="col-12">
  1780.                <h2 class="section-title-v2 top-color">
  1781.                Today's Top Highlights
  1782.                   </h2>
  1783.            </div>
  1784.            
  1785.        </div>
  1786.        
  1787.        <div class="row">
  1788.            <div class="col-lg-8 col-12">
  1789.                <div class="row g-4">
  1790.                    
  1791.                    <div class="col-lg-6 col-md-6 col-12">
  1792.                        <div class="card blog-card-v2 h-100">
  1793.                            <div class="blog-image-v2">
  1794.                                
  1795.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1796.                                
  1797.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1798.                            </div>
  1799.                            <div class="blog-content-v2">
  1800.                                <h3 class="blog-title-v2">
  1801.                                    <a href="/female-soccer-player-of-the-year-contender-russo/" class="top-color">
  1802.                                    Female Soccer Player of the Year Contender Russo
  1803.                                    </a>
  1804.                                </h3>
  1805.                                <div class="blog-meta-v2">
  1806.                                    
  1807.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="blog-author-img">
  1808.                                    
  1809.                                    
  1810.                                    <span class="top-color">By Timothy Jones</span>
  1811.                                    <span class="top-color">13 Jun 2026</span>
  1812.                                </div>
  1813.                                <p class="blog-excerpt-v2 top-color"> </p>
  1814.                            </div>
  1815.                        </div>
  1816.                    </div>
  1817.                    
  1818.                    <div class="col-lg-6 col-md-6 col-12">
  1819.                        <div class="card blog-card-v2 h-100">
  1820.                            <div class="blog-image-v2">
  1821.                                
  1822.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1823.                                
  1824.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1825.                            </div>
  1826.                            <div class="blog-content-v2">
  1827.                                <h3 class="blog-title-v2">
  1828.                                    <a href="/significant-disruption-ahead-britains-worst-case-global-warming-scenarios-laid-bare-by-experts/" class="top-color">
  1829.                                    Significant Disruption Ahead: Britain&#x27;s Worst-Case Global Warming Scenarios Laid Bare by Experts
  1830.                                    </a>
  1831.                                </h3>
  1832.                                <div class="blog-meta-v2">
  1833.                                    
  1834.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="blog-author-img">
  1835.                                    
  1836.                                    
  1837.                                    <span class="top-color">By Timothy Jones</span>
  1838.                                    <span class="top-color">13 Jun 2026</span>
  1839.                                </div>
  1840.                                <p class="blog-excerpt-v2 top-color"> </p>
  1841.                            </div>
  1842.                        </div>
  1843.                    </div>
  1844.                    
  1845.                    <div class="col-lg-6 col-md-6 col-12">
  1846.                        <div class="card blog-card-v2 h-100">
  1847.                            <div class="blog-image-v2">
  1848.                                
  1849.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1850.                                
  1851.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1852.                            </div>
  1853.                            <div class="blog-content-v2">
  1854.                                <h3 class="blog-title-v2">
  1855.                                    <a href="/far-right-former-congressman-ja-kast-voted-in-as-chile-new-leader/" class="top-color">
  1856.                                    Far-Right Former Congressman J.A. Kast Voted In as Chile New Leader.
  1857.                                    </a>
  1858.                                </h3>
  1859.                                <div class="blog-meta-v2">
  1860.                                    
  1861.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="blog-author-img">
  1862.                                    
  1863.                                    
  1864.                                    <span class="top-color">By Timothy Jones</span>
  1865.                                    <span class="top-color">13 Jun 2026</span>
  1866.                                </div>
  1867.                                <p class="blog-excerpt-v2 top-color"> </p>
  1868.                            </div>
  1869.                        </div>
  1870.                    </div>
  1871.                    
  1872.                    <div class="col-lg-6 col-md-6 col-12">
  1873.                        <div class="card blog-card-v2 h-100">
  1874.                            <div class="blog-image-v2">
  1875.                                
  1876.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1877.                                
  1878.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1879.                            </div>
  1880.                            <div class="blog-content-v2">
  1881.                                <h3 class="blog-title-v2">
  1882.                                    <a href="/we-will-miss-him-terribly-meg-ryan-posts-emotional-tribute-to-rob-reiner/" class="top-color">
  1883.                                    â€˜We Will Miss Him Terribly’: Meg Ryan Posts Emotional Tribute to Rob Reiner
  1884.                                    </a>
  1885.                                </h3>
  1886.                                <div class="blog-meta-v2">
  1887.                                    
  1888.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="blog-author-img">
  1889.                                    
  1890.                                    
  1891.                                    <span class="top-color">By Timothy Jones</span>
  1892.                                    <span class="top-color">13 Jun 2026</span>
  1893.                                </div>
  1894.                                <p class="blog-excerpt-v2 top-color"> </p>
  1895.                            </div>
  1896.                        </div>
  1897.                    </div>
  1898.                    
  1899.                    <div class="col-lg-6 col-md-6 col-12">
  1900.                        <div class="card blog-card-v2 h-100">
  1901.                            <div class="blog-image-v2">
  1902.                                
  1903.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1904.                                
  1905.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1906.                            </div>
  1907.                            <div class="blog-content-v2">
  1908.                                <h3 class="blog-title-v2">
  1909.                                    <a href="/the-latest-battlefield-game-a-political-rorschach-test/" class="top-color">
  1910.                                    The Latest Battlefield Game: A Political Rorschach Test.
  1911.                                    </a>
  1912.                                </h3>
  1913.                                <div class="blog-meta-v2">
  1914.                                    
  1915.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="blog-author-img">
  1916.                                    
  1917.                                    
  1918.                                    <span class="top-color">By Timothy Jones</span>
  1919.                                    <span class="top-color">13 Jun 2026</span>
  1920.                                </div>
  1921.                                <p class="blog-excerpt-v2 top-color"> </p>
  1922.                            </div>
  1923.                        </div>
  1924.                    </div>
  1925.                    
  1926.                    <div class="col-lg-6 col-md-6 col-12">
  1927.                        <div class="card blog-card-v2 h-100">
  1928.                            <div class="blog-image-v2">
  1929.                                
  1930.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1931.                                
  1932.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1933.                            </div>
  1934.                            <div class="blog-content-v2">
  1935.                                <h3 class="blog-title-v2">
  1936.                                    <a href="/the-us-presidents-east-asia-tour-features-agreements-deference-and-a-significant-closing-encounter/" class="top-color">
  1937.                                    The US President&#x27;s East Asia Tour Features Agreements, Deference and a Significant Closing Encounter
  1938.                                    </a>
  1939.                                </h3>
  1940.                                <div class="blog-meta-v2">
  1941.                                    
  1942.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="blog-author-img">
  1943.                                    
  1944.                                    
  1945.                                    <span class="top-color">By Timothy Jones</span>
  1946.                                    <span class="top-color">13 Jun 2026</span>
  1947.                                </div>
  1948.                                <p class="blog-excerpt-v2 top-color"> </p>
  1949.                            </div>
  1950.                        </div>
  1951.                    </div>
  1952.                    
  1953.                    <div class="col-lg-6 col-md-6 col-12">
  1954.                        <div class="card blog-card-v2 h-100">
  1955.                            <div class="blog-image-v2">
  1956.                                
  1957.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1958.                                
  1959.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1960.                            </div>
  1961.                            <div class="blog-content-v2">
  1962.                                <h3 class="blog-title-v2">
  1963.                                    <a href="/the-giant-film-analysis-prince-naseem-movie-starring-brosnan-lacks-the-impact/" class="top-color">
  1964.                                    The Giant Film Analysis: Prince Naseem Movie Starring Brosnan Lacks the Impact
  1965.                                    </a>
  1966.                                </h3>
  1967.                                <div class="blog-meta-v2">
  1968.                                    
  1969.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="blog-author-img">
  1970.                                    
  1971.                                    
  1972.                                    <span class="top-color">By Timothy Jones</span>
  1973.                                    <span class="top-color">13 Jun 2026</span>
  1974.                                </div>
  1975.                                <p class="blog-excerpt-v2 top-color"> </p>
  1976.                            </div>
  1977.                        </div>
  1978.                    </div>
  1979.                    
  1980.                    <div class="col-lg-6 col-md-6 col-12">
  1981.                        <div class="card blog-card-v2 h-100">
  1982.                            <div class="blog-image-v2">
  1983.                                
  1984.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1985.                                
  1986.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  1987.                            </div>
  1988.                            <div class="blog-content-v2">
  1989.                                <h3 class="blog-title-v2">
  1990.                                    <a href="/the-east-african-nation-takes-back-historic-artefacts-following-a-century-stay-in-a-german-family/" class="top-color">
  1991.                                    The East African nation Takes Back Historic Artefacts Following a Century Stay in a German Family
  1992.                                    </a>
  1993.                                </h3>
  1994.                                <div class="blog-meta-v2">
  1995.                                    
  1996.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="blog-author-img">
  1997.                                    
  1998.                                    
  1999.                                    <span class="top-color">By Timothy Jones</span>
  2000.                                    <span class="top-color">12 Jun 2026</span>
  2001.                                </div>
  2002.                                <p class="blog-excerpt-v2 top-color"> </p>
  2003.                            </div>
  2004.                        </div>
  2005.                    </div>
  2006.                    
  2007.                    <div class="col-lg-6 col-md-6 col-12">
  2008.                        <div class="card blog-card-v2 h-100">
  2009.                            <div class="blog-image-v2">
  2010.                                
  2011.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2012.                                
  2013.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2014.                            </div>
  2015.                            <div class="blog-content-v2">
  2016.                                <h3 class="blog-title-v2">
  2017.                                    <a href="/even-englands-aggressive-crickets-implosion-the-barmy-armys-band-of-seasoned-tourists-remains-unshaken/" class="top-color">
  2018.                                    Even England&#x27;s Aggressive Cricket&#x27;s Implosion, the Barmy Army&#x27;s Band of Seasoned Tourists Remains Unshaken.
  2019.                                    </a>
  2020.                                </h3>
  2021.                                <div class="blog-meta-v2">
  2022.                                    
  2023.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="blog-author-img">
  2024.                                    
  2025.                                    
  2026.                                    <span class="top-color">By Timothy Jones</span>
  2027.                                    <span class="top-color">12 Jun 2026</span>
  2028.                                </div>
  2029.                                <p class="blog-excerpt-v2 top-color"> </p>
  2030.                            </div>
  2031.                        </div>
  2032.                    </div>
  2033.                    
  2034.                    <div class="col-lg-6 col-md-6 col-12">
  2035.                        <div class="card blog-card-v2 h-100">
  2036.                            <div class="blog-image-v2">
  2037.                                
  2038.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2039.                                
  2040.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2041.                            </div>
  2042.                            <div class="blog-content-v2">
  2043.                                <h3 class="blog-title-v2">
  2044.                                    <a href="/indeed-britains-prime-minister-is-the-uks-most-unpopular-pm-ever-that-could-free-him/" class="top-color">
  2045.                                    Indeed, Britain&#x27;s Prime Minister is the UK&#x27;s most unpopular PM ever. That could free him.
  2046.                                    </a>
  2047.                                </h3>
  2048.                                <div class="blog-meta-v2">
  2049.                                    
  2050.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="blog-author-img">
  2051.                                    
  2052.                                    
  2053.                                    <span class="top-color">By Timothy Jones</span>
  2054.                                    <span class="top-color">12 Jun 2026</span>
  2055.                                </div>
  2056.                                <p class="blog-excerpt-v2 top-color"> </p>
  2057.                            </div>
  2058.                        </div>
  2059.                    </div>
  2060.                    
  2061.                    <div class="col-lg-6 col-md-6 col-12">
  2062.                        <div class="card blog-card-v2 h-100">
  2063.                            <div class="blog-image-v2">
  2064.                                
  2065.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2066.                                
  2067.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2068.                            </div>
  2069.                            <div class="blog-content-v2">
  2070.                                <h3 class="blog-title-v2">
  2071.                                    <a href="/i-wish-we-could-dismiss-bill-gates-on-the-climate-crisis-but-hes-a-billionaire-so-we-cant/" class="top-color">
  2072.                                    I Wish We Could Dismiss Bill Gates on the Climate Crisis. But He&#x27;s a Billionaire, So We Can&#x27;t.
  2073.                                    </a>
  2074.                                </h3>
  2075.                                <div class="blog-meta-v2">
  2076.                                    
  2077.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="blog-author-img">
  2078.                                    
  2079.                                    
  2080.                                    <span class="top-color">By Timothy Jones</span>
  2081.                                    <span class="top-color">12 Jun 2026</span>
  2082.                                </div>
  2083.                                <p class="blog-excerpt-v2 top-color"> </p>
  2084.                            </div>
  2085.                        </div>
  2086.                    </div>
  2087.                    
  2088.                    <div class="col-lg-6 col-md-6 col-12">
  2089.                        <div class="card blog-card-v2 h-100">
  2090.                            <div class="blog-image-v2">
  2091.                                
  2092.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2093.                                
  2094.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2095.                            </div>
  2096.                            <div class="blog-content-v2">
  2097.                                <h3 class="blog-title-v2">
  2098.                                    <a href="/hoosier-state-gop-lawmakers-defeat-push-to-redraw-congressional-maps-in-stunning-rebuke-to-trump/" class="top-color">
  2099.                                    Hoosier State GOP Lawmakers Defeat Push to Redraw Congressional Maps in Stunning Rebuke to Trump
  2100.                                    </a>
  2101.                                </h3>
  2102.                                <div class="blog-meta-v2">
  2103.                                    
  2104.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="blog-author-img">
  2105.                                    
  2106.                                    
  2107.                                    <span class="top-color">By Timothy Jones</span>
  2108.                                    <span class="top-color">12 Jun 2026</span>
  2109.                                </div>
  2110.                                <p class="blog-excerpt-v2 top-color"> </p>
  2111.                            </div>
  2112.                        </div>
  2113.                    </div>
  2114.                    
  2115.                    
  2116.  
  2117.                </div>
  2118.            </div>
  2119.            
  2120.          <div class="col col-lg-4 col-12">
  2121.                
  2122.  
  2123.  
  2124.  
  2125.    
  2126.  
  2127. <!-- Curved Heading Sidebar -->
  2128.    <div class="sidebar mb-3">
  2129.        
  2130.       <div class="sidebar-widget mb-5">
  2131.            <div class="widget-title-wrapper mb-3">
  2132.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2133.                    <div class="title-border"></div>
  2134.                    <i class="ti-folder me-2"></i>May 2026 Blog Roll
  2135.                </h4>
  2136.            </div>
  2137.            <div class="widget-content shadow-sm rounded-3 p-4">
  2138.                <div class="archives-list scrollable-sidebar">
  2139.                    
  2140.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2141.                        <a href="https://enbursa.com/" rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2142.                            <i class="ti-angle-right me-2 text-primary"></i>
  2143.                            <span class="archive-link top-color fw-semibold">bonus veren casino siteleri</span>
  2144.                        </a>
  2145.                    </div>
  2146.                    
  2147.  
  2148.                </div>
  2149.            </div>
  2150.        </div>
  2151.        
  2152.       <div class="sidebar-widget mb-5">
  2153.            <div class="widget-title-wrapper mb-3">
  2154.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2155.                    <div class="title-border"></div>
  2156.                    <i class="ti-folder me-2"></i>April 2026 Blog Roll
  2157.                </h4>
  2158.            </div>
  2159.            <div class="widget-content shadow-sm rounded-3 p-4">
  2160.                <div class="archives-list scrollable-sidebar">
  2161.                    
  2162.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2163.                        <a href="https://www.ws-whatsappsweb.com/" rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2164.                            <i class="ti-angle-right me-2 text-primary"></i>
  2165.                            <span class="archive-link top-color fw-semibold">wa web</span>
  2166.                        </a>
  2167.                    </div>
  2168.                    
  2169.  
  2170.                </div>
  2171.            </div>
  2172.        </div>
  2173.        
  2174.       <div class="sidebar-widget mb-5">
  2175.            <div class="widget-title-wrapper mb-3">
  2176.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2177.                    <div class="title-border"></div>
  2178.                    <i class="ti-folder me-2"></i>October 2025 Blog Roll
  2179.                </h4>
  2180.            </div>
  2181.            <div class="widget-content shadow-sm rounded-3 p-4">
  2182.                <div class="archives-list scrollable-sidebar">
  2183.                    
  2184.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2185.                        <a href="https://rr88csn.com/" rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2186.                            <i class="ti-angle-right me-2 text-primary"></i>
  2187.                            <span class="archive-link top-color fw-semibold">https://rr88csn.com/</span>
  2188.                        </a>
  2189.                    </div>
  2190.                    
  2191.  
  2192.                </div>
  2193.            </div>
  2194.        </div>
  2195.        
  2196.       <div class="sidebar-widget mb-5">
  2197.            <div class="widget-title-wrapper mb-3">
  2198.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2199.                    <div class="title-border"></div>
  2200.                    <i class="ti-folder me-2"></i>September 2025 Blog Roll
  2201.                </h4>
  2202.            </div>
  2203.            <div class="widget-content shadow-sm rounded-3 p-4">
  2204.                <div class="archives-list scrollable-sidebar">
  2205.                    
  2206.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2207.                        <a href="https://www.thenaturalhavenbloom.com/" rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2208.                            <i class="ti-angle-right me-2 text-primary"></i>
  2209.                            <span class="archive-link top-color fw-semibold">casino siteleri 2025</span>
  2210.                        </a>
  2211.                    </div>
  2212.                    
  2213.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2214.                        <a href="https://hangtownfestival.com/" rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2215.                            <i class="ti-angle-right me-2 text-primary"></i>
  2216.                            <span class="archive-link top-color fw-semibold">deneme bonusu veren siteler 2025</span>
  2217.                        </a>
  2218.                    </div>
  2219.                    
  2220.  
  2221.                </div>
  2222.            </div>
  2223.        </div>
  2224.        
  2225.       <div class="sidebar-widget mb-5">
  2226.            <div class="widget-title-wrapper mb-3">
  2227.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2228.                    <div class="title-border"></div>
  2229.                    <i class="ti-folder me-2"></i>August 2025 Blog Roll
  2230.                </h4>
  2231.            </div>
  2232.            <div class="widget-content shadow-sm rounded-3 p-4">
  2233.                <div class="archives-list scrollable-sidebar">
  2234.                    
  2235.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2236.                        <a href="https://myorg.com/" rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2237.                            <i class="ti-angle-right me-2 text-primary"></i>
  2238.                            <span class="archive-link top-color fw-semibold">deneme bonusu veren siteler 2025</span>
  2239.                        </a>
  2240.                    </div>
  2241.                    
  2242.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2243.                        <a href="https://www.urospec.com/" rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2244.                            <i class="ti-angle-right me-2 text-primary"></i>
  2245.                            <span class="archive-link top-color fw-semibold">deneme bonusu veren yeni siteler</span>
  2246.                        </a>
  2247.                    </div>
  2248.                    
  2249.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2250.                        <a href="https://notyourmommascookie.com/" rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2251.                            <i class="ti-angle-right me-2 text-primary"></i>
  2252.                            <span class="archive-link top-color fw-semibold">yeni casino siteleri</span>
  2253.                        </a>
  2254.                    </div>
  2255.                    
  2256.  
  2257.                </div>
  2258.            </div>
  2259.        </div>
  2260.        
  2261. <!--        
  2262.       <div class="sidebar-widget mb-5">
  2263.            <div class="widget-title-wrapper mb-3">
  2264.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2265.                    <div class="title-border"></div>
  2266.                    <i class="ti-folder me-2"></i>Blog Archives
  2267.                </h4>
  2268.            </div>
  2269.            <div class="widget-content shadow-sm rounded-3 p-4">
  2270.                <div class="archives-list">
  2271.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2272.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2273.                            <i class="ti-angle-right me-2 text-primary"></i>
  2274.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  2275.                        </a>
  2276.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  2277.                    </div>
  2278.  
  2279.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2280.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2281.                            <i class="ti-angle-right me-2 text-primary"></i>
  2282.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  2283.                        </a>
  2284.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  2285.                    </div>
  2286.  
  2287.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2288.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2289.                            <i class="ti-angle-right me-2 text-primary"></i>
  2290.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  2291.                        </a>
  2292.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  2293.                    </div>
  2294.  
  2295.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2296.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2297.                            <i class="ti-angle-right me-2 text-primary"></i>
  2298.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  2299.                        </a>
  2300.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  2301.                    </div>
  2302.  
  2303.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2304.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2305.                            <i class="ti-angle-right me-2 text-primary"></i>
  2306.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  2307.                        </a>
  2308.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  2309.                    </div>
  2310.  
  2311.                    <div class="archive-item d-flex justify-content-between align-items-center">
  2312.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2313.                            <i class="ti-angle-right me-2 text-primary"></i>
  2314.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  2315.                        </a>
  2316.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  2317.                    </div>
  2318.                </div>
  2319.                
  2320.                <div class="text-center mt-4 pt-3 border-top border-color">
  2321.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2322.                        <i class="ti-archive me-1"></i>View All Archives
  2323.                    </a>
  2324.                </div>
  2325.            </div>
  2326.        </div> -->
  2327.        <div class="sidebar-widget mb-4">
  2328.            <div class="widget-title-wrapper mb-3">
  2329.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2330.                    <div class="title-border-primary"></div>
  2331.                    <i class="ti-star me-2"></i>Popular Posts
  2332.                </h4>
  2333.            </div>
  2334.            <div class="widget-content mb-3 shadow-sm rounded-3 p-4">
  2335.                <div class="popular-post-list">
  2336.                    
  2337.                    
  2338.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2339.                        <div class="post-content flex-grow-1">
  2340.                            <h6 class="post-title mb-1">
  2341.                                 <a href="/political-christmas-displays-at-american-places-of-worship-push-back-on-ice/" class="text-decoration-none top-color fw-semibold lh-sm">
  2342.                                            Political Christmas Displays at American Places of Worship Push Back on ICE
  2343.                                            </a>
  2344.                            </h6>
  2345.                            <div class="post-meta">
  2346.                                <small class="text-muted">
  2347.                                    <i class="ti-calendar me-1"></i>12 Jun 2026
  2348.                                </small>
  2349.                                <!-- <small class="text-muted ms-3">
  2350.                                    <i class="ti-eye me-1"></i>1,234 views
  2351.                                </small> -->
  2352.                            </div>
  2353.                        </div>
  2354.                    </div>
  2355.                    
  2356.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2357.                        <div class="post-content flex-grow-1">
  2358.                            <h6 class="post-title mb-1">
  2359.                                 <a href="/arteta-warns-fitness-crisis-could-hinder-arsenals-trophy-quest/" class="text-decoration-none top-color fw-semibold lh-sm">
  2360.                                            Arteta Warns Fitness Crisis Could Hinder Arsenal&#x27;s Trophy Quest
  2361.                                            </a>
  2362.                            </h6>
  2363.                            <div class="post-meta">
  2364.                                <small class="text-muted">
  2365.                                    <i class="ti-calendar me-1"></i>12 Jun 2026
  2366.                                </small>
  2367.                                <!-- <small class="text-muted ms-3">
  2368.                                    <i class="ti-eye me-1"></i>1,234 views
  2369.                                </small> -->
  2370.                            </div>
  2371.                        </div>
  2372.                    </div>
  2373.                    
  2374.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2375.                        <div class="post-content flex-grow-1">
  2376.                            <h6 class="post-title mb-1">
  2377.                                 <a href="/the-future-remains-uncertain-relief-efforts-face-challenges-arriving-in-local-areas-ravaged-by-the-storm/" class="text-decoration-none top-color fw-semibold lh-sm">
  2378.                                            &#x27;The future remains uncertain&#x27;: Relief efforts face challenges arriving in local areas ravaged by the storm.
  2379.                                            </a>
  2380.                            </h6>
  2381.                            <div class="post-meta">
  2382.                                <small class="text-muted">
  2383.                                    <i class="ti-calendar me-1"></i>12 Jun 2026
  2384.                                </small>
  2385.                                <!-- <small class="text-muted ms-3">
  2386.                                    <i class="ti-eye me-1"></i>1,234 views
  2387.                                </small> -->
  2388.                            </div>
  2389.                        </div>
  2390.                    </div>
  2391.                    
  2392.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2393.                        <div class="post-content flex-grow-1">
  2394.                            <h6 class="post-title mb-1">
  2395.                                 <a href="/despite-overwhelming-achievement-expedition-33-creators-intend-to-keep-team-small/" class="text-decoration-none top-color fw-semibold lh-sm">
  2396.                                            Despite Overwhelming Achievement, Expedition 33 Creators Intend to Keep Team Small
  2397.                                            </a>
  2398.                            </h6>
  2399.                            <div class="post-meta">
  2400.                                <small class="text-muted">
  2401.                                    <i class="ti-calendar me-1"></i>11 Jun 2026
  2402.                                </small>
  2403.                                <!-- <small class="text-muted ms-3">
  2404.                                    <i class="ti-eye me-1"></i>1,234 views
  2405.                                </small> -->
  2406.                            </div>
  2407.                        </div>
  2408.                    </div>
  2409.                    
  2410.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2411.                        <div class="post-content flex-grow-1">
  2412.                            <h6 class="post-title mb-1">
  2413.                                 <a href="/how-to-obtain-a-steel-cover-in-plza/" class="text-decoration-none top-color fw-semibold lh-sm">
  2414.                                            How to Obtain a Steel Cover in PLZA
  2415.                                            </a>
  2416.                            </h6>
  2417.                            <div class="post-meta">
  2418.                                <small class="text-muted">
  2419.                                    <i class="ti-calendar me-1"></i>11 Jun 2026
  2420.                                </small>
  2421.                                <!-- <small class="text-muted ms-3">
  2422.                                    <i class="ti-eye me-1"></i>1,234 views
  2423.                                </small> -->
  2424.                            </div>
  2425.                        </div>
  2426.                    </div>
  2427.                    
  2428.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2429.                        <div class="post-content flex-grow-1">
  2430.                            <h6 class="post-title mb-1">
  2431.                                 <a href="/ruben-amorim-sacked-by-the-premier-league-giants/" class="text-decoration-none top-color fw-semibold lh-sm">
  2432.                                            Ruben Amorim Sacked by the Premier League Giants.
  2433.                                            </a>
  2434.                            </h6>
  2435.                            <div class="post-meta">
  2436.                                <small class="text-muted">
  2437.                                    <i class="ti-calendar me-1"></i>11 Jun 2026
  2438.                                </small>
  2439.                                <!-- <small class="text-muted ms-3">
  2440.                                    <i class="ti-eye me-1"></i>1,234 views
  2441.                                </small> -->
  2442.                            </div>
  2443.                        </div>
  2444.                    </div>
  2445.                    
  2446.  
  2447.                </div>
  2448.                
  2449.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2450.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  2451.                        <i class="ti-trophy me-1"></i>View All Popular
  2452.                    </a>
  2453.                </div> -->
  2454.            </div>
  2455.        </div>
  2456.  
  2457. </div>
  2458. <style>
  2459.    
  2460.  .widget-content {
  2461.    background-color: var(--card-bg);
  2462.    border: 1px solid var(--border-color);
  2463.  }
  2464. </style>
  2465.  
  2466.    
  2467.            </div>
  2468.        </div>
  2469.    </div>
  2470. </section>
  2471.  
  2472.    
  2473.        
  2474.        <!-- end wpo-blog-highlights-section -->
  2475.        <!-- start wpo-blog-sponsored-section -->
  2476.        
  2477.  
  2478.  
  2479.  
  2480.    
  2481.  
  2482.  
  2483.  
  2484. <style>
  2485.    .sponsored-section-v2 {
  2486.        padding: 40px 0;
  2487.        background: var(--body-bg);
  2488.    }
  2489.    
  2490.    .sponsored-card-v2 {
  2491.        background: var(--body-bg);
  2492.        border: 1px solid #f0f0f0;
  2493.        border-radius: 8px;
  2494.        transition: box-shadow 0.3s ease;
  2495.        height: 100%;
  2496.        position: relative;
  2497.    }
  2498.    
  2499.    .sponsored-card-v2:hover {
  2500.        box-shadow: 0 2px 10px rgba(0,0,0,0.05);
  2501.    }
  2502.    
  2503.    .sponsored-image-v2 {
  2504.        position: relative;
  2505.        height: 200px;
  2506.    }
  2507.    
  2508.    .sponsored-image-v2 img {
  2509.        width: 100%;
  2510.        height: 100%;
  2511.        object-fit: cover;
  2512.    }
  2513.    
  2514.    .sponsored-badge-v2 {
  2515.        position: absolute;
  2516.        bottom: 10px;
  2517.        left: 10px;
  2518.        padding: 6px 10px;
  2519.        font-size: 12px;
  2520.        font-weight: 600;
  2521.        text-transform: uppercase;
  2522.        border-radius: 4px;
  2523.    }
  2524.    
  2525.    .sponsored-content-v2 {
  2526.        padding: 20px;
  2527.    }
  2528.    
  2529.    .sponsored-title-v2 {
  2530.        font-size: 18px;
  2531.        font-weight: 600;
  2532.        line-height: 1.4;
  2533.        margin-bottom: 10px;
  2534.    }
  2535.    
  2536.    .sponsored-title-v2 a {
  2537.        text-decoration: none;
  2538.        transition: color 0.3s ease;
  2539.    }
  2540.    
  2541.    .sponsored-title-v2 a:hover {
  2542.        color: #007bff; /* Blue hover for variety */
  2543.    }
  2544.    
  2545.    .sponsored-excerpt-v2 {
  2546.        font-size: 14px;
  2547.        color: #6c757d;
  2548.        margin-bottom: 15px;
  2549.        line-height: 1.6;
  2550.    }
  2551.    
  2552.    .sponsored-meta-v2 {
  2553.        display: flex;
  2554.        align-items: center;
  2555.        justify-content: space-between;
  2556.        font-size: 12px;
  2557.        color: #6c757d;
  2558.    }
  2559.    
  2560.    .author-info-v2 {
  2561.        display: flex;
  2562.        align-items: center;
  2563.        gap: 8px;
  2564.    }
  2565.    
  2566.    .sponsored-author-img-v2 {
  2567.        width: 28px;
  2568.        height: 28px;
  2569.        border-radius: 50%;
  2570.        object-fit: cover;
  2571.    }
  2572.    
  2573.    .section-title-sponsored-v2 {
  2574.        font-size: 2.2rem;
  2575.        font-weight: 700;
  2576.        text-align: center;
  2577.        margin-bottom: 30px;
  2578.        color: #333;
  2579.    }
  2580.  
  2581.    @media (max-width: 768px) {
  2582.        .sponsored-section-v2 {
  2583.            padding: 30px 0;
  2584.        }
  2585.        .sponsored-content-v2 {
  2586.            padding: 15px;
  2587.        }
  2588.        .sponsored-title-v2 {
  2589.            font-size: 16px;
  2590.        }
  2591.        .sponsored-excerpt-v2 {
  2592.            font-size: 13px;
  2593.        }
  2594.    }
  2595. </style>
  2596.  
  2597. <section class="sponsored-section-v2">
  2598.    <div class="container-fluid fluid-container">
  2599.        <div class="row">
  2600.            <div class="col-12">
  2601.                <h2 class="section-title-sponsored-v2">Sponsored News</h2>
  2602.            </div>
  2603.        </div>
  2604.        
  2605.        <div class="row g-4">
  2606.            
  2607.            <div class="col-xl-3 col-lg-4  col-md-6 col-12">
  2608.                <div class="card sponsored-card-v2">
  2609.                    <div class="sponsored-image-v2">
  2610.                        
  2611.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2612.                        
  2613.                        <div class="sponsored-badge-v2 bg-primary-gradient">News</div>
  2614.                    </div>
  2615.                    <div class="sponsored-content-v2">
  2616.                        <h3 class="sponsored-title-v2">
  2617.                            <a href="/political-christmas-displays-at-american-places-of-worship-push-back-on-ice/" class="top-color">
  2618.                            Political Christmas Displays at American Places of Worship Push Back on ICE
  2619.                            </a>
  2620.                        </h3>
  2621.                        <p class="sponsored-excerpt-v2">
  2622.                            
  2623.                        </p>
  2624.                        <div class="sponsored-meta-v2">
  2625.                            <div class="author-info-v2">
  2626.                                
  2627.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="sponsored-author-img-v2">
  2628.                                
  2629.                                <span>
  2630.                                    Timothy Jones
  2631.                                </span>
  2632.                            </div>
  2633.                            <span>12 Jun 2026</span>
  2634.                        </div>
  2635.                    </div>
  2636.                </div>
  2637.            </div>
  2638.            
  2639.            <div class="col-xl-3 col-lg-4  col-md-6 col-12">
  2640.                <div class="card sponsored-card-v2">
  2641.                    <div class="sponsored-image-v2">
  2642.                        
  2643.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2644.                        
  2645.                        <div class="sponsored-badge-v2 bg-primary-gradient">News</div>
  2646.                    </div>
  2647.                    <div class="sponsored-content-v2">
  2648.                        <h3 class="sponsored-title-v2">
  2649.                            <a href="/arteta-warns-fitness-crisis-could-hinder-arsenals-trophy-quest/" class="top-color">
  2650.                            Arteta Warns Fitness Crisis Could Hinder Arsenal&#x27;s Trophy Quest
  2651.                            </a>
  2652.                        </h3>
  2653.                        <p class="sponsored-excerpt-v2">
  2654.                            
  2655.                        </p>
  2656.                        <div class="sponsored-meta-v2">
  2657.                            <div class="author-info-v2">
  2658.                                
  2659.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="sponsored-author-img-v2">
  2660.                                
  2661.                                <span>
  2662.                                    Timothy Jones
  2663.                                </span>
  2664.                            </div>
  2665.                            <span>12 Jun 2026</span>
  2666.                        </div>
  2667.                    </div>
  2668.                </div>
  2669.            </div>
  2670.            
  2671.            <div class="col-xl-3 col-lg-4  col-md-6 col-12">
  2672.                <div class="card sponsored-card-v2">
  2673.                    <div class="sponsored-image-v2">
  2674.                        
  2675.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2676.                        
  2677.                        <div class="sponsored-badge-v2 bg-primary-gradient">News</div>
  2678.                    </div>
  2679.                    <div class="sponsored-content-v2">
  2680.                        <h3 class="sponsored-title-v2">
  2681.                            <a href="/the-future-remains-uncertain-relief-efforts-face-challenges-arriving-in-local-areas-ravaged-by-the-storm/" class="top-color">
  2682.                            &#x27;The future remains uncertain&#x27;: Relief efforts face challenges arriving in local areas ravaged by the storm.
  2683.                            </a>
  2684.                        </h3>
  2685.                        <p class="sponsored-excerpt-v2">
  2686.                            
  2687.                        </p>
  2688.                        <div class="sponsored-meta-v2">
  2689.                            <div class="author-info-v2">
  2690.                                
  2691.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="sponsored-author-img-v2">
  2692.                                
  2693.                                <span>
  2694.                                    Timothy Jones
  2695.                                </span>
  2696.                            </div>
  2697.                            <span>12 Jun 2026</span>
  2698.                        </div>
  2699.                    </div>
  2700.                </div>
  2701.            </div>
  2702.            
  2703.            <div class="col-xl-3 col-lg-4  col-md-6 col-12">
  2704.                <div class="card sponsored-card-v2">
  2705.                    <div class="sponsored-image-v2">
  2706.                        
  2707.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2708.                        
  2709.                        <div class="sponsored-badge-v2 bg-primary-gradient">News</div>
  2710.                    </div>
  2711.                    <div class="sponsored-content-v2">
  2712.                        <h3 class="sponsored-title-v2">
  2713.                            <a href="/despite-overwhelming-achievement-expedition-33-creators-intend-to-keep-team-small/" class="top-color">
  2714.                            Despite Overwhelming Achievement, Expedition 33 Creators Intend to Keep Team Small
  2715.                            </a>
  2716.                        </h3>
  2717.                        <p class="sponsored-excerpt-v2">
  2718.                            
  2719.                        </p>
  2720.                        <div class="sponsored-meta-v2">
  2721.                            <div class="author-info-v2">
  2722.                                
  2723.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="sponsored-author-img-v2">
  2724.                                
  2725.                                <span>
  2726.                                    Timothy Jones
  2727.                                </span>
  2728.                            </div>
  2729.                            <span>11 Jun 2026</span>
  2730.                        </div>
  2731.                    </div>
  2732.                </div>
  2733.            </div>
  2734.            
  2735.            <div class="col-xl-3 col-lg-4  col-md-6 col-12">
  2736.                <div class="card sponsored-card-v2">
  2737.                    <div class="sponsored-image-v2">
  2738.                        
  2739.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2740.                        
  2741.                        <div class="sponsored-badge-v2 bg-primary-gradient">News</div>
  2742.                    </div>
  2743.                    <div class="sponsored-content-v2">
  2744.                        <h3 class="sponsored-title-v2">
  2745.                            <a href="/how-to-obtain-a-steel-cover-in-plza/" class="top-color">
  2746.                            How to Obtain a Steel Cover in PLZA
  2747.                            </a>
  2748.                        </h3>
  2749.                        <p class="sponsored-excerpt-v2">
  2750.                            
  2751.                        </p>
  2752.                        <div class="sponsored-meta-v2">
  2753.                            <div class="author-info-v2">
  2754.                                
  2755.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="sponsored-author-img-v2">
  2756.                                
  2757.                                <span>
  2758.                                    Timothy Jones
  2759.                                </span>
  2760.                            </div>
  2761.                            <span>11 Jun 2026</span>
  2762.                        </div>
  2763.                    </div>
  2764.                </div>
  2765.            </div>
  2766.            
  2767.            <div class="col-xl-3 col-lg-4  col-md-6 col-12">
  2768.                <div class="card sponsored-card-v2">
  2769.                    <div class="sponsored-image-v2">
  2770.                        
  2771.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2772.                        
  2773.                        <div class="sponsored-badge-v2 bg-primary-gradient">News</div>
  2774.                    </div>
  2775.                    <div class="sponsored-content-v2">
  2776.                        <h3 class="sponsored-title-v2">
  2777.                            <a href="/ruben-amorim-sacked-by-the-premier-league-giants/" class="top-color">
  2778.                            Ruben Amorim Sacked by the Premier League Giants.
  2779.                            </a>
  2780.                        </h3>
  2781.                        <p class="sponsored-excerpt-v2">
  2782.                            
  2783.                        </p>
  2784.                        <div class="sponsored-meta-v2">
  2785.                            <div class="author-info-v2">
  2786.                                
  2787.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/2f4de0f0-f4fb-42da-a953-f9d015165ee9_profile.png" alt="Timothy Jones" style="object-fit: cover;" class="sponsored-author-img-v2">
  2788.                                
  2789.                                <span>
  2790.                                    Timothy Jones
  2791.                                </span>
  2792.                            </div>
  2793.                            <span>11 Jun 2026</span>
  2794.                        </div>
  2795.                    </div>
  2796.                </div>
  2797.            </div>
  2798.            
  2799.        </div>
  2800.    </div>
  2801. </section>
  2802.  
  2803.  
  2804.    
  2805.        <!-- end wpo-blog-sponsored-section -->
  2806.        <!-- start wpo-subscribe-section -->
  2807.        
  2808.        <!-- end subscribe-section -->
  2809.        <!-- start of wpo-site-footer-section -->
  2810.        
  2811.  
  2812.  
  2813.  
  2814.  
  2815.  
  2816.  
  2817. <!-- Footer V4 - Modern Corporate Design -->
  2818. <footer class="wpo-site-footer-v4 bg-primary-gradient">
  2819.  
  2820.    <div class="container-fluid fluid-container">
  2821.        
  2822.        <!-- Content Sections -->
  2823.        <div class="content-sections">
  2824.            <div class="row g-5">
  2825.                
  2826.                <!-- Brand Column -->
  2827.                <div class="col-lg-4 col-md-12">
  2828.                    <div class="brand-section">
  2829.                        <div class="brand-header">
  2830.                            
  2831.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/8e067545-8be6-4f95-8461-5b7f23fde03a_logo.png" alt="Neobiz" class="brand-logo" loading="lazy">
  2832.                            
  2833.                            <div class="brand-text">
  2834.                                <h3 class="brand-name">Neobiz</h3>
  2835.                                <span class="brand-type">Digital Publication</span>
  2836.                            </div>
  2837.                        </div>
  2838.                        <p class="brand-description  text-lg-start ">
  2839.                            Explore the latest trends in business innovation and technology on Neobiz.tr. Get expert insights, tips, and strategies to grow your enterprise in the digital age.
  2840.                        </p>
  2841.                    </div>
  2842.                </div>
  2843.  
  2844.                <!-- Quick Links Column -->
  2845.               <div class="col-lg-4 col-md-6">
  2846.                    <div class="links-section">
  2847.                        <div class="section-title">
  2848.                            <h4 class="title-text">Resources</h4>
  2849.                            <div class="title-decoration"></div>
  2850.                        </div>
  2851.                        <div class="links-container">
  2852.                          
  2853. <div class="link-group">
  2854.    <ul class="link-list" id="externalLinks">
  2855.        
  2856.  
  2857.    
  2858.        
  2859.        
  2860.        
  2861.    </ul>
  2862. </div>
  2863.  
  2864.                        </div>
  2865.                    </div>
  2866.                </div>
  2867.  
  2868.                <!-- Categories Column -->
  2869.                <div class="col-lg-4 col-md-6">
  2870.                    <div class="categories-section">
  2871.                        <div class="section-title">
  2872.                            <h4 class="title-text">Explore Topics</h4>
  2873.                            <div class="title-decoration"></div>
  2874.                        </div>
  2875.                        <div class="categories-container">
  2876.                            <p class="categories-intro">Discover content organized by topics that interest you most.</p>
  2877.                            <div class="categories-cloud">
  2878.                                
  2879.                                <a href="/category/all-posts/" class="category-pill">
  2880.                                    All Posts
  2881.                                </a>
  2882.                                
  2883.                                <a href="/category/business/" class="category-pill">
  2884.                                    Business
  2885.                                </a>
  2886.                                
  2887.                                <a href="/category/esports/" class="category-pill">
  2888.                                    Esports
  2889.                                </a>
  2890.                                
  2891.                                <a href="/category/fashion/" class="category-pill">
  2892.                                    Fashion
  2893.                                </a>
  2894.                                
  2895.                                <a href="/category/featured/" class="category-pill">
  2896.                                    Featured
  2897.                                </a>
  2898.                                
  2899.                                <a href="/category/gaming/" class="category-pill">
  2900.                                    Gaming
  2901.                                </a>
  2902.                                
  2903.                                <a href="/category/health/" class="category-pill">
  2904.                                    Health
  2905.                                </a>
  2906.                                
  2907.                                <a href="/category/life-fitness/" class="category-pill">
  2908.                                    Life &amp; Fitness
  2909.                                </a>
  2910.                                
  2911.                            </div>
  2912.                        </div>
  2913.                    </div>
  2914.                </div>
  2915.  
  2916.            </div>
  2917.        </div>
  2918.  
  2919.        <!-- Footer Bottom -->
  2920.        <div class="footer-bottom">
  2921.            <div class="bottom-border"></div>
  2922.            <div class=" d-flex justify-content-between flex-wrap">
  2923.                <div>
  2924.                    <div class="copyright-info">
  2925.                        <p class="copyright-main">
  2926.                            Â© 2026 <span class="brand-highlight">Neobiz</span>. All rights reserved.
  2927.                        </p>
  2928.                        <p class="copyright-sub">
  2929.                            Thoughtfully crafted content for curious minds worldwide.
  2930.                        </p>
  2931.                    </div>
  2932.                </div>
  2933.                <div>
  2934.                    <div class="footer-actions">
  2935.                        <div class="action-links">
  2936.                            <a href="/page/write-for-us/" class="action-link">
  2937.                                <i class="bi bi-shield-check"></i>
  2938.                                <span>Write For Us</span>
  2939.                            </a>
  2940.                            <a href="/page/terms-and-conditions/" class="action-link">
  2941.                                <i class="bi bi-shield-check"></i>
  2942.                                <span>Terms & Conditions</span>
  2943.                            </a>
  2944.                            <a href="/sitemap.xml" class="action-link">
  2945.                                <i class="bi bi-diagram-3"></i>
  2946.                                <span>Sitemap</span>
  2947.                            </a>
  2948.                        </div>
  2949.  
  2950.                    </div>
  2951.                </div>
  2952.            </div>
  2953.        </div>
  2954.  
  2955.    </div>
  2956.  
  2957.    
  2958.  
  2959. </footer>
  2960.  
  2961.  
  2962. <style>
  2963. /* Footer V4 - Modern Corporate Design */
  2964. .wpo-site-footer-v4 {
  2965.    color: var(--footer-color);
  2966.    margin-top: 100px;
  2967. }
  2968.  
  2969.  
  2970. .accent-line {
  2971.    position: absolute;
  2972.    top: 0;
  2973.    height: 100%;
  2974.    width: 33.333%;
  2975.    opacity: 0.8;
  2976. }
  2977.  
  2978. .accent-1 {
  2979.    left: 0;
  2980.    background: linear-gradient(90deg, #3b82f6, #1d4ed8);
  2981.    animation: slideRight 3s ease-in-out infinite;
  2982. }
  2983.  
  2984. .accent-2 {
  2985.    left: 33.333%;
  2986.    background: linear-gradient(90deg, #8b5cf6, #7c3aed);
  2987.    animation: slideRight 3s ease-in-out infinite 1s;
  2988. }
  2989.  
  2990. .accent-3 {
  2991.    left: 66.666%;
  2992.    background: linear-gradient(90deg, #10b981, #059669);
  2993.    animation: slideRight 3s ease-in-out infinite 2s;
  2994. }
  2995.  
  2996. @keyframes slideRight {
  2997.    0%, 100% { transform: translateX(-10px); opacity: 0.6; }
  2998.    50% { transform: translateX(10px); opacity: 1; }
  2999. }
  3000.  
  3001. /* Content Sections */
  3002. .content-sections {
  3003.    padding: 60px 0;
  3004.    position: relative;
  3005.    z-index: 2;
  3006. }
  3007.  
  3008. /* Brand Section */
  3009. .brand-section {
  3010.    padding-right: 2rem;
  3011. }
  3012.  
  3013. .brand-header {
  3014.    display: flex;
  3015.    align-items: center;
  3016.    margin-bottom: 2rem;
  3017.    gap: 1rem;
  3018. }
  3019.  
  3020. .brand-logo {
  3021.    height: 50px;
  3022.    width: auto;
  3023.    border-radius: 8px;
  3024. }
  3025.  
  3026. .brand-name {
  3027.    font-size: 1.5rem;
  3028.    font-weight: 800;
  3029.    color: var(--footer-color) !important;
  3030.    margin: 0;
  3031. }
  3032.  
  3033. .brand-type {
  3034.    color: var(--footer-color) !important;
  3035.    opacity: 0.8;
  3036.    font-size: 0.85rem;
  3037.    font-weight: 500;
  3038.    text-transform: uppercase;
  3039.    letter-spacing: 0.5px;
  3040. }
  3041.  
  3042. .brand-description {
  3043.    color: var(--footer-color) !important;
  3044.    line-height: 1.7;
  3045.    margin-bottom: 2rem;
  3046.    font-size: 0.95rem;
  3047. }
  3048.  
  3049. .brand-stats {
  3050.    display: flex;
  3051.    align-items: center;
  3052.    gap: 1.5rem;
  3053. }
  3054.  
  3055. .stat-item {
  3056.    text-align: center;
  3057. }
  3058.  
  3059. .stat-number {
  3060.    font-size: 1.5rem;
  3061.    font-weight: 800;
  3062.    color: #3b82f6;
  3063.    display: block;
  3064.    line-height: 1;
  3065. }
  3066.  
  3067. .stat-label {
  3068.    font-size: 0.8rem;
  3069.    color: #94a3b8;
  3070.    margin-top: 0.25rem;
  3071. }
  3072.  
  3073. .stat-divider {
  3074.    width: 1px;
  3075.    height: 40px;
  3076.    background: rgba(255, 255, 255, 0.2);
  3077. }
  3078.  
  3079. /* Links Section */
  3080. .links-section {
  3081.    padding-left: 1rem;
  3082.    padding-right: 1rem;
  3083. }
  3084.  
  3085. .section-title {
  3086.    margin-bottom: 2rem;
  3087.    position: relative;
  3088. }
  3089.  
  3090. .title-text {
  3091.    font-size: 1.3rem;
  3092.    font-weight: 700;
  3093.    color: var(--footer-color) !important;
  3094.    margin-bottom: 0.5rem;
  3095.    text-align: justify !important;
  3096. }
  3097.  
  3098.  
  3099. .link-group {
  3100.    margin-bottom: 2rem;
  3101. }
  3102.  
  3103. .group-title {
  3104.    font-size: 1rem;
  3105.    font-weight: 600;
  3106.    color: #f1f5f9;
  3107.    margin-bottom: 1rem;
  3108.    padding-bottom: 0.5rem;
  3109.    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  3110. }
  3111.  
  3112. .link-list {
  3113.    list-style: none;
  3114.    padding: 0;
  3115.    margin: 0;
  3116. }
  3117.  
  3118. .link-item {
  3119.    margin-bottom: 0.75rem;
  3120. }
  3121.  
  3122. .link-text {
  3123.    color: var(--footer-color) !important;
  3124.    text-decoration: none;
  3125.    font-size: 0.9rem;
  3126.    display: flex;
  3127.    align-items: center;
  3128.    transition: all 0.3s ease;
  3129.    padding: 0.25rem 0;
  3130. }
  3131.  
  3132. .link-text:hover {
  3133.    color: #3b82f6;
  3134.    padding-left: 0.5rem;
  3135. }
  3136.  
  3137. .link-icon {
  3138.    margin-right: 0.5rem;
  3139.    opacity: 0;
  3140.    transition: opacity 0.3s ease;
  3141. }
  3142.  
  3143. .link-text:hover .link-icon {
  3144.    opacity: 1;
  3145. }
  3146.  
  3147. .external-icon {
  3148.    color: #10b981;
  3149. }
  3150.  
  3151. /* Categories Section */
  3152. .categories-section {
  3153.    padding-left: 1rem;
  3154. }
  3155.  
  3156. .categories-intro {
  3157.    color: #cbd5e1;
  3158.    margin-bottom: 1.5rem;
  3159.    font-size: 0.9rem;
  3160. }
  3161.  
  3162. .categories-cloud {
  3163.    display: flex;
  3164.    flex-wrap: wrap;
  3165.    gap: 0.75rem;
  3166. }
  3167.  
  3168. .category-pill {
  3169.    display: inline-block;
  3170.    padding: 0.5rem 1rem;
  3171.    background: rgba(255, 255, 255, 0.1);
  3172.    border: 1px solid rgba(255, 255, 255, 0.2);
  3173.    border-radius: 20px;
  3174.    color:  var(--footer-color) !important;
  3175.    text-decoration: none;
  3176.    font-size: 0.85rem;
  3177.    opacity: 0.7;
  3178.    font-weight: 500;
  3179.    transition: all 0.3s ease;
  3180. }
  3181.  
  3182. .category-pill:hover {
  3183.    background: #3b82f6;
  3184.    border-color: #3b82f6;
  3185.    color: var(--footer-color) !important;
  3186.    opacity: 1;
  3187.    transform: translateY(-1px);
  3188.    box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
  3189. }
  3190.  
  3191. /* Footer Bottom */
  3192. .footer-bottom {
  3193.    padding: 2rem 0;
  3194.    position: relative;
  3195.    z-index: 2;
  3196. }
  3197.  
  3198. .bottom-border {
  3199.    height: 1px;
  3200.    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
  3201.    margin-bottom: 2rem;
  3202. }
  3203.  
  3204. .copyright-main {
  3205.    font-size: 1rem;
  3206.    color: #e2e8f0;
  3207.    margin-bottom: 0.25rem;
  3208. }
  3209.  
  3210. .brand-highlight {
  3211.    color: var(--footer-color);
  3212.    font-weight: 700;
  3213. }
  3214.  
  3215. .copyright-sub {
  3216.    font-size: 0.85rem;
  3217.    color: #94a3b8;
  3218.    margin: 0;
  3219. }
  3220.  
  3221. .footer-actions {
  3222.    display: flex;
  3223.    align-items: center;
  3224.    gap: 2rem;
  3225. }
  3226.  
  3227. .action-links {
  3228.    display: flex;
  3229.    gap: 1.5rem;
  3230. }
  3231.  
  3232. .action-link {
  3233.    display: flex;
  3234.    align-items: center;
  3235.    gap: 0.5rem;
  3236.    color: #cbd5e1;
  3237.    text-decoration: none;
  3238.    font-size: 0.9rem;
  3239.    transition: color 0.3s ease;
  3240. }
  3241.  
  3242. .action-link:hover {
  3243.    color: #3b82f6;
  3244. }
  3245.  
  3246. .scroll-to-top-btn {
  3247.    background: rgba(255, 255, 255, 0.1);
  3248.    border: 1px solid rgba(255, 255, 255, 0.2);
  3249.    color: #cbd5e1;
  3250.    width: 44px;
  3251.    height: 44px;
  3252.    border-radius: 12px;
  3253.    cursor: pointer;
  3254.    transition: all 0.3s ease;
  3255.    display: flex;
  3256.    align-items: center;
  3257.    justify-content: center;
  3258. }
  3259.  
  3260. .scroll-to-top-btn:hover {
  3261.    background: #3b82f6;
  3262.    border-color: #3b82f6;
  3263.    color: white;
  3264.    transform: translateY(-2px);
  3265. }
  3266.  
  3267. /* Background Pattern */
  3268. .footer-pattern {
  3269.    position: absolute;
  3270.    top: 0;
  3271.    left: 0;
  3272.    width: 100%;
  3273.    height: 100%;
  3274.    z-index: 1;
  3275.    overflow: hidden;
  3276. }
  3277.  
  3278. .pattern-grid {
  3279.    position: relative;
  3280.    width: 100%;
  3281.    height: 100%;
  3282. }
  3283.  
  3284. .pattern-dot {
  3285.    position: absolute;
  3286.    width: 2px;
  3287.    height: 2px;
  3288.    background: rgba(255, 255, 255, 0.1);
  3289.    border-radius: 50%;
  3290. }
  3291.  
  3292. .pattern-dot:nth-child(1) { top: 20%; left: 10%; }
  3293. .pattern-dot:nth-child(2) { top: 40%; right: 15%; }
  3294. .pattern-dot:nth-child(3) { top: 60%; left: 70%; }
  3295. .pattern-dot:nth-child(4) { bottom: 30%; right: 30%; }
  3296. .pattern-dot:nth-child(5) { bottom: 50%; left: 40%; }
  3297. .pattern-dot:nth-child(6) { top: 80%; right: 60%; }
  3298.  
  3299. /* Responsive Design */
  3300. @media (max-width: 992px) {
  3301.    .newsletter-heading {
  3302.        font-size: 2rem;
  3303.    }
  3304.    
  3305.    .brand-section {
  3306.        padding-right: 0;
  3307.        margin-bottom: 3rem;
  3308.    }
  3309.    
  3310.    .links-section, .categories-section {
  3311.        padding-left: 0;
  3312.        padding-right: 0;
  3313.    }
  3314.    
  3315.    .brand-stats {
  3316.        justify-content: center;
  3317.        margin-top: 2rem;
  3318.    }
  3319. }
  3320.  
  3321. @media (max-width: 768px) {
  3322.    .newsletter-section {
  3323.        padding: 60px 0 40px;
  3324.    }
  3325.    
  3326.    .newsletter-container {
  3327.        padding: 2rem 1.5rem;
  3328.        margin: 0 1rem;
  3329.    }
  3330.    
  3331.    .newsletter-heading {
  3332.        font-size: 1.75rem;
  3333.    }
  3334.    
  3335.    .content-sections {
  3336.        padding: 40px 0;
  3337.    }
  3338.    
  3339.    .brand-header {
  3340.        flex-direction: column;
  3341.        text-align: center;
  3342.    }
  3343.    
  3344.    .footer-actions {
  3345.        flex-direction: column;
  3346.        gap: 1rem;
  3347.        margin-top: 1.5rem;
  3348.    }
  3349.    
  3350.    .action-links {
  3351.        order: 2;
  3352.    }
  3353.    
  3354.    .scroll-to-top-btn {
  3355.        order: 1;
  3356.    }
  3357. }
  3358.  
  3359. @media (max-width: 576px) {
  3360.    .newsletter-container {
  3361.        padding: 1.5rem 1rem;
  3362.    }
  3363.    
  3364.    .newsletter-heading {
  3365.        font-size: 1.5rem;
  3366.    }
  3367.    
  3368.    .brand-stats {
  3369.        flex-direction: column;
  3370.        gap: 1rem;
  3371.    }
  3372.    
  3373.    .stat-divider {
  3374.        width: 40px;
  3375.        height: 1px;
  3376.    }
  3377.    
  3378.    .action-links {
  3379.        flex-direction: column;
  3380.        gap: 0.75rem;
  3381.        text-align: center;
  3382.    }
  3383.    
  3384.    .pattern-dot {
  3385.        display: none;
  3386.    }
  3387. }
  3388. </style>
  3389.  
  3390. <!-- Bootstrap 5 JS -->
  3391.  
  3392. <script>
  3393. // Scroll to Top Function
  3394. document.addEventListener('DOMContentLoaded', function () {
  3395.    var btn = document.getElementById('toggleExternal');
  3396.    if (!btn) return; // No extra items, no button
  3397.  
  3398.    var extras = document.querySelectorAll('#externalLinks li.extra');
  3399.  
  3400.    btn.addEventListener('click', function () {
  3401.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  3402.            return li.classList.contains('d-none');
  3403.        });
  3404.  
  3405.        extras.forEach(function (li) {
  3406.            if (anyHidden) {
  3407.                li.classList.remove('d-none');
  3408.                li.classList.add('show');
  3409.            } else {
  3410.                li.classList.add('d-none');
  3411.                li.classList.remove('show');
  3412.            }
  3413.        });
  3414.  
  3415.        btn.textContent = anyHidden ? 'View less' : 'View more';
  3416.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  3417.    });
  3418. });
  3419. function scrollToTop() {
  3420.    window.scrollTo({
  3421.        top: 0,
  3422.        behavior: 'smooth'
  3423.    });
  3424. }
  3425.  
  3426. // Initialize Footer V4 Features
  3427. document.addEventListener('DOMContentLoaded', function() {
  3428.    
  3429.    // Newsletter Form Handling
  3430.    const newsletterForm = document.querySelector('.newsletter-form');
  3431.    const emailInput = document.querySelector('.form-input');
  3432.    const submitButton = document.querySelector('.submit-button');
  3433.    const successMessage = document.querySelector('.success-message');
  3434.    const errorMessage = document.querySelector('.error-message');
  3435.    const infoMessage = document.querySelector('.info-message');
  3436.    
  3437.    if (newsletterForm && emailInput && submitButton) {
  3438.        
  3439.        // Form submission
  3440.        newsletterForm.addEventListener('submit', function(e) {
  3441.            e.preventDefault();
  3442.            
  3443.            const email = emailInput.value.trim();
  3444.            
  3445.            // Validate email
  3446.            if (!email || !isValidEmail(email)) {
  3447.                showMessage('error');
  3448.                emailInput.focus();
  3449.                return;
  3450.            }
  3451.            
  3452.            // Show loading state
  3453.            const originalText = submitButton.querySelector('.button-text').textContent;
  3454.            const originalIcon = submitButton.querySelector('.button-icon').innerHTML;
  3455.            
  3456.            submitButton.disabled = true;
  3457.            submitButton.querySelector('.button-text').textContent = 'Subscribing...';
  3458.            submitButton.querySelector('.button-icon').innerHTML = '<i class="bi bi-arrow-clockwise"></i>';
  3459.            submitButton.querySelector('.button-icon i').style.animation = 'spin 1s linear infinite';
  3460.            
  3461.            // Simulate API call
  3462.            setTimeout(() => {
  3463.                // Success state
  3464.                submitButton.querySelector('.button-text').textContent = 'Subscribed!';
  3465.                submitButton.querySelector('.button-icon').innerHTML = '<i class="bi bi-check-lg"></i>';
  3466.                submitButton.querySelector('.button-icon i').style.animation = 'none';
  3467.                submitButton.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';
  3468.                
  3469.                showMessage('success');
  3470.                
  3471.                // Reset after delay
  3472.                setTimeout(() => {
  3473.                    submitButton.querySelector('.button-text').textContent = originalText;
  3474.                    submitButton.querySelector('.button-icon').innerHTML = originalIcon;
  3475.                    submitButton.style.background = '';
  3476.                    submitButton.disabled = false;
  3477.                    emailInput.value = '';
  3478.                    showMessage('info');
  3479.                }, 3000);
  3480.                
  3481.            }, 2000);
  3482.        });
  3483.        
  3484.        // Input validation
  3485.        emailInput.addEventListener('blur', function() {
  3486.            const email = this.value.trim();
  3487.            if (email && !isValidEmail(email)) {
  3488.                this.style.borderColor = '#ef4444';
  3489.                this.style.boxShadow = '0 0 0 4px rgba(239, 68, 68, 0.2)';
  3490.            } else if (email && isValidEmail(email)) {
  3491.                this.style.borderColor = '#10b981';
  3492.                this.style.boxShadow = '0 0 0 4px rgba(16, 185, 129, 0.2)';
  3493.            }
  3494.        });
  3495.        
  3496.        emailInput.addEventListener('focus', function() {
  3497.            this.style.borderColor = '#3b82f6';
  3498.            this.style.boxShadow = '0 0 0 4px rgba(59, 130, 246, 0.2)';
  3499.        });
  3500.        
  3501.        // Reset validation styling on input
  3502.        emailInput.addEventListener('input', function() {
  3503.            if (this.style.borderColor === 'rgb(239, 68, 68)') {
  3504.                this.style.borderColor = '';
  3505.                this.style.boxShadow = '';
  3506.            }
  3507.        });
  3508.    }
  3509.    
  3510.    // Email validation function
  3511.    function isValidEmail(email) {
  3512.        const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  3513.        return emailRegex.test(email);
  3514.    }
  3515.    
  3516.    // Message display function
  3517.    function showMessage(type) {
  3518.        // Hide all messages
  3519.        successMessage.style.display = 'none';
  3520.        errorMessage.style.display = 'none';
  3521.        infoMessage.style.display = 'none';
  3522.        
  3523.        // Show specific message
  3524.        if (type === 'success') {
  3525.            successMessage.style.display = 'block';
  3526.        } else if (type === 'error') {
  3527.            errorMessage.style.display = 'block';
  3528.        } else if (type === 'info') {
  3529.            infoMessage.style.display = 'block';
  3530.        }
  3531.    }
  3532.    
  3533.    // Smooth reveal animations
  3534.    const observerOptions = {
  3535.        threshold: 0.1,
  3536.        rootMargin: '0px 0px -30px 0px'
  3537.    };
  3538.    
  3539.    const sectionObserver = new IntersectionObserver((entries) => {
  3540.        entries.forEach(entry => {
  3541.            if (entry.isIntersecting) {
  3542.                entry.target.style.opacity = '1';
  3543.                entry.target.style.transform = 'translateY(0)';
  3544.            }
  3545.        });
  3546.    }, observerOptions);
  3547.    
  3548.    // Animate sections
  3549.    document.querySelectorAll('.brand-section, .links-section, .categories-section').forEach((section, index) => {
  3550.        section.style.opacity = '0';
  3551.        section.style.transform = 'translateY(20px)';
  3552.        section.style.transition = `all 0.6s ease ${index * 0.2}s`;
  3553.        sectionObserver.observe(section);
  3554.    });
  3555.    
  3556.    // Animate category pills
  3557.    document.querySelectorAll('.category-pill').forEach((pill, index) => {
  3558.        pill.style.opacity = '0';
  3559.        pill.style.transform = 'translateY(10px)';
  3560.        pill.style.transition = `all 0.4s ease ${index * 0.1}s`;
  3561.        
  3562.        setTimeout(() => {
  3563.            pill.style.opacity = '1';
  3564.            pill.style.transform = 'translateY(0)';
  3565.        }, 300 + (index * 100));
  3566.    });
  3567.    
  3568.    // Enhanced link hover effects
  3569.    document.querySelectorAll('.link-text').forEach(link => {
  3570.        link.addEventListener('mouseenter', function() {
  3571.            const icon = this.querySelector('.link-icon');
  3572.            if (icon) {
  3573.                icon.style.transform = 'translateX(4px)';
  3574.            }
  3575.        });
  3576.        
  3577.        link.addEventListener('mouseleave', function() {
  3578.            const icon = this.querySelector('.link-icon');
  3579.            if (icon) {
  3580.                icon.style.transform = 'translateX(0)';
  3581.            }
  3582.        });
  3583.    });
  3584.    
  3585.    // Prevent default for demo links
  3586.    document.querySelectorAll('a[href="#"]').forEach(link => {
  3587.        link.addEventListener('click', function(e) {
  3588.            e.preventDefault();
  3589.        });
  3590.    });
  3591.    
  3592.    // Add ripple effect to submit button
  3593.    submitButton.addEventListener('click', function(e) {
  3594.        const ripple = document.createElement('span');
  3595.        const rect = this.getBoundingClientRect();
  3596.        const size = Math.max(rect.width, rect.height);
  3597.        const x = e.clientX - rect.left - size / 2;
  3598.        const y = e.clientY - rect.top - size / 2;
  3599.        
  3600.        ripple.style.cssText = `
  3601.            position: absolute;
  3602.            width: ${size}px;
  3603.            height: ${size}px;
  3604.            left: ${x}px;
  3605.            top: ${y}px;
  3606.            background: rgba(255, 255, 255, 0.3);
  3607.            border-radius: 50%;
  3608.            transform: scale(0);
  3609.            animation: ripple 0.6s ease-out;
  3610.            pointer-events: none;
  3611.        `;
  3612.        
  3613.        this.appendChild(ripple);
  3614.        
  3615.        setTimeout(() => {
  3616.            ripple.remove();
  3617.        }, 600);
  3618.    });
  3619.    
  3620. });
  3621.  
  3622. // Add CSS for ripple animation
  3623. const rippleStyle = document.createElement('style');
  3624. rippleStyle.textContent = `
  3625.    @keyframes ripple {
  3626.        to {
  3627.            transform: scale(2);
  3628.            opacity: 0;
  3629.        }
  3630.    }
  3631.    
  3632.    @keyframes spin {
  3633.        from { transform: rotate(0deg); }
  3634.        to { transform: rotate(360deg); }
  3635.    }
  3636.    
  3637.    .submit-button {
  3638.        position: relative;
  3639.        overflow: hidden;
  3640.    }
  3641. `;
  3642. document.head.appendChild(rippleStyle);
  3643. </script>
  3644.  
  3645.        <!-- end of wpo-site-footer-section -->
  3646.    </div>
  3647.    <!-- end of page-wrapper -->
  3648.  
  3649.    <!-- All JavaScript files
  3650.    ================================================== -->
  3651.    
  3652.  
  3653. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  3654. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  3655. <!-- Plugins for this template -->
  3656. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  3657. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  3658. <!-- Custom script for this template -->
  3659. <script src="/static/blogapp/assets/js/script.js"></script>
  3660.  
  3661. <script>
  3662. (function () {
  3663. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  3664. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  3665.  
  3666. function applyFallback(img) {
  3667. if (!img || img.dataset.fallbackApplied === "1") {
  3668. return;
  3669. }
  3670. var failedSrc = img.currentSrc || img.src || "";
  3671. img.dataset.fallbackApplied = "1";
  3672. img.onerror = null;
  3673. img.src = fallbackImageSrc;
  3674. console.warn("[ImageFallback] Replaced broken image:", {
  3675. failedSrc: failedSrc,
  3676. fallbackSrc: fallbackImageSrc,
  3677. alt: img.alt || "",
  3678. });
  3679. }
  3680.  
  3681. document.querySelectorAll("img").forEach(function (img) {
  3682. if (img.complete && img.naturalWidth === 0) {
  3683. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  3684. failedSrc: img.currentSrc || img.src || "",
  3685. alt: img.alt || "",
  3686. });
  3687. applyFallback(img);
  3688. }
  3689. });
  3690.  
  3691. document.addEventListener(
  3692. "error",
  3693. function (event) {
  3694. var target = event.target;
  3695. if (target && target.tagName === "IMG") {
  3696. applyFallback(target);
  3697. }
  3698. },
  3699. true
  3700. );
  3701. })();
  3702. </script>
  3703.  
  3704. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  3705.  
  3706.  
  3707.  
  3708. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"68377f3dcf714cdf97e5f350658ef01d","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  3709. </body>
  3710.  
  3711. </html>
  3712.  
  3713.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda