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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="libre">
  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_35_1haIv73_hF75OqW_aajstjm.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 software, gadgets, and innovation. 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://889993110.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #ff3d7f;
  42.        --bs-primary-rgb: ff3d7f;
  43.        --bs-secondary: #6b7280;
  44.        --bs-success: #22c55e;
  45.        --bs-danger: #ef4444;
  46.        --bs-warning: #eab308;
  47.        --bs-info: #3b82f6;
  48.        --bs-light: #fff0f5;
  49.        --bs-dark: #4a0e1a;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #ff3d7f;
  53.        --theme-primary-color-s2: #ff3d7f;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #4a0e1a;
  57.        --text-light-color: #676767;
  58.        --heading-color: #4a0e1a;
  59.        --border-color: #f9a8b8;
  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: #fed7de;
  75.        --navbar-color: #4a0e1a;
  76.        --topbar-bg: #fff0f5;
  77.        --topbar-color: #4a0e1a;
  78.        --footer-bg: #4a0e1a;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #f9a8b8;
  82.        --card-radius: 12px;
  83.        --link-color: #ff3d7f;
  84.        --link-hover: #e02d6e;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(255, 61, 127, 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_91">
  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="header-v6 mb-4 nav-bg position-relative">
  415.    <div class="main-header-v6">
  416.        <div class="container-fluid fluid-container">
  417.            <div class="row align-items-center justify-content-between">
  418.                <!-- Left Navigation -->
  419.                <div class="col-lg-5 col-md-3">
  420.                    <nav class="left-nav-v6">
  421.                        <ul class="nav-list-v6">
  422.                            
  423.                            <li class="nav-item-v6">
  424.                                <a href="/" class="nav-link-v6 active-v6">Home</a>
  425.                            </li>
  426.  
  427.                            
  428.                            
  429.                            <li class="nav-item-v6">
  430.                                <a href="/category/all-posts/" class="nav-link-v6">
  431.                                    All Posts
  432.                                </a>
  433.                            </li>
  434.                            
  435.                            <li class="nav-item-v6">
  436.                                <a href="/category/business/" class="nav-link-v6">
  437.                                    Business
  438.                                </a>
  439.                            </li>
  440.                            
  441.                            <li class="nav-item-v6">
  442.                                <a href="/category/esports/" class="nav-link-v6">
  443.                                    Esports
  444.                                </a>
  445.                            </li>
  446.                            
  447.                        </ul>
  448.                    </nav>
  449.                </div>
  450.  
  451.                <!-- Center Logo -->
  452.               <div class="col-lg-2 col-md-6 text-center">
  453.                    <div class="logo-center-v6">
  454.                        <a class="brand-link-v6" href="/">
  455.                            
  456.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/7c1cda75-d381-476b-95c8-7cd7fcd1d587_logo.png" alt="Tech Insights Blog" class="logo-img-v6" />
  457.                            
  458.                        </a>
  459.                    </div>
  460.                </div>
  461.  
  462.                <!-- Right Navigation -->
  463.                <div class="col-lg-5 col-md-3">
  464.                    <nav class="right-nav-v6">
  465.                        <ul class="nav-list-v6 justify-content-end">
  466.  
  467.                            
  468.                            
  469.                            <li class="nav-item-v6">
  470.                                <a href="/category/fashion/" class="nav-link-v6">
  471.                                    Fashion
  472.                                </a>
  473.                            </li>
  474.                            
  475.                            <li class="nav-item-v6">
  476.                                <a href="/category/featured/" class="nav-link-v6">
  477.                                    Featured
  478.                                </a>
  479.                            </li>
  480.                            
  481.  
  482.                            
  483.                            
  484.                            
  485.                            <li class="nav-item-v6 dropdown-container-v6">
  486.                                <a href="#" class="nav-link-v6">More</a>
  487.                                <div class="mega-dropdown-v6">
  488.                                    <div class="dropdown-grid-v6">
  489.                                        <div class="dropdown-column-v6">
  490.                                            
  491.                                            <a href="/category/gaming/"
  492.                                                class="dropdown-link-v6">
  493.                                                Gaming
  494.                                            </a>
  495.                                            
  496.                                            <a href="/category/health/"
  497.                                                class="dropdown-link-v6">
  498.                                                Health
  499.                                            </a>
  500.                                            
  501.                                            <a href="/category/life-fitness/"
  502.                                                class="dropdown-link-v6">
  503.                                                Life &amp; Fitness
  504.                                            </a>
  505.                                            
  506.                                            <a href="/category/lifestyle/"
  507.                                                class="dropdown-link-v6">
  508.                                                Lifestyle
  509.                                            </a>
  510.                                            
  511.                                            <a href="/category/news/"
  512.                                                class="dropdown-link-v6">
  513.                                                News
  514.                                            </a>
  515.                                            
  516.                                            <a href="/category/others/"
  517.                                                class="dropdown-link-v6">
  518.                                                Others
  519.                                            </a>
  520.                                            
  521.                                            <a href="/category/politics/"
  522.                                                class="dropdown-link-v6">
  523.                                                Politics
  524.                                            </a>
  525.                                            
  526.                                            <a href="/category/sports/"
  527.                                                class="dropdown-link-v6">
  528.                                                Sports
  529.                                            </a>
  530.                                            
  531.                                            <a href="/category/tech/"
  532.                                                class="dropdown-link-v6">
  533.                                                Tech
  534.                                            </a>
  535.                                            
  536.                                            <a href="/category/travel/"
  537.                                                class="dropdown-link-v6">
  538.                                                Travel
  539.                                            </a>
  540.                                            
  541.                                        </div>
  542.                                    </div>
  543.                                </div>
  544.                            </li>
  545.                            
  546.                            
  547.                             <li>
  548.                  <a href="/page/contact-us/">
  549.                     Contact Us
  550.                  </a>
  551.              </li>
  552.                        </ul>
  553.                    </nav>
  554.                </div>
  555.            </div>
  556.  
  557.  
  558.            <!-- Search Bar Row -->
  559.            <div class="row mt-md-4 ">
  560.                <div class="col-12">
  561.                    <div class="search-container-v6">
  562.                        <form class="search-form-v6" action="#" method="get">
  563.                            <div class="search-wrapper-v6">
  564.                                <svg class="search-icon-v6" width="20" height="20" viewBox="0 0 24 24" fill="none"
  565.                                    stroke="currentColor" stroke-width="2">
  566.                                    <circle cx="11" cy="11" r="8"></circle>
  567.                                    <path d="m21 21-4.35-4.35"></path>
  568.                                </svg>
  569.                                <input id="search-input" type="search" class="search-input-v6"
  570.                                    placeholder="What are you looking for today?" name="q">
  571.                                <button type="submit" class="search-submit-v6">Search</button>
  572.                            </div>
  573.                        </form>
  574.                         <div id="search-results" class="search-results-container search-v1"></div>
  575.                    </div>
  576.                </div>
  577.            </div>
  578.        </div>
  579.    </div>
  580.  
  581.    <!-- Mobile Menu Button -->
  582.    <button class="mobile-toggle-v6  d-lg-none" type="button" onclick="toggleMenuV6()">
  583.        <span class="hamburger-line-v6 text-link "></span>
  584.        <span class="hamburger-line-v6 text-link "></span>
  585.        <span class="hamburger-line-v6 text-link "></span>
  586.    </button>
  587.  
  588.    <!-- Mobile Menu -->
  589. <div class="mobile-menu-v6 d-lg-none" id="mobileMenuV6">
  590.    <div class="mobile-menu-content-v6">
  591.        <button class="mobile-toggle-v6 text-link d-lg-none" style="font-size: larger;" type="button"
  592.            onclick="toggleMenuV6()">
  593.            X
  594.        </button>
  595.        <ul class="mobile-nav-list-v6">
  596.  
  597.            <!-- Static Home -->
  598.            <li class="mobile-nav-item-v6">
  599.                <a href="/"
  600.                   class="mobile-nav-link-v6 active-v6">
  601.                    Home
  602.                </a>
  603.            </li>
  604.  
  605.            <!-- Dynamic categories -->
  606.            
  607.            <li class="mobile-nav-item-v6">
  608.                <a href="/category/all-posts/"
  609.                   class="mobile-nav-link-v6 ">
  610.                    All Posts
  611.                </a>
  612.            </li>
  613.            
  614.            <li class="mobile-nav-item-v6">
  615.                <a href="/category/business/"
  616.                   class="mobile-nav-link-v6 ">
  617.                    Business
  618.                </a>
  619.            </li>
  620.            
  621.            <li class="mobile-nav-item-v6">
  622.                <a href="/category/esports/"
  623.                   class="mobile-nav-link-v6 ">
  624.                    Esports
  625.                </a>
  626.            </li>
  627.            
  628.            <li class="mobile-nav-item-v6">
  629.                <a href="/category/fashion/"
  630.                   class="mobile-nav-link-v6 ">
  631.                    Fashion
  632.                </a>
  633.            </li>
  634.            
  635.            <li class="mobile-nav-item-v6">
  636.                <a href="/category/featured/"
  637.                   class="mobile-nav-link-v6 ">
  638.                    Featured
  639.                </a>
  640.            </li>
  641.            
  642.            <li class="mobile-nav-item-v6">
  643.                <a href="/category/gaming/"
  644.                   class="mobile-nav-link-v6 ">
  645.                    Gaming
  646.                </a>
  647.            </li>
  648.            
  649.            <li class="mobile-nav-item-v6">
  650.                <a href="/category/health/"
  651.                   class="mobile-nav-link-v6 ">
  652.                    Health
  653.                </a>
  654.            </li>
  655.            
  656.            <li class="mobile-nav-item-v6">
  657.                <a href="/category/life-fitness/"
  658.                   class="mobile-nav-link-v6 ">
  659.                    Life &amp; Fitness
  660.                </a>
  661.            </li>
  662.            
  663.            <li class="mobile-nav-item-v6">
  664.                <a href="/category/lifestyle/"
  665.                   class="mobile-nav-link-v6 ">
  666.                    Lifestyle
  667.                </a>
  668.            </li>
  669.            
  670.            <li class="mobile-nav-item-v6">
  671.                <a href="/category/news/"
  672.                   class="mobile-nav-link-v6 ">
  673.                    News
  674.                </a>
  675.            </li>
  676.            
  677.            <li class="mobile-nav-item-v6">
  678.                <a href="/category/others/"
  679.                   class="mobile-nav-link-v6 ">
  680.                    Others
  681.                </a>
  682.            </li>
  683.            
  684.            <li class="mobile-nav-item-v6">
  685.                <a href="/category/politics/"
  686.                   class="mobile-nav-link-v6 ">
  687.                    Politics
  688.                </a>
  689.            </li>
  690.            
  691.            <li class="mobile-nav-item-v6">
  692.                <a href="/category/sports/"
  693.                   class="mobile-nav-link-v6 ">
  694.                    Sports
  695.                </a>
  696.            </li>
  697.            
  698.            <li class="mobile-nav-item-v6">
  699.                <a href="/category/tech/"
  700.                   class="mobile-nav-link-v6 ">
  701.                    Tech
  702.                </a>
  703.            </li>
  704.            
  705.            <li class="mobile-nav-item-v6">
  706.                <a href="/category/travel/"
  707.                   class="mobile-nav-link-v6 ">
  708.                    Travel
  709.                </a>
  710.            </li>
  711.            
  712.  
  713.            <!-- Static Contact -->
  714.            <li class="mobile-nav-item-v6">
  715.                <a href="/page/contact-us/"
  716.                   class="mobile-nav-link-v6 ">
  717.                    Contact Us
  718.                </a>
  719.            </li>
  720.        </ul>
  721.    </div>
  722. </div>
  723. <div class="sidebar-blur d-lg-none"></div>
  724. </header>
  725.  
  726. <style>
  727.    /* Navbar V6 Styles - Centered Logo with Split Navigation */
  728.  
  729.  
  730.    .main-header-v6 {
  731.        padding: 35px 0;
  732.    }
  733.  
  734.    /* Logo Styles */
  735.    .logo-center-v6 {
  736.        position: relative;
  737.    }
  738.  
  739.    .logo-img-v6 {
  740.        max-height: 100px;
  741.        transition: transform 0.3s ease;
  742.    }
  743.  
  744.    .logo-img-v6:hover {
  745.        transform: scale(1.05);
  746.    }
  747.  
  748.    /* Navigation Styles */
  749.    .nav-list-v6 {
  750.        list-style: none;
  751.        padding: 0;
  752.        margin: 0;
  753.        display: flex;
  754.        align-items: center;
  755.    }
  756.  
  757.    .nav-item-v6 {
  758.        position: relative;
  759.        margin: 0 20px;
  760.    }
  761.  
  762.    .nav-link-v6 {
  763.        color: var(--navbar-color) !important;
  764.        text-decoration: none;
  765.        font-weight: 500;
  766.        font-size: 15px;
  767.        padding: 12px 0;
  768.        position: relative;
  769.        transition: all 0.3s ease;
  770.    }
  771.  
  772.    .nav-link-v6::after {
  773.        content: '';
  774.        position: absolute;
  775.        bottom: 0;
  776.        left: 50%;
  777.        width: 0;
  778.        height: 2px;
  779.        transition: all 0.3s ease;
  780.        transform: translateX(-50%);
  781.    }
  782.  
  783.    .nav-link-v6:hover,
  784.    .nav-link-v6.active-v6 {
  785.        font-weight: 700;
  786.        opacity: 0.75;
  787.    }
  788.  
  789.    .nav-link-v6:hover::after,
  790.    .nav-link-v6.active-v6::after {
  791.        width: 100%;
  792.    }
  793.  
  794.    /* Mega Dropdown Styles */
  795.    .dropdown-container-v6 {
  796.        position: relative;
  797.    }
  798.  
  799.    .mega-dropdown-v6 {
  800.        position: absolute;
  801.        top: 100%;
  802.        left: 50%;
  803.        transform: translateX(-50%);
  804.        background: var(--navbar-bg);
  805.        border-radius: 12px;
  806.        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  807.        opacity: 0;
  808.        visibility: hidden;
  809.        transition: all 0.3s ease;
  810.        padding: 25px;
  811.        min-width: 300px;
  812.        z-index: 1200;
  813.        margin-top: 15px;
  814.    }
  815.  
  816.    .dropdown-container-v6:hover .mega-dropdown-v6 {
  817.        opacity: 1;
  818.        visibility: visible;
  819.        margin-top: 0;
  820.    }
  821.  
  822.    .dropdown-grid-v6 {
  823.        display: grid;
  824.        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  825.        gap: 20px;
  826.    }
  827.  
  828.    .dropdown-title-v6 {
  829.        font-size: 13px;
  830.        font-weight: 600;
  831.        color: #4a5568;
  832.        margin-bottom: 10px;
  833.        text-transform: uppercase;
  834.        letter-spacing: 0.5px;
  835.    }
  836.  
  837.    .dropdown-link-v6 {
  838.        display: block;
  839.        color: #2d3748;
  840.        text-decoration: none;
  841.        font-size: 14px;
  842.        padding: 8px 0;
  843.        transition: all 0.3s ease;
  844.        position: relative;
  845.        padding-left: 15px;
  846.    }
  847.  
  848.    .dropdown-link-v6::before {
  849.        content: '';
  850.        position: absolute;
  851.        left: 0;
  852.        top: 50%;
  853.        width: 6px;
  854.        height: 6px;
  855.        background: #e2e8f0;
  856.        border-radius: 50%;
  857.        transform: translateY(-50%);
  858.        transition: all 0.3s ease;
  859.    }
  860.  
  861.    .dropdown-link-v6:hover {
  862.        color: #667eea;
  863.        padding-left: 20px;
  864.    }
  865.  
  866.    .dropdown-link-v6:hover::before {
  867.        background: #667eea;
  868.    }
  869.  
  870.    /* Search Styles */
  871.    .search-container-v6 {
  872.        max-width: 600px;
  873.        margin: 0 auto;
  874.    }
  875.  
  876.    .search-wrapper-v6 {
  877.        position: relative;
  878.        background: #f7fafc;
  879.        border-radius: 50px;
  880.        display: flex;
  881.        align-items: center;
  882.        transition: all 0.3s ease;
  883.        border: 2px solid transparent;
  884.    }
  885.  
  886.    .search-wrapper-v6:focus-within {
  887.        background: #ffffff;
  888.        border-color: #007bff;
  889.        box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
  890.    }
  891.  
  892.    .search-icon-v6 {
  893.        color: #a0aec0;
  894.        margin: 0 15px;
  895.        transition: color 0.3s ease;
  896.    }
  897.  
  898.    .search-wrapper-v6:focus-within .search-icon-v6 {
  899.        color: #007bff;
  900.    }
  901.  
  902.    .search-input-v6 {
  903.        flex: 1;
  904.        border: none;
  905.        background: transparent;
  906.        font-size: 16px;
  907.        padding: 10px 0;
  908.        outline: none;
  909.        color: #2d3748;
  910.    }
  911.  
  912.    .search-input-v6::placeholder {
  913.        color: #a0aec0;
  914.    }
  915.  
  916.    .search-submit-v6 {
  917.        background-color: var(--bs-primary);
  918.        color: white;
  919.        border: none;
  920.        border-radius: 50px;
  921.        padding: 12px 25px;
  922.        font-weight: 500;
  923.        cursor: pointer;
  924.        transition: all 0.3s ease;
  925.    }
  926.  
  927.    .search-submit-v6:hover {
  928.        transform: translateY(-2px);
  929.        box-shadow: 0 5px 15px rgba(102, 126, 234, 0.3);
  930.    }
  931.  
  932.    /* Mobile Styles */
  933.    .mobile-toggle-v6 {
  934.        position: absolute;
  935.        top: 20px;
  936.        right: 20px;
  937.        background: none;
  938.        border: none;
  939.        cursor: pointer;
  940.        z-index: 999;
  941.        padding: 5px;
  942.    }
  943.  
  944.    .hamburger-line-v6 {
  945.        display: block;
  946.        width: 25px;
  947.        height: 3px;
  948.        background: var(--navbar-color);
  949.        margin: 5px 0;
  950.        transition: all 0.3s ease;
  951.        border-radius: 2px;
  952.    }
  953.  
  954.    .mobile-menu-v6 {
  955.        position: fixed;
  956.        top: 0;
  957.        right: -100%;
  958.        width: 300px;
  959.        height: 100vh;
  960.        background: var(--navbar-bg) !important;
  961.        z-index: 1000;
  962.        transition: right 0.3s ease;
  963.        box-shadow: -5px 0 20px rgba(0, 0, 0, 0.1);
  964.    }
  965.  
  966.    .mobile-menu-v6.show-v6 {
  967.        right: 0;
  968.    }
  969.  
  970.    .mobile-menu-content-v6 {
  971.        padding: 80px 30px 30px;
  972.        height: 100%;
  973.        overflow-y: auto;
  974.    }
  975.  
  976.    .mobile-nav-list-v6 {
  977.        list-style: none;
  978.        padding: 0;
  979.        margin: 0;
  980.    }
  981.  
  982.    .mobile-nav-item-v6 {
  983.        margin-bottom: 5px;
  984.    }
  985.  
  986.    .mobile-nav-link-v6 {
  987.        display: flex;
  988.        align-items: center;
  989.        justify-content: space-between;
  990.        color: var(--navbar-color) !important;
  991.        text-decoration: none;
  992.        font-size: 16px;
  993.        font-weight: 500;
  994.        padding: 15px 0;
  995.        border-bottom: 1px solid var(--border-color);
  996.        transition: color 0.3s ease;
  997.    }
  998.  
  999.    .mobile-nav-link-v6:hover,
  1000.    .mobile-nav-link-v6.active-v6 {
  1001.        color: #667eea;
  1002.    }
  1003.  
  1004.    .mobile-dropdown-v6 {
  1005.        list-style: none;
  1006.        padding: 0;
  1007.        margin: 0;
  1008.        max-height: 0;
  1009.        overflow: hidden;
  1010.        transition: max-height 0.3s ease;
  1011.        background: var(--navbar-bg);
  1012.        border-radius: 8px;
  1013.        margin-top: 5px;
  1014.    }
  1015.  
  1016.    .mobile-dropdown-v6.show-v6 {
  1017.        max-height: 300px;
  1018.        padding: 10px 0;
  1019.    }
  1020.  
  1021.    .mobile-dropdown-link-v6 {
  1022.        display: block;
  1023.        color: var(--navbar-color) !important;
  1024.        text-decoration: none;
  1025.        font-size: 14px;
  1026.        padding: 10px 20px;
  1027.        transition: all 0.3s ease;
  1028.    }
  1029.  
  1030.    .mobile-dropdown-link-v6:hover {
  1031.        color: #667eea;
  1032.        opacity: 0.6;
  1033.    }
  1034.  
  1035.    /* Responsive Design */
  1036.    @media (max-width: 991px) {
  1037.  
  1038.        .left-nav-v6,
  1039.        .right-nav-v6 {
  1040.            display: none;
  1041.        }
  1042.  
  1043.        .main-header-v6 {
  1044.            padding: 15px 0;
  1045.        }
  1046.  
  1047.        .search-container-v6 {
  1048.            margin-top: 20px;
  1049.        }
  1050.    }
  1051.  
  1052.    @media (max-width: 768px) {
  1053.        .search-wrapper-v6 {
  1054.            flex-direction: row;
  1055.        }
  1056.  
  1057.        .search-input-v6 {
  1058.            padding: 6px 0;
  1059.            text-align: center;
  1060.            display: flex;
  1061.        }
  1062.  
  1063.  
  1064.        .search-submit-v6 {
  1065.            width: 100%;
  1066.            margin-top: 10px;
  1067.            display: none;
  1068.        }
  1069.    }
  1070. </style>
  1071.  
  1072. <script>
  1073.    function toggleMenuV6() {
  1074.        const mobileMenu = document.getElementById('mobileMenuV6');
  1075.        mobileMenu.classList.toggle('show-v6');
  1076.    }
  1077.  
  1078.    function toggleMobileDropdown(dropdownId) {
  1079.        const dropdown = document.getElementById(dropdownId);
  1080.        dropdown.classList.toggle('show-v6');
  1081.    }
  1082.  
  1083.    // Close mobile menu when clicking outside
  1084.    document.addEventListener('click', function (event) {
  1085.        const mobileMenu = document.getElementById('mobileMenuV6');
  1086.        const mobileToggle = document.querySelector('.mobile-toggle-v6');
  1087.  
  1088.        if (!mobileMenu.contains(event.target) && !mobileToggle.contains(event.target)) {
  1089.            mobileMenu.classList.remove('show-v6');
  1090.        }
  1091.    });
  1092. </script>
  1093.  
  1094. <script>
  1095.  document.addEventListener("DOMContentLoaded", function () {
  1096.    console.log("loaded");
  1097.  
  1098.     const searchInput = document.getElementById("search-input")
  1099.    const searchResults = document.getElementById("search-results");
  1100.  
  1101.    if (!searchInput || !searchResults) {
  1102.      console.error("Search input/results not found");
  1103.      return;
  1104.    }
  1105.  
  1106.    // Prevent form submission
  1107.    if (searchInput.form) {
  1108.      searchInput.form.addEventListener("submit", function (e) {
  1109.        e.preventDefault();
  1110.      });
  1111.    }
  1112.  
  1113.    // Add event listener for keyup
  1114.    searchInput.addEventListener("keyup", function (e) {
  1115.      console.log("Key pressed:", e.key);
  1116.      e.preventDefault();
  1117.  
  1118.      const query = searchInput.value.trim();
  1119.      console.log("User is typing: " + query);
  1120.  
  1121.      // If empty → clear and hide
  1122.      if (query === "") {
  1123.        searchResults.innerHTML = "";
  1124.        searchResults.style.display = "none";
  1125.        return;
  1126.      }
  1127.  
  1128.      // Show results
  1129.      searchResults.style.display = "block";
  1130.  
  1131.      // Fetch search results
  1132.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1133.        method: "GET",
  1134.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1135.      })
  1136.        .then(response => {
  1137.          console.log("Response Status:", response.status);
  1138.          return response.json();
  1139.        })
  1140.        .then(data => {
  1141.          console.log("Data received:", data);
  1142.          if (data.html) {
  1143.            searchResults.innerHTML = data.html;
  1144.          } else {
  1145.            searchResults.innerHTML = "<p>No results found.</p>";
  1146.          }
  1147.        })
  1148.        .catch(error => {
  1149.          console.error("Error fetching search results:", error);
  1150.        });
  1151.    });
  1152.  
  1153.    // Close results when clicking outside
  1154.    document.addEventListener("click", function (e) {
  1155.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1156.        searchResults.style.display = "none";
  1157.      }
  1158.    });
  1159.  
  1160.    // Close results on ESC key
  1161.    document.addEventListener("keydown", function (e) {
  1162.      if (e.key === "Escape") {
  1163.        searchResults.style.display = "none";
  1164.      }
  1165.    });
  1166.  });
  1167. </script>
  1168.  
  1169. <style>
  1170.        /* search field */
  1171.  .search-results-container {
  1172.  position: absolute;
  1173.  top: 100%; /* Position it below the input field */
  1174.  left: 10px;
  1175.  right: 10px;
  1176.  background-color: white;
  1177.  border: 1px solid #ddd;
  1178.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1179.  max-height: 300px;
  1180.  overflow-y: auto;
  1181.  z-index: 1000;
  1182.  display: none; /* Initially hidden */
  1183. }
  1184.  
  1185. .search-results-container p {
  1186.  margin: 0;
  1187. }
  1188.  
  1189. .search-results-container .result-item {
  1190.  padding: 10px;
  1191.  cursor: pointer;
  1192. }
  1193.  
  1194. .search-results-container .result-item:hover {
  1195.  background-color: #f0f0f0;
  1196. }
  1197. </style>
  1198.  
  1199.        </header>
  1200.        <!-- end of header -->
  1201.        <!-- start of wpo-blog-hero -->
  1202.        
  1203.  
  1204.  
  1205.  
  1206.  
  1207.  
  1208.  
  1209.  
  1210.  
  1211.        <!-- end of wpo-blog-hero -->
  1212.  
  1213.        <!-- start of wpo-breacking-news -->
  1214.        
  1215.        <!-- end of wpo-breacking-news -->
  1216.        
  1217.        <!-- start wpo-blog-highlights-section -->
  1218.        
  1219.  
  1220.  
  1221.  
  1222.    
  1223.  
  1224.  
  1225.  
  1226. <style>
  1227.    .blog-highlights-v2 {
  1228.        padding: 60px 0;
  1229.    }
  1230.    
  1231.    .blog-card-v2 {
  1232.        border: none;
  1233.        border-radius: 16px;
  1234.        overflow: hidden;
  1235.        transition: all 0.3s ease;
  1236.        background: white;
  1237.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1238.    }
  1239.    
  1240.    .blog-card-v2:hover {
  1241.        transform: translateY(-8px);
  1242.        box-shadow: 0 12px 40px rgba(0,0,0,0.15);
  1243.    }
  1244.    
  1245.    .blog-image-v2 {
  1246.        position: relative;
  1247.        overflow: hidden;
  1248.        height: 220px;
  1249.    }
  1250.    
  1251.    .blog-image-v2 img {
  1252.        width: 100%;
  1253.        height: 100%;
  1254.        object-fit: cover;
  1255.        transition: transform 0.3s ease;
  1256.    }
  1257.    
  1258.    .blog-card-v2:hover .blog-image-v2 img {
  1259.        transform: scale(1.05);
  1260.    }
  1261.    
  1262.    .blog-category-v2 {
  1263.        position: absolute;
  1264.        top: 16px;
  1265.        left: 16px;
  1266.        padding: 6px 14px;
  1267.        border-radius: 20px;
  1268.        font-size: 12px;
  1269.        font-weight: 600;
  1270.        text-transform: uppercase;
  1271.        letter-spacing: 0.5px;
  1272.    }
  1273.    
  1274.    .blog-content-v2 {
  1275.        padding: 24px;
  1276.    }
  1277.    
  1278.    .blog-title-v2 {
  1279.        font-size: 18px;
  1280.        font-weight: 700;
  1281.        line-height: 1.4;
  1282.        margin-bottom: 16px;
  1283.    }
  1284.    
  1285.    .blog-title-v2 a {
  1286.        text-decoration: none;
  1287.        transition: color 0.3s ease;
  1288.    }
  1289.    
  1290.    .blog-meta-v2 {
  1291.        display: flex;
  1292.        align-items: center;
  1293.        gap: 12px;
  1294.        margin-bottom: 12px;
  1295.        font-size: 13px;
  1296.    }
  1297.    
  1298.    .blog-author-img {
  1299.        width: 32px;
  1300.        height: 32px;
  1301.        border-radius: 50%;
  1302.        object-fit: cover;
  1303.    }
  1304.    
  1305.    .blog-excerpt-v2 {
  1306.        font-size: 14px;
  1307.        line-height: 1.6;
  1308.        opacity: 0.8;
  1309.    }
  1310.    
  1311.    .section-title-v2 {
  1312.        font-size: 2.5rem;
  1313.        font-weight: 800;
  1314.        text-align: center;
  1315.        margin-bottom: 50px;
  1316.    }
  1317.  
  1318.    @media (max-width: 768px) {
  1319.        .section-title-v2 {
  1320.            font-size: 2rem;
  1321.        }
  1322.        .blog-highlights-v2 {
  1323.            padding: 40px 0;
  1324.        }
  1325.    }
  1326. </style>
  1327.  
  1328. <section class="blog-highlights-v2">
  1329.    <div class="container-fluid fluid-container">
  1330.        <div class="row">
  1331.            <div class="col-12">
  1332.                <h2 class="section-title-v2 top-color">
  1333.                Today's Top Highlights
  1334.                   </h2>
  1335.            </div>
  1336.            
  1337.        </div>
  1338.        
  1339.        <div class="row">
  1340.            <div class="col-lg-8 col-12">
  1341.                <div class="row g-4">
  1342.                    
  1343.                    
  1344.  
  1345.                </div>
  1346.            </div>
  1347.            
  1348.          <div class="col col-lg-4 col-12">
  1349.                
  1350.  
  1351.  
  1352.  
  1353.    
  1354.  
  1355. <!-- Curved Heading Sidebar -->
  1356.    <div class="sidebar">
  1357.        
  1358.  
  1359.       <!-- <div class="sidebar-widget mb-5">
  1360.            <div class="widget-title-wrapper mb-3">
  1361.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1362.                    <div class="title-border"></div>
  1363.                    <i class="ti-folder me-2"></i>Blog Archives
  1364.                </h4>
  1365.            </div>
  1366.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  1367.                <div class="archives-list">
  1368.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1369.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1370.                            <i class="ti-angle-right me-2 text-primary"></i>
  1371.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  1372.                        </a>
  1373.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  1374.                    </div>
  1375.  
  1376.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1377.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1378.                            <i class="ti-angle-right me-2 text-primary"></i>
  1379.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  1380.                        </a>
  1381.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  1382.                    </div>
  1383.  
  1384.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1385.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1386.                            <i class="ti-angle-right me-2 text-primary"></i>
  1387.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  1388.                        </a>
  1389.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  1390.                    </div>
  1391.  
  1392.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1393.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1394.                            <i class="ti-angle-right me-2 text-primary"></i>
  1395.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  1396.                        </a>
  1397.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  1398.                    </div>
  1399.  
  1400.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1401.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1402.                            <i class="ti-angle-right me-2 text-primary"></i>
  1403.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  1404.                        </a>
  1405.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  1406.                    </div>
  1407.  
  1408.                    <div class="archive-item d-flex justify-content-between align-items-center">
  1409.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1410.                            <i class="ti-angle-right me-2 text-primary"></i>
  1411.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  1412.                        </a>
  1413.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  1414.                    </div>
  1415.                </div>
  1416.                
  1417.                <div class="text-center mt-4 pt-3 border-top border-color">
  1418.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  1419.                        <i class="ti-archive me-1"></i>View All Archives
  1420.                    </a>
  1421.                </div>
  1422.            </div>
  1423.        </div> -->
  1424.  
  1425.        <div class="sidebar-widget mb-4">
  1426.            <div class="widget-title-wrapper mb-3">
  1427.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1428.                    <div class="title-border-primary"></div>
  1429.                    <i class="ti-star me-2"></i>Popular Posts
  1430.                </h4>
  1431.            </div>
  1432.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  1433.                <div class="popular-post-list">
  1434.                    
  1435.  
  1436.                </div>
  1437.                
  1438.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  1439.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  1440.                        <i class="ti-trophy me-1"></i>View All Popular
  1441.                    </a>
  1442.                </div> -->
  1443.            </div>
  1444.        </div>
  1445.  
  1446. </div>
  1447.  
  1448. <style>
  1449.     .widget-content {
  1450.        margin-top: -1px;
  1451.        position: relative;
  1452.        z-index: 1;
  1453.         background-color: var(--card-bg);
  1454.    }
  1455. </style>
  1456.  
  1457.    
  1458.            </div>
  1459.        </div>
  1460.    </div>
  1461. </section>
  1462.  
  1463.    
  1464.        
  1465.        <!-- end wpo-blog-highlights-section -->
  1466.        <!-- start wpo-blog-sponsored-section -->
  1467.        
  1468.  
  1469.  
  1470.  
  1471.    
  1472.  
  1473.  
  1474.    
  1475.        <!-- end wpo-blog-sponsored-section -->
  1476.        <!-- start wpo-subscribe-section -->
  1477.        
  1478.        <!-- end subscribe-section -->
  1479.        <!-- start of wpo-site-footer-section -->
  1480.        
  1481.  
  1482.  
  1483.  
  1484.  
  1485.  
  1486. <footer class="wpo-site-footer-v4 bg-primary-gradient">
  1487.  <!-- Main Content: Asymmetrical Layout -->
  1488.  <div class="footer-main-content py-5">
  1489.    <div class="container-fluid fluid-container">
  1490.      <div class="row">
  1491.        <!-- Left: Logo & Tagline (Narrow, Skewed) -->
  1492.        <div class="col-lg-3 col-md-4 col-12 mb-4 skewed-section">
  1493.          <div class="brand-logo text-center text-lg-start">
  1494.            
  1495.              <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/7c1cda75-d381-476b-95c8-7cd7fcd1d587_logo.png" alt="Tech Insights Blog" class="footer-logo" />
  1496.            
  1497.            <p class="brand-tagline mt-2">Explore the latest in technology, digital trends, and insightful articles on software, gadgets, and innovation. Stay updated with expert analysis.</p>
  1498.          </div>
  1499.        </div>
  1500.        <!-- Right: Staggered Links -->
  1501.        <div class="col-lg-9 col-md-8 col-12">
  1502.          <div class="d-flex flex-column gap-4">
  1503.            <!-- Quick Links -->
  1504.            <div class="footer-column offset-content">
  1505.              <h5 class="column-title">Quick Links</h5>
  1506.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3">
  1507.                
  1508.              </ul>
  1509.            </div>
  1510.            <!-- Top Categories -->
  1511.            <div class="footer-column offset-content offset-right">
  1512.              <h5 class="column-title">Top Categories</h5>
  1513.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3">
  1514.                
  1515.                  <li>
  1516.                    <a class="menu-link" href="/category/all-posts/">All Posts</a>
  1517.                  </li>
  1518.                
  1519.                  <li>
  1520.                    <a class="menu-link" href="/category/business/">Business</a>
  1521.                  </li>
  1522.                
  1523.                  <li>
  1524.                    <a class="menu-link" href="/category/esports/">Esports</a>
  1525.                  </li>
  1526.                
  1527.                  <li>
  1528.                    <a class="menu-link" href="/category/fashion/">Fashion</a>
  1529.                  </li>
  1530.                
  1531.                  <li>
  1532.                    <a class="menu-link" href="/category/featured/">Featured</a>
  1533.                  </li>
  1534.                
  1535.              </ul>
  1536.            </div>
  1537.            <!-- Blog Rolls -->
  1538.           <div class="footer-column offset-content">
  1539.              <h5 class="column-title">Blog Rolls</h5>
  1540.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3" id="blogRollLinks">
  1541.                
  1542.                
  1543.  
  1544.                
  1545.                
  1546.                  
  1547.                
  1548.              </ul>
  1549.            </div>
  1550.          </div>
  1551.        </div>
  1552.      </div>
  1553.    </div>
  1554.  </div>
  1555.  
  1556.  <!-- Bottom Section -->
  1557.  <div class="footer-bottom bg-primary text-white py-3">
  1558.    <div class="container-fluid fluid-container">
  1559.      <div class="row justify-content-center">
  1560.        <div class="col-12 text-center">
  1561.          <div class="bottom-content">
  1562.            <div class="utility-links d-flex flex-wrap justify-content-center gap-3 mb-3">
  1563.              <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  1564.              <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  1565.              <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  1566.            </div>
  1567.            <div class="copyright-info ">
  1568.              <p class="mb-0 text-white">
  1569.                &copy; 2026 <strong>Tech Insights Blog</strong>. All rights reserved.
  1570.              </p>
  1571.            </div>
  1572.          </div>
  1573.        </div>
  1574.      </div>
  1575.    </div>
  1576.  </div>
  1577. </footer>
  1578.  
  1579.  
  1580.  
  1581. <style>
  1582. .footer-logo {
  1583.    height: 60px;
  1584.    width: auto;
  1585. }
  1586.  
  1587. .brand-title {
  1588.    font-size: 24px;
  1589.    font-weight: 700;
  1590.    color: white  !important;
  1591.    margin: 0;
  1592. }
  1593.  
  1594. .brand-tagline {
  1595.    font-size: 14px;
  1596.    color: white  !important;
  1597.    margin: 0;
  1598. }
  1599.  
  1600. .column-title {
  1601.    font-size: 16px;
  1602.    font-weight: 600;
  1603.    color: white !important;
  1604.    margin-bottom: 12px;
  1605. }
  1606.  
  1607. .footer-menu {
  1608.    margin: 0;
  1609. }
  1610.  
  1611. .menu-link {
  1612.    color: white !important;
  1613.    text-decoration: none;
  1614.    font-size: 14px;
  1615.    transition: color 0.3s ease, transform 0.3s ease;
  1616. }
  1617.  
  1618. .menu-link:hover {
  1619.    color: var(--primary-color);
  1620.    transform: scale(1.05);
  1621. }
  1622.  
  1623. .offset-content {
  1624.    margin-left: 20px;
  1625. }
  1626.  
  1627. .footer-bottom {
  1628.    font-size: 13px;
  1629. }
  1630.  
  1631. .utility-link {
  1632.    color: white  !important;
  1633.    text-decoration: none;
  1634.    font-size: 13px;
  1635.    transition: color 0.3s ease;
  1636. }
  1637.  
  1638. .utility-link:hover {
  1639.    color: var(--primary-color);
  1640. }
  1641.  
  1642. .copyright-info p {
  1643.    font-size: 13px;
  1644. }
  1645.  
  1646. /* Responsive Design */
  1647. @media (max-width: 1024px) {
  1648.   .footer-logo{
  1649.    height: 40px;
  1650.    width: auto;
  1651.   }
  1652. }
  1653.  
  1654. @media (max-width: 768px) {
  1655.    .footer-logo {
  1656.        height: 60px;
  1657.    }
  1658.    
  1659.    .column-title {
  1660.        font-size: 15px;
  1661.        text-align: center;
  1662.    }
  1663.    
  1664.    .footer-menu {
  1665.        justify-content: center;
  1666.    }
  1667.    
  1668.    .menu-link {
  1669.        font-size: 13px;
  1670.    }
  1671. }
  1672.  
  1673. @media (max-width: 576px) {
  1674.    .brand-title {
  1675.        font-size: 20px;
  1676.    }
  1677.    
  1678.    .brand-tagline {
  1679.        font-size: 12px;
  1680.    }
  1681.    
  1682.    .cta-btn {
  1683.        font-size: 12px;
  1684.        padding: 5px 12px;
  1685.    }
  1686. }
  1687. </style>
  1688.  
  1689. <script>
  1690. // Prevent default for placeholder links
  1691. document.addEventListener('DOMContentLoaded', function() {
  1692.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  1693.        anchor.addEventListener('click', function(e) {
  1694.            e.preventDefault();
  1695.        });
  1696.    });
  1697. });
  1698. document.addEventListener('DOMContentLoaded', function () {
  1699.    var btn = document.getElementById('toggleBlogRollLinks');
  1700.    if (!btn) return; // No extra items, no button
  1701.  
  1702.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  1703.  
  1704.    btn.addEventListener('click', function () {
  1705.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  1706.            return li.classList.contains('d-none');
  1707.        });
  1708.  
  1709.        extras.forEach(function (li) {
  1710.            if (anyHidden) {
  1711.                li.classList.remove('d-none');
  1712.                li.classList.add('show');
  1713.            } else {
  1714.                li.classList.add('d-none');
  1715.                li.classList.remove('show');
  1716.            }
  1717.        });
  1718.  
  1719.        btn.textContent = anyHidden ? 'View less' : 'View more';
  1720.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  1721.    });
  1722. });
  1723.  
  1724. </script>
  1725.  
  1726.        <!-- end of wpo-site-footer-section -->
  1727.    </div>
  1728.    <!-- end of page-wrapper -->
  1729.  
  1730.    <!-- All JavaScript files
  1731.    ================================================== -->
  1732.    
  1733.  
  1734. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  1735. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  1736. <!-- Plugins for this template -->
  1737. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  1738. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  1739. <!-- Custom script for this template -->
  1740. <script src="/static/blogapp/assets/js/script.js"></script>
  1741.  
  1742. <script>
  1743. (function () {
  1744. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  1745. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  1746.  
  1747. function applyFallback(img) {
  1748. if (!img || img.dataset.fallbackApplied === "1") {
  1749. return;
  1750. }
  1751. var failedSrc = img.currentSrc || img.src || "";
  1752. img.dataset.fallbackApplied = "1";
  1753. img.onerror = null;
  1754. img.src = fallbackImageSrc;
  1755. console.warn("[ImageFallback] Replaced broken image:", {
  1756. failedSrc: failedSrc,
  1757. fallbackSrc: fallbackImageSrc,
  1758. alt: img.alt || "",
  1759. });
  1760. }
  1761.  
  1762. document.querySelectorAll("img").forEach(function (img) {
  1763. if (img.complete && img.naturalWidth === 0) {
  1764. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  1765. failedSrc: img.currentSrc || img.src || "",
  1766. alt: img.alt || "",
  1767. });
  1768. applyFallback(img);
  1769. }
  1770. });
  1771.  
  1772. document.addEventListener(
  1773. "error",
  1774. function (event) {
  1775. var target = event.target;
  1776. if (target && target.tagName === "IMG") {
  1777. applyFallback(target);
  1778. }
  1779. },
  1780. true
  1781. );
  1782. })();
  1783. </script>
  1784.  
  1785. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  1786.  
  1787.  
  1788.  
  1789. <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":"041bd4a8c6644ec0b49da3fa975c59f4","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  1790. </body>
  1791.  
  1792. </html>
  1793.  
  1794.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda