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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="ptserif">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_-_2025-04-28T172626.263_WqvBcYA_JvlYvKR.png">
  14.    
  15.  
  16.    <title>Tech Insights &amp; Digital Trends Blog | Latest Updates &amp; Analysis</title>
  17.    <meta name="description" content="Explore in-depth articles on technology, digital trends, and innovation. Stay updated with expert analysis and practical insights for tech enthusiasts.">
  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://889993384.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #ff9f43;
  42.        --bs-primary-rgb: ff9f43;
  43.        --bs-secondary: #5c6b73;
  44.        --bs-success: #00c4b4;
  45.        --bs-danger: #d00000;
  46.        --bs-warning: #f48c06;
  47.        --bs-info: #0077b6;
  48.        --bs-light: #f4f4f9;
  49.        --bs-dark: #252422;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #ff9f43;
  53.        --theme-primary-color-s2: #ff9f43;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #252422;
  57.        --text-light-color: #676767;
  58.        --heading-color: #252422;
  59.        --border-color: #ced4da;
  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: #e9ecef;
  75.        --navbar-color: #252422;
  76.        --topbar-bg: #f4f4f9;
  77.        --topbar-color: #252422;
  78.        --footer-bg: #252422;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #ced4da;
  82.        --card-radius: 12px;
  83.        --link-color: #ff9f43;
  84.        --link-hover: #e07c24;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(255, 159, 67, 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_11">
  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/b6f651af-f6ef-4cfc-b92a-48b7cb61add1_logo.png" alt="Tech Insights Blog" 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.  
  1429.        <!-- end of wpo-blog-hero -->
  1430.  
  1431.        <!-- start of wpo-breacking-news -->
  1432.        
  1433.        <!-- end of wpo-breacking-news -->
  1434.        
  1435.        <!-- start wpo-blog-highlights-section -->
  1436.        
  1437.  
  1438.  
  1439.  
  1440.    
  1441.  
  1442.  
  1443.  
  1444.  
  1445. <style>
  1446.    .blog-highlights-v3 {
  1447.        padding: 80px 0;
  1448.        position: relative;
  1449.        overflow: hidden;
  1450.    }
  1451.    
  1452.    .blog-highlights-v3::before {
  1453.        content: '';
  1454.        position: absolute;
  1455.        top: 0;
  1456.        left: 0;
  1457.        width: 100%;
  1458.        height: 100%;
  1459.        background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  1460.        z-index: 0;
  1461.    }
  1462.    
  1463.    .masonry-container {
  1464.        display: grid;
  1465.        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  1466.        grid-gap: 25px;
  1467.    }
  1468.    
  1469.    .blog-card-v3 {
  1470.        border: 1px solid var(--border-color) !important;
  1471.        border-radius: 25px;
  1472.        overflow: hidden;
  1473.        background: var(--card-bg);
  1474.        backdrop-filter: blur(10px);
  1475.        border: 1px solid var(--border-color);
  1476.        position: relative;
  1477.        transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
  1478.        cursor: pointer;
  1479.        transform: translateY(0) rotateX(0) rotateY(0);
  1480.        transform-style: preserve-3d;
  1481.        perspective: 1000px;
  1482.        z-index: 1;
  1483.    }
  1484.    .span-21 { grid-row-end: span 21; }
  1485.    .span-22 { grid-row-end: span 22; }
  1486.    
  1487.    .blog-card-v3::before {
  1488.        content: '';
  1489.        position: absolute;
  1490.        top: 0;
  1491.        left: 0;
  1492.        width: 100%;
  1493.        height: 100%;
  1494.        background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.02) 100%);
  1495.        opacity: 0;
  1496.        transition: opacity 0.3s ease;
  1497.        z-index: 1;
  1498.    }
  1499.    
  1500.    .blog-card-v3:hover {
  1501.        transform: translateY(-20px) rotateX(5deg) rotateY(5deg) scale(1.03);
  1502.        box-shadow:
  1503.            0 30px 60px rgba(0,0,0,0.15),
  1504.            0 15px 30px rgba(0,0,0,0.1),
  1505.            inset 0 1px 0 rgba(255,255,255,0.3);
  1506.        z-index: 10;
  1507.    }
  1508.    
  1509.    .blog-card-v3:hover::before {
  1510.        opacity: 1;
  1511.    }
  1512.    
  1513.    .blog-image-v3 {
  1514.        position: relative;
  1515.        overflow: hidden;
  1516.        height: 50%;
  1517.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1518.    }
  1519.    
  1520.    .blog-image-v3::after {
  1521.        content: '';
  1522.        position: absolute;
  1523.        top: 0;
  1524.        left: 0;
  1525.        width: 100%;
  1526.        height: 100%;
  1527.        background:
  1528.            radial-gradient(circle at top right, rgba(255,255,255,0.3) 0%, transparent 50%),
  1529.            linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%);
  1530.        z-index: 2;
  1531.    }
  1532.    
  1533.    .blog-image-v3 img {
  1534.        width: 100%;
  1535.        height: 100%;
  1536.        object-fit: cover;
  1537.        transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1538.        transform: scale(1);
  1539.        filter: brightness(1) saturate(1);
  1540.    }
  1541.    
  1542.    .blog-card-v3:hover .blog-image-v3 img {
  1543.        transform: scale(1.15);
  1544.        filter: brightness(1.1) saturate(1.2);
  1545.    }
  1546.    
  1547.    .blog-floating-elements {
  1548.        position: absolute;
  1549.        top: 0;
  1550.        left: 0;
  1551.        width: 100%;
  1552.        height: 100%;
  1553.        pointer-events: none;
  1554.        z-index: 3;
  1555.    }
  1556.    
  1557.    .floating-dot {
  1558.        position: absolute;
  1559.        width: 8px;
  1560.        height: 8px;
  1561.        background: rgba(255,255,255,0.6);
  1562.        border-radius: 50%;
  1563.        animation: float 3s ease-in-out infinite;
  1564.    }
  1565.    
  1566.    .floating-dot:nth-child(1) { top: 20%; left: 15%; animation-delay: 0s; }
  1567.    .floating-dot:nth-child(2) { top: 60%; right: 20%; animation-delay: 0.5s; }
  1568.    .floating-dot:nth-child(3) { bottom: 30%; left: 25%; animation-delay: .5s; }
  1569.    
  1570.    @keyframes float {
  1571.        0%, 100% { transform: translateY(0px); }
  1572.        50% { transform: translateY(-10px); }
  1573.    }
  1574.    
  1575.    .blog-category-v3 {
  1576.        position: absolute;
  1577.        top: 25px;
  1578.        right: 25px;
  1579.        padding: 10px 18px;
  1580.        border-radius: 30px;
  1581.        font-size: 11px;
  1582.        font-weight: 800;
  1583.        text-transform: uppercase;
  1584.        letter-spacing: 1.2px;
  1585.        backdrop-filter: blur(10px);
  1586.        z-index: 4;
  1587.        transform: translateY(0) scale(1);
  1588.        transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  1589.        box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  1590.        border: 1px solid rgba(255,255,255,0.3);
  1591.    }
  1592.    
  1593.    .blog-card-v3:hover .blog-category-v3 {
  1594.        transform: translateY(-10px) scale(1.1);
  1595.        background: rgba(var(--card-bg),1);
  1596.        box-shadow: 0 12px 30px rgba(0,0,0,0.15);
  1597.    }
  1598.    
  1599.    .blog-content-v3 {
  1600.        padding: 35px 30px 30px;
  1601.        height: 50%;
  1602.        display: flex;
  1603.        flex-direction: column;
  1604.        justify-content: space-between;
  1605.        position: relative;
  1606.        z-index: 2;
  1607.    }
  1608.    
  1609.    .blog-title-v3 {
  1610.        font-size: 19px;
  1611.        font-weight: 700;
  1612.        line-height: 1.3;
  1613.        margin-bottom: 18px;
  1614.        position: relative;
  1615.    }
  1616.    
  1617.    .blog-title-v3 a {
  1618.        text-decoration: none;
  1619.        color: var(--top-color) !important;
  1620.        transition: all 0.3s ease;
  1621.        position: relative;
  1622.        display: inline-block;
  1623.    }
  1624.    
  1625.    .blog-title-v3 a::before {
  1626.        content: '';
  1627.        position: absolute;
  1628.        bottom: -3px;
  1629.        left: 0;
  1630.        width: 0;
  1631.        height: 3px;
  1632.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1633.        border-radius: 2px;
  1634.        transition: width 0.5s cubic-bezier(0.23, 1, 0.320, 1);
  1635.    }
  1636.    
  1637.    .blog-card-v3:hover .blog-title-v3 a::before {
  1638.        width: 100%;
  1639.    }
  1640.    
  1641.    .blog-meta-v3 {
  1642.        display: flex;
  1643.        align-items: center;
  1644.        gap: 15px;
  1645.        margin-bottom: 18px;
  1646.        font-size: 13px;
  1647.        color: #7f8c8d;
  1648.        padding-bottom: 18px;
  1649.        border-bottom: 1px solid rgba(127, 140, 141, 0.1);
  1650.        position: relative;
  1651.    }
  1652.    
  1653.    .blog-meta-v3::after {
  1654.        content: '';
  1655.        position: absolute;
  1656.        bottom: -1px;
  1657.        left: 0;
  1658.        width: 0;
  1659.        height: 1px;
  1660.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1661.        transition: width 0.6s ease 0.3s;
  1662.    }
  1663.    
  1664.    .blog-card-v3:hover .blog-meta-v3::after {
  1665.        width: 80px;
  1666.    }
  1667.    
  1668.    .blog-author-img-v3 {
  1669.        width: 35px;
  1670.        height: 35px;
  1671.        border-radius: 50%;
  1672.        object-fit: cover;
  1673.        border: 3px solid rgba(255,255,255,0.8);
  1674.        transition: all 0.4s ease;
  1675.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  1676.    }
  1677.    
  1678.    .blog-card-v3:hover .blog-author-img-v3 {
  1679.        transform: scale(1.15);
  1680.        border-color: rgba(102, 126, 234, 0.5);
  1681.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.2);
  1682.    }
  1683.    
  1684.    .blog-excerpt-v3 {
  1685.        font-size: 14px;
  1686.        line-height: 1.7;
  1687.        color: #5a6c7d;
  1688.        margin-bottom: 20px;
  1689.        display: -webkit-box;
  1690.        -webkit-line-clamp: 3;
  1691.        -webkit-box-orient: vertical;
  1692.        overflow: hidden;
  1693.        opacity: 0.9;
  1694.        transition: opacity 0.3s ease;
  1695.    }
  1696.    
  1697.    .blog-card-v3:hover .blog-excerpt-v3 {
  1698.        opacity: 1;
  1699.    }
  1700.    
  1701.    .blog-actions-v3 {
  1702.        display: flex;
  1703.        justify-content: space-between;
  1704.        align-items: center;
  1705.    }
  1706.    
  1707.    .blog-read-time-v3 {
  1708.        font-size: 12px;
  1709.        color: #95a5a6;
  1710.        display: flex;
  1711.        align-items: center;
  1712.        gap: 6px;
  1713.    }
  1714.    
  1715.    .blog-read-more-v3 {
  1716.        width: 50px;
  1717.        height: 50px;
  1718.        border-radius: 50%;
  1719.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1720.        display: flex;
  1721.        align-items: center;
  1722.        justify-content: center;
  1723.        color: white;
  1724.        text-decoration: none;
  1725.        transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  1726.        transform: scale(0) rotate(0deg);
  1727.        opacity: 0;
  1728.        box-shadow: 0 8px 20px rgba(102, 126, 234, 0.3);
  1729.        position: relative;
  1730.        overflow: hidden;
  1731.    }
  1732.    
  1733.    .blog-read-more-v3::before {
  1734.        content: '';
  1735.        position: absolute;
  1736.        top: 50%;
  1737.        left: 50%;
  1738.        width: 0;
  1739.        height: 0;
  1740.        background: rgba(255,255,255,0.2);
  1741.        border-radius: 50%;
  1742.        transition: all 0.6s ease;
  1743.        transform: translate(-50%, -50%);
  1744.    }
  1745.    
  1746.    .blog-card-v3:hover .blog-read-more-v3 {
  1747.        transform: scale(1) rotate(360deg);
  1748.        opacity: 1;
  1749.    }
  1750.    
  1751.    .blog-read-more-v3:hover::before {
  1752.        width: 100%;
  1753.        height: 100%;
  1754.    }
  1755.    
  1756.    .section-header-v3 {
  1757.        text-align: center;
  1758.        margin-bottom: 80px;
  1759.        position: relative;
  1760.        z-index: 2;
  1761.    }
  1762.    
  1763.    .section-title-v3 {
  1764.        font-size: 3.5rem;
  1765.        font-weight: 900;
  1766.        margin-bottom: 25px;
  1767.        color: #2c3e50;
  1768.        position: relative;
  1769.        display: inline-block;
  1770.    }
  1771.    
  1772.    .section-title-v3::before {
  1773.        content: '';
  1774.        position: absolute;
  1775.        top: -15px;
  1776.        right: -15px;
  1777.        width: 30px;
  1778.        height: 30px;
  1779.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1780.        border-radius: 50%;
  1781.        opacity: 0.3;
  1782.        animation: pulse 2s infinite;
  1783.    }
  1784.    
  1785.    @keyframes pulse {
  1786.        0%, 100% { transform: scale(1); opacity: 0.3; }
  1787.        50% { transform: scale(1.2); opacity: 0.6; }
  1788.    }
  1789.    
  1790.    .section-subtitle-v3 {
  1791.        font-size: 1.2rem;
  1792.        color: #7f8c8d;
  1793.        max-width: 700px;
  1794.        margin: 0 auto;
  1795.        line-height: 1.7;
  1796.        font-weight: 300;
  1797.    }
  1798.    
  1799.    .scroll-reveal {
  1800.        opacity: 0;
  1801.        transform: translateY(50px) scale(0.9);
  1802.        transition: all 0.8s cubic-bezier(0.23, 1, 0.320, 1);
  1803.    }
  1804.    
  1805.    .scroll-reveal.revealed {
  1806.        opacity: 1;
  1807.        transform: translateY(0) scale(1);
  1808.    }
  1809.    
  1810.    .scroll-reveal:nth-child(1) { transition-delay: 0.1s; }
  1811.    .scroll-reveal:nth-child(2) { transition-delay: 0.1s; }
  1812.    .scroll-reveal:nth-child(3) { transition-delay: 0.1s; }
  1813.    .scroll-reveal:nth-child(4) { transition-delay: 0.1s; }
  1814.    .scroll-reveal:nth-child(5) { transition-delay: 0.1s; }
  1815.    .scroll-reveal:nth-child(6) { transition-delay: 0.1s; }
  1816.  
  1817.    @media (max-width: 768px) {
  1818.        .masonry-container {
  1819.            display: flex;
  1820.            flex-direction: column;
  1821.            grid-gap: 20px;
  1822.        }
  1823.        .blog-card-v3:nth-child(n) {
  1824.            grid-row-end: span 20;
  1825.        }
  1826.        .section-title-v3 {
  1827.            font-size: 2.8rem;
  1828.        }
  1829.        .blog-highlights-v3 {
  1830.            padding: 60px 0;
  1831.        }
  1832.        .blog-content-v3 {
  1833.            padding: 25px 20px;
  1834.        }
  1835.        .blog-card-v3:hover {
  1836.            transform: translateY(-15px) scale(1.02);
  1837.        }
  1838.        .blog-image-v3{
  1839.            max-height: 350px;
  1840.            height: 100%;
  1841.        }
  1842.    }
  1843. </style>
  1844.  
  1845. <section class="blog-highlights-v3">
  1846.    <div class="container-fluid fluid-container">
  1847.        <div class="row">
  1848.            <div class="col-12">
  1849.                 <div class="wpo-section-title">
  1850.            <h2>
  1851.                Today's Top Highlights
  1852.                   </h2>
  1853.        </div>
  1854.            </div>
  1855.        </div>
  1856.        
  1857.        <div class="row">
  1858.            <div class="col-lg-8 col-12">
  1859.                <div class="masonry-container">
  1860.                    
  1861.                    
  1862.  
  1863.                </div>
  1864.            </div>
  1865.            
  1866.               <div class="col col-lg-4 col-12">
  1867.                
  1868.  
  1869.  
  1870.  
  1871.    
  1872.  
  1873. <!-- Curved Heading Sidebar -->
  1874.    <div class="sidebar mb-3">
  1875.        
  1876. <!--        
  1877.       <div class="sidebar-widget mb-5">
  1878.            <div class="widget-title-wrapper mb-3">
  1879.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1880.                    <div class="title-border"></div>
  1881.                    <i class="ti-folder me-2"></i>Blog Archives
  1882.                </h4>
  1883.            </div>
  1884.            <div class="widget-content shadow-sm rounded-3 p-4">
  1885.                <div class="archives-list">
  1886.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1887.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1888.                            <i class="ti-angle-right me-2 text-primary"></i>
  1889.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  1890.                        </a>
  1891.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  1892.                    </div>
  1893.  
  1894.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1895.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1896.                            <i class="ti-angle-right me-2 text-primary"></i>
  1897.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  1898.                        </a>
  1899.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  1900.                    </div>
  1901.  
  1902.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1903.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1904.                            <i class="ti-angle-right me-2 text-primary"></i>
  1905.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  1906.                        </a>
  1907.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  1908.                    </div>
  1909.  
  1910.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1911.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1912.                            <i class="ti-angle-right me-2 text-primary"></i>
  1913.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  1914.                        </a>
  1915.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  1916.                    </div>
  1917.  
  1918.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1919.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1920.                            <i class="ti-angle-right me-2 text-primary"></i>
  1921.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  1922.                        </a>
  1923.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  1924.                    </div>
  1925.  
  1926.                    <div class="archive-item d-flex justify-content-between align-items-center">
  1927.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1928.                            <i class="ti-angle-right me-2 text-primary"></i>
  1929.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  1930.                        </a>
  1931.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  1932.                    </div>
  1933.                </div>
  1934.                
  1935.                <div class="text-center mt-4 pt-3 border-top border-color">
  1936.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  1937.                        <i class="ti-archive me-1"></i>View All Archives
  1938.                    </a>
  1939.                </div>
  1940.            </div>
  1941.        </div> -->
  1942.        <div class="sidebar-widget mb-4">
  1943.            <div class="widget-title-wrapper mb-3">
  1944.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1945.                    <div class="title-border-primary"></div>
  1946.                    <i class="ti-star me-2"></i>Popular Posts
  1947.                </h4>
  1948.            </div>
  1949.            <div class="widget-content mb-3 shadow-sm rounded-3 p-4">
  1950.                <div class="popular-post-list">
  1951.                    
  1952.                    
  1953.  
  1954.                </div>
  1955.                
  1956.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  1957.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  1958.                        <i class="ti-trophy me-1"></i>View All Popular
  1959.                    </a>
  1960.                </div> -->
  1961.            </div>
  1962.        </div>
  1963.  
  1964. </div>
  1965. <style>
  1966.    
  1967.  .widget-content {
  1968.    background-color: var(--card-bg);
  1969.    border: 1px solid var(--border-color);
  1970.  }
  1971. </style>
  1972.  
  1973.    
  1974.            </div>
  1975.        </div>
  1976.    </div>
  1977. </section>
  1978.  
  1979. <script>
  1980. // Enhanced Intersection Observer with staggered animations
  1981. document.addEventListener('DOMContentLoaded', function() {
  1982.    const observerOptions = {
  1983.        threshold: 0.1,
  1984.        rootMargin: '0px 0px -100px 0px'
  1985.    };
  1986.  
  1987.    const observer = new IntersectionObserver(function(entries) {
  1988.        entries.forEach(entry => {
  1989.            if (entry.isIntersecting) {
  1990.                setTimeout(() => {
  1991.                    entry.target.classList.add('revealed');
  1992.                }, 100);
  1993.            }
  1994.        });
  1995.    }, observerOptions);
  1996.  
  1997.    // Observe all scroll-reveal elements
  1998.    document.querySelectorAll('.scroll-reveal').forEach(el => {
  1999.        observer.observe(el);
  2000.    });
  2001.  
  2002.    // Add parallax effect to floating dots
  2003.    document.addEventListener('mousemove', function(e) {
  2004.        const cards = document.querySelectorAll('.blog-card-v3');
  2005.        cards.forEach(card => {
  2006.            const rect = card.getBoundingClientRect();
  2007.            const x = (e.clientX - rect.left) / rect.width;
  2008.            const y = (e.clientY - rect.top) / rect.height;
  2009.            
  2010.            const dots = card.querySelectorAll('.floating-dot');
  2011.            dots.forEach((dot, index) => {
  2012.                const moveX = (x - 0.5) * (10 + index * 5);
  2013.                const moveY = (y - 0.5) * (10 + index * 5);
  2014.                dot.style.transform = `translate(${moveX}px, ${moveY}px)`;
  2015.            });
  2016.        });
  2017.    });
  2018. });
  2019. </script>
  2020.  
  2021.    
  2022.        
  2023.        <!-- end wpo-blog-highlights-section -->
  2024.        <!-- start wpo-blog-sponsored-section -->
  2025.        
  2026.  
  2027.  
  2028.  
  2029.    
  2030.  
  2031.  
  2032.    
  2033.        <!-- end wpo-blog-sponsored-section -->
  2034.        <!-- start wpo-subscribe-section -->
  2035.        
  2036.        <!-- end subscribe-section -->
  2037.        <!-- start of wpo-site-footer-section -->
  2038.        
  2039.  
  2040.  
  2041.  
  2042.  
  2043.  
  2044. <footer class="wpo-site-footer-v6 bg-primary-gradient">
  2045.  <!-- Main Footer Content -->
  2046.  <div class="footer-main-content">
  2047.    <div class="container-fluid fluid-container">
  2048.      <!-- Top Section - Centered Logo & Tagline -->
  2049.      <div class="footer-top-section text-center">
  2050.        <div class="brand-logo">
  2051.          
  2052.            <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/b6f651af-f6ef-4cfc-b92a-48b7cb61add1_logo.png" alt="Tech Insights Blog" width="auto" height="70px" class="footer-logo" />
  2053.          
  2054.        </div>
  2055.      </div>
  2056.  
  2057.      <!-- Content Grid -->
  2058.      <div class="footer-content-grid">
  2059.        <div class="d-flex justify-content-between flex-wrap gap-3 px-3">
  2060.          <!-- Column 1: Navigation & Categories (Merged) -->
  2061.          <div class="">
  2062.            <div class="footer-column">
  2063.              <h5 class="column-title">Quick Links</h5>
  2064.              <ul class="footer-menu">
  2065.                
  2066.              </ul>
  2067.            </div>
  2068.          </div>
  2069.  
  2070.          <!-- Column 2: Resources -->
  2071.          <div class="">
  2072.            <div class="footer-column">
  2073.              <h5 class="column-title">Blog Rolls</h5>
  2074.              <ul class="footer-menu" id="blogRollLinks">
  2075.                
  2076.                
  2077.  
  2078.                
  2079.                
  2080.                  
  2081.                
  2082.              </ul>
  2083.            </div>
  2084.          </div>
  2085.  
  2086.          <!-- Column 2: Resources -->
  2087.          <div class="">
  2088.            <div class="footer-column">
  2089.              <h5 class="column-title">Categories</h5>
  2090.              <ul class="footer-menu">
  2091.                
  2092.                  <li>
  2093.                    <a class="menu-link" href="/category/all-posts/">All Posts</a>
  2094.                  </li>
  2095.                
  2096.                  <li>
  2097.                    <a class="menu-link" href="/category/business/">Business</a>
  2098.                  </li>
  2099.                
  2100.                  <li>
  2101.                    <a class="menu-link" href="/category/esports/">Esports</a>
  2102.                  </li>
  2103.                
  2104.                  <li>
  2105.                    <a class="menu-link" href="/category/fashion/">Fashion</a>
  2106.                  </li>
  2107.                
  2108.                  <li>
  2109.                    <a class="menu-link" href="/category/featured/">Featured</a>
  2110.                  </li>
  2111.                
  2112.              </ul>
  2113.            </div>
  2114.          </div>
  2115.        </div>
  2116.      </div>
  2117.    </div>
  2118.  </div>
  2119.  
  2120.  <!-- Footer Bottom -->
  2121.  <div class="footer-bottom">
  2122.    <div class="container-fluid fluid-container">
  2123.      <div class="bottom-content text-center">
  2124.        <!-- Copyright -->
  2125.        <div class="copyright-info">
  2126.          <p>
  2127.            &copy; 2026 <strong>Tech Insights Blog</strong>. All rights reserved.
  2128.          </p>
  2129.        </div>
  2130.  
  2131.        <!-- Footer Links -->
  2132.        <div class="utility-links">
  2133.          <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  2134.          <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  2135.          <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  2136.        </div>
  2137.      </div>
  2138.    </div>
  2139.  </div>
  2140. </footer>
  2141.  
  2142. <style>
  2143.    .wpo-site-footer-v6{
  2144.        border-radius: 60px 60px 0px 0px !important;
  2145.    }
  2146.  
  2147. .footer-main-content {
  2148.    padding: 60px 0 40px;
  2149. }
  2150.  
  2151. /* Top Section */
  2152. .footer-top-section {
  2153.    margin-bottom: 40px;
  2154.    padding-bottom: 30px;
  2155.    border-bottom: 1px solid #dee2e6;
  2156. }
  2157.  
  2158. .brand-logo {
  2159.    display: flex;
  2160.    align-items: center;
  2161.    justify-content: center;
  2162.    gap: 15px;
  2163. }
  2164.  
  2165.  
  2166. .brand-title {
  2167.    font-size: 26px;
  2168.    font-weight: 700;
  2169.    margin: 0;
  2170. }
  2171.  
  2172. .brand-tagline {
  2173.    font-size: 15px;
  2174.    color: var(--footer-color) !important;
  2175.    margin: 0;
  2176. }
  2177.  
  2178. /* Content Grid */
  2179. .footer-column {
  2180.    margin-bottom: 30px;
  2181. }
  2182.  
  2183. .column-title {
  2184.    font-size: 17px;
  2185.    font-weight: 600;
  2186.    color: var(--footer-color) !important;
  2187.    margin-bottom: 20px;
  2188. }
  2189.  
  2190. /* Footer Menu */
  2191. .footer-menu {
  2192.    list-style: none;
  2193.    padding: 0;
  2194.    margin: 0;
  2195.    color: var(--footer-color) !important;
  2196. }
  2197.  
  2198. .footer-menu li {
  2199.    margin-bottom: 10px;
  2200.  
  2201. }
  2202.  
  2203. .menu-link {
  2204.    color: var(--footer-color) !important;
  2205.    text-decoration: none;
  2206.    font-size: 15px;
  2207.    transition: color 0.3s ease;
  2208. }
  2209.  
  2210. .menu-link:hover {
  2211.    color: #007bff;
  2212. }
  2213.  
  2214. /* Footer Bottom */
  2215. .footer-bottom {
  2216.    border-top: 1px solid var(--border-color);
  2217.    padding: 20px 0;
  2218. }
  2219.  
  2220. .copyright-info p {
  2221.    margin: 0 0 10px;
  2222.    color: var(--footer-color) !important;
  2223. }
  2224.  
  2225. .utility-links {
  2226.    display: flex;
  2227.    justify-content: center;
  2228.    gap: 15px;
  2229. }
  2230.  
  2231. .utility-link {
  2232.    color: #666;
  2233.    text-decoration: none;
  2234.    transition: color 0.3s ease;
  2235. }
  2236.  
  2237. .utility-link:hover {
  2238.    color: #007bff;
  2239. }
  2240.  
  2241. /* Responsive Design */
  2242. @media (max-width: 992px) {
  2243.    .footer-column {
  2244.        text-align: start;
  2245.    }
  2246.    
  2247.    .social-buttons {
  2248.        justify-content: start;
  2249.    }
  2250. }
  2251.  
  2252. @media (max-width: 768px) {
  2253.    .footer-top-section {
  2254.        margin-bottom: 30px;
  2255.    }
  2256.    
  2257.    .brand-logo {
  2258.        flex-direction: column;
  2259.    }
  2260.    
  2261.    .footer-bottom .bottom-content {
  2262.        padding: 0 15px;
  2263.    }
  2264. }
  2265.  
  2266. @media (max-width: 576px) {
  2267.    .column-title {
  2268.        font-size: 16px;
  2269.    }
  2270.    
  2271.    .menu-link {
  2272.        font-size: 14px;
  2273.    }
  2274. }
  2275. </style>
  2276.  
  2277. <script>
  2278. // Newsletter Form Enhancement
  2279. document.addEventListener('DOMContentLoaded', function() {
  2280.    const newsletterForm = document.querySelector('.newsletter-form');
  2281.    if (newsletterForm) {
  2282.        newsletterForm.addEventListener('submit', function(e) {
  2283.            const submitBtn = this.querySelector('.newsletter-submit');
  2284.            const originalHTML = submitBtn.innerHTML;
  2285.            
  2286.            submitBtn.innerHTML = '<i class="fas fa-spinner fa-spin"></i>';
  2287.            submitBtn.disabled = true;
  2288.            
  2289.            // Re-enable after form processing (simulate for now)
  2290.            setTimeout(() => {
  2291.                submitBtn.innerHTML = originalHTML;
  2292.                submitBtn.disabled = false;
  2293.            }, 2000);
  2294.        });
  2295.    }
  2296.  
  2297.    // Add prevent default to placeholder links
  2298.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  2299.        anchor.addEventListener('click', function (e) {
  2300.            e.preventDefault();
  2301.        });
  2302.    });
  2303. });
  2304. document.addEventListener('DOMContentLoaded', function () {
  2305.    var btn = document.getElementById('toggleBlogRollLinks');
  2306.    if (!btn) return; // No extra items, no button
  2307.  
  2308.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  2309.  
  2310.    btn.addEventListener('click', function () {
  2311.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  2312.            return li.classList.contains('d-none');
  2313.        });
  2314.  
  2315.        extras.forEach(function (li) {
  2316.            if (anyHidden) {
  2317.                li.classList.remove('d-none');
  2318.                li.classList.add('show');
  2319.            } else {
  2320.                li.classList.add('d-none');
  2321.                li.classList.remove('show');
  2322.            }
  2323.        });
  2324.  
  2325.        btn.textContent = anyHidden ? 'View less' : 'View more';
  2326.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  2327.    });
  2328. });
  2329.  
  2330. </script>
  2331.  
  2332.        <!-- end of wpo-site-footer-section -->
  2333.    </div>
  2334.    <!-- end of page-wrapper -->
  2335.  
  2336.    <!-- All JavaScript files
  2337.    ================================================== -->
  2338.    
  2339.  
  2340. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  2341. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  2342. <!-- Plugins for this template -->
  2343. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  2344. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  2345. <!-- Custom script for this template -->
  2346. <script src="/static/blogapp/assets/js/script.js"></script>
  2347.  
  2348. <script>
  2349. (function () {
  2350. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  2351. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  2352.  
  2353. function applyFallback(img) {
  2354. if (!img || img.dataset.fallbackApplied === "1") {
  2355. return;
  2356. }
  2357. var failedSrc = img.currentSrc || img.src || "";
  2358. img.dataset.fallbackApplied = "1";
  2359. img.onerror = null;
  2360. img.src = fallbackImageSrc;
  2361. console.warn("[ImageFallback] Replaced broken image:", {
  2362. failedSrc: failedSrc,
  2363. fallbackSrc: fallbackImageSrc,
  2364. alt: img.alt || "",
  2365. });
  2366. }
  2367.  
  2368. document.querySelectorAll("img").forEach(function (img) {
  2369. if (img.complete && img.naturalWidth === 0) {
  2370. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  2371. failedSrc: img.currentSrc || img.src || "",
  2372. alt: img.alt || "",
  2373. });
  2374. applyFallback(img);
  2375. }
  2376. });
  2377.  
  2378. document.addEventListener(
  2379. "error",
  2380. function (event) {
  2381. var target = event.target;
  2382. if (target && target.tagName === "IMG") {
  2383. applyFallback(target);
  2384. }
  2385. },
  2386. true
  2387. );
  2388. })();
  2389. </script>
  2390.  
  2391. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  2392.  
  2393.  
  2394.  
  2395. <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":"714625b46faa4f2b9e12e448648ad3d6","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  2396. </body>
  2397.  
  2398. </html>
  2399.  
  2400.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda