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

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