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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="lora">
  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/Untitled_design_-_2025-04-26T132918.142_zAQrmNv_tLZ2SUM_oYDL77N_3cqhUPC.png">
  14.    
  15.  
  16.    <title>Tech Insights &amp; Digital Trends Blog | Latest Tech News &amp; Reviews</title>
  17.    <meta name="description" content="Explore in-depth articles on technology trends, digital innovations, and expert reviews. Stay updated with the latest in tech and digital culture.">
  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://889993626.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #e74c3c;
  42.        --bs-primary-rgb: e74c3c;
  43.        --bs-secondary: #636e72;
  44.        --bs-success: #27ae60;
  45.        --bs-danger: #c0392b;
  46.        --bs-warning: #f1c40f;
  47.        --bs-info: #3498db;
  48.        --bs-light: #f5f6fa;
  49.        --bs-dark: #2d3436;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #e74c3c;
  53.        --theme-primary-color-s2: #e74c3c;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #2d3436;
  57.        --text-light-color: #676767;
  58.        --heading-color: #2d3436;
  59.        --border-color: #dfe4ea;
  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: #e8ecef;
  75.        --navbar-color: #2d3436;
  76.        --topbar-bg: #f5f6fa;
  77.        --topbar-color: #2d3436;
  78.        --footer-bg: #2d3436;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #dfe4ea;
  82.        --card-radius: 10px;
  83.        --link-color: #e74c3c;
  84.        --link-hover: #c0392b;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(231, 76, 60, 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_8">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.  
  396.  
  397.            <!-- end preloader -->
  398.        
  399.        <!-- Start header -->
  400.        <header id="header" class="wpo-site-header">
  401.            
  402.  
  403.  
  404.    
  405.  
  406.  
  407.  
  408.  
  409.            
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416. <header class="header-v7 py-2 mb-4">
  417.    <!-- Top Bar -->
  418.    <div class="top-bar-v7">
  419.        <div class="container-fluid fluid-container">
  420.            <div class="row align-items-center justify-content-center">
  421.                <div class="col-lg-3 col-md-4">
  422.                    <div class="logo-section-v7">
  423.                        <a class="brand-link-v7" href="/">
  424.                            
  425.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/6bbaa2dc-835e-4f60-9d59-612ade9c93b4_logo.png" alt="TechSphere" class="logo-img-v7" />
  426.                            
  427.                        </a>
  428.                    </div>
  429.                </div>
  430.                <div class="col-lg-6 col-md-5">
  431.                    <div class="search-bar-v7">
  432.                        <form class="search-form-v7" action="#" method="get">
  433.                            <div class="search-container-v7">
  434.                                <input id="search-input" type="search" class="search-input-v7"
  435.                                    placeholder="Search articles, tutorials, news..." name="q">
  436.                                <button type="submit" class="search-btn-v7">
  437.                                    <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  438.                                        stroke-width="2">
  439.                                        <circle cx="11" cy="11" r="8"></circle>
  440.                                        <path d="m21 21-4.35-4.35"></path>
  441.                                    </svg>
  442.                                </button>
  443.                            </div>
  444.                            <div id="search-results" class="search-results-container search-v1"></div>
  445.                        </form>
  446.                    </div>
  447.                </div>
  448.                <div class="col-lg-3 col-md-3">
  449.                    <!-- Empty column for spacing -->
  450.                </div>
  451.            </div>
  452.        </div>
  453.    </div>
  454.  
  455.    <!-- Main Navigation -->
  456.    <div class="main-nav-v7">
  457.        <div class="container-fluid">
  458.            <div class="nav-wrapper-v7">
  459.  
  460.                <!-- Sidebar Navigation -->
  461.                <nav class="sidebar-nav-v7" id="sidebarNavV7">
  462.                    <div class="nav-header-v7">
  463.                        <h6 class="nav-title-v7">Navigation</h6>
  464.                        <button class="sidebar-close-v7 text-link" onclick="closeSidebarV7()">
  465.                            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  466.                                stroke-width="2">
  467.                                <line x1="18" y1="6" x2="6" y2="18"></line>
  468.                                <line x1="6" y1="6" x2="18" y2="18"></line>
  469.                            </svg>
  470.                        </button>
  471.                    </div>
  472.  
  473.                    <ul class="sidebar-menu-v7">
  474.                        <li class="sidebar-item-v7">
  475.                            <a href='/' class="sidebar-link-v7 active-v7">
  476.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  477.                                    stroke="currentColor" stroke-width="2">
  478.                                    <path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>
  479.                                    <polyline points="9,22 9,12 15,12 15,22"></polyline>
  480.                                </svg>
  481.                                Home
  482.                            </a>
  483.                        </li>
  484.  
  485.                        <li class="sidebar-item-v7 has-submenu-v7">
  486.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('tech-submenu-v7')">
  487.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  488.                                    stroke="currentColor" stroke-width="2">
  489.                                    <rect x="2" y="3" width="20" height="14" rx="2" ry="2"></rect>
  490.                                    <line x1="8" y1="21" x2="16" y2="21"></line>
  491.                                    <line x1="12" y1="17" x2="12" y2="21"></line>
  492.                                </svg>
  493.                                Technology
  494.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  495.                                    stroke="currentColor" stroke-width="2">
  496.                                    <polyline points="6,9 12,15 18,9"></polyline>
  497.                                </svg>
  498.                            </a>
  499.                            <ul class="sidebar-submenu-v7" id="tech-submenu-v7">
  500.                                <li><a href="#" class="sidebar-sublink-v7">Web Development</a></li>
  501.                                <li><a href="#" class="sidebar-sublink-v7">Mobile Apps</a></li>
  502.                                <li><a href="#" class="sidebar-sublink-v7">AI & Machine Learning</a></li>
  503.                                <li><a href="#" class="sidebar-sublink-v7">Cybersecurity</a></li>
  504.                            </ul>
  505.                        </li>
  506.  
  507.                        <li class="sidebar-item-v7 has-submenu-v7">
  508.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('business-submenu-v7')">
  509.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  510.                                    stroke="currentColor" stroke-width="2">
  511.                                    <path
  512.                                        d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z">
  513.                                    </path>
  514.                                </svg>
  515.                                Business
  516.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  517.                                    stroke="currentColor" stroke-width="2">
  518.                                    <polyline points="6,9 12,15 18,9"></polyline>
  519.                                </svg>
  520.                            </a>
  521.                            <ul class="sidebar-submenu-v7" id="business-submenu-v7">
  522.                                <li><a href="#" class="sidebar-sublink-v7">Startups</a></li>
  523.                                <li><a href="#" class="sidebar-sublink-v7">Marketing</a></li>
  524.                                <li><a href="#" class="sidebar-sublink-v7">Finance</a></li>
  525.                            </ul>
  526.                        </li>
  527.  
  528.                        <li class="sidebar-item-v7">
  529.                            <a href="#" class="sidebar-link-v7">
  530.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  531.                                    stroke="currentColor" stroke-width="2">
  532.                                    <path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"></path>
  533.                                    <path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"></path>
  534.                                </svg>
  535.                                Tutorials
  536.                            </a>
  537.                        </li>
  538.  
  539.                        <li class="sidebar-item-v7">
  540.                            <a href="#" class="sidebar-link-v7">
  541.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  542.                                    stroke="currentColor" stroke-width="2">
  543.                                    <polygon
  544.                                        points="12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26">
  545.                                    </polygon>
  546.                                </svg>
  547.                                Reviews
  548.                            </a>
  549.                        </li>
  550.  
  551.                        <li class="sidebar-item-v7">
  552.                            <a href="#" class="sidebar-link-v7">
  553.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  554.                                    stroke="currentColor" stroke-width="2">
  555.                                    <path d="M6 2l3 6 5.5-3-2.5 7h7l-3 6-5.5-3 2.5-7H6z"></path>
  556.                                </svg>
  557.                                News
  558.                            </a>
  559.                        </li>
  560.  
  561.                        <li class="sidebar-item-v7">
  562.                            <a href="#" class="sidebar-link-v7">
  563.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  564.                                    stroke="currentColor" stroke-width="2">
  565.                                    <circle cx="12" cy="12" r="3"></circle>
  566.                                    <path
  567.                                        d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1 1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z">
  568.                                    </path>
  569.                                </svg>
  570.                                About
  571.                            </a>
  572.                        </li>
  573.  
  574.                        <li class="sidebar-item-v7">
  575.                            <a href="#" class="sidebar-link-v7">
  576.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  577.                                    stroke="currentColor" stroke-width="2">
  578.                                    <path
  579.                                        d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z">
  580.                                    </path>
  581.                                    <polyline points="22,6 12,13 2,6"></polyline>
  582.                                </svg>
  583.                                Contact
  584.                            </a>
  585.                        </li>
  586.                    </ul>
  587.                </nav>
  588.                <div class="sidebar-blur"></div>
  589.  
  590.                <!-- Main Content Area -->
  591.                <div class="content-area-v7">
  592.                    <!-- Horizontal Nav for Desktop -->
  593.                    <nav class="horizontal-nav-v7 d-none d-lg-flex">
  594.                        <ul class="horizontal-menu-v7">
  595.  
  596.                            
  597.                            <li class="horizontal-item-v7">
  598.                                <a href="/" class="horizontal-link-v7 active-v7">Home</a>
  599.                            </li>
  600.  
  601.                            
  602.                            
  603.                             <li class="horizontal-item-v7">
  604.                                <a href="/category/all-posts/" class="horizontal-link-v7">
  605.                                    All Posts
  606.                                </a>
  607.                                </li>
  608.  
  609.                                
  610.  
  611.                                        
  612.                                        
  613.                                
  614.                             <li class="horizontal-item-v7">
  615.                                <a href="/category/business/" class="horizontal-link-v7">
  616.                                    Business
  617.                                </a>
  618.                                </li>
  619.  
  620.                                
  621.  
  622.                                        
  623.                                        
  624.                                
  625.                             <li class="horizontal-item-v7">
  626.                                <a href="/category/esports/" class="horizontal-link-v7">
  627.                                    Esports
  628.                                </a>
  629.                                </li>
  630.  
  631.                                
  632.  
  633.                                        
  634.                                        
  635.                                
  636.                             <li class="horizontal-item-v7">
  637.                                <a href="/category/fashion/" class="horizontal-link-v7">
  638.                                    Fashion
  639.                                </a>
  640.                                </li>
  641.  
  642.                                
  643.  
  644.                                        
  645.                                        
  646.                                
  647.                             <li class="horizontal-item-v7">
  648.                                <a href="/category/featured/" class="horizontal-link-v7">
  649.                                    Featured
  650.                                </a>
  651.                                </li>
  652.  
  653.                                
  654.  
  655.                                        
  656.                                        
  657.                                
  658.                             <li class="horizontal-item-v7">
  659.                                <a href="/category/gaming/" class="horizontal-link-v7">
  660.                                    Gaming
  661.                                </a>
  662.                                </li>
  663.  
  664.                                
  665.  
  666.                                        
  667.                                        
  668.                                
  669.                             <li class="horizontal-item-v7">
  670.                                <a href="/category/health/" class="horizontal-link-v7">
  671.                                    Health
  672.                                </a>
  673.                                </li>
  674.  
  675.                                
  676.  
  677.                                        
  678.                                        
  679.                                
  680.                            
  681.                                
  682.                                <li class="horizontal-item-v7 dropdown-v7">
  683.                                    <a href="#" class="horizontal-link-v7">More</a>
  684.                                    <div class="horizontal-dropdown-v7">
  685.                                        <a href="/category/life-fitness/"
  686.                                            class="dropdown-item-v7">
  687.                                            Life &amp; Fitness
  688.                                        </a>
  689.                                        
  690.  
  691.                                        
  692.                                        
  693.                                
  694.                            
  695.                                        <a href="/category/lifestyle/"
  696.                                            class="dropdown-item-v7">
  697.                                            Lifestyle
  698.                                        </a>
  699.                                        
  700.  
  701.                                        
  702.                                        
  703.                                
  704.                            
  705.                                        <a href="/category/news/"
  706.                                            class="dropdown-item-v7">
  707.                                            News
  708.                                        </a>
  709.                                        
  710.  
  711.                                        
  712.                                        
  713.                                
  714.                            
  715.                                        <a href="/category/others/"
  716.                                            class="dropdown-item-v7">
  717.                                            Others
  718.                                        </a>
  719.                                        
  720.  
  721.                                        
  722.                                        
  723.                                
  724.                            
  725.                                        <a href="/category/politics/"
  726.                                            class="dropdown-item-v7">
  727.                                            Politics
  728.                                        </a>
  729.                                        
  730.  
  731.                                        
  732.                                        
  733.                                
  734.                            
  735.                                        <a href="/category/sports/"
  736.                                            class="dropdown-item-v7">
  737.                                            Sports
  738.                                        </a>
  739.                                        
  740.  
  741.                                        
  742.                                        
  743.                                
  744.                            
  745.                                        <a href="/category/tech/"
  746.                                            class="dropdown-item-v7">
  747.                                            Tech
  748.                                        </a>
  749.                                        
  750.  
  751.                                        
  752.                                        
  753.                                
  754.                            
  755.                                        <a href="/category/travel/"
  756.                                            class="dropdown-item-v7">
  757.                                            Travel
  758.                                        </a>
  759.                                        
  760.  
  761.                                        
  762.                                        
  763.                                    </div>
  764.                                </li>
  765.                                
  766.                                
  767. <li>
  768.                  <a href="/page/contact-us/">
  769.                     Contact Us
  770.                  </a>
  771.              </li>
  772.                        </ul>
  773.                    </nav>
  774.  
  775.  
  776.                    <!-- Mobile Menu Button -->
  777.                    <button class="mobile-menu-btn-v7 d-lg-none text-link" onclick="openSidebarV7()">
  778.                        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  779.                            stroke-width="2">
  780.                            <line x1="3" y1="6" x2="21" y2="6"></line>
  781.                            <line x1="3" y1="12" x2="21" y2="12"></line>
  782.                            <line x1="3" y1="18" x2="21" y2="18"></line>
  783.                        </svg>
  784.                        Menu
  785.                    </button>
  786.                </div>
  787.            </div>
  788.        </div>
  789.    </div>
  790.  
  791.    <!-- Overlay for mobile sidebar -->
  792.    <div class="sidebar-overlay-v7" id="sidebarOverlayV7" onclick="closeSidebarV7()"></div>
  793. </header>
  794.  
  795. <style>
  796.    /* Navbar V7 Styles - Vertical Sidebar Navigation */
  797.    .header-v7 {
  798.        position: relative;
  799.        background: var(--navbar-bg);
  800.    }
  801.  
  802.    /* Top Bar Styles */
  803.    .top-bar-v7 {
  804.        padding: 15px 0;
  805.        border-bottom: 1px solid var(--border-color);
  806.        background: var(--navbar-bg);
  807.    }
  808.  
  809.    .logo-img-v7 {
  810.        max-height: 70px;
  811.        transition: transform 0.3s ease;
  812.    }
  813.  
  814.    .logo-img-v7:hover {
  815.        transform: scale(1.05);
  816.    }
  817.  
  818.    /* Search Bar Styles */
  819.    .search-container-v7 {
  820.        position: relative;
  821.        display: flex;
  822.        align-items: center;
  823.        background: transparent;
  824.        border: 2px solid var(--border-color);
  825.        border-radius: 8px;
  826.        overflow: hidden;
  827.        transition: all 0.3s ease;
  828.    }
  829.  
  830.    .search-container-v7:focus-within {
  831.        border-color: #007bff33;
  832.        box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.1);
  833.    }
  834.  
  835.    .search-input-v7 {
  836.        color: var(--topbar-color) !important;
  837.        flex: 1;
  838.        border: none;
  839.        padding: 12px 16px;
  840.        font-size: 14px;
  841.        outline: none;
  842.        background: transparent;
  843.    }
  844.  
  845.    .search-input-v7::placeholder {
  846.        color: #a0aec0;
  847.    }
  848.  
  849.    .search-btn-v7 {
  850.        background: var(--bs-primary);
  851.        color: white;
  852.        border: none;
  853.        padding: 12px 16px;
  854.        cursor: pointer;
  855.        transition: background 0.3s ease;
  856.    }
  857.  
  858.    .search-btn-v7:hover {
  859.        background: #3182ce;
  860.    }
  861.  
  862.    /* Header Actions */
  863.    .header-actions-v7 {
  864.        display: flex;
  865.        align-items: center;
  866.        gap: 15px;
  867.        justify-content: flex-end;
  868.    }
  869.  
  870.    .notification-btn-v7,
  871.    .profile-btn-v7 {
  872.        background: none;
  873.        border: none;
  874.        padding: 8px;
  875.        border-radius: 8px;
  876.        cursor: pointer;
  877.        transition: background 0.3s ease;
  878.        position: relative;
  879.    }
  880.  
  881.    .notification-btn-v7:hover,
  882.    .profile-btn-v7:hover {
  883.        background: #f1f5f9;
  884.    }
  885.  
  886.    .notification-badge-v7 {
  887.        position: absolute;
  888.        top: 2px;
  889.        right: 2px;
  890.        background: #e53e3e;
  891.        color: white;
  892.        font-size: 16px;
  893.        font-weight: 600;
  894.        width: 16px;
  895.        height: 16px;
  896.        border-radius: 50%;
  897.        display: flex;
  898.        align-items: center;
  899.        justify-content: center;
  900.    }
  901.  
  902.    .profile-avatar-v7 {
  903.        width: 32px;
  904.        height: 32px;
  905.        background: var(--border-color);
  906.        border-radius: 50%;
  907.        display: flex;
  908.        align-items: center;
  909.        justify-content: center;
  910.    }
  911.  
  912.    /* Main Navigation */
  913.    .main-nav-v7 {
  914.        background: var(--navbar-bg);
  915.    }
  916.  
  917.    .nav-wrapper-v7 {
  918.        display: flex;
  919.        align-items: center;
  920.        justify-content: center;
  921.        min-height: 60px;
  922.    }
  923.  
  924.    /* Sidebar Navigation */
  925.    .sidebar-nav-v7 {
  926.        position: fixed;
  927.        top: 0;
  928.        left: -350px;
  929.        width: 350px;
  930.        height: 100vh;
  931.        background: var(--navbar-bg);
  932.        z-index: 1000;
  933.        transition: left 0.3s ease;
  934.        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
  935.        overflow-y: auto;
  936.    }
  937.  
  938.    .sidebar-nav-v7.show-v7 {
  939.        left: 0;
  940.    }
  941.  
  942.    .nav-header-v7 {
  943.        display: flex;
  944.        align-items: center;
  945.        justify-content: space-between;
  946.        padding: 20px 25px;
  947.        border-bottom: 1px solid var(--border-color);
  948.        background: var(--navbar-bg);
  949.    }
  950.  
  951.    .nav-title-v7 {
  952.        font-size: 16px;
  953.        font-weight: 600;
  954.        color: #2d3748;
  955.        margin: 0;
  956.    }
  957.  
  958.    .sidebar-close-v7 {
  959.        background: none;
  960.        border: none;
  961.        padding: 8px;
  962.        cursor: pointer;
  963.        border-radius: 6px;
  964.        transition: background 0.3s ease;
  965.    }
  966.  
  967.    .sidebar-close-v7:hover {
  968.        background: var(--border-color);
  969.    }
  970.  
  971.    .sidebar-menu-v7 {
  972.        list-style: none;
  973.        padding: 20px 0;
  974.        margin: 0;
  975.    }
  976.  
  977.    .sidebar-item-v7 {
  978.        margin-bottom: 5px;
  979.    }
  980.  
  981.    .sidebar-link-v7 {
  982.        display: flex;
  983.        align-items: center;
  984.        color: #4a5568;
  985.        text-decoration: none;
  986.        padding: 15px 25px;
  987.        font-size: 15px;
  988.        font-weight: 500;
  989.        transition: all 0.3s ease;
  990.        position: relative;
  991.    }
  992.  
  993.    .sidebar-link-v7:hover,
  994.    .sidebar-link-v7.active-v7 {
  995.        color: #007bff;
  996.        background: var(--border-color);
  997.    }
  998.  
  999.    .sidebar-link-v7.active-v7::before {
  1000.        content: '';
  1001.        position: absolute;
  1002.        left: 0;
  1003.        top: 0;
  1004.        bottom: 0;
  1005.        width: 4px;
  1006.        background: #007bff;
  1007.    }
  1008.  
  1009.    .sidebar-icon-v7 {
  1010.        margin-right: 12px;
  1011.        color: currentColor;
  1012.    }
  1013.  
  1014.    .submenu-arrow-v7 {
  1015.        margin-left: auto;
  1016.        transition: transform 0.3s ease;
  1017.    }
  1018.  
  1019.    .has-submenu-v7.open-v7 .submenu-arrow-v7 {
  1020.        transform: rotate(180deg);
  1021.    }
  1022.  
  1023.    .sidebar-submenu-v7 {
  1024.        list-style: none;
  1025.        padding: 0;
  1026.        margin: 0;
  1027.        max-height: 0;
  1028.        overflow: hidden;
  1029.        transition: max-height 0.3s ease;
  1030.        background: var(--navbar-bg);
  1031.    }
  1032.  
  1033.    .sidebar-submenu-v7.show-v7 {
  1034.        max-height: 300px;
  1035.        padding: 10px 0;
  1036.    }
  1037.  
  1038.    .sidebar-sublink-v7 {
  1039.        display: block;
  1040.        color: #718096;
  1041.        text-decoration: none;
  1042.        padding: 10px 25px 10px 55px;
  1043.        font-size: 14px;
  1044.        transition: all 0.3s ease;
  1045.    }
  1046.  
  1047.    .sidebar-sublink-v7:hover {
  1048.        color: #007bff;
  1049.        background: var(--border-color);
  1050.    }
  1051.  
  1052.    /* Sidebar Footer */
  1053.    .sidebar-footer-v7 {
  1054.        padding: 25px;
  1055.        margin-top: auto;
  1056.        border-top: 1px solid var(--border-color);
  1057.    }
  1058.  
  1059.    .sidebar-cta-v7 {
  1060.        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  1061.        padding: 20px;
  1062.        border-radius: 12px;
  1063.        text-align: center;
  1064.        color: white;
  1065.    }
  1066.  
  1067.    .cta-title-v7 {
  1068.        font-size: 14px;
  1069.        font-weight: 600;
  1070.        margin: 0 0 5px 0;
  1071.    }
  1072.  
  1073.    .cta-text-v7 {
  1074.        font-size: 12px;
  1075.        margin: 0 0 15px 0;
  1076.        opacity: 0.9;
  1077.    }
  1078.  
  1079.    .cta-btn-v7 {
  1080.        background: rgba(255, 255, 255, 0.2);
  1081.        color: white;
  1082.        border: 1px solid rgba(255, 255, 255, 0.3);
  1083.        padding: 8px 20px;
  1084.        border-radius: 20px;
  1085.        font-size: 12px;
  1086.        font-weight: 500;
  1087.        cursor: pointer;
  1088.        transition: all 0.3s ease;
  1089.    }
  1090.  
  1091.    .cta-btn-v7:hover {
  1092.        background: rgba(255, 255, 255, 0.3);
  1093.    }
  1094.  
  1095.    /* Horizontal Navigation for Desktop */
  1096.    .horizontal-nav-v7 {
  1097.        flex: 1;
  1098.        display: flex;
  1099.        justify-content: center;
  1100.    }
  1101.  
  1102.    .horizontal-menu-v7 {
  1103.        list-style: none;
  1104.        padding: 0;
  1105.        margin: 0;
  1106.        display: flex;
  1107.        align-items: center;
  1108.    }
  1109.  
  1110.    .horizontal-item-v7 {
  1111.        position: relative;
  1112.        margin-right: 30px;
  1113.    }
  1114.  
  1115.    .horizontal-link-v7 {
  1116.        color: #4a5568;
  1117.        text-decoration: none;
  1118.        font-size: 16px;
  1119.        font-weight: 500;
  1120.        padding: 20px 0;
  1121.        position: relative;
  1122.        transition: color 0.3s ease;
  1123.    }
  1124.  
  1125.    .horizontal-link-v7::after {
  1126.        content: '';
  1127.        position: absolute;
  1128.        bottom: 0;
  1129.        left: 0;
  1130.        width: 0;
  1131.        height: 2px;
  1132.        background: #007bff;
  1133.        transition: width 0.3s ease;
  1134.    }
  1135.  
  1136.    .horizontal-link-v7:hover,
  1137.    .horizontal-link-v7.active-v7 {
  1138.        color: #007bff;
  1139.        font-weight: 600;
  1140.    }
  1141.  
  1142.    .horizontal-link-v7:hover::after,
  1143.    .horizontal-link-v7.active-v7::after {
  1144.        width: 100%;
  1145.    }
  1146.  
  1147.    /* Horizontal Dropdown */
  1148.    .horizontal-dropdown-v7 {
  1149.        position: absolute;
  1150.        top: 100%;
  1151.        left: 0;
  1152.        background: var(--navbar-bg);
  1153.        min-width: 200px;
  1154.        border-radius: 8px;
  1155.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  1156.        opacity: 0;
  1157.        visibility: hidden;
  1158.        transform: translateY(-10px);
  1159.        transition: all 0.3s ease;
  1160.        padding: 10px 0;
  1161.        z-index: 100;
  1162.    }
  1163.  
  1164.    .dropdown-v7:hover .horizontal-dropdown-v7 {
  1165.        opacity: 1;
  1166.        visibility: visible;
  1167.        transform: translateY(0);
  1168.    }
  1169.  
  1170.    .dropdown-item-v7 {
  1171.        display: block;
  1172.        color: #4a5568;
  1173.        text-decoration: none;
  1174.        padding: 12px 20px;
  1175.        font-size: 14px;
  1176.        transition: all 0.3s ease;
  1177.    }
  1178.  
  1179.    .dropdown-item-v7:hover {
  1180.        color: #007bff;
  1181.        background: #565758ff;
  1182.    }
  1183.  
  1184.    /* Mobile Menu Button */
  1185.    .mobile-menu-btn-v7 {
  1186.        background: none;
  1187.        border: 1px solid var(--border-color);
  1188.        padding: 10px 15px;
  1189.        border-radius: 8px;
  1190.        cursor: pointer;
  1191.        display: flex;
  1192.        align-items: center;
  1193.        gap: 8px;
  1194.        font-size: 14px;
  1195.        font-weight: 500;
  1196.        color: #4a5568;
  1197.        transition: all 0.3s ease;
  1198.        margin: 0 auto;
  1199.    }
  1200.  
  1201.    .mobile-menu-btn-v7:hover {
  1202.        border-color: #cbd5e0;
  1203.        opacity: 0.7;
  1204.    }
  1205.  
  1206.    /* Sidebar Overlay */
  1207.    .sidebar-overlay-v7 {
  1208.        position: fixed;
  1209.        top: 0;
  1210.        left: 0;
  1211.        right: 0;
  1212.        bottom: 0;
  1213.        background: rgba(0, 0, 0, 0.5);
  1214.        z-index: 999;
  1215.        opacity: 0;
  1216.        visibility: hidden;
  1217.        transition: all 0.3s ease;
  1218.    }
  1219.  
  1220.    .sidebar-overlay-v7.show-v7 {
  1221.        opacity: 1;
  1222.        visibility: visible;
  1223.    }
  1224.  
  1225.    /* Responsive Design */
  1226.    @media (max-width: 991px) {
  1227.        .top-bar-v7 .col-lg-6 {
  1228.            order: 3;
  1229.            margin-top: 15px;
  1230.        }
  1231.  
  1232.        .header-actions-v7 {
  1233.            justify-content: flex-start;
  1234.        }
  1235.    }
  1236.  
  1237.    @media (max-width: 768px) {
  1238.        .sidebar-nav-v7 {
  1239.            width: 300px;
  1240.            left: -300px;
  1241.        }
  1242.  
  1243.        .search-container-v7 {
  1244.            margin-top: 10px;
  1245.        }
  1246.    }
  1247. </style>
  1248.  
  1249. <script>
  1250.    function openSidebarV7() {
  1251.        const sidebar = document.getElementById('sidebarNavV7');
  1252.        const overlay = document.getElementById('sidebarOverlayV7');
  1253.  
  1254.        sidebar.classList.add('show-v7');
  1255.        overlay.classList.add('show-v7');
  1256.        document.body.style.overflow = 'hidden';
  1257.    }
  1258.  
  1259.    function closeSidebarV7() {
  1260.        const sidebar = document.getElementById('sidebarNavV7');
  1261.        const overlay = document.getElementById('sidebarOverlayV7');
  1262.  
  1263.        sidebar.classList.remove('show-v7');
  1264.        overlay.classList.remove('show-v7');
  1265.        document.body.style.overflow = '';
  1266.    }
  1267.  
  1268.    function toggleSubmenuV7(submenuId) {
  1269.        const submenu = document.getElementById(submenuId);
  1270.        const parentItem = submenu.closest('.sidebar-item-v7');
  1271.  
  1272.        // Close other open submenus
  1273.        const allSubmenus = document.querySelectorAll('.sidebar-submenu-v7');
  1274.        const allParentItems = document.querySelectorAll('.has-submenu-v7');
  1275.  
  1276.        allSubmenus.forEach(menu => {
  1277.            if (menu.id !== submenuId) {
  1278.                menu.classList.remove('show-v7');
  1279.            }
  1280.        });
  1281.  
  1282.        allParentItems.forEach(item => {
  1283.            if (item !== parentItem) {
  1284.                item.classList.remove('open-v7');
  1285.            }
  1286.        });
  1287.  
  1288.        // Toggle current submenu
  1289.        submenu.classList.toggle('show-v7');
  1290.        parentItem.classList.toggle('open-v7');
  1291.    }
  1292.  
  1293.    // Close sidebar when clicking outside
  1294.    document.addEventListener('click', function (event) {
  1295.        const sidebar = document.getElementById('sidebarNavV7');
  1296.        const mobileBtn = document.querySelector('.mobile-menu-btn-v7');
  1297.  
  1298.        if (!sidebar.contains(event.target) && !mobileBtn.contains(event.target)) {
  1299.            closeSidebarV7();
  1300.        }
  1301.    });
  1302.  
  1303.    // Handle window resize
  1304.    window.addEventListener('resize', function () {
  1305.        if (window.innerWidth >= 992) {
  1306.            closeSidebarV7();
  1307.        }
  1308.    });
  1309. </script>
  1310.  
  1311. <script>
  1312.  document.addEventListener("DOMContentLoaded", function () {
  1313.    console.log("loaded");
  1314.  
  1315.     const searchInput = document.getElementById("search-input")
  1316.    const searchResults = document.getElementById("search-results");
  1317.  
  1318.    if (!searchInput || !searchResults) {
  1319.      console.error("Search input/results not found");
  1320.      return;
  1321.    }
  1322.  
  1323.    // Prevent form submission
  1324.    if (searchInput.form) {
  1325.      searchInput.form.addEventListener("submit", function (e) {
  1326.        e.preventDefault();
  1327.      });
  1328.    }
  1329.  
  1330.    // Add event listener for keyup
  1331.    searchInput.addEventListener("keyup", function (e) {
  1332.      console.log("Key pressed:", e.key);
  1333.      e.preventDefault();
  1334.  
  1335.      const query = searchInput.value.trim();
  1336.      console.log("User is typing: " + query);
  1337.  
  1338.      // If empty → clear and hide
  1339.      if (query === "") {
  1340.        searchResults.innerHTML = "";
  1341.        searchResults.style.display = "none";
  1342.        return;
  1343.      }
  1344.  
  1345.      // Show results
  1346.      searchResults.style.display = "block";
  1347.  
  1348.      // Fetch search results
  1349.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1350.        method: "GET",
  1351.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1352.      })
  1353.        .then(response => {
  1354.          console.log("Response Status:", response.status);
  1355.          return response.json();
  1356.        })
  1357.        .then(data => {
  1358.          console.log("Data received:", data);
  1359.          if (data.html) {
  1360.            searchResults.innerHTML = data.html;
  1361.          } else {
  1362.            searchResults.innerHTML = "<p>No results found.</p>";
  1363.          }
  1364.        })
  1365.        .catch(error => {
  1366.          console.error("Error fetching search results:", error);
  1367.        });
  1368.    });
  1369.  
  1370.    // Close results when clicking outside
  1371.    document.addEventListener("click", function (e) {
  1372.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1373.        searchResults.style.display = "none";
  1374.      }
  1375.    });
  1376.  
  1377.    // Close results on ESC key
  1378.    document.addEventListener("keydown", function (e) {
  1379.      if (e.key === "Escape") {
  1380.        searchResults.style.display = "none";
  1381.      }
  1382.    });
  1383.  });
  1384. </script>
  1385.  
  1386. <style>
  1387.        /* search field */
  1388.  .search-results-container {
  1389.  position: absolute;
  1390.  top: 100%; /* Position it below the input field */
  1391.  left: 10px;
  1392.  right: 10px;
  1393.  background-color: white;
  1394.  border: 1px solid #ddd;
  1395.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1396.  max-height: 300px;
  1397.  overflow-y: auto;
  1398.  z-index: 1000;
  1399.  display: none; /* Initially hidden */
  1400. }
  1401.  
  1402. .search-results-container p {
  1403.  margin: 0;
  1404. }
  1405.  
  1406. .search-results-container .result-item {
  1407.  padding: 10px;
  1408.  cursor: pointer;
  1409. }
  1410.  
  1411. .search-results-container .result-item:hover {
  1412.  background-color: #f0f0f0;
  1413. }
  1414. </style>
  1415.  
  1416.        </header>
  1417.        <!-- end of header -->
  1418.        <!-- start of wpo-blog-hero -->
  1419.        
  1420.  
  1421.  
  1422.  
  1423.  
  1424.  
  1425.  
  1426.  
  1427.  
  1428.        <!-- end of wpo-blog-hero -->
  1429.  
  1430.        <!-- start of wpo-breacking-news -->
  1431.        
  1432.        <!-- end of wpo-breacking-news -->
  1433.        
  1434.        <!-- start wpo-blog-highlights-section -->
  1435.        
  1436.  
  1437.  
  1438.  
  1439.    
  1440.  
  1441.  
  1442.  
  1443. <style>
  1444.    .blog-highlights-v2 {
  1445.        padding: 60px 0;
  1446.        position: relative;
  1447.        overflow: hidden;
  1448.    }
  1449.    
  1450.    .blog-highlights-v2::before {
  1451.        content: '';
  1452.        position: absolute;
  1453.        top: 0;
  1454.        left: 0;
  1455.        width: 100%;
  1456.        height: 100%;
  1457.        background: var(--body-bg);
  1458.        pointer-events: none;
  1459.    }
  1460.    
  1461.    .blog-card-v2 {
  1462.        border: none;
  1463.        border-radius: 20px;
  1464.        overflow: hidden;
  1465.        background: white;
  1466.        height: 100%;
  1467.        position: relative;
  1468.        transform: translateY(0);
  1469.        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  1470.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1471.        will-change: transform;
  1472.    }
  1473.    
  1474.    .blog-card-v2::before {
  1475.        content: '';
  1476.        position: absolute;
  1477.        top: 0;
  1478.        left: 0;
  1479.        width: 100%;
  1480.        height: 100%;
  1481.        background: linear-gradient(45deg, transparent 0%, rgba(255,255,255,0.1) 50%, transparent 100%);
  1482.        transform: translateX(-100%);
  1483.        transition: transform 0.6s ease;
  1484.        z-index: 1;
  1485.    }
  1486.    
  1487.    .blog-card-v2:hover {
  1488.        transform: translateY(-15px) scale(1.02);
  1489.        box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  1490.    }
  1491.    
  1492.    .blog-card-v2:hover::before {
  1493.        transform: translateX(100%);
  1494.    }
  1495.    
  1496.    .blog-image-v2 {
  1497.        position: relative;
  1498.        overflow: hidden;
  1499.        height: 250px;
  1500.        background: linear-gradient(45deg, #667eea 0%, #764ba2 100%);
  1501.    }
  1502.    
  1503.    .blog-image-v2::after {
  1504.        content: '';
  1505.        position: absolute;
  1506.        top: 0;
  1507.        left: 0;
  1508.        width: 100%;
  1509.        height: 100%;
  1510.        background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.3) 100%);
  1511.        z-index: 2;
  1512.    }
  1513.    
  1514.    .blog-image-v2 img {
  1515.        width: 100%;
  1516.        height: 100%;
  1517.        object-fit: cover;
  1518.        transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1519.        transform: scale(1);
  1520.    }
  1521.    
  1522.    .blog-card-v2:hover .blog-image-v2 img {
  1523.        transform: scale(1.1) rotate(2deg);
  1524.    }
  1525.    
  1526.    .blog-category-v2 {
  1527.        position: absolute;
  1528.        top: 20px;
  1529.        left: 20px;
  1530.        padding: 8px 16px;
  1531.        border-radius: 50px;
  1532.        font-size: 12px;
  1533.        font-weight: 700;
  1534.        text-transform: uppercase;
  1535.        letter-spacing: 1px;
  1536.      
  1537.        z-index: 3;
  1538.        transform: translateY(0);
  1539.        transition: all 0.3s ease;
  1540.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1541.    }
  1542.    
  1543.    .blog-card-v2:hover .blog-category-v2 {
  1544.        transform: translateY(-5px);
  1545.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1546.    }
  1547.    
  1548.    .blog-content-v2 {
  1549.        padding: 30px 25px;
  1550.        position: relative;
  1551.        z-index: 2;
  1552.    }
  1553.    
  1554.    .blog-title-v2 {
  1555.        font-size: 18px;
  1556.        font-weight: 700;
  1557.        line-height: 1.4;
  1558.        margin-bottom: 15px;
  1559.        min-height: 50px;
  1560.        position: relative;
  1561.        overflow: hidden;
  1562.    }
  1563.    
  1564.    .blog-title-v2 a {
  1565.        text-decoration: none;
  1566.        position: relative;
  1567.        transition: all 0.3s ease;
  1568.        background-clip: text;
  1569.        -webkit-background-clip: text;
  1570.    }
  1571.    
  1572.    .blog-title-v2 a::after {
  1573.        content: '';
  1574.        position: absolute;
  1575.        bottom: -2px;
  1576.        left: 0;
  1577.        width: 0;
  1578.        height: 2px;
  1579.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1580.        transition: width 0.4s ease;
  1581.    }
  1582.    
  1583.    .blog-card-v2:hover .blog-title-v2 a::after {
  1584.        width: 100%;
  1585.    }
  1586.    
  1587.    .blog-meta-v2 {
  1588.        display: flex;
  1589.        align-items: center;
  1590.        gap: 12px;
  1591.        margin-bottom: 15px;
  1592.        font-size: 13px;
  1593.        padding-bottom: 15px;
  1594.        border-bottom: 2px solid rgba(102, 126, 234, 0.1);
  1595.        position: relative;
  1596.    }
  1597.    
  1598.    .blog-meta-v2::after {
  1599.        content: '';
  1600.        position: absolute;
  1601.        bottom: -2px;
  1602.        left: 0;
  1603.        width: 0;
  1604.        height: 2px;
  1605.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1606.        transition: width 0.5s ease 0.2s;
  1607.    }
  1608.    
  1609.    .blog-card-v2:hover .blog-meta-v2::after {
  1610.        width: 60px;
  1611.    }
  1612.    
  1613.    .blog-author-img-v2 {
  1614.        width: 32px;
  1615.        height: 32px;
  1616.        border-radius: 50%;
  1617.        object-fit: cover;
  1618.        border: 3px solid white;
  1619.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  1620.        transition: all 0.3s ease;
  1621.    }
  1622.    
  1623.    .blog-card-v2:hover .blog-author-img-v2 {
  1624.        transform: scale(1.1);
  1625.        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.3);
  1626.    }
  1627.    
  1628.    .blog-excerpt-v2 {
  1629.        font-size: 14px;
  1630.        line-height: 1.6;
  1631.        color: #666;
  1632.        display: -webkit-box;
  1633.        -webkit-line-clamp: 3;
  1634.        -webkit-box-orient: vertical;
  1635.        overflow: hidden;
  1636.        position: relative;
  1637.        opacity: 0.8;
  1638.        transition: opacity 0.3s ease;
  1639.    }
  1640.    
  1641.    .blog-card-v2:hover .blog-excerpt-v2 {
  1642.        opacity: 1;
  1643.    }
  1644.    
  1645.    .section-header-v2 {
  1646.        text-align: center;
  1647.        margin-bottom: 70px;
  1648.        position: relative;
  1649.    }
  1650.    
  1651.    .section-title-v2 {
  1652.        font-size: 3.2rem;
  1653.        font-weight: 800;
  1654.        margin-bottom: 20px;
  1655.        position: relative;
  1656.    }
  1657.    
  1658.    .section-title-v2::after {
  1659.        content: '';
  1660.        position: absolute;
  1661.        bottom: -10px;
  1662.        left: 50%;
  1663.        transform: translateX(-50%);
  1664.        width: 80px;
  1665.        height: 4px;
  1666.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1667.        border-radius: 2px;
  1668.    }
  1669.    
  1670.    .section-subtitle-v2 {
  1671.        font-size: 1.1rem;
  1672.        color: #666;
  1673.        max-width: 600px;
  1674.        margin: 0 auto;
  1675.        line-height: 1.6;
  1676.    }
  1677.    
  1678.    .blog-read-more-v2 {
  1679.        position: absolute;
  1680.        bottom: 25px;
  1681.        right: 25px;
  1682.        width: 45px;
  1683.        height: 45px;
  1684.        border-radius: 50%;
  1685.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1686.        display: flex;
  1687.        align-items: center;
  1688.        justify-content: center;
  1689.        color: white;
  1690.        text-decoration: none;
  1691.        transition: all 0.4s ease;
  1692.        transform: scale(0);
  1693.        opacity: 0;
  1694.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1695.    }
  1696.    
  1697.    .blog-card-v2:hover .blog-read-more-v2 {
  1698.        transform: scale(1);
  1699.        opacity: 1;
  1700.    }
  1701.    
  1702.    .blog-read-more-v2:hover {
  1703.        transform: scale(1.1);
  1704.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1705.    }
  1706.    
  1707.    /* Animation Classes */
  1708.    .animate-on-scroll {
  1709.        opacity: 0;
  1710.        transform: translateY(30px);
  1711.        transition: all 0.6s ease;
  1712.    }
  1713.    
  1714.    .animate-on-scroll.animated {
  1715.        opacity: 1;
  1716.        transform: translateY(0);
  1717.    }
  1718.    
  1719.    /* Staggered Animation */
  1720.    .blog-card-v2:nth-child(1) { animation-delay: 0.1s; }
  1721.    .blog-card-v2:nth-child(2) { animation-delay: 0.2s; }
  1722.    .blog-card-v2:nth-child(3) { animation-delay: 0.3s; }
  1723.    .blog-card-v2:nth-child(4) { animation-delay: 0.4s; }
  1724.    .blog-card-v2:nth-child(5) { animation-delay: 0.5s; }
  1725.    .blog-card-v2:nth-child(6) { animation-delay: 0.6s; }
  1726.  
  1727.    @media (max-width: 768px) {
  1728.        .section-title-v2 {
  1729.            font-size: 2.5rem;
  1730.        }
  1731.        .blog-highlights-v2 {
  1732.            padding: 40px 0;
  1733.        }
  1734.        .blog-content-v2 {
  1735.            padding: 25px 20px;
  1736.        }
  1737.        .blog-card-v2:hover {
  1738.            transform: translateY(-10px) scale(1.01);
  1739.        }
  1740.    }
  1741. </style>
  1742.  
  1743. <section class="blog-highlights-v2">
  1744.    <div class="container-fluid fluid-container">
  1745.        <div class="row">
  1746.            <div class="col-12">
  1747.                <div class="section-header-v2 animate-on-scroll">
  1748.                    <h2 class="section-title-v2 text-primary-gradient">
  1749.                Today's Top Highlights
  1750.                   </h2>
  1751.                    <p class="section-subtitle-v2">Discover our latest stories and insights from around the world</p>
  1752.                </div>
  1753.            </div>
  1754.        </div>
  1755.        
  1756.        <div class="row">
  1757.            <div class="col-lg-8 col-12">
  1758.                <div class="row g-4">
  1759.                    
  1760.                    
  1761.  
  1762.                </div>
  1763.            </div>
  1764.            
  1765.               <div class="col col-lg-4 col-12">
  1766.                
  1767.  
  1768.  
  1769.  
  1770.    
  1771.  
  1772.  
  1773. <!-- Blog Sidebar V2 - Focused Design -->
  1774.  <div class="sidebar mb-3">
  1775.    <!-- Recent Posts Section -->
  1776.    <div class="sidebar-widget mb-4">
  1777.      <div class="widget-title-wrapper mb-3">
  1778.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  1779.          <i class="ti-time me-2"></i>Recent Posts
  1780.          <span class="title-arrow-primary"></span>
  1781.        </h4>
  1782.      </div>
  1783.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  1784.        <div class="recent-post-list">
  1785.          
  1786.  
  1787.        </div>
  1788.  
  1789.        <div class="text-center mt-4 pt-3 border-top border-light">
  1790.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  1791.        </div>
  1792.      </div>
  1793.    </div>
  1794.  
  1795.    
  1796.  </div>
  1797.  
  1798. <!-- Sidebar V2 Styles -->
  1799. <style>
  1800.  .sidebar-widget {
  1801.    position: relative;
  1802.  }
  1803.  
  1804.  .widget-title {
  1805.    font-size: 1.1rem;
  1806.    font-weight: 700;
  1807.    display: inline-block;
  1808.    position: relative;
  1809.    z-index: 2;
  1810.    border-radius: 0;
  1811.  }
  1812.  
  1813.  /* Green arrow for August Blog Roll */
  1814.  .title-arrow::after {
  1815.    content: '';
  1816.    position: absolute;
  1817.    top: 0;
  1818.    right: -22px;
  1819.    width: 0;
  1820.    height: 0;
  1821.    border-left: 22px solid var(--bs-primary);
  1822.    border-top: 22px solid transparent;
  1823.    border-bottom: 22px solid transparent;
  1824.    z-index: 1;
  1825.  }
  1826.  
  1827.  /* Blue arrow for Recent Posts */
  1828.  .title-arrow-primary::after {
  1829.    content: '';
  1830.    position: absolute;
  1831.    top: 0;
  1832.    right: -22px;
  1833.    width: 0;
  1834.    height: 0;
  1835.    border-left: 22px solid var(--bs-primary);
  1836.    border-top: 22px solid transparent;
  1837.    border-bottom: 22px solid transparent;
  1838.    z-index: 1;
  1839.  }
  1840.  
  1841.  .widget-content {
  1842.    margin-top: -1px;
  1843.    position: relative;
  1844.    z-index: 1;
  1845.     background-color: var(--card-bg);
  1846.  }
  1847.  
  1848.  /* Blog Roll Items Hover Effects */
  1849.  .blog-roll-item:hover .blog-title {
  1850.    color: #198754 !important;
  1851.    transform: translateX(5px);
  1852.    transition: all 0.3s ease;
  1853.  }
  1854.  
  1855.  /* Recent Post Items Hover Effects */
  1856.  .recent-post-item:hover .post-title a {
  1857.    color: #0d6efd !important;
  1858.    transition: color 0.3s ease;
  1859.  }
  1860.  
  1861.  .recent-post-item:hover .post-image img {
  1862.    transform: scale(1.05);
  1863.    transition: transform 0.3s ease;
  1864.  }
  1865.  
  1866.  /* Button Hover Effects */
  1867.  .btn:hover {
  1868.    transform: translateY(-2px);
  1869.    transition: all 0.3s ease;
  1870.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  1871.  }
  1872.  
  1873.  /* Badge Hover Effects */
  1874.  .badge:hover {
  1875.    transform: scale(1.05);
  1876.    transition: transform 0.3s ease;
  1877.  }
  1878.  
  1879.  @media (max-width: 991px) {
  1880.    .sidebar {
  1881.      margin-top: 3rem;
  1882.    }
  1883.  }
  1884.  
  1885.  @media (max-width: 576px) {
  1886.    .widget-title {
  1887.      font-size: 1rem;
  1888.      padding: 0.75rem 1rem !important;
  1889.    }
  1890.  
  1891.    .title-arrow::after,
  1892.    .title-arrow-primary::after {
  1893.      right: -18px;
  1894.      border-left-width: 18px;
  1895.      border-top-width: 18px;
  1896.      border-bottom-width: 18px;
  1897.    }
  1898.  
  1899.    .post-image {
  1900.      width: 70px !important;
  1901.      height: 55px !important;
  1902.    }
  1903.  
  1904.    .blog-meta {
  1905.      flex-direction: column !important;
  1906.      align-items: flex-start !important;
  1907.      gap: 0.5rem;
  1908.    }
  1909.  }
  1910. </style>
  1911.  
  1912.    
  1913.            </div>
  1914.        </div>
  1915.    </div>
  1916. </section>
  1917.  
  1918. <script>
  1919. // Intersection Observer for scroll animations
  1920. document.addEventListener('DOMContentLoaded', function() {
  1921.    const observerOptions = {
  1922.        threshold: 0.1,
  1923.        rootMargin: '0px 0px -50px 0px'
  1924.    };
  1925.  
  1926.    const observer = new IntersectionObserver(function(entries) {
  1927.        entries.forEach(entry => {
  1928.            if (entry.isIntersecting) {
  1929.                entry.target.classList.add('animated');
  1930.            }
  1931.        });
  1932.    }, observerOptions);
  1933.  
  1934.    document.querySelectorAll('.animate-on-scroll').forEach(el => {
  1935.        observer.observe(el);
  1936.    });
  1937. });
  1938. </script>
  1939.  
  1940.    
  1941.        
  1942.        <!-- end wpo-blog-highlights-section -->
  1943.        <!-- start wpo-blog-sponsored-section -->
  1944.        
  1945.  
  1946.  
  1947.  
  1948.    
  1949.  
  1950.  
  1951.    
  1952.        <!-- end wpo-blog-sponsored-section -->
  1953.        <!-- start wpo-subscribe-section -->
  1954.        
  1955.        <!-- end subscribe-section -->
  1956.        <!-- start of wpo-site-footer-section -->
  1957.        
  1958.  
  1959.  
  1960.  
  1961.  
  1962.  
  1963. <footer class="wpo-site-footer-v3">
  1964.  <!-- Top Section - Logo -->
  1965.  <div class="footer-top-section py-4 border-bottom">
  1966.    <div class="container-fluid fluid-container">
  1967.      <div class="row justify-content-center">
  1968.        <div class="col-12 text-center">
  1969.          <div class="brand-logo">
  1970.            
  1971.              <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/6bbaa2dc-835e-4f60-9d59-612ade9c93b4_logo.png" alt="TechSphere" class="footer-logo" />
  1972.            
  1973.            <p class="brand-tagline mt-2">Explore in-depth articles on technology trends, digital innovations, and expert reviews. Stay updated with the latest in tech and digital culture.</p>
  1974.          </div>
  1975.        </div>
  1976.      </div>
  1977.    </div>
  1978.  </div>
  1979.  
  1980.  <!-- Main Content -->
  1981.  <div class="footer-main-content pt-4">
  1982.    <div class="container-fluid fluid-container">
  1983.      <div class="row justify-content-center">
  1984.        <!-- Single Column: Quick Links -->
  1985.        <div class="col-12 text-center mb-4 border-bottom pb-4">
  1986.          <div class="footer-column">
  1987.            <h5 class="column-title">Quick Links</h5>
  1988.            <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3">
  1989.              
  1990.            </ul>
  1991.          </div>
  1992.        </div>
  1993.  
  1994.        <!-- Single Column: Top Categories -->
  1995.        <div class="col-12 text-center mb-4 border-bottom pb-4">
  1996.          <div class="footer-column">
  1997.            <h5 class="column-title">Top Categories</h5>
  1998.            <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3">
  1999.              
  2000.                <li>
  2001.                  <a class="menu-link" href="/category/all-posts/">All Posts</a>
  2002.                </li>
  2003.              
  2004.                <li>
  2005.                  <a class="menu-link" href="/category/business/">Business</a>
  2006.                </li>
  2007.              
  2008.                <li>
  2009.                  <a class="menu-link" href="/category/esports/">Esports</a>
  2010.                </li>
  2011.              
  2012.                <li>
  2013.                  <a class="menu-link" href="/category/fashion/">Fashion</a>
  2014.                </li>
  2015.              
  2016.                <li>
  2017.                  <a class="menu-link" href="/category/featured/">Featured</a>
  2018.                </li>
  2019.              
  2020.            </ul>
  2021.          </div>
  2022.        </div>
  2023.  
  2024.        <!-- Single Column: Blog Rolls -->
  2025.      <div class="col-12 text-center border-bottom pb-4">
  2026.          <div class="footer-column">
  2027.            <h5 class="column-title">Blog Rolls</h5>
  2028.            <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3" id="blogRollLinks">
  2029.              
  2030.              
  2031.  
  2032.              
  2033.              
  2034.                
  2035.              
  2036.            </ul>
  2037.          </div>
  2038.        </div>
  2039.      </div>
  2040.    </div>
  2041.  </div>
  2042.  
  2043.  <!-- Footer Bottom -->
  2044.  <div class="footer-bottom py-3">
  2045.    <div class="container-fluid fluid-container">
  2046.      <div class="row justify-content-center">
  2047.        <div class="col-12 text-center">
  2048.          <div class="bottom-content">
  2049.            <div class="copyright-info mb-3">
  2050.              <p class="mb-0 text-info">
  2051.                &copy; 2026 <strong>TechSphere</strong>. All rights reserved.
  2052.              </p>
  2053.            </div>
  2054.            <div class="utility-links d-flex flex-wrap justify-content-center gap-3">
  2055.              <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  2056.              <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  2057.              <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  2058.            </div>
  2059.          </div>
  2060.        </div>
  2061.      </div>
  2062.    </div>
  2063.  </div>
  2064. </footer>
  2065.  
  2066. <style>
  2067. .wpo-site-footer-v3 {
  2068.    background: var(--card-bg) !important;
  2069. }
  2070.  
  2071. .footer-logo {
  2072.    height: 60px;
  2073.    width: auto;
  2074. }
  2075. .text-info{
  2076.    color: var(--topbar-color) !important;
  2077. }
  2078.  
  2079. .brand-title {
  2080.    font-size: 22px;
  2081.    font-weight: 700;
  2082.    color: var(--topbar-color);
  2083.    margin: 0;
  2084. }
  2085.  
  2086. .brand-tagline {
  2087.    font-size: 14px;
  2088.    color: var(--topbar-color);
  2089.    margin: 0;
  2090. }
  2091.  
  2092. .column-title {
  2093.    font-size: 16px;
  2094.    font-weight: 600;
  2095.    color: var(--topbar-color) !important;
  2096.    margin-bottom: 15px;
  2097. }
  2098.  
  2099. .footer-menu {
  2100.    margin: 0;
  2101. }
  2102.  
  2103. .menu-link {
  2104.    color: var(--topbar-color) !important;
  2105.    text-decoration: none;
  2106.    font-size: 14px;
  2107.    transition: color 0.3s ease;
  2108. }
  2109.  
  2110. .menu-link:hover {
  2111.    color: var(--primary-color);
  2112. }
  2113.  
  2114. .footer-bottom {
  2115.    font-size: 13px;
  2116. }
  2117.  
  2118. .utility-link {
  2119.    color: var(--topbar-color) !important;
  2120.    text-decoration: none;
  2121.    font-size: 13px;
  2122.    transition: color 0.3s ease;
  2123. }
  2124. /* Responsive Design */
  2125. @media (max-width: 768px) {
  2126.    .footer-logo {
  2127.        height: 50px;
  2128.    }
  2129.    
  2130.    .column-title {
  2131.        font-size: 15px;
  2132.    }
  2133.    
  2134.    .menu-link {
  2135.        font-size: 13px;
  2136.    }
  2137. }
  2138.  
  2139. @media (max-width: 576px) {
  2140.    .brand-title {
  2141.        font-size: 20px;
  2142.    }
  2143.    
  2144.    .brand-tagline {
  2145.        font-size: 13px;
  2146.    }
  2147.    
  2148.    .cta-btn {
  2149.        font-size: 12px;
  2150.        padding: 5px 12px;
  2151.    }
  2152. }
  2153. </style>
  2154.  
  2155. <script>
  2156. // Prevent default for placeholder links
  2157. document.addEventListener('DOMContentLoaded', function() {
  2158.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  2159.        anchor.addEventListener('click', function(e) {
  2160.            e.preventDefault();
  2161.        });
  2162.    });
  2163. });
  2164. document.addEventListener('DOMContentLoaded', function () {
  2165.    var btn = document.getElementById('toggleBlogRollLinks');
  2166.    if (!btn) return; // No extra items, no button
  2167.  
  2168.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  2169.  
  2170.    btn.addEventListener('click', function () {
  2171.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  2172.            return li.classList.contains('d-none');
  2173.        });
  2174.  
  2175.        extras.forEach(function (li) {
  2176.            if (anyHidden) {
  2177.                li.classList.remove('d-none');
  2178.                li.classList.add('show');
  2179.            } else {
  2180.                li.classList.add('d-none');
  2181.                li.classList.remove('show');
  2182.            }
  2183.        });
  2184.  
  2185.        btn.textContent = anyHidden ? 'View less' : 'View more';
  2186.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  2187.    });
  2188. });
  2189.  
  2190. </script>
  2191.  
  2192.        <!-- end of wpo-site-footer-section -->
  2193.    </div>
  2194.    <!-- end of page-wrapper -->
  2195.  
  2196.    <!-- All JavaScript files
  2197.    ================================================== -->
  2198.    
  2199.  
  2200. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  2201. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  2202. <!-- Plugins for this template -->
  2203. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  2204. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  2205. <!-- Custom script for this template -->
  2206. <script src="/static/blogapp/assets/js/script.js"></script>
  2207.  
  2208. <script>
  2209. (function () {
  2210. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  2211. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  2212.  
  2213. function applyFallback(img) {
  2214. if (!img || img.dataset.fallbackApplied === "1") {
  2215. return;
  2216. }
  2217. var failedSrc = img.currentSrc || img.src || "";
  2218. img.dataset.fallbackApplied = "1";
  2219. img.onerror = null;
  2220. img.src = fallbackImageSrc;
  2221. console.warn("[ImageFallback] Replaced broken image:", {
  2222. failedSrc: failedSrc,
  2223. fallbackSrc: fallbackImageSrc,
  2224. alt: img.alt || "",
  2225. });
  2226. }
  2227.  
  2228. document.querySelectorAll("img").forEach(function (img) {
  2229. if (img.complete && img.naturalWidth === 0) {
  2230. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  2231. failedSrc: img.currentSrc || img.src || "",
  2232. alt: img.alt || "",
  2233. });
  2234. applyFallback(img);
  2235. }
  2236. });
  2237.  
  2238. document.addEventListener(
  2239. "error",
  2240. function (event) {
  2241. var target = event.target;
  2242. if (target && target.tagName === "IMG") {
  2243. applyFallback(target);
  2244. }
  2245. },
  2246. true
  2247. );
  2248. })();
  2249. </script>
  2250.  
  2251. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  2252.  
  2253.  
  2254.  
  2255. <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":"fcb997bba5af4c8a85de249dc9fcd64b","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  2256. </body>
  2257.  
  2258. </html>
  2259.  
  2260.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda