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://889993464.xyz

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="domine">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_17_tRWbO5e.png">
  14.    
  15.  
  16.    <title>Tech Insights &amp; Digital Trends Blog | Latest Tech News</title>
  17.    <meta name="description" content="Explore the latest in technology, digital trends, and insightful articles on innovation and software development. Stay updated with expert analysis.">
  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://889993464.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #00b7eb;
  42.        --bs-primary-rgb: 00b7eb;
  43.        --bs-secondary: #64748b;
  44.        --bs-success: #2dd4bf;
  45.        --bs-danger: #f43f5e;
  46.        --bs-warning: #f59e0b;
  47.        --bs-info: #60a5fa;
  48.        --bs-light: #e0f2fe;
  49.        --bs-dark: #0f2a44;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #00b7eb;
  53.        --theme-primary-color-s2: #00b7eb;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #0f2a44;
  57.        --text-light-color: #676767;
  58.        --heading-color: #0f2a44;
  59.        --border-color: #7dd3fc;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #bae6fd;
  75.        --navbar-color: #0f2a44;
  76.        --topbar-bg: #e0f2fe;
  77.        --topbar-color: #0f2a44;
  78.        --footer-bg: #0f2a44;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #7dd3fc;
  82.        --card-radius: 12px;
  83.        --link-color: #00b7eb;
  84.        --link-hover: #0098c7;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(0, 183, 235, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-theme_58">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405.  
  406.  
  407.            
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414. <header class="custom-header mb-4">
  415.    <!-- Logo Section - Top Centered -->
  416.    <div class="logo-container">
  417.        <div class="container-fluid fluid-container">
  418.            <a class="brand-link" href="/">
  419.                
  420.                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/ad202894-c469-48ef-95c2-daf6cc384246_logo.png" alt="TechSphere" />
  421.                
  422.            </a>
  423.        </div>
  424.    </div>
  425.  
  426.    <!-- Navigation Section -->
  427.    <div class="navigation-container">
  428.        <div class="container-fluid fluid-container">
  429.            <div class="nav-content">
  430.                <!-- Mobile toggle button -->
  431.                <button class="mobile-nav-toggle" type="button" onclick="toggleNav()">
  432.                    <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  433.                        <line x1="3" y1="6" x2="21" y2="6"></line>
  434.                        <line x1="3" y1="12" x2="21" y2="12"></line>
  435.                        <line x1="3" y1="18" x2="21" y2="18"></line>
  436.                    </svg>
  437.                </button>
  438.  
  439.                <!-- Navigation Links - Left Side -->
  440.                <nav class="primary-nav navbar navbar-expand-lg">
  441.                    <ul class="navbar-nav align-items-center me-auto mb-2 mb-lg-0">
  442.  
  443.                        
  444.                        <li class="nav-item">
  445.                            <a href="/" class="nav-link active">HOME</a>
  446.                        </li>
  447.                        
  448.                        
  449.                         <li class="nav-item">
  450.                            <a href="/category/all-posts/" class="nav-link">
  451.                                ALL POSTS
  452.                            </a>
  453.                            </li>
  454.  
  455.                            
  456.  
  457.                                    
  458.                                    
  459.                            
  460.                         <li class="nav-item">
  461.                            <a href="/category/business/" class="nav-link">
  462.                                BUSINESS
  463.                            </a>
  464.                            </li>
  465.  
  466.                            
  467.  
  468.                                    
  469.                                    
  470.                            
  471.                         <li class="nav-item">
  472.                            <a href="/category/esports/" class="nav-link">
  473.                                ESPORTS
  474.                            </a>
  475.                            </li>
  476.  
  477.                            
  478.  
  479.                                    
  480.                                    
  481.                            
  482.                         <li class="nav-item">
  483.                            <a href="/category/fashion/" class="nav-link">
  484.                                FASHION
  485.                            </a>
  486.                            </li>
  487.  
  488.                            
  489.  
  490.                                    
  491.                                    
  492.                            
  493.                         <li class="nav-item">
  494.                            <a href="/category/featured/" class="nav-link">
  495.                                FEATURED
  496.                            </a>
  497.                            </li>
  498.  
  499.                            
  500.  
  501.                                    
  502.                                    
  503.                            
  504.                        
  505.                            
  506.                            <li class="nav-item dropdown">
  507.                                <a class="nav-link dropdown-toggle" href="#" id="moreDropdown" role="button"
  508.                                    data-bs-toggle="dropdown" aria-expanded="false">
  509.                                    More
  510.                                </a>
  511.                                <ul class="dropdown-menu" aria-labelledby="moreDropdown">
  512.                                    <li>
  513.                                        <a class="dropdown-item"
  514.                                            href="/category/gaming/">
  515.                                            GAMING
  516.                                        </a>
  517.                                    </li>
  518.  
  519.                                    
  520.  
  521.                                    
  522.                                    
  523.                            
  524.                        
  525.                                    <li>
  526.                                        <a class="dropdown-item"
  527.                                            href="/category/health/">
  528.                                            HEALTH
  529.                                        </a>
  530.                                    </li>
  531.                                    
  532.  
  533.                                    
  534.                                    
  535.                            
  536.                        
  537.                                    <li>
  538.                                        <a class="dropdown-item"
  539.                                            href="/category/life-fitness/">
  540.                                            LIFE &amp; FITNESS
  541.                                        </a>
  542.                                    </li>
  543.                                    
  544.  
  545.                                    
  546.                                    
  547.                            
  548.                        
  549.                                    <li>
  550.                                        <a class="dropdown-item"
  551.                                            href="/category/lifestyle/">
  552.                                            LIFESTYLE
  553.                                        </a>
  554.                                    </li>
  555.                                    
  556.  
  557.                                    
  558.                                    
  559.                            
  560.                        
  561.                                    <li>
  562.                                        <a class="dropdown-item"
  563.                                            href="/category/news/">
  564.                                            NEWS
  565.                                        </a>
  566.                                    </li>
  567.                                    
  568.  
  569.                                    
  570.                                    
  571.                            
  572.                        
  573.                                    <li>
  574.                                        <a class="dropdown-item"
  575.                                            href="/category/others/">
  576.                                            OTHERS
  577.                                        </a>
  578.                                    </li>
  579.                                    
  580.  
  581.                                    
  582.                                    
  583.                            
  584.                        
  585.                                    <li>
  586.                                        <a class="dropdown-item"
  587.                                            href="/category/politics/">
  588.                                            POLITICS
  589.                                        </a>
  590.                                    </li>
  591.                                    
  592.  
  593.                                    
  594.                                    
  595.                            
  596.                        
  597.                                    <li>
  598.                                        <a class="dropdown-item"
  599.                                            href="/category/sports/">
  600.                                            SPORTS
  601.                                        </a>
  602.                                    </li>
  603.                                    
  604.  
  605.                                    
  606.                                    
  607.                            
  608.                        
  609.                                    <li>
  610.                                        <a class="dropdown-item"
  611.                                            href="/category/tech/">
  612.                                            TECH
  613.                                        </a>
  614.                                    </li>
  615.                                    
  616.  
  617.                                    
  618.                                    
  619.                            
  620.                        
  621.                                    <li>
  622.                                        <a class="dropdown-item"
  623.                                            href="/category/travel/">
  624.                                            TRAVEL
  625.                                        </a>
  626.                                    </li>
  627.                                    
  628.  
  629.                                    
  630.                                    
  631.                                </ul>
  632.                            </li>
  633.                            
  634.                            
  635. <li>
  636.                  <a href="/page/contact-us/">
  637.                     Contact Us
  638.                  </a>
  639.              </li>
  640.                    </ul>
  641.                </nav>
  642.  
  643.  
  644.                <!-- Search - Right Side -->
  645.                <div class="search-wrapper">
  646.                    <input type="search" class="search-input-field" placeholder="Search...">
  647.                    <!-- <button class="search-submit-btn" type="submit">
  648.                        <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  649.                            stroke-width="2">
  650.                            <circle cx="11" cy="11" r="8"></circle>
  651.                            <path d="m21 21-4.35-4.35"></path>
  652.                        </svg>
  653.                    </button> -->
  654.                        <!-- The search results will be displayed here -->
  655.          <div id="search-results" class="search-results-container search-v1"></div>
  656.                </div>
  657.            </div>
  658.        </div>
  659.    </div>
  660. </header>
  661.  
  662.  
  663. <script>
  664.    function toggleNav() {
  665.        const nav = document.getElementById('primaryNav');
  666.        const toggle = document.querySelector('.mobile-nav-toggle');
  667.  
  668.        nav.classList.toggle('show');
  669.        toggle.classList.toggle('active');
  670.    }
  671.  
  672.    // Close nav when clicking outside
  673.    document.addEventListener('click', function (event) {
  674.        const nav = document.getElementById('primaryNav');
  675.        const toggle = document.querySelector('.mobile-nav-toggle');
  676.  
  677.        if (!nav.contains(event.target) && !toggle.contains(event.target)) {
  678.            nav.classList.remove('show');
  679.            toggle.classList.remove('active');
  680.        }
  681.    });
  682.  
  683.    // Close nav when window is resized to desktop
  684.    window.addEventListener('resize', function () {
  685.        if (window.innerWidth > 768) {
  686.            document.getElementById('primaryNav').classList.remove('show');
  687.            document.querySelector('.mobile-nav-toggle').classList.remove('active');
  688.        }
  689.    });
  690.  
  691. </script>
  692.  
  693. <style>
  694.    .custom-header {
  695.        background: var(--navbar-bg);
  696.        border-bottom: 1px solid var(--border-color);
  697.        position: sticky;
  698.        top: 0;
  699.        z-index: 1000;
  700.        padding: 0px 10px;
  701.    }
  702.  
  703.    /* Logo Section - Top Centered */
  704.    .logo-container {
  705.        text-align: center;
  706.        padding: 10px 0;
  707.        background: var(--navbar-bg);
  708.        border-bottom: 1px solid var(--border-color);
  709.    }
  710.  
  711.    .brand-link {
  712.        display: inline-flex;
  713.        align-items: center;
  714.        text-decoration: none;
  715.    }
  716.  
  717.    .brand-link img {
  718.        height: 100px;
  719.        width: auto;
  720.    }
  721.  
  722.    /* Navigation Section */
  723.    .navigation-container {
  724.        background: var(--navbar-bg);
  725.        padding: 0;
  726.    }
  727.  
  728.    .nav-content {
  729.        display: flex;
  730.        align-items: center;
  731.        justify-content: space-between;
  732.        min-height: 60px;
  733.        position: relative;
  734.    }
  735.  
  736.    /* Mobile toggle button */
  737.    .mobile-nav-toggle {
  738.        display: none;
  739.        background: var(--navbar-bg);
  740.        border: 2px solid var(--bs-primary);
  741.        color: var(--navbar-color);
  742.        padding: 8px;
  743.        border-radius: 12px;
  744.        cursor: pointer;
  745.        transition: all 0.3s ease;
  746.    }
  747.  
  748.    .mobile-nav-toggle:hover {
  749.        background: var(--bs-primary);
  750.        color: var(--link-color) !important;
  751.    }
  752.  
  753.    /* Navigation Links - Left Side */
  754.    .primary-nav {
  755.        flex: 1;
  756.    }
  757.  
  758.    .nav-links-list {
  759.        display: flex;
  760.        list-style: none;
  761.        margin: 0;
  762.        padding: 0;
  763.        gap: 5px;
  764.        align-items: center;
  765.    }
  766.  
  767.    .nav-item {
  768.        display: block;
  769.        padding: 8px 16px;
  770.        color: #333;
  771.        text-decoration: none;
  772.        font-weight: 500;
  773.        font-size: 14px;
  774.        text-transform: uppercase;
  775.        letter-spacing: 0.5px;
  776.        border-radius: 12px;
  777.        transition: all 0.3s ease;
  778.        white-space: nowrap;
  779.    }
  780.  
  781.    .nav-item:hover {
  782.        background: rgba(0, 123, 255, 0.19);
  783.        color: var(--navbar-color);
  784.    }
  785.  
  786.    .nav-item.active {
  787.        background: var(--bs-primary);
  788.        color: var(--link-color) !important;
  789.        box-shadow: 0 2px 8px rgba(0, 123, 255, 0.3);
  790.    }
  791.  
  792.    /* Search Container - Right Side */
  793.    .search-wrapper {
  794.        display: flex;
  795.        align-items: center;
  796.        gap: 8px;
  797.    }
  798.  
  799.    .search-input-field {
  800.        padding: 12px 18px;
  801.        border: 2px solid var(--border-color);
  802.        border-radius: 12px;
  803.        background: var(--navbar-bg);
  804.        color: var(--navbar-color);
  805.        font-size: 14px;
  806.        width: 250px;
  807.        transition: all 0.3s ease;
  808.    }
  809.  
  810.    .search-input-field::placeholder {
  811.        color: #6c757d;
  812.    }
  813.  
  814.    .search-input-field:focus {
  815.        outline: none;
  816.        background: white;
  817.        border-color: var(--bs-primary);
  818.        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  819.    }
  820.  
  821.    .search-submit-btn {
  822.        background: var(--bs-primary);
  823.        border: none;
  824.        color: white;
  825.        padding: 12px;
  826.        border-radius: 12px;
  827.        cursor: pointer;
  828.        transition: all 0.3s ease;
  829.        display: flex;
  830.        align-items: center;
  831.        justify-content: center;
  832.    }
  833.  
  834.    .search-submit-btn:hover {
  835.        transform: scale(1.05);
  836.        opacity: 0.7;
  837.    }
  838.  
  839.    /* Tablet responsiveness */
  840.    @media (max-width: 1200px) {
  841.        .nav-item {
  842.            font-size: 13px;
  843.        }
  844.  
  845.        .search-input-field {
  846.            width: 220px;
  847.        }
  848.    }
  849.  
  850.    @media (max-width: 1024px) {
  851.        .nav-item {
  852.            font-size: 13px;
  853.        }
  854.  
  855.        .search-input-field {
  856.            width: 200px;
  857.        }
  858.    }
  859.  
  860.    @media (max-width: 900px) {
  861.        .nav-item {
  862.            font-size: 12px;
  863.        }
  864.  
  865.        .search-input-field {
  866.            width: 180px;
  867.        }
  868.    }
  869.  
  870.    /* Mobile responsiveness */
  871.    @media (max-width: 768px) {
  872.        .container-fluid {
  873.            padding: 0 15px;
  874.        }
  875.  
  876.        .logo-container {
  877.            padding: 15px 0;
  878.        }
  879.  
  880.        .brand-link img {
  881.            height: 40px;
  882.        }
  883.  
  884.        /* Show mobile toggle */
  885.        .mobile-nav-toggle {
  886.            display: block;
  887.        }
  888.  
  889.        .nav-content {
  890.            min-height: 50px;
  891.            padding: 10px 0;
  892.        }
  893.  
  894.        /* Hide navigation on mobile by default */
  895.        .primary-nav {
  896.            position: absolute;
  897.            top: 100%;
  898.            left: 0;
  899.            right: 0;
  900.            background: var(--navbar-bg);
  901.            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  902.            border-radius: 0 0 10px 10px;
  903.            transform: translateY(-100%);
  904.            opacity: 0;
  905.            visibility: hidden;
  906.            transition: all 0.3s ease;
  907.            z-index: 999;
  908.        }
  909.  
  910.        /* Show navigation when toggled */
  911.        .primary-nav.show {
  912.            transform: translateY(0);
  913.            opacity: 1;
  914.            visibility: visible;
  915.        }
  916.  
  917.        .nav-links-list {
  918.            flex-direction: column;
  919.            gap: 0;
  920.            padding: 15px 0;
  921.        }
  922.  
  923.        .nav-item {
  924.            border-bottom: 1px solid #eee;
  925.            text-align: left;
  926.            border-radius: 0;
  927.            width: 100%;
  928.        }
  929.  
  930.        .nav-item:last-child {
  931.            border-bottom: none;
  932.        }
  933.  
  934.        /* Search stays visible on mobile - right side */
  935.        .search-wrapper {
  936.            margin-left: auto;
  937.        }
  938.  
  939.        .search-input-field {
  940.            width: 160px;
  941.            padding: 10px 15px;
  942.            font-size: 13px;
  943.        }
  944.  
  945.        .search-submit-btn {
  946.            padding: 10px;
  947.        }
  948.    }
  949.  
  950.    @media (max-width: 576px) {
  951.        .logo-container {
  952.            padding: 12px 0;
  953.        }
  954.  
  955.        .brand-link img {
  956.            height: 35px;
  957.        }
  958.  
  959.        .search-input-field {
  960.            width: 140px;
  961.            font-size: 12px;
  962.        }
  963.  
  964.        .nav-content {
  965.            gap: 10px;
  966.        }
  967.    }
  968.  
  969.    @media (max-width: 480px) {
  970.        .container-fluid {
  971.            padding: 0 10px;
  972.        }
  973.  
  974.        .search-input-field {
  975.            width: 120px;
  976.        }
  977.  
  978.        .mobile-nav-toggle {
  979.            padding: 6px;
  980.        }
  981.  
  982.        .nav-item {
  983.            font-size: 13px;
  984.        }
  985.    }
  986.  
  987.    @media (max-width: 400px) {
  988.        .search-input-field {
  989.            width: 100px;
  990.            font-size: 11px;
  991.            padding: 8px 12px;
  992.        }
  993.  
  994.        .search-submit-btn {
  995.            padding: 8px;
  996.        }
  997.  
  998.        .search-submit-btn svg {
  999.            width: 14px;
  1000.            height: 14px;
  1001.        }
  1002.    }
  1003.  
  1004.      /* search field */
  1005.  .search-results-container {
  1006.  position: absolute;
  1007.  top: 100%; /* Position it below the input field */
  1008.  left: 0;
  1009.  right: 0;
  1010.  background-color: white;
  1011.  border: 1px solid #ddd;
  1012.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1013.  max-height: 300px;
  1014.  overflow-y: auto;
  1015.  z-index: 1000;
  1016.  display: none; /* Initially hidden */
  1017. }
  1018.  
  1019. .search-results-container p {
  1020.  margin: 0;
  1021. }
  1022.  
  1023. .search-results-container .result-item {
  1024.  padding: 10px;
  1025.  cursor: pointer;
  1026. }
  1027.  
  1028. .search-results-container .result-item:hover {
  1029.  background-color: #f0f0f0;
  1030. }
  1031.  
  1032. </style>
  1033.  
  1034. <script>
  1035.  document.addEventListener("DOMContentLoaded", function () {
  1036.    const searchInput = document.querySelector(".search-input-field");
  1037.    const searchResults = document.getElementById("search-results");
  1038.  
  1039.    if (!searchInput || !searchResults) return; // Safety check
  1040.  
  1041.    // 🔍 Handle typing
  1042.    searchInput.addEventListener("keyup", function (e) {
  1043.      e.preventDefault();
  1044.  
  1045.      const query = searchInput.value.trim();
  1046.  
  1047.      if (query === "") {
  1048.        searchResults.innerHTML = "";
  1049.        searchResults.style.display = "none";
  1050.        return;
  1051.      }
  1052.  
  1053.      searchResults.style.display = "block";
  1054.  
  1055.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1056.        method: "GET",
  1057.        headers: {
  1058.          "X-Requested-With": "XMLHttpRequest",
  1059.        },
  1060.      })
  1061.        .then(response => response.json())
  1062.        .then(data => {
  1063.          if (data.html) {
  1064.            searchResults.innerHTML = data.html;
  1065.          } else {
  1066.            searchResults.innerHTML = "<p>No results found.</p>";
  1067.          }
  1068.        })
  1069.        .catch(error => {
  1070.          console.error("Error fetching search results:", error);
  1071.        });
  1072.    });
  1073.  
  1074.    // 🖱️ Close results when clicking outside
  1075.    document.addEventListener("click", function (e) {
  1076.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1077.        searchResults.style.display = "none";
  1078.      }
  1079.    });
  1080.  
  1081.    // ⌨️ Close results when pressing Escape
  1082.    document.addEventListener("keydown", function (e) {
  1083.      if (e.key === "Escape") {
  1084.        searchResults.style.display = "none";
  1085.      }
  1086.    });
  1087.  });
  1088. </script>
  1089.  
  1090.        </header>
  1091.        <!-- end of header -->
  1092.        <!-- start of wpo-blog-hero -->
  1093.        
  1094.  
  1095.  
  1096.  
  1097.  
  1098.  
  1099.  
  1100.  
  1101.  
  1102.  
  1103.        <!-- end of wpo-blog-hero -->
  1104.  
  1105.        <!-- start of wpo-breacking-news -->
  1106.        
  1107.        <!-- end of wpo-breacking-news -->
  1108.        
  1109.        <!-- start wpo-blog-highlights-section -->
  1110.        
  1111.  
  1112.  
  1113.  
  1114.    
  1115.  
  1116.  
  1117.  
  1118. <style>
  1119.    .blog-highlights-v2 {
  1120.        padding: 60px 0;
  1121.        position: relative;
  1122.        overflow: hidden;
  1123.    }
  1124.    
  1125.    .blog-highlights-v2::before {
  1126.        content: '';
  1127.        position: absolute;
  1128.        top: 0;
  1129.        left: 0;
  1130.        width: 100%;
  1131.        height: 100%;
  1132.        background: var(--body-bg);
  1133.        pointer-events: none;
  1134.    }
  1135.    
  1136.    .blog-card-v2 {
  1137.        border: none;
  1138.        border-radius: 20px;
  1139.        overflow: hidden;
  1140.        background: white;
  1141.        height: 100%;
  1142.        position: relative;
  1143.        transform: translateY(0);
  1144.        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  1145.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1146.        will-change: transform;
  1147.    }
  1148.    
  1149.    .blog-card-v2::before {
  1150.        content: '';
  1151.        position: absolute;
  1152.        top: 0;
  1153.        left: 0;
  1154.        width: 100%;
  1155.        height: 100%;
  1156.        background: linear-gradient(45deg, transparent 0%, rgba(255,255,255,0.1) 50%, transparent 100%);
  1157.        transform: translateX(-100%);
  1158.        transition: transform 0.6s ease;
  1159.        z-index: 1;
  1160.    }
  1161.    
  1162.    .blog-card-v2:hover {
  1163.        transform: translateY(-15px) scale(1.02);
  1164.        box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  1165.    }
  1166.    
  1167.    .blog-card-v2:hover::before {
  1168.        transform: translateX(100%);
  1169.    }
  1170.    
  1171.    .blog-image-v2 {
  1172.        position: relative;
  1173.        overflow: hidden;
  1174.        height: 250px;
  1175.        background: linear-gradient(45deg, #667eea 0%, #764ba2 100%);
  1176.    }
  1177.    
  1178.    .blog-image-v2::after {
  1179.        content: '';
  1180.        position: absolute;
  1181.        top: 0;
  1182.        left: 0;
  1183.        width: 100%;
  1184.        height: 100%;
  1185.        background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.3) 100%);
  1186.        z-index: 2;
  1187.    }
  1188.    
  1189.    .blog-image-v2 img {
  1190.        width: 100%;
  1191.        height: 100%;
  1192.        object-fit: cover;
  1193.        transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1194.        transform: scale(1);
  1195.    }
  1196.    
  1197.    .blog-card-v2:hover .blog-image-v2 img {
  1198.        transform: scale(1.1) rotate(2deg);
  1199.    }
  1200.    
  1201.    .blog-category-v2 {
  1202.        position: absolute;
  1203.        top: 20px;
  1204.        left: 20px;
  1205.        padding: 8px 16px;
  1206.        border-radius: 50px;
  1207.        font-size: 12px;
  1208.        font-weight: 700;
  1209.        text-transform: uppercase;
  1210.        letter-spacing: 1px;
  1211.      
  1212.        z-index: 3;
  1213.        transform: translateY(0);
  1214.        transition: all 0.3s ease;
  1215.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1216.    }
  1217.    
  1218.    .blog-card-v2:hover .blog-category-v2 {
  1219.        transform: translateY(-5px);
  1220.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1221.    }
  1222.    
  1223.    .blog-content-v2 {
  1224.        padding: 30px 25px;
  1225.        position: relative;
  1226.        z-index: 2;
  1227.    }
  1228.    
  1229.    .blog-title-v2 {
  1230.        font-size: 18px;
  1231.        font-weight: 700;
  1232.        line-height: 1.4;
  1233.        margin-bottom: 15px;
  1234.        min-height: 50px;
  1235.        position: relative;
  1236.        overflow: hidden;
  1237.    }
  1238.    
  1239.    .blog-title-v2 a {
  1240.        text-decoration: none;
  1241.        position: relative;
  1242.        transition: all 0.3s ease;
  1243.        background-clip: text;
  1244.        -webkit-background-clip: text;
  1245.    }
  1246.    
  1247.    .blog-title-v2 a::after {
  1248.        content: '';
  1249.        position: absolute;
  1250.        bottom: -2px;
  1251.        left: 0;
  1252.        width: 0;
  1253.        height: 2px;
  1254.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1255.        transition: width 0.4s ease;
  1256.    }
  1257.    
  1258.    .blog-card-v2:hover .blog-title-v2 a::after {
  1259.        width: 100%;
  1260.    }
  1261.    
  1262.    .blog-meta-v2 {
  1263.        display: flex;
  1264.        align-items: center;
  1265.        gap: 12px;
  1266.        margin-bottom: 15px;
  1267.        font-size: 13px;
  1268.        padding-bottom: 15px;
  1269.        border-bottom: 2px solid rgba(102, 126, 234, 0.1);
  1270.        position: relative;
  1271.    }
  1272.    
  1273.    .blog-meta-v2::after {
  1274.        content: '';
  1275.        position: absolute;
  1276.        bottom: -2px;
  1277.        left: 0;
  1278.        width: 0;
  1279.        height: 2px;
  1280.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1281.        transition: width 0.5s ease 0.2s;
  1282.    }
  1283.    
  1284.    .blog-card-v2:hover .blog-meta-v2::after {
  1285.        width: 60px;
  1286.    }
  1287.    
  1288.    .blog-author-img-v2 {
  1289.        width: 32px;
  1290.        height: 32px;
  1291.        border-radius: 50%;
  1292.        object-fit: cover;
  1293.        border: 3px solid white;
  1294.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  1295.        transition: all 0.3s ease;
  1296.    }
  1297.    
  1298.    .blog-card-v2:hover .blog-author-img-v2 {
  1299.        transform: scale(1.1);
  1300.        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.3);
  1301.    }
  1302.    
  1303.    .blog-excerpt-v2 {
  1304.        font-size: 14px;
  1305.        line-height: 1.6;
  1306.        color: #666;
  1307.        display: -webkit-box;
  1308.        -webkit-line-clamp: 3;
  1309.        -webkit-box-orient: vertical;
  1310.        overflow: hidden;
  1311.        position: relative;
  1312.        opacity: 0.8;
  1313.        transition: opacity 0.3s ease;
  1314.    }
  1315.    
  1316.    .blog-card-v2:hover .blog-excerpt-v2 {
  1317.        opacity: 1;
  1318.    }
  1319.    
  1320.    .section-header-v2 {
  1321.        text-align: center;
  1322.        margin-bottom: 70px;
  1323.        position: relative;
  1324.    }
  1325.    
  1326.    .section-title-v2 {
  1327.        font-size: 3.2rem;
  1328.        font-weight: 800;
  1329.        margin-bottom: 20px;
  1330.        position: relative;
  1331.    }
  1332.    
  1333.    .section-title-v2::after {
  1334.        content: '';
  1335.        position: absolute;
  1336.        bottom: -10px;
  1337.        left: 50%;
  1338.        transform: translateX(-50%);
  1339.        width: 80px;
  1340.        height: 4px;
  1341.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1342.        border-radius: 2px;
  1343.    }
  1344.    
  1345.    .section-subtitle-v2 {
  1346.        font-size: 1.1rem;
  1347.        color: #666;
  1348.        max-width: 600px;
  1349.        margin: 0 auto;
  1350.        line-height: 1.6;
  1351.    }
  1352.    
  1353.    .blog-read-more-v2 {
  1354.        position: absolute;
  1355.        bottom: 25px;
  1356.        right: 25px;
  1357.        width: 45px;
  1358.        height: 45px;
  1359.        border-radius: 50%;
  1360.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1361.        display: flex;
  1362.        align-items: center;
  1363.        justify-content: center;
  1364.        color: white;
  1365.        text-decoration: none;
  1366.        transition: all 0.4s ease;
  1367.        transform: scale(0);
  1368.        opacity: 0;
  1369.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1370.    }
  1371.    
  1372.    .blog-card-v2:hover .blog-read-more-v2 {
  1373.        transform: scale(1);
  1374.        opacity: 1;
  1375.    }
  1376.    
  1377.    .blog-read-more-v2:hover {
  1378.        transform: scale(1.1);
  1379.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1380.    }
  1381.    
  1382.    /* Animation Classes */
  1383.    .animate-on-scroll {
  1384.        opacity: 0;
  1385.        transform: translateY(30px);
  1386.        transition: all 0.6s ease;
  1387.    }
  1388.    
  1389.    .animate-on-scroll.animated {
  1390.        opacity: 1;
  1391.        transform: translateY(0);
  1392.    }
  1393.    
  1394.    /* Staggered Animation */
  1395.    .blog-card-v2:nth-child(1) { animation-delay: 0.1s; }
  1396.    .blog-card-v2:nth-child(2) { animation-delay: 0.2s; }
  1397.    .blog-card-v2:nth-child(3) { animation-delay: 0.3s; }
  1398.    .blog-card-v2:nth-child(4) { animation-delay: 0.4s; }
  1399.    .blog-card-v2:nth-child(5) { animation-delay: 0.5s; }
  1400.    .blog-card-v2:nth-child(6) { animation-delay: 0.6s; }
  1401.  
  1402.    @media (max-width: 768px) {
  1403.        .section-title-v2 {
  1404.            font-size: 2.5rem;
  1405.        }
  1406.        .blog-highlights-v2 {
  1407.            padding: 40px 0;
  1408.        }
  1409.        .blog-content-v2 {
  1410.            padding: 25px 20px;
  1411.        }
  1412.        .blog-card-v2:hover {
  1413.            transform: translateY(-10px) scale(1.01);
  1414.        }
  1415.    }
  1416. </style>
  1417.  
  1418. <section class="blog-highlights-v2">
  1419.    <div class="container-fluid fluid-container">
  1420.        <div class="row">
  1421.            <div class="col-12">
  1422.                <div class="section-header-v2 animate-on-scroll">
  1423.                    <h2 class="section-title-v2 text-primary-gradient">
  1424.                Today's Top Highlights
  1425.                   </h2>
  1426.                    <p class="section-subtitle-v2">Discover our latest stories and insights from around the world</p>
  1427.                </div>
  1428.            </div>
  1429.        </div>
  1430.        
  1431.        <div class="row">
  1432.            <div class="col-lg-8 col-12">
  1433.                <div class="row g-4">
  1434.                    
  1435.                    
  1436.  
  1437.                </div>
  1438.            </div>
  1439.            
  1440.               <div class="col col-lg-4 col-12">
  1441.                
  1442.  
  1443.  
  1444.  
  1445.    
  1446.  
  1447.  
  1448. <!-- Blog Sidebar -->
  1449.  
  1450.    <div class="sidebar mb-3">
  1451.        
  1452.        
  1453.  
  1454.        <!-- Recent Posts Section -->
  1455.        <div class="sidebar-widget mb-3">
  1456.            <div class="widget-title-wrapper mb-3">
  1457.                <h4 class="widget-title bg-primary text-white px-4 py-2 mb-0 position-relative">
  1458.                    Recent Posts
  1459.                    <span class="title-arrow"></span>
  1460.                </h4>
  1461.            </div>
  1462.            <div class="widget-content border border-light shadow-sm rounded p-4">
  1463.                <div class="recent-post-list">
  1464.                    
  1465.                    
  1466.  
  1467.                </div>
  1468.            </div>
  1469.        </div>
  1470.  
  1471.    </div>
  1472.  
  1473.  
  1474. <!-- Sidebar Styles -->
  1475. <style>
  1476.    .sidebar-widget {
  1477.        position: relative;
  1478.    }
  1479.    
  1480.    .widget-title {
  1481.        font-size: 1.1rem;
  1482.        font-weight: 700;
  1483.        display: inline-block;
  1484.        position: relative;
  1485.        z-index: 2;
  1486.        border-radius: 0;
  1487.    }
  1488.    
  1489.    .title-arrow::after {
  1490.        content: '';
  1491.        position: absolute;
  1492.        top: 0;
  1493.        right: -20px;
  1494.        width: 0;
  1495.        height: 0;
  1496.        border-left: 20px solid var(--bs-primary);
  1497.        border-top: 20px solid transparent;
  1498.        border-bottom: 20px solid transparent;
  1499.        z-index: 1;
  1500.    }
  1501.    
  1502.    .widget-content {
  1503.        margin-top: -1px;
  1504.        position: relative;
  1505.        z-index: 1;
  1506.         background-color: var(--card-bg);
  1507.    }
  1508.    
  1509.    .recent-post-item:hover .post-title1 a {
  1510.        color: #dc3545 !important;
  1511.        transition: color 0.3s ease;
  1512.    }
  1513.    
  1514.    .recent-post-item .post-image img {
  1515.        transition: transform 0.3s ease;
  1516.    }
  1517.    
  1518.    .recent-post-item:hover .post-image img {
  1519.        transform: scale(1.05);
  1520.    }
  1521.    
  1522.    .btn:hover {
  1523.        transform: translateY(-1px);
  1524.        transition: all 0.3s ease;
  1525.        box-shadow: 0 3px 8px rgba(0,0,0,0.15);
  1526.    }
  1527.    
  1528.    @media (max-width: 991px) {
  1529.        .sidebar {
  1530.            margin-top: 3rem;
  1531.        }
  1532.    }
  1533.    
  1534.    @media (max-width: 576px) {
  1535.        .widget-title {
  1536.            font-size: 1rem;
  1537.            padding: 0.75rem 1rem !important;
  1538.        }
  1539.        
  1540.        .title-arrow::after {
  1541.            right: -15px;
  1542.            border-left: 15px solid var(--bs-primary);
  1543.            border-top: 15px solid transparent;
  1544.            border-bottom: 15px solid transparent;
  1545.        }
  1546.        
  1547.        .post-image {
  1548.            display: none !important;
  1549.        }
  1550.    }
  1551. </style>
  1552.    
  1553.            </div>
  1554.        </div>
  1555.    </div>
  1556. </section>
  1557.  
  1558. <script>
  1559. // Intersection Observer for scroll animations
  1560. document.addEventListener('DOMContentLoaded', function() {
  1561.    const observerOptions = {
  1562.        threshold: 0.1,
  1563.        rootMargin: '0px 0px -50px 0px'
  1564.    };
  1565.  
  1566.    const observer = new IntersectionObserver(function(entries) {
  1567.        entries.forEach(entry => {
  1568.            if (entry.isIntersecting) {
  1569.                entry.target.classList.add('animated');
  1570.            }
  1571.        });
  1572.    }, observerOptions);
  1573.  
  1574.    document.querySelectorAll('.animate-on-scroll').forEach(el => {
  1575.        observer.observe(el);
  1576.    });
  1577. });
  1578. </script>
  1579.  
  1580.    
  1581.        
  1582.        <!-- end wpo-blog-highlights-section -->
  1583.        <!-- start wpo-blog-sponsored-section -->
  1584.        
  1585.  
  1586.  
  1587.  
  1588.    
  1589.  
  1590.  
  1591.    
  1592.        <!-- end wpo-blog-sponsored-section -->
  1593.        <!-- start wpo-subscribe-section -->
  1594.        
  1595.        <!-- end subscribe-section -->
  1596.        <!-- start of wpo-site-footer-section -->
  1597.        
  1598.  
  1599.  
  1600.  
  1601.  
  1602.  
  1603. <footer class="wpo-site-footer-v6 bg-primary-gradient">
  1604.  <!-- Main Footer Content -->
  1605.  <div class="footer-main-content">
  1606.    <div class="container-fluid fluid-container">
  1607.      <!-- Top Section - Centered Logo & Tagline -->
  1608.      <div class="footer-top-section text-center">
  1609.        <div class="brand-logo">
  1610.          
  1611.            <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/ad202894-c469-48ef-95c2-daf6cc384246_logo.png" alt="TechSphere" width="auto" height="70px" class="footer-logo" />
  1612.          
  1613.        </div>
  1614.      </div>
  1615.  
  1616.      <!-- Content Grid -->
  1617.      <div class="footer-content-grid">
  1618.        <div class="d-flex justify-content-between flex-wrap gap-3 px-3">
  1619.          <!-- Column 1: Navigation & Categories (Merged) -->
  1620.          <div class="">
  1621.            <div class="footer-column">
  1622.              <h5 class="column-title">Quick Links</h5>
  1623.              <ul class="footer-menu">
  1624.                
  1625.              </ul>
  1626.            </div>
  1627.          </div>
  1628.  
  1629.          <!-- Column 2: Resources -->
  1630.          <div class="">
  1631.            <div class="footer-column">
  1632.              <h5 class="column-title">Blog Rolls</h5>
  1633.              <ul class="footer-menu" id="blogRollLinks">
  1634.                
  1635.                
  1636.  
  1637.                
  1638.                
  1639.                  
  1640.                
  1641.              </ul>
  1642.            </div>
  1643.          </div>
  1644.  
  1645.          <!-- Column 2: Resources -->
  1646.          <div class="">
  1647.            <div class="footer-column">
  1648.              <h5 class="column-title">Categories</h5>
  1649.              <ul class="footer-menu">
  1650.                
  1651.                  <li>
  1652.                    <a class="menu-link" href="/category/all-posts/">All Posts</a>
  1653.                  </li>
  1654.                
  1655.                  <li>
  1656.                    <a class="menu-link" href="/category/business/">Business</a>
  1657.                  </li>
  1658.                
  1659.                  <li>
  1660.                    <a class="menu-link" href="/category/esports/">Esports</a>
  1661.                  </li>
  1662.                
  1663.                  <li>
  1664.                    <a class="menu-link" href="/category/fashion/">Fashion</a>
  1665.                  </li>
  1666.                
  1667.                  <li>
  1668.                    <a class="menu-link" href="/category/featured/">Featured</a>
  1669.                  </li>
  1670.                
  1671.              </ul>
  1672.            </div>
  1673.          </div>
  1674.        </div>
  1675.      </div>
  1676.    </div>
  1677.  </div>
  1678.  
  1679.  <!-- Footer Bottom -->
  1680.  <div class="footer-bottom">
  1681.    <div class="container-fluid fluid-container">
  1682.      <div class="bottom-content text-center">
  1683.        <!-- Copyright -->
  1684.        <div class="copyright-info">
  1685.          <p>
  1686.            &copy; 2026 <strong>TechSphere</strong>. All rights reserved.
  1687.          </p>
  1688.        </div>
  1689.  
  1690.        <!-- Footer Links -->
  1691.        <div class="utility-links">
  1692.          <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  1693.          <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  1694.          <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  1695.        </div>
  1696.      </div>
  1697.    </div>
  1698.  </div>
  1699. </footer>
  1700.  
  1701. <style>
  1702.    .wpo-site-footer-v6{
  1703.        border-radius: 60px 60px 0px 0px !important;
  1704.    }
  1705.  
  1706. .footer-main-content {
  1707.    padding: 60px 0 40px;
  1708. }
  1709.  
  1710. /* Top Section */
  1711. .footer-top-section {
  1712.    margin-bottom: 40px;
  1713.    padding-bottom: 30px;
  1714.    border-bottom: 1px solid #dee2e6;
  1715. }
  1716.  
  1717. .brand-logo {
  1718.    display: flex;
  1719.    align-items: center;
  1720.    justify-content: center;
  1721.    gap: 15px;
  1722. }
  1723.  
  1724.  
  1725. .brand-title {
  1726.    font-size: 26px;
  1727.    font-weight: 700;
  1728.    margin: 0;
  1729. }
  1730.  
  1731. .brand-tagline {
  1732.    font-size: 15px;
  1733.    color: var(--footer-color) !important;
  1734.    margin: 0;
  1735. }
  1736.  
  1737. /* Content Grid */
  1738. .footer-column {
  1739.    margin-bottom: 30px;
  1740. }
  1741.  
  1742. .column-title {
  1743.    font-size: 17px;
  1744.    font-weight: 600;
  1745.    color: var(--footer-color) !important;
  1746.    margin-bottom: 20px;
  1747. }
  1748.  
  1749. /* Footer Menu */
  1750. .footer-menu {
  1751.    list-style: none;
  1752.    padding: 0;
  1753.    margin: 0;
  1754.    color: var(--footer-color) !important;
  1755. }
  1756.  
  1757. .footer-menu li {
  1758.    margin-bottom: 10px;
  1759.  
  1760. }
  1761.  
  1762. .menu-link {
  1763.    color: var(--footer-color) !important;
  1764.    text-decoration: none;
  1765.    font-size: 15px;
  1766.    transition: color 0.3s ease;
  1767. }
  1768.  
  1769. .menu-link:hover {
  1770.    color: #007bff;
  1771. }
  1772.  
  1773. /* Footer Bottom */
  1774. .footer-bottom {
  1775.    border-top: 1px solid var(--border-color);
  1776.    padding: 20px 0;
  1777. }
  1778.  
  1779. .copyright-info p {
  1780.    margin: 0 0 10px;
  1781.    color: var(--footer-color) !important;
  1782. }
  1783.  
  1784. .utility-links {
  1785.    display: flex;
  1786.    justify-content: center;
  1787.    gap: 15px;
  1788. }
  1789.  
  1790. .utility-link {
  1791.    color: #666;
  1792.    text-decoration: none;
  1793.    transition: color 0.3s ease;
  1794. }
  1795.  
  1796. .utility-link:hover {
  1797.    color: #007bff;
  1798. }
  1799.  
  1800. /* Responsive Design */
  1801. @media (max-width: 992px) {
  1802.    .footer-column {
  1803.        text-align: start;
  1804.    }
  1805.    
  1806.    .social-buttons {
  1807.        justify-content: start;
  1808.    }
  1809. }
  1810.  
  1811. @media (max-width: 768px) {
  1812.    .footer-top-section {
  1813.        margin-bottom: 30px;
  1814.    }
  1815.    
  1816.    .brand-logo {
  1817.        flex-direction: column;
  1818.    }
  1819.    
  1820.    .footer-bottom .bottom-content {
  1821.        padding: 0 15px;
  1822.    }
  1823. }
  1824.  
  1825. @media (max-width: 576px) {
  1826.    .column-title {
  1827.        font-size: 16px;
  1828.    }
  1829.    
  1830.    .menu-link {
  1831.        font-size: 14px;
  1832.    }
  1833. }
  1834. </style>
  1835.  
  1836. <script>
  1837. // Newsletter Form Enhancement
  1838. document.addEventListener('DOMContentLoaded', function() {
  1839.    const newsletterForm = document.querySelector('.newsletter-form');
  1840.    if (newsletterForm) {
  1841.        newsletterForm.addEventListener('submit', function(e) {
  1842.            const submitBtn = this.querySelector('.newsletter-submit');
  1843.            const originalHTML = submitBtn.innerHTML;
  1844.            
  1845.            submitBtn.innerHTML = '<i class="fas fa-spinner fa-spin"></i>';
  1846.            submitBtn.disabled = true;
  1847.            
  1848.            // Re-enable after form processing (simulate for now)
  1849.            setTimeout(() => {
  1850.                submitBtn.innerHTML = originalHTML;
  1851.                submitBtn.disabled = false;
  1852.            }, 2000);
  1853.        });
  1854.    }
  1855.  
  1856.    // Add prevent default to placeholder links
  1857.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  1858.        anchor.addEventListener('click', function (e) {
  1859.            e.preventDefault();
  1860.        });
  1861.    });
  1862. });
  1863. document.addEventListener('DOMContentLoaded', function () {
  1864.    var btn = document.getElementById('toggleBlogRollLinks');
  1865.    if (!btn) return; // No extra items, no button
  1866.  
  1867.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  1868.  
  1869.    btn.addEventListener('click', function () {
  1870.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  1871.            return li.classList.contains('d-none');
  1872.        });
  1873.  
  1874.        extras.forEach(function (li) {
  1875.            if (anyHidden) {
  1876.                li.classList.remove('d-none');
  1877.                li.classList.add('show');
  1878.            } else {
  1879.                li.classList.add('d-none');
  1880.                li.classList.remove('show');
  1881.            }
  1882.        });
  1883.  
  1884.        btn.textContent = anyHidden ? 'View less' : 'View more';
  1885.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  1886.    });
  1887. });
  1888.  
  1889. </script>
  1890.  
  1891.        <!-- end of wpo-site-footer-section -->
  1892.    </div>
  1893.    <!-- end of page-wrapper -->
  1894.  
  1895.    <!-- All JavaScript files
  1896.    ================================================== -->
  1897.    
  1898.  
  1899. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  1900. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  1901. <!-- Plugins for this template -->
  1902. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  1903. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  1904. <!-- Custom script for this template -->
  1905. <script src="/static/blogapp/assets/js/script.js"></script>
  1906.  
  1907. <script>
  1908. (function () {
  1909. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  1910. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  1911.  
  1912. function applyFallback(img) {
  1913. if (!img || img.dataset.fallbackApplied === "1") {
  1914. return;
  1915. }
  1916. var failedSrc = img.currentSrc || img.src || "";
  1917. img.dataset.fallbackApplied = "1";
  1918. img.onerror = null;
  1919. img.src = fallbackImageSrc;
  1920. console.warn("[ImageFallback] Replaced broken image:", {
  1921. failedSrc: failedSrc,
  1922. fallbackSrc: fallbackImageSrc,
  1923. alt: img.alt || "",
  1924. });
  1925. }
  1926.  
  1927. document.querySelectorAll("img").forEach(function (img) {
  1928. if (img.complete && img.naturalWidth === 0) {
  1929. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  1930. failedSrc: img.currentSrc || img.src || "",
  1931. alt: img.alt || "",
  1932. });
  1933. applyFallback(img);
  1934. }
  1935. });
  1936.  
  1937. document.addEventListener(
  1938. "error",
  1939. function (event) {
  1940. var target = event.target;
  1941. if (target && target.tagName === "IMG") {
  1942. applyFallback(target);
  1943. }
  1944. },
  1945. true
  1946. );
  1947. })();
  1948. </script>
  1949.  
  1950. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  1951.  
  1952.  
  1953.  
  1954. <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":"57c5ae1c5c864a0084ba8911e00e7d61","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  1955. </body>
  1956.  
  1957. </html>
  1958.  
  1959.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda