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

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