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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="mulish">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/Untitled_design_-_2025-04-26T130529.970_bcDqbtF_1vfyPK1.png">
  14.    
  15.  
  16.    <title>Tech Insights &amp; Digital Trends Blog | Latest Tech News</title>
  17.    <meta name="description" content="Explore the latest in technology, digital trends, and insightful articles on innovation. Stay updated with expert analysis and practical tech tips.">
  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://889992838.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #8aa084;
  42.        --bs-primary-rgb: 8aa084;
  43.        --bs-secondary: #6b6e74;
  44.        --bs-success: #2a9d8f;
  45.        --bs-danger: #dc2626;
  46.        --bs-warning: #d97706;
  47.        --bs-info: #457b9d;
  48.        --bs-light: #f0f4f2;
  49.        --bs-dark: #283618;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #8aa084;
  53.        --theme-primary-color-s2: #8aa084;
  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: #f0f4f2;
  77.        --topbar-color: #283618;
  78.        --footer-bg: #283618;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #d8d5c4;
  82.        --card-radius: 12px;
  83.        --link-color: #8aa084;
  84.        --link-hover: #6f856a;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(138, 160, 132, 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. </head>
  368.  
  369.  
  370.  
  371. <body class="page-blogapp:homepage theme-theme_38">
  372.    <div id="healthcheck"></div>
  373.    <!-- start page-wrapper -->
  374.    <div class="page-wrapper">
  375.        
  376.            <!-- start preloader -->
  377.                
  378.            <!-- end preloader -->
  379.        
  380.        <!-- Start header -->
  381.        <header id="header" class="wpo-site-header">
  382.            
  383.  
  384.  
  385.    
  386.  
  387.  
  388.  
  389.  
  390.            
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397. <header class="header-v10 mb-4">
  398.    <div class="container-fluid fluid-container">
  399.        <!-- Top Bar -->
  400.        <div class="top-bar-v10">
  401.            <div
  402.                class="row align-items-center gap-3 justify-content-lg-between justify-content-center align-items-center d-flex flex-wrap">
  403.               <div class="col-lg-3 col-md-12 col-12">
  404.                    <div class="brand-section-v10">
  405.                        <a class="logo-link-v9" href="/">
  406.                            
  407.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/8ac5b20f-33bc-4864-85cc-1f9c6ef63e7b_logo.png" alt="Tech Insights Hub" class="logo-img-v9" />
  408.                            
  409.                        </a>
  410.                    </div>
  411.                </div>
  412.                <div class="col-lg-6 col-md-12 d-inline-block">
  413.                    <div class="search-container-v10">
  414.                        <form class="search-form-v10" action="#" method="get">
  415.                            <div class="search-group-v10">
  416.                                <input type="search" id="search-input" class="search-field-v10 ps-3"
  417.                                    placeholder="Discover articles, tutorials & insights..." name="q">
  418.                                <button type="submit" class="search-button-v10">
  419.                                    <i class="ti-search"></i>
  420.                                </button>
  421.                            </div>
  422.                            <div id="search-results" class="search-results-container search-v1"></div>
  423.                        </form>
  424.                    </div>
  425.                </div>
  426.                <div class="col-12 ">
  427.                    <div class="header-utilities-v10">
  428.                        <div class="utility-item-v10 d-lg-none">
  429.                            <button class="menu-trigger-v10" onclick="toggleMenuV10()">
  430.                                <div class="menu-icon-v10">
  431.                                    <span class="menu-bar-v10"></span>
  432.                                    <span class="menu-bar-v10"></span>
  433.                                    <span class="menu-bar-v10"></span>
  434.                                </div>
  435.                            </button>
  436.                        </div>
  437.                    </div>
  438.                </div>
  439.            </div>
  440.        </div>
  441.  
  442.        <!-- Navigation Bar -->
  443.    <nav class="navigation-v10 d-none d-lg-block">
  444.    <div class="nav-container-v10">
  445.        <ul class="nav-menu-v10">
  446.  
  447.            
  448.            <li class="nav-item-v10">
  449.                <a href="/" class="nav-link-v10 active-v10">
  450.                    <div class="link-content-v10">
  451.                        <span class="link-text-v10">Home</span>
  452.                        <div class="link-indicator-v10"></div>
  453.                    </div>
  454.                </a>
  455.            </li>
  456.  
  457.            
  458.            
  459.                
  460.                    
  461.                    
  462.                        <li class="nav-item-v10">
  463.                            <a href="/category/all-posts/" class="nav-link-v10">
  464.                                <div class="link-content-v10">
  465.                                    <span class="link-text-v10">All Posts</span>
  466.                                    <div class="link-indicator-v10"></div>
  467.                                </div>
  468.                            </a>
  469.                        </li>
  470.                    
  471.  
  472.                
  473.  
  474.                
  475.                
  476.            
  477.                
  478.                    
  479.                    
  480.                        <li class="nav-item-v10">
  481.                            <a href="/category/business/" class="nav-link-v10">
  482.                                <div class="link-content-v10">
  483.                                    <span class="link-text-v10">Business</span>
  484.                                    <div class="link-indicator-v10"></div>
  485.                                </div>
  486.                            </a>
  487.                        </li>
  488.                    
  489.  
  490.                
  491.  
  492.                
  493.                
  494.            
  495.                
  496.                    
  497.                    
  498.                        <li class="nav-item-v10">
  499.                            <a href="/category/esports/" class="nav-link-v10">
  500.                                <div class="link-content-v10">
  501.                                    <span class="link-text-v10">Esports</span>
  502.                                    <div class="link-indicator-v10"></div>
  503.                                </div>
  504.                            </a>
  505.                        </li>
  506.                    
  507.  
  508.                
  509.  
  510.                
  511.                
  512.            
  513.                
  514.                    
  515.                    
  516.                        <li class="nav-item-v10">
  517.                            <a href="/category/fashion/" class="nav-link-v10">
  518.                                <div class="link-content-v10">
  519.                                    <span class="link-text-v10">Fashion</span>
  520.                                    <div class="link-indicator-v10"></div>
  521.                                </div>
  522.                            </a>
  523.                        </li>
  524.                    
  525.  
  526.                
  527.  
  528.                
  529.                
  530.            
  531.                
  532.                    
  533.                    
  534.                        <li class="nav-item-v10">
  535.                            <a href="/category/featured/" class="nav-link-v10">
  536.                                <div class="link-content-v10">
  537.                                    <span class="link-text-v10">Featured</span>
  538.                                    <div class="link-indicator-v10"></div>
  539.                                </div>
  540.                            </a>
  541.                        </li>
  542.                    
  543.  
  544.                
  545.  
  546.                
  547.                
  548.            
  549.                
  550.                    
  551.                    
  552.                        <li class="nav-item-v10">
  553.                            <a href="/category/gaming/" class="nav-link-v10">
  554.                                <div class="link-content-v10">
  555.                                    <span class="link-text-v10">Gaming</span>
  556.                                    <div class="link-indicator-v10"></div>
  557.                                </div>
  558.                            </a>
  559.                        </li>
  560.                    
  561.  
  562.                
  563.  
  564.                
  565.                
  566.            
  567.                
  568.                    
  569.                    
  570.                        <li class="nav-item-v10">
  571.                            <a href="/category/health/" class="nav-link-v10">
  572.                                <div class="link-content-v10">
  573.                                    <span class="link-text-v10">Health</span>
  574.                                    <div class="link-indicator-v10"></div>
  575.                                </div>
  576.                            </a>
  577.                        </li>
  578.                    
  579.  
  580.                
  581.  
  582.                
  583.                
  584.            
  585.                
  586.                    
  587.                    
  588.                        <li class="nav-item-v10">
  589.                            <a href="/category/life-fitness/" class="nav-link-v10">
  590.                                <div class="link-content-v10">
  591.                                    <span class="link-text-v10">Life &amp; Fitness</span>
  592.                                    <div class="link-indicator-v10"></div>
  593.                                </div>
  594.                            </a>
  595.                        </li>
  596.                    
  597.  
  598.                
  599.  
  600.                
  601.                
  602.            
  603.                
  604.                    
  605.                    
  606.                        <li class="nav-item-v10">
  607.                            <a href="/category/lifestyle/" class="nav-link-v10">
  608.                                <div class="link-content-v10">
  609.                                    <span class="link-text-v10">Lifestyle</span>
  610.                                    <div class="link-indicator-v10"></div>
  611.                                </div>
  612.                            </a>
  613.                        </li>
  614.                    
  615.  
  616.                
  617.  
  618.                
  619.                
  620.            
  621.                
  622.                    
  623.                    <li class="nav-item-v10 has-submenu-v10">
  624.                        <a href="#" class="nav-link-v10">
  625.                            <div class="link-content-v10">
  626.                                <span class="link-text-v10">More</span>
  627.                                <div class="link-arrow-v10"></div>
  628.                                <div class="link-indicator-v10"></div>
  629.                            </div>
  630.                        </a>
  631.                        <div class="submenu-v10">
  632.                            <div class="submenu-content-v10">
  633.                                <div class="submenu-column-v10">
  634.                                    <ul class="submenu-links-v10">
  635.                                        <li>
  636.                                            <a href="/category/news/" class="submenu-link-v10">
  637.                                                News
  638.                                            </a>
  639.                                        </li>
  640.                
  641.  
  642.                
  643.                
  644.            
  645.                
  646.                                        <li>
  647.                                            <a href="/category/others/" class="submenu-link-v10">
  648.                                                Others
  649.                                            </a>
  650.                                        </li>
  651.                
  652.  
  653.                
  654.                
  655.            
  656.                
  657.                                        <li>
  658.                                            <a href="/category/politics/" class="submenu-link-v10">
  659.                                                Politics
  660.                                            </a>
  661.                                        </li>
  662.                
  663.  
  664.                
  665.                
  666.            
  667.                
  668.                                        <li>
  669.                                            <a href="/category/sports/" class="submenu-link-v10">
  670.                                                Sports
  671.                                            </a>
  672.                                        </li>
  673.                
  674.  
  675.                
  676.                
  677.            
  678.                
  679.                                        <li>
  680.                                            <a href="/category/tech/" class="submenu-link-v10">
  681.                                                Tech
  682.                                            </a>
  683.                                        </li>
  684.                
  685.  
  686.                
  687.                
  688.            
  689.                
  690.                                        <li>
  691.                                            <a href="/category/travel/" class="submenu-link-v10">
  692.                                                Travel
  693.                                            </a>
  694.                                        </li>
  695.                
  696.  
  697.                
  698.                
  699.                                    </ul>
  700.                                </div>
  701.                            </div>
  702.                        </div>
  703.                    </li>
  704.                
  705.            
  706.            <li class="nav-item-v10">
  707.                <a href="/page/contact-us/" class="nav-link-v10">
  708.                    <div class="link-content-v10">
  709.                        <span class="link-text-v10">Contact Us</span>
  710.                        <div class="link-indicator-v10"></div>
  711.                    </div>
  712.                </a>
  713.            </li>
  714.        </ul>
  715.    </div>
  716. </nav>
  717.  
  718.        <!-- Mobile Menu -->
  719.        <div class="mobile-menu-v10 d-lg-none" id="mobileMenuV10">
  720.            <div class="mobile-menu-content-v10">
  721.                <ul class="mobile-menu-list-v10">
  722.  
  723.                    
  724.                    <li class="mobile-menu-item-v10">
  725.                        <a href="/" class="mobile-menu-link-v10 active-v10">
  726.                            <span class="mobile-link-text-v10">Home</span>
  727.                        </a>
  728.                    </li>
  729.  
  730.                    
  731.                    
  732.                    
  733.                    <li class="mobile-menu-item-v10">
  734.                        <a href="/category/all-posts/" class="mobile-menu-link-v10">
  735.                            <span class="mobile-link-text-v10">All Posts</span>
  736.                        </a>
  737.                    </li>
  738.                    
  739.                    
  740.                    
  741.                    <li class="mobile-menu-item-v10">
  742.                        <a href="/category/business/" class="mobile-menu-link-v10">
  743.                            <span class="mobile-link-text-v10">Business</span>
  744.                        </a>
  745.                    </li>
  746.                    
  747.                    
  748.                    
  749.                    <li class="mobile-menu-item-v10">
  750.                        <a href="/category/esports/" class="mobile-menu-link-v10">
  751.                            <span class="mobile-link-text-v10">Esports</span>
  752.                        </a>
  753.                    </li>
  754.                    
  755.                    
  756.                    
  757.                    <li class="mobile-menu-item-v10">
  758.                        <a href="/category/fashion/" class="mobile-menu-link-v10">
  759.                            <span class="mobile-link-text-v10">Fashion</span>
  760.                        </a>
  761.                    </li>
  762.                    
  763.                    
  764.                    
  765.                    <li class="mobile-menu-item-v10">
  766.                        <a href="/category/featured/" class="mobile-menu-link-v10">
  767.                            <span class="mobile-link-text-v10">Featured</span>
  768.                        </a>
  769.                    </li>
  770.                    
  771.                    
  772.                    
  773.                    <li class="mobile-menu-item-v10">
  774.                        <a href="/category/gaming/" class="mobile-menu-link-v10">
  775.                            <span class="mobile-link-text-v10">Gaming</span>
  776.                        </a>
  777.                    </li>
  778.                    
  779.                    
  780.                    
  781.                    <li class="mobile-menu-item-v10">
  782.                        <a href="/category/health/" class="mobile-menu-link-v10">
  783.                            <span class="mobile-link-text-v10">Health</span>
  784.                        </a>
  785.                    </li>
  786.                    
  787.                    
  788.                    
  789.                    <li class="mobile-menu-item-v10">
  790.                        <a href="/category/life-fitness/" class="mobile-menu-link-v10">
  791.                            <span class="mobile-link-text-v10">Life &amp; Fitness</span>
  792.                        </a>
  793.                    </li>
  794.                    
  795.                    
  796.                    
  797.                    <li class="mobile-menu-item-v10">
  798.                        <a href="/category/lifestyle/" class="mobile-menu-link-v10">
  799.                            <span class="mobile-link-text-v10">Lifestyle</span>
  800.                        </a>
  801.                    </li>
  802.                    
  803.                    
  804.                    
  805.                    <li class="mobile-menu-item-v10">
  806.                        <a href="/category/news/" class="mobile-menu-link-v10">
  807.                            <span class="mobile-link-text-v10">News</span>
  808.                        </a>
  809.                    </li>
  810.                    
  811.                    
  812.                    
  813.                    <li class="mobile-menu-item-v10">
  814.                        <a href="/category/others/" class="mobile-menu-link-v10">
  815.                            <span class="mobile-link-text-v10">Others</span>
  816.                        </a>
  817.                    </li>
  818.                    
  819.                    
  820.                    
  821.                    <li class="mobile-menu-item-v10">
  822.                        <a href="/category/politics/" class="mobile-menu-link-v10">
  823.                            <span class="mobile-link-text-v10">Politics</span>
  824.                        </a>
  825.                    </li>
  826.                    
  827.                    
  828.                    
  829.                    <li class="mobile-menu-item-v10">
  830.                        <a href="/category/sports/" class="mobile-menu-link-v10">
  831.                            <span class="mobile-link-text-v10">Sports</span>
  832.                        </a>
  833.                    </li>
  834.                    
  835.                    
  836.                    
  837.                    <li class="mobile-menu-item-v10">
  838.                        <a href="/category/tech/" class="mobile-menu-link-v10">
  839.                            <span class="mobile-link-text-v10">Tech</span>
  840.                        </a>
  841.                    </li>
  842.                    
  843.                    
  844.                    
  845.                    <li class="mobile-menu-item-v10">
  846.                        <a href="/category/travel/" class="mobile-menu-link-v10">
  847.                            <span class="mobile-link-text-v10">Travel</span>
  848.                        </a>
  849.                    </li>
  850.                    
  851.                    
  852.  
  853.                </ul>
  854.            </div>
  855.        </div>
  856.  
  857.    </div>
  858. </header>
  859.  
  860. <style>
  861.    .logo-link-v9 img{
  862.        height: 70px;
  863.        width: auto;
  864.        object-fit: cover;
  865.    }
  866.    /* Navbar V10 Styles - Modern Two-Tier Design */
  867.    .header-v10 {
  868.        background: var(--navbar-bg);
  869.        margin-bottom: 10px;
  870.        position: relative;
  871.    }
  872.  
  873.    /* Top Bar */
  874.    .top-bar-v10 {
  875.        padding: 16px 0;
  876.    }
  877.  
  878.    /* Brand Section */
  879.    .brand-section-v10 {
  880.        display: flex;
  881.        align-items: center;
  882.    }
  883.  
  884.    .brand-link-v10 {
  885.        display: flex;
  886.        align-items: center;
  887.        text-decoration: none;
  888.    }
  889.  
  890.    .brand-icon-v10 {
  891.        width: 48px;
  892.        height: 48px;
  893.        background:  linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  894.        border-radius: 12px;
  895.        display: flex;
  896.        align-items: center;
  897.        justify-content: center;
  898.        padding: 8px;
  899.    }
  900.  
  901.    .brand-img-v10 {
  902.        max-width: 100%;
  903.        max-height: 100%;
  904.        filter: brightness(0) invert(1);
  905.    }
  906.  
  907.    /* Search Container */
  908.    .search-container-v10 {
  909.        max-width: 500px;
  910.        margin-left: auto;
  911.    }
  912.  
  913.    .search-group-v10 {
  914.        display: flex;
  915.        align-items: center;
  916.        background: #f9fafb;
  917.        border: 2px solid #e5e7eb;
  918.        border-radius: 12px;
  919.        overflow: hidden;
  920.        transition: all 0.3s ease;
  921.    }
  922.  
  923.    .search-group-v10:focus-within {
  924.        background: #ffffff;
  925.        border-color: #3b82f6;
  926.        box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
  927.    }
  928.  
  929.    .search-icon-wrapper-v10 {
  930.        padding: 12px 16px;
  931.        display: flex;
  932.        align-items: center;
  933.    }
  934.  
  935.    .search-icon-v10 {
  936.        width: 16px;
  937.        height: 16px;
  938.        background: #9ca3af;
  939.        border-radius: 50%;
  940.        position: relative;
  941.    }
  942.  
  943.    .search-icon-v10::after {
  944.        content: '';
  945.        position: absolute;
  946.        top: 12px;
  947.        left: 12px;
  948.        width: 6px;
  949.        height: 1px;
  950.        background: #9ca3af;
  951.        transform: rotate(45deg);
  952.    }
  953.  
  954.    .search-field-v10 {
  955.        flex: 1;
  956.        border: none;
  957.        background: transparent;
  958.        font-size: 15px;
  959.        padding: 12px 0;
  960.        outline: none;
  961.        color: #1f2937;
  962.    }
  963.  
  964.    .search-field-v10::placeholder {
  965.        color: #9ca3af;
  966.    }
  967.  
  968.    .search-button-v10 {
  969.        background:  linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  970.        color: white;
  971.        border: none;
  972.        padding: 14px 15px;
  973.        font-weight: 600;
  974.        cursor: pointer;
  975.        transition: all 0.3s ease;
  976.    }
  977.  
  978.    .search-button-v10:hover {
  979.        background: linear-gradient(135deg, #2563eb 0%, #1e40af 100%);
  980.    }
  981.  
  982.    /* Header Utilities */
  983.    .header-utilities-v10 {
  984.        display: flex;
  985.        align-items: center;
  986.        justify-content: flex-end;
  987.        gap: 8px;
  988.    }
  989.  
  990.    .utility-item-v10 {
  991.        display: flex;
  992.    }
  993.  
  994.    .theme-toggle-v10,
  995.    .mobile-search-v10,
  996.    .menu-trigger-v10 {
  997.        background: #f9fafb;
  998.        border: 1px solid #e5e7eb;
  999.        border-radius: 8px;
  1000.        padding: 10px;
  1001.        cursor: pointer;
  1002.        transition: all 0.3s ease;
  1003.    }
  1004.  
  1005.    .mobile-search-v10:hover,
  1006.    .menu-trigger-v10:hover {
  1007.        background: #f3f4f6;
  1008.        border-color: #d1d5db;
  1009.    }
  1010.  
  1011.    .mobile-search-icon-v10 {
  1012.        width: 16px;
  1013.        height: 16px;
  1014.        background: #6b7280;
  1015.        border-radius: 50%;
  1016.    }
  1017.  
  1018.    .menu-icon-v10 {
  1019.        display: flex;
  1020.        flex-direction: column;
  1021.        gap: 3px;
  1022.        width: 16px;
  1023.    }
  1024.  
  1025.    .menu-bar-v10 {
  1026.        height: 2px;
  1027.        background: #6b7280;
  1028.        border-radius: 1px;
  1029.        transition: all 0.3s ease;
  1030.    }
  1031.  
  1032.    .menu-trigger-v10.active-v10 .menu-bar-v10:nth-child(1) {
  1033.        transform: rotate(45deg) translate(4px, 4px);
  1034.    }
  1035.  
  1036.    .menu-trigger-v10.active-v10 .menu-bar-v10:nth-child(2) {
  1037.        opacity: 0;
  1038.    }
  1039.  
  1040.    .menu-trigger-v10.active-v10 .menu-bar-v10:nth-child(3) {
  1041.        transform: rotate(-45deg) translate(6px, -6px);
  1042.    }
  1043.  
  1044.    /* Navigation */
  1045.    .navigation-v10 {
  1046.        background: var(--navbar-bg);
  1047.    }
  1048.  
  1049.    .nav-container-v10 {
  1050.        padding: 0;
  1051.        display: flex;
  1052.        justify-content: flex-end;
  1053.    }
  1054.  
  1055.    .nav-menu-v10 {
  1056.        list-style: none;
  1057.        padding: 0;
  1058.        margin: 0;
  1059.        display: flex;
  1060.        align-items: stretch;
  1061.    }
  1062.  
  1063.    .nav-item-v10 {
  1064.        position: relative;
  1065.    }
  1066.  
  1067.    .nav-link-v10 {
  1068.        color: #374151;
  1069.        text-decoration: none;
  1070.        display: block;
  1071.        transition: all 0.3s ease;
  1072.    }
  1073.  
  1074.    .link-content-v10 {
  1075.        padding: 16px 20px;
  1076.        display: flex;
  1077.        align-items: center;
  1078.        gap: 6px;
  1079.        position: relative;
  1080.    }
  1081.  
  1082.    .link-text-v10 {
  1083.        font-size: 15px;
  1084.        font-weight: 600;
  1085.    }
  1086.  
  1087.    .link-arrow-v10 {
  1088.        width: 0;
  1089.        height: 0;
  1090.        border-left: 3px solid transparent;
  1091.        border-right: 3px solid transparent;
  1092.        border-top: 3px solid currentColor;
  1093.        transition: transform 0.3s ease;
  1094.    }
  1095.  
  1096.    .link-indicator-v10 {
  1097.        position: absolute;
  1098.        bottom: 0;
  1099.        left: 0;
  1100.        right: 0;
  1101.        height: 3px;
  1102.        background:  linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1103.        transform: scaleX(0);
  1104.        transition: transform 0.3s ease;
  1105.    }
  1106.  
  1107.    .nav-link-v10:hover,
  1108.    .nav-link-v10.active-v10 {
  1109.        color: white !important;
  1110.        background: var(--bs-primary);
  1111.    }
  1112.  
  1113.    .nav-link-v10:hover .link-indicator-v10,
  1114.    .nav-link-v10.active-v10 .link-indicator-v10 {
  1115.        transform: scaleX(1);
  1116.    }
  1117.  
  1118.    .has-submenu-v10:hover .link-arrow-v10 {
  1119.        transform: rotate(180deg);
  1120.    }
  1121.  
  1122.    /* Submenu */
  1123.    .submenu-v10 {
  1124.        position: absolute;
  1125.        top: 100%;
  1126.        left: 0;
  1127.        background: #ffffff;
  1128.        border: 1px solid #e5e7eb;
  1129.        border-radius: 12px;
  1130.        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  1131.        opacity: 0;
  1132.        visibility: hidden;
  1133.        transform: translateY(-8px);
  1134.        transition: all 0.3s ease;
  1135.        z-index: 1000;
  1136.        min-width: 400px;
  1137.        padding: 24px;
  1138.        margin-top: 8px;
  1139.    }
  1140.  
  1141.    .has-submenu-v10:hover .submenu-v10 {
  1142.        opacity: 1;
  1143.        visibility: visible;
  1144.        transform: translateY(0);
  1145.    }
  1146.  
  1147.    .submenu-content-v10 {
  1148.        display: grid;
  1149.        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  1150.        gap: 24px;
  1151.    }
  1152.  
  1153.    .submenu-title-v10 {
  1154.        font-size: 13px;
  1155.        font-weight: 700;
  1156.        color: #3b82f6;
  1157.        margin-bottom: 12px;
  1158.        text-transform: uppercase;
  1159.        letter-spacing: 0.5px;
  1160.    }
  1161.  
  1162.    .submenu-links-v10 {
  1163.        list-style: none;
  1164.        padding: 0;
  1165.        margin: 0;
  1166.    }
  1167.  
  1168.    .submenu-link-v10 {
  1169.        display: block;
  1170.        color: #6b7280 !important;
  1171.        text-decoration: none;
  1172.        font-size: 14px;
  1173.        padding: 8px 0;
  1174.        transition: color 0.3s ease;
  1175.    }
  1176.  
  1177.    .submenu-link-v10:hover {
  1178.        color: #3b82f6 !important;
  1179.    }
  1180.  
  1181.    /* Mobile Search Panel */
  1182.    .mobile-search-panel-v10 {
  1183.        background: #f9fafb;
  1184.        border-bottom: 1px solid #e5e7eb;
  1185.        padding: 12px 0;
  1186.        max-height: 0;
  1187.        overflow: hidden;
  1188.        transition: all 0.3s ease;
  1189.    }
  1190.  
  1191.    .mobile-search-panel-v10.show-v10 {
  1192.        max-height: 80px;
  1193.    }
  1194.  
  1195.    .mobile-search-wrapper-v10 {
  1196.        display: flex;
  1197.        align-items: center;
  1198.        background: #ffffff;
  1199.        border: 1px solid #e5e7eb;
  1200.        border-radius: 8px;
  1201.        overflow: hidden;
  1202.    }
  1203.  
  1204.    .mobile-search-input-v10 {
  1205.        flex: 1;
  1206.        border: none;
  1207.        padding: 12px 16px;
  1208.        font-size: 15px;
  1209.        outline: none;
  1210.        background: transparent;
  1211.    }
  1212.  
  1213.    .mobile-search-btn-v10 {
  1214.        background: #3b82f6;
  1215.        border: none;
  1216.        padding: 12px 16px;
  1217.        cursor: pointer;
  1218.    }
  1219.  
  1220.    .mobile-search-btn-v10 .mobile-search-icon-v10 {
  1221.        background: white;
  1222.    }
  1223.  
  1224.    /* Mobile Menu */
  1225.    .mobile-menu-v10 {
  1226.        background: #ffffff;
  1227.        border-bottom: 1px solid #e5e7eb;
  1228.        max-height: 0;
  1229.        overflow: hidden;
  1230.        transition: all 0.4s ease;
  1231.    }
  1232.  
  1233.    .mobile-menu-v10.show-v10 {
  1234.        max-height: 500px;
  1235.    }
  1236.  
  1237.    .mobile-menu-content-v10 {
  1238.        padding: 16px 30px;
  1239.    }
  1240.  
  1241.    .mobile-menu-list-v10 {
  1242.        list-style: none;
  1243.        padding: 0;
  1244.        margin: 0;
  1245.    }
  1246.  
  1247.    .mobile-menu-item-v10 {
  1248.        border-bottom: 1px solid #f3f4f6;
  1249.    }
  1250.  
  1251.    .mobile-menu-link-v10,
  1252.    .mobile-menu-toggle-v10 {
  1253.        display: flex;
  1254.        align-items: center;
  1255.        justify-content: space-between;
  1256.        color: #374151;
  1257.        text-decoration: none;
  1258.        font-size: 16px;
  1259.        font-weight: 600;
  1260.        padding: 16px 0;
  1261.        transition: color 0.3s ease;
  1262.        background: none;
  1263.        border: none;
  1264.        width: 100%;
  1265.        cursor: pointer;
  1266.    }
  1267.  
  1268.    .mobile-menu-link-v10:hover,
  1269.    .mobile-menu-toggle-v10:hover,
  1270.    .mobile-menu-link-v10.active-v10 {
  1271.        color: var(--bs-light);
  1272.    }
  1273.  
  1274.    .mobile-toggle-arrow-v10 {
  1275.        width: 0;
  1276.        height: 0;
  1277.        border-left: 4px solid transparent;
  1278.        border-right: 4px solid transparent;
  1279.        border-top: 4px solid currentColor;
  1280.        transition: transform 0.3s ease;
  1281.    }
  1282.  
  1283.    .mobile-menu-item-v10.open-v10 .mobile-toggle-arrow-v10 {
  1284.        transform: rotate(180deg);
  1285.    }
  1286.  
  1287.    .mobile-submenu-v10 {
  1288.        list-style: none;
  1289.        padding: 0;
  1290.        margin: 0;
  1291.        max-height: 0;
  1292.        overflow: hidden;
  1293.        transition: all 0.3s ease;
  1294.        background: #f9fafb;
  1295.    }
  1296.  
  1297.    .mobile-submenu-v10.show-v10 {
  1298.        max-height: 200px;
  1299.        padding: 8px 0;
  1300.    }
  1301.  
  1302.    .mobile-submenu-link-v10 {
  1303.        display: block;
  1304.        color: #6b7280;
  1305.        text-decoration: none;
  1306.        font-size: 14px;
  1307.        padding: 10px 20px;
  1308.        transition: color 0.3s ease;
  1309.    }
  1310.  
  1311.    .mobile-submenu-link-v10:hover {
  1312.        color: #3b82f6;
  1313.    }
  1314.  
  1315.    /* Responsive Design */
  1316.    @media (max-width: 768px) {
  1317.        .top-bar-v10 {
  1318.            padding: 12px 0;
  1319.        }
  1320.  
  1321.        .brand-icon-v10 {
  1322.            width: 40px;
  1323.            height: 40px;
  1324.        }
  1325.  
  1326.        .brand-name-v10 {
  1327.            font-size: 18px;
  1328.        }
  1329.  
  1330.        .brand-tagline-v10 {
  1331.            font-size: 11px;
  1332.        }
  1333.    }
  1334.  
  1335.    @media (max-width: 576px) {
  1336.        .brand-text-v10 {
  1337.            display: none;
  1338.        }
  1339.    }
  1340. </style>
  1341.  
  1342. <script>
  1343.    function toggleMobileSearchV10() {
  1344.        const searchPanel = document.getElementById('mobileSearchV10');
  1345.        const searchBtn = document.querySelector('.mobile-search-v10');
  1346.  
  1347.        if (searchPanel) {
  1348.            searchPanel.classList.toggle('show-v10');
  1349.  
  1350.            if (searchPanel.classList.contains('show-v10')) {
  1351.                setTimeout(() => {
  1352.                    const input = searchPanel.querySelector('.mobile-search-input-v10');
  1353.                    if (input) input.focus();
  1354.                }, 100);
  1355.            }
  1356.        }
  1357.    }
  1358.  
  1359.    function toggleMenuV10() {
  1360.        const mobileMenu = document.getElementById('mobileMenuV10');
  1361.        const menuBtn = document.querySelector('.menu-trigger-v10');
  1362.  
  1363.        if (mobileMenu && menuBtn) {
  1364.            mobileMenu.classList.toggle('show-v10');
  1365.            menuBtn.classList.toggle('active-v10');
  1366.        }
  1367.    }
  1368.  
  1369.    function toggleMobileSubmenuV10(submenuId) {
  1370.        const submenu = document.getElementById(submenuId);
  1371.        if (!submenu) return;
  1372.  
  1373.        const parentItem = submenu.closest('.mobile-menu-item-v10');
  1374.  
  1375.        // Close other submenus
  1376.        const allSubmenus = document.querySelectorAll('.mobile-submenu-v10');
  1377.        const allParents = document.querySelectorAll('.mobile-menu-item-v10.has-mobile-submenu-v10');
  1378.  
  1379.        allSubmenus.forEach(menu => {
  1380.            if (menu.id !== submenuId) {
  1381.                menu.classList.remove('show-v10');
  1382.            }
  1383.        });
  1384.  
  1385.        allParents.forEach(parent => {
  1386.            if (parent !== parentItem) {
  1387.                parent.classList.remove('open-v10');
  1388.            }
  1389.        });
  1390.  
  1391.        // Toggle current submenu
  1392.        submenu.classList.toggle('show-v10');
  1393.        if (parentItem) {
  1394.            parentItem.classList.toggle('open-v10');
  1395.        }
  1396.    }
  1397.  
  1398.    // Close menus when clicking outside
  1399.    document.addEventListener('click', function (e) {
  1400.        const mobileMenu = document.getElementById('mobileMenuV10');
  1401.        const mobileSearch = document.getElementById('mobileSearchV10');
  1402.        const menuBtn = document.querySelector('.menu-trigger-v10');
  1403.        const searchBtn = document.querySelector('.mobile-search-v10');
  1404.  
  1405.        // Close mobile menu
  1406.        if (mobileMenu && menuBtn &&
  1407.            !mobileMenu.contains(e.target) &&
  1408.            !menuBtn.contains(e.target)) {
  1409.            mobileMenu.classList.remove('show-v10');
  1410.            menuBtn.classList.remove('active-v10');
  1411.        }
  1412.  
  1413.        // Close mobile search
  1414.        if (mobileSearch && searchBtn &&
  1415.            !mobileSearch.contains(e.target) &&
  1416.            !searchBtn.contains(e.target)) {
  1417.            mobileSearch.classList.remove('show-v10');
  1418.        }
  1419.    });
  1420. </script>
  1421.  
  1422. <script>
  1423.  document.addEventListener("DOMContentLoaded", function () {
  1424.    console.log("loaded");
  1425.  
  1426.     const searchInput = document.getElementById("search-input")
  1427.    const searchResults = document.getElementById("search-results");
  1428.  
  1429.    if (!searchInput || !searchResults) {
  1430.      console.error("Search input/results not found");
  1431.      return;
  1432.    }
  1433.  
  1434.    // Prevent form submission
  1435.    if (searchInput.form) {
  1436.      searchInput.form.addEventListener("submit", function (e) {
  1437.        e.preventDefault();
  1438.      });
  1439.    }
  1440.  
  1441.    // Add event listener for keyup
  1442.    searchInput.addEventListener("keyup", function (e) {
  1443.      console.log("Key pressed:", e.key);
  1444.      e.preventDefault();
  1445.  
  1446.      const query = searchInput.value.trim();
  1447.      console.log("User is typing: " + query);
  1448.  
  1449.      // If empty → clear and hide
  1450.      if (query === "") {
  1451.        searchResults.innerHTML = "";
  1452.        searchResults.style.display = "none";
  1453.        return;
  1454.      }
  1455.  
  1456.      // Show results
  1457.      searchResults.style.display = "block";
  1458.  
  1459.      // Fetch search results
  1460.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1461.        method: "GET",
  1462.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1463.      })
  1464.        .then(response => {
  1465.          console.log("Response Status:", response.status);
  1466.          return response.json();
  1467.        })
  1468.        .then(data => {
  1469.          console.log("Data received:", data);
  1470.          if (data.html) {
  1471.            searchResults.innerHTML = data.html;
  1472.          } else {
  1473.            searchResults.innerHTML = "<p>No results found.</p>";
  1474.          }
  1475.        })
  1476.        .catch(error => {
  1477.          console.error("Error fetching search results:", error);
  1478.        });
  1479.    });
  1480.  
  1481.    // Close results when clicking outside
  1482.    document.addEventListener("click", function (e) {
  1483.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1484.        searchResults.style.display = "none";
  1485.      }
  1486.    });
  1487.  
  1488.    // Close results on ESC key
  1489.    document.addEventListener("keydown", function (e) {
  1490.      if (e.key === "Escape") {
  1491.        searchResults.style.display = "none";
  1492.      }
  1493.    });
  1494.  });
  1495. </script>
  1496.  
  1497. <style>
  1498.        /* search field */
  1499.  .search-results-container {
  1500.  position: absolute;
  1501.  top: 60%; /* Position it below the input field */
  1502.  left: 10px;
  1503.  right: 10px;
  1504.  background-color: white;
  1505.  border: 1px solid #ddd;
  1506.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1507.  max-height: 300px;
  1508.  overflow-y: auto;
  1509.  z-index: 1000;
  1510.  display: none; /* Initially hidden */
  1511. }
  1512.  
  1513. .search-results-container p {
  1514.  margin: 0;
  1515. }
  1516.  
  1517. .search-results-container .result-item {
  1518.  padding: 10px;
  1519.  cursor: pointer;
  1520. }
  1521.  
  1522. .search-results-container .result-item:hover {
  1523.  background-color: #f0f0f0;
  1524. }
  1525. @media (max-width: 992px) {
  1526.  .search-results-container {
  1527.    top: 70%;
  1528.  }
  1529.    
  1530. }
  1531. </style>
  1532.  
  1533.        </header>
  1534.        <!-- end of header -->
  1535.        <!-- start of wpo-blog-hero -->
  1536.        
  1537.  
  1538.  
  1539.  
  1540.  
  1541.  
  1542.  
  1543.  
  1544.  
  1545.  
  1546.        <!-- end of wpo-blog-hero -->
  1547.  
  1548.        <!-- start of wpo-breacking-news -->
  1549.        
  1550.        <!-- end of wpo-breacking-news -->
  1551.        
  1552.        <!-- start wpo-blog-highlights-section -->
  1553.        
  1554.  
  1555.  
  1556.  
  1557.    
  1558.  
  1559.  
  1560.  
  1561.  
  1562. <style>
  1563.    .blog-highlights-v3 {
  1564.        padding: 80px 0;
  1565.        position: relative;
  1566.        overflow: hidden;
  1567.    }
  1568.    
  1569.    .blog-highlights-v3::before {
  1570.        content: '';
  1571.        position: absolute;
  1572.        top: 0;
  1573.        left: 0;
  1574.        width: 100%;
  1575.        height: 100%;
  1576.        background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  1577.        z-index: 0;
  1578.    }
  1579.    
  1580.    .masonry-container {
  1581.        display: grid;
  1582.        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  1583.        grid-gap: 25px;
  1584.    }
  1585.    
  1586.    .blog-card-v3 {
  1587.        border: 1px solid var(--border-color) !important;
  1588.        border-radius: 25px;
  1589.        overflow: hidden;
  1590.        background: var(--card-bg);
  1591.        backdrop-filter: blur(10px);
  1592.        border: 1px solid var(--border-color);
  1593.        position: relative;
  1594.        transition: all 0.5s cubic-bezier(0.23, 1, 0.320, 1);
  1595.        cursor: pointer;
  1596.        transform: translateY(0) rotateX(0) rotateY(0);
  1597.        transform-style: preserve-3d;
  1598.        perspective: 1000px;
  1599.        z-index: 1;
  1600.    }
  1601.    .span-21 { grid-row-end: span 21; }
  1602.    .span-22 { grid-row-end: span 22; }
  1603.    
  1604.    .blog-card-v3::before {
  1605.        content: '';
  1606.        position: absolute;
  1607.        top: 0;
  1608.        left: 0;
  1609.        width: 100%;
  1610.        height: 100%;
  1611.        background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, rgba(0,0,0,0.02) 100%);
  1612.        opacity: 0;
  1613.        transition: opacity 0.3s ease;
  1614.        z-index: 1;
  1615.    }
  1616.    
  1617.    .blog-card-v3:hover {
  1618.        transform: translateY(-20px) rotateX(5deg) rotateY(5deg) scale(1.03);
  1619.        box-shadow:
  1620.            0 30px 60px rgba(0,0,0,0.15),
  1621.            0 15px 30px rgba(0,0,0,0.1),
  1622.            inset 0 1px 0 rgba(255,255,255,0.3);
  1623.        z-index: 10;
  1624.    }
  1625.    
  1626.    .blog-card-v3:hover::before {
  1627.        opacity: 1;
  1628.    }
  1629.    
  1630.    .blog-image-v3 {
  1631.        position: relative;
  1632.        overflow: hidden;
  1633.        height: 50%;
  1634.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1635.    }
  1636.    
  1637.    .blog-image-v3::after {
  1638.        content: '';
  1639.        position: absolute;
  1640.        top: 0;
  1641.        left: 0;
  1642.        width: 100%;
  1643.        height: 100%;
  1644.        background:
  1645.            radial-gradient(circle at top right, rgba(255,255,255,0.3) 0%, transparent 50%),
  1646.            linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.4) 100%);
  1647.        z-index: 2;
  1648.    }
  1649.    
  1650.    .blog-image-v3 img {
  1651.        width: 100%;
  1652.        height: 100%;
  1653.        object-fit: cover;
  1654.        transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1655.        transform: scale(1);
  1656.        filter: brightness(1) saturate(1);
  1657.    }
  1658.    
  1659.    .blog-card-v3:hover .blog-image-v3 img {
  1660.        transform: scale(1.15);
  1661.        filter: brightness(1.1) saturate(1.2);
  1662.    }
  1663.    
  1664.    .blog-floating-elements {
  1665.        position: absolute;
  1666.        top: 0;
  1667.        left: 0;
  1668.        width: 100%;
  1669.        height: 100%;
  1670.        pointer-events: none;
  1671.        z-index: 3;
  1672.    }
  1673.    
  1674.    .floating-dot {
  1675.        position: absolute;
  1676.        width: 8px;
  1677.        height: 8px;
  1678.        background: rgba(255,255,255,0.6);
  1679.        border-radius: 50%;
  1680.        animation: float 3s ease-in-out infinite;
  1681.    }
  1682.    
  1683.    .floating-dot:nth-child(1) { top: 20%; left: 15%; animation-delay: 0s; }
  1684.    .floating-dot:nth-child(2) { top: 60%; right: 20%; animation-delay: 0.5s; }
  1685.    .floating-dot:nth-child(3) { bottom: 30%; left: 25%; animation-delay: .5s; }
  1686.    
  1687.    @keyframes float {
  1688.        0%, 100% { transform: translateY(0px); }
  1689.        50% { transform: translateY(-10px); }
  1690.    }
  1691.    
  1692.    .blog-category-v3 {
  1693.        position: absolute;
  1694.        top: 25px;
  1695.        right: 25px;
  1696.        padding: 10px 18px;
  1697.        border-radius: 30px;
  1698.        font-size: 11px;
  1699.        font-weight: 800;
  1700.        text-transform: uppercase;
  1701.        letter-spacing: 1.2px;
  1702.        backdrop-filter: blur(10px);
  1703.        z-index: 4;
  1704.        transform: translateY(0) scale(1);
  1705.        transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  1706.        box-shadow: 0 8px 20px rgba(0,0,0,0.1);
  1707.        border: 1px solid rgba(255,255,255,0.3);
  1708.    }
  1709.    
  1710.    .blog-card-v3:hover .blog-category-v3 {
  1711.        transform: translateY(-10px) scale(1.1);
  1712.        background: rgba(var(--card-bg),1);
  1713.        box-shadow: 0 12px 30px rgba(0,0,0,0.15);
  1714.    }
  1715.    
  1716.    .blog-content-v3 {
  1717.        padding: 35px 30px 30px;
  1718.        height: 50%;
  1719.        display: flex;
  1720.        flex-direction: column;
  1721.        justify-content: space-between;
  1722.        position: relative;
  1723.        z-index: 2;
  1724.    }
  1725.    
  1726.    .blog-title-v3 {
  1727.        font-size: 19px;
  1728.        font-weight: 700;
  1729.        line-height: 1.3;
  1730.        margin-bottom: 18px;
  1731.        position: relative;
  1732.    }
  1733.    
  1734.    .blog-title-v3 a {
  1735.        text-decoration: none;
  1736.        color: var(--top-color) !important;
  1737.        transition: all 0.3s ease;
  1738.        position: relative;
  1739.        display: inline-block;
  1740.    }
  1741.    
  1742.    .blog-title-v3 a::before {
  1743.        content: '';
  1744.        position: absolute;
  1745.        bottom: -3px;
  1746.        left: 0;
  1747.        width: 0;
  1748.        height: 3px;
  1749.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1750.        border-radius: 2px;
  1751.        transition: width 0.5s cubic-bezier(0.23, 1, 0.320, 1);
  1752.    }
  1753.    
  1754.    .blog-card-v3:hover .blog-title-v3 a::before {
  1755.        width: 100%;
  1756.    }
  1757.    
  1758.    .blog-meta-v3 {
  1759.        display: flex;
  1760.        align-items: center;
  1761.        gap: 15px;
  1762.        margin-bottom: 18px;
  1763.        font-size: 13px;
  1764.        color: #7f8c8d;
  1765.        padding-bottom: 18px;
  1766.        border-bottom: 1px solid rgba(127, 140, 141, 0.1);
  1767.        position: relative;
  1768.    }
  1769.    
  1770.    .blog-meta-v3::after {
  1771.        content: '';
  1772.        position: absolute;
  1773.        bottom: -1px;
  1774.        left: 0;
  1775.        width: 0;
  1776.        height: 1px;
  1777.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1778.        transition: width 0.6s ease 0.3s;
  1779.    }
  1780.    
  1781.    .blog-card-v3:hover .blog-meta-v3::after {
  1782.        width: 80px;
  1783.    }
  1784.    
  1785.    .blog-author-img-v3 {
  1786.        width: 35px;
  1787.        height: 35px;
  1788.        border-radius: 50%;
  1789.        object-fit: cover;
  1790.        border: 3px solid rgba(255,255,255,0.8);
  1791.        transition: all 0.4s ease;
  1792.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  1793.    }
  1794.    
  1795.    .blog-card-v3:hover .blog-author-img-v3 {
  1796.        transform: scale(1.15);
  1797.        border-color: rgba(102, 126, 234, 0.5);
  1798.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.2);
  1799.    }
  1800.    
  1801.    .blog-excerpt-v3 {
  1802.        font-size: 14px;
  1803.        line-height: 1.7;
  1804.        color: #5a6c7d;
  1805.        margin-bottom: 20px;
  1806.        display: -webkit-box;
  1807.        -webkit-line-clamp: 3;
  1808.        -webkit-box-orient: vertical;
  1809.        overflow: hidden;
  1810.        opacity: 0.9;
  1811.        transition: opacity 0.3s ease;
  1812.    }
  1813.    
  1814.    .blog-card-v3:hover .blog-excerpt-v3 {
  1815.        opacity: 1;
  1816.    }
  1817.    
  1818.    .blog-actions-v3 {
  1819.        display: flex;
  1820.        justify-content: space-between;
  1821.        align-items: center;
  1822.    }
  1823.    
  1824.    .blog-read-time-v3 {
  1825.        font-size: 12px;
  1826.        color: #95a5a6;
  1827.        display: flex;
  1828.        align-items: center;
  1829.        gap: 6px;
  1830.    }
  1831.    
  1832.    .blog-read-more-v3 {
  1833.        width: 50px;
  1834.        height: 50px;
  1835.        border-radius: 50%;
  1836.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1837.        display: flex;
  1838.        align-items: center;
  1839.        justify-content: center;
  1840.        color: white;
  1841.        text-decoration: none;
  1842.        transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  1843.        transform: scale(0) rotate(0deg);
  1844.        opacity: 0;
  1845.        box-shadow: 0 8px 20px rgba(102, 126, 234, 0.3);
  1846.        position: relative;
  1847.        overflow: hidden;
  1848.    }
  1849.    
  1850.    .blog-read-more-v3::before {
  1851.        content: '';
  1852.        position: absolute;
  1853.        top: 50%;
  1854.        left: 50%;
  1855.        width: 0;
  1856.        height: 0;
  1857.        background: rgba(255,255,255,0.2);
  1858.        border-radius: 50%;
  1859.        transition: all 0.6s ease;
  1860.        transform: translate(-50%, -50%);
  1861.    }
  1862.    
  1863.    .blog-card-v3:hover .blog-read-more-v3 {
  1864.        transform: scale(1) rotate(360deg);
  1865.        opacity: 1;
  1866.    }
  1867.    
  1868.    .blog-read-more-v3:hover::before {
  1869.        width: 100%;
  1870.        height: 100%;
  1871.    }
  1872.    
  1873.    .section-header-v3 {
  1874.        text-align: center;
  1875.        margin-bottom: 80px;
  1876.        position: relative;
  1877.        z-index: 2;
  1878.    }
  1879.    
  1880.    .section-title-v3 {
  1881.        font-size: 3.5rem;
  1882.        font-weight: 900;
  1883.        margin-bottom: 25px;
  1884.        color: #2c3e50;
  1885.        position: relative;
  1886.        display: inline-block;
  1887.    }
  1888.    
  1889.    .section-title-v3::before {
  1890.        content: '';
  1891.        position: absolute;
  1892.        top: -15px;
  1893.        right: -15px;
  1894.        width: 30px;
  1895.        height: 30px;
  1896.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1897.        border-radius: 50%;
  1898.        opacity: 0.3;
  1899.        animation: pulse 2s infinite;
  1900.    }
  1901.    
  1902.    @keyframes pulse {
  1903.        0%, 100% { transform: scale(1); opacity: 0.3; }
  1904.        50% { transform: scale(1.2); opacity: 0.6; }
  1905.    }
  1906.    
  1907.    .section-subtitle-v3 {
  1908.        font-size: 1.2rem;
  1909.        color: #7f8c8d;
  1910.        max-width: 700px;
  1911.        margin: 0 auto;
  1912.        line-height: 1.7;
  1913.        font-weight: 300;
  1914.    }
  1915.    
  1916.    .scroll-reveal {
  1917.        opacity: 0;
  1918.        transform: translateY(50px) scale(0.9);
  1919.        transition: all 0.8s cubic-bezier(0.23, 1, 0.320, 1);
  1920.    }
  1921.    
  1922.    .scroll-reveal.revealed {
  1923.        opacity: 1;
  1924.        transform: translateY(0) scale(1);
  1925.    }
  1926.    
  1927.    .scroll-reveal:nth-child(1) { transition-delay: 0.1s; }
  1928.    .scroll-reveal:nth-child(2) { transition-delay: 0.1s; }
  1929.    .scroll-reveal:nth-child(3) { transition-delay: 0.1s; }
  1930.    .scroll-reveal:nth-child(4) { transition-delay: 0.1s; }
  1931.    .scroll-reveal:nth-child(5) { transition-delay: 0.1s; }
  1932.    .scroll-reveal:nth-child(6) { transition-delay: 0.1s; }
  1933.  
  1934.    @media (max-width: 768px) {
  1935.        .masonry-container {
  1936.            display: flex;
  1937.            flex-direction: column;
  1938.            grid-gap: 20px;
  1939.        }
  1940.        .blog-card-v3:nth-child(n) {
  1941.            grid-row-end: span 20;
  1942.        }
  1943.        .section-title-v3 {
  1944.            font-size: 2.8rem;
  1945.        }
  1946.        .blog-highlights-v3 {
  1947.            padding: 60px 0;
  1948.        }
  1949.        .blog-content-v3 {
  1950.            padding: 25px 20px;
  1951.        }
  1952.        .blog-card-v3:hover {
  1953.            transform: translateY(-15px) scale(1.02);
  1954.        }
  1955.        .blog-image-v3{
  1956.            max-height: 350px;
  1957.            height: 100%;
  1958.        }
  1959.    }
  1960. </style>
  1961.  
  1962. <section class="blog-highlights-v3">
  1963.    <div class="container-fluid fluid-container">
  1964.        <div class="row">
  1965.            <div class="col-12">
  1966.                 <div class="wpo-section-title">
  1967.            <h2>
  1968.                Today's Top Highlights
  1969.                   </h2>
  1970.        </div>
  1971.            </div>
  1972.        </div>
  1973.        
  1974.        <div class="row">
  1975.            <div class="col-lg-8 col-12">
  1976.                <div class="masonry-container">
  1977.                    
  1978.                    
  1979.  
  1980.                </div>
  1981.            </div>
  1982.            
  1983.               <div class="col col-lg-4 col-12">
  1984.                
  1985.  
  1986.  
  1987.  
  1988.    
  1989.  
  1990. <!-- Curved Heading Sidebar -->
  1991.    <div class="sidebar">
  1992.        
  1993.  
  1994.       <!-- <div class="sidebar-widget mb-5">
  1995.            <div class="widget-title-wrapper mb-3">
  1996.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1997.                    <div class="title-border"></div>
  1998.                    <i class="ti-folder me-2"></i>Blog Archives
  1999.                </h4>
  2000.            </div>
  2001.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  2002.                <div class="archives-list">
  2003.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2004.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2005.                            <i class="ti-angle-right me-2 text-primary"></i>
  2006.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  2007.                        </a>
  2008.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  2009.                    </div>
  2010.  
  2011.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2012.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2013.                            <i class="ti-angle-right me-2 text-primary"></i>
  2014.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  2015.                        </a>
  2016.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  2017.                    </div>
  2018.  
  2019.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2020.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2021.                            <i class="ti-angle-right me-2 text-primary"></i>
  2022.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  2023.                        </a>
  2024.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  2025.                    </div>
  2026.  
  2027.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2028.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2029.                            <i class="ti-angle-right me-2 text-primary"></i>
  2030.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  2031.                        </a>
  2032.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  2033.                    </div>
  2034.  
  2035.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2036.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2037.                            <i class="ti-angle-right me-2 text-primary"></i>
  2038.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  2039.                        </a>
  2040.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  2041.                    </div>
  2042.  
  2043.                    <div class="archive-item d-flex justify-content-between align-items-center">
  2044.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2045.                            <i class="ti-angle-right me-2 text-primary"></i>
  2046.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  2047.                        </a>
  2048.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  2049.                    </div>
  2050.                </div>
  2051.                
  2052.                <div class="text-center mt-4 pt-3 border-top border-color">
  2053.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2054.                        <i class="ti-archive me-1"></i>View All Archives
  2055.                    </a>
  2056.                </div>
  2057.            </div>
  2058.        </div> -->
  2059.  
  2060.        <div class="sidebar-widget mb-4">
  2061.            <div class="widget-title-wrapper mb-3">
  2062.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2063.                    <div class="title-border-primary"></div>
  2064.                    <i class="ti-star me-2"></i>Popular Posts
  2065.                </h4>
  2066.            </div>
  2067.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  2068.                <div class="popular-post-list">
  2069.                    
  2070.  
  2071.                </div>
  2072.                
  2073.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2074.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  2075.                        <i class="ti-trophy me-1"></i>View All Popular
  2076.                    </a>
  2077.                </div> -->
  2078.            </div>
  2079.        </div>
  2080.  
  2081. </div>
  2082.  
  2083. <style>
  2084.     .widget-content {
  2085.        margin-top: -1px;
  2086.        position: relative;
  2087.        z-index: 1;
  2088.         background-color: var(--card-bg);
  2089.    }
  2090. </style>
  2091.  
  2092.    
  2093.            </div>
  2094.        </div>
  2095.    </div>
  2096. </section>
  2097.  
  2098. <script>
  2099. // Enhanced Intersection Observer with staggered animations
  2100. document.addEventListener('DOMContentLoaded', function() {
  2101.    const observerOptions = {
  2102.        threshold: 0.1,
  2103.        rootMargin: '0px 0px -100px 0px'
  2104.    };
  2105.  
  2106.    const observer = new IntersectionObserver(function(entries) {
  2107.        entries.forEach(entry => {
  2108.            if (entry.isIntersecting) {
  2109.                setTimeout(() => {
  2110.                    entry.target.classList.add('revealed');
  2111.                }, 100);
  2112.            }
  2113.        });
  2114.    }, observerOptions);
  2115.  
  2116.    // Observe all scroll-reveal elements
  2117.    document.querySelectorAll('.scroll-reveal').forEach(el => {
  2118.        observer.observe(el);
  2119.    });
  2120.  
  2121.    // Add parallax effect to floating dots
  2122.    document.addEventListener('mousemove', function(e) {
  2123.        const cards = document.querySelectorAll('.blog-card-v3');
  2124.        cards.forEach(card => {
  2125.            const rect = card.getBoundingClientRect();
  2126.            const x = (e.clientX - rect.left) / rect.width;
  2127.            const y = (e.clientY - rect.top) / rect.height;
  2128.            
  2129.            const dots = card.querySelectorAll('.floating-dot');
  2130.            dots.forEach((dot, index) => {
  2131.                const moveX = (x - 0.5) * (10 + index * 5);
  2132.                const moveY = (y - 0.5) * (10 + index * 5);
  2133.                dot.style.transform = `translate(${moveX}px, ${moveY}px)`;
  2134.            });
  2135.        });
  2136.    });
  2137. });
  2138. </script>
  2139.  
  2140.    
  2141.        
  2142.        <!-- end wpo-blog-highlights-section -->
  2143.        <!-- start wpo-blog-sponsored-section -->
  2144.        
  2145.  
  2146.  
  2147.  
  2148.    
  2149.  
  2150.  
  2151.    
  2152.        <!-- end wpo-blog-sponsored-section -->
  2153.        <!-- start wpo-subscribe-section -->
  2154.        
  2155.        <!-- end subscribe-section -->
  2156.        <!-- start of wpo-site-footer-section -->
  2157.        
  2158.  
  2159.  
  2160.  
  2161.  
  2162.  
  2163.  
  2164. <!-- Footer V5 - Clean Minimalist Bootstrap Design -->
  2165. <footer class="footer-v5 bg-primary-gradient border-top">
  2166.    
  2167.    <!-- Main Footer Content -->
  2168.    <div class="container-fluid py-5">
  2169.        
  2170.        <!-- Top Section with Logo and Description -->
  2171.        <div class="row mb-5">
  2172.            <div class="col-12 text-center">
  2173.                <div class="footer-brand mb-4">
  2174.                    
  2175.                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/8ac5b20f-33bc-4864-85cc-1f9c6ef63e7b_logo.png" alt="Tech Insights Hub" class="footer-logo mb-3" height="60">
  2176.                    
  2177.                    <h4 class="fw-bold footer-color mb-2">Tech Insights Hub</h4>
  2178.                    <p class="footer-color opacity-50">Explore the latest in technology, digital trends, and insightful articles on innovation. Stay updated with expert analysis and practical tech tips.</p>
  2179.                </div>
  2180.            </div>
  2181.        </div>
  2182.  
  2183.        <!-- Content Grid -->
  2184.        <div class="d-flex justify-content-between flex-wrap gap-2 px-3">
  2185.            
  2186.            <!-- Quick Links Column -->
  2187.            <div class="">
  2188.                <div class="footer-section">
  2189.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  2190.                        Quick Links
  2191.                    </h6>
  2192.                    <ul class="list-unstyled footer-links">
  2193.                        
  2194.                        <li class="">No featured posts available</li>
  2195.                        
  2196.                    </ul>
  2197.                </div>
  2198.            </div>
  2199.  
  2200.            <!-- Resources Column -->
  2201.            <div class="">
  2202.                <div class="footer-section">
  2203.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  2204.                        Resources
  2205.                    </h6>
  2206.                   <ul class="footer-links" id="footerLinks">
  2207.        
  2208.        
  2209.  
  2210.        
  2211.        
  2212.        
  2213.        
  2214.    </ul>
  2215.                </div>
  2216.            </div>
  2217.  
  2218.            <!-- Categories Column -->
  2219.            <div class="">
  2220.                <div class="footer-section">
  2221.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  2222.                        Categories
  2223.                    </h6>
  2224.                    <div class="category-tags">
  2225.                      
  2226.                                <li>
  2227.                                    <a href="/category/all-posts/" class="footer-link footer-color">
  2228.                                        All Posts
  2229.                                    </a>
  2230.                                </li>
  2231.                                
  2232.                                <li>
  2233.                                    <a href="/category/business/" class="footer-link footer-color">
  2234.                                        Business
  2235.                                    </a>
  2236.                                </li>
  2237.                                
  2238.                                <li>
  2239.                                    <a href="/category/esports/" class="footer-link footer-color">
  2240.                                        Esports
  2241.                                    </a>
  2242.                                </li>
  2243.                                
  2244.                                <li>
  2245.                                    <a href="/category/fashion/" class="footer-link footer-color">
  2246.                                        Fashion
  2247.                                    </a>
  2248.                                </li>
  2249.                                
  2250.                                <li>
  2251.                                    <a href="/category/featured/" class="footer-link footer-color">
  2252.                                        Featured
  2253.                                    </a>
  2254.                                </li>
  2255.                                
  2256.                                <li>
  2257.                                    <a href="/category/gaming/" class="footer-link footer-color">
  2258.                                        Gaming
  2259.                                    </a>
  2260.                                </li>
  2261.                                
  2262.                    </div>
  2263.                </div>
  2264.            </div>
  2265.  
  2266.        </div>
  2267.  
  2268.    </div>
  2269.  
  2270.    <!-- Footer Bottom -->
  2271.    <div class="footer-bottom  border-top py-3">
  2272.        <div class="container-fluid fluid-container">
  2273.            <div class=" d-flex justify-content-between flex-wrap">
  2274.                <div class="">
  2275.                    <p class="mb-0 footer-color  ">
  2276.                        © 2026 <span class="fw-semibold footer-color">Tech Insights Hub</span>. All rights reserved.
  2277.                    </p>
  2278.                </div>
  2279.                <div class="">
  2280.                    <div class="footer-nav">
  2281.                        <a href="/page/write-for-us/" class="text-decoration-none   me-3">
  2282.                            <i class="bi bi-file-text me-1"></i>Write For Us
  2283.                        </a>
  2284.                        <a href="/page/terms-and-conditions/" class="text-decoration-none   me-3">
  2285.                            <i class="bi bi-file-text me-1"></i>Terms
  2286.                        </a>
  2287.                        <a href="/sitemap.xml" class="text-decoration-none  ">
  2288.                            <i class="bi bi-diagram-3 me-1"></i>Sitemap
  2289.                        </a>
  2290.                    </div>
  2291.                </div>
  2292.            </div>
  2293.        </div>
  2294.    </div>
  2295.  
  2296. </footer>
  2297.  
  2298. <style>
  2299. /* Footer V5 - Clean Minimalist Bootstrap Design */
  2300.  
  2301.  
  2302.  
  2303.  
  2304. .footer-logo {
  2305.    border-radius: 8px;
  2306. }
  2307.  
  2308. /* Footer Sections */
  2309. .footer-section {
  2310.    padding: 0 15px;
  2311. }
  2312.  
  2313. .footer-section h6 {
  2314.    position: relative;
  2315.    padding-bottom: 8px;
  2316. }
  2317.  
  2318. .footer-section h6::after {
  2319.    content: '';
  2320.    position: absolute;
  2321.    bottom: 0;
  2322.    left: 0;
  2323.    width: 30px;
  2324.    height: 2px;
  2325.    background: linear-gradient(45deg, var(--bs-primary), var(--footer-color));
  2326.    border-radius: 1px;
  2327. }
  2328.  
  2329. /* Links Styling */
  2330. .footer-links a {
  2331.    transition: all 0.3s ease;
  2332.    padding: 4px 0;
  2333.    border-radius: 4px;
  2334. }
  2335.  
  2336. .footer-links a:hover {
  2337.    color: var(--bs-primary) !important;
  2338.    padding-left: 8px;
  2339. }
  2340.  
  2341. .footer-links a:hover i {
  2342.    transform: translateX(2px);
  2343. }
  2344.  
  2345. /* Category Tags */
  2346. .category-tag {
  2347.    transition: all 0.3s ease;
  2348.    padding: 6px 12px !important;
  2349.    font-size: 0.875rem;
  2350. }
  2351.  
  2352.  
  2353.  
  2354. /* Footer Bottom */
  2355. .footer-bottom {
  2356.    backdrop-filter: blur(10px);
  2357. }
  2358.  
  2359. /* Responsive Design */
  2360. @media (max-width: 768px) {
  2361.    .footer-v5 {
  2362.        margin-top: 60px;
  2363.    }
  2364.    
  2365.    .footer-section {
  2366.        text-align:start;
  2367.        margin-bottom: 40px;
  2368.    }
  2369.    
  2370.    .footer-links a,
  2371.    .category-tags {
  2372.        justify-content:start;
  2373.    }
  2374.    
  2375.    .social-links .d-flex {
  2376.        justify-content:start;
  2377.    }
  2378. }
  2379.  
  2380. @media (max-width: 576px) {
  2381.    .footer-brand h4 {
  2382.        font-size: 1.25rem;
  2383.    }
  2384.    
  2385.    .stats-item h5 {
  2386.        font-size: 1.1rem;
  2387.    }
  2388.    
  2389.    .newsletter-form .btn {
  2390.        padding: 8px 12px;
  2391.    }
  2392. }
  2393.  
  2394. /* Animation Classes */
  2395. .fade-in {
  2396.    animation: fadeIn 0.6s ease-in;
  2397. }
  2398.  
  2399. @keyframes fadeIn {
  2400.    from { opacity: 0; transform: translateY(20px); }
  2401.    to { opacity: 1; transform: translateY(0); }
  2402. }
  2403.  
  2404. /* Loading State */
  2405. .loading {
  2406.    pointer-events: none;
  2407.    opacity: 0.7;
  2408. }
  2409.  
  2410. .loading .btn {
  2411.    position: relative;
  2412. }
  2413.  
  2414. .loading .btn::after {
  2415.    content: '';
  2416.    position: absolute;
  2417.    top: 50%;
  2418.    left: 50%;
  2419.    width: 16px;
  2420.    height: 16px;
  2421.    margin: -8px 0 0 -8px;
  2422.    border: 2px solid transparent;
  2423.    border-top-color: currentColor;
  2424.    border-radius: 50%;
  2425.    animation: spin 1s linear infinite;
  2426. }
  2427.  
  2428. @keyframes spin {
  2429.    to { transform: rotate(360deg); }
  2430. }
  2431.  
  2432. /* Utility Classes */
  2433. .text-gradient {
  2434.    background: linear-gradient(45deg, var(--bs-primary), var(--bs-success));
  2435.    -webkit-background-clip: text;
  2436.    -webkit-text-fill-color: transparent;
  2437.    background-clip: text;
  2438. }
  2439.  
  2440. .hover-lift {
  2441.    transition: transform 0.3s ease;
  2442. }
  2443.  
  2444. .hover-lift:hover {
  2445.    transform: translateY(-2px);
  2446. }
  2447. </style>
  2448.  
  2449.  
  2450. <script>
  2451. document.addEventListener('DOMContentLoaded', function() {
  2452.    
  2453.    // Initialize Bootstrap tooltips
  2454.    const tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]'));
  2455.    tooltipTriggerList.map(function (tooltipTriggerEl) {
  2456.        return new bootstrap.Tooltip(tooltipTriggerEl);
  2457.    });
  2458.  
  2459.    // Newsletter form handling
  2460.    const newsletterForm = document.querySelector('.newsletter-form');
  2461.    if (newsletterForm) {
  2462.        newsletterForm.addEventListener('submit', function(e) {
  2463.            e.preventDefault();
  2464.            
  2465.            const email = this.querySelector('input[name="email"]').value.trim();
  2466.            const submitBtn = this.querySelector('button[type="submit"]');
  2467.            const originalContent = submitBtn.innerHTML;
  2468.            
  2469.            // Validate email
  2470.            if (!email || !isValidEmail(email)) {
  2471.                showToast('Please enter a valid email address', 'error');
  2472.                return;
  2473.            }
  2474.            
  2475.            // Show loading state
  2476.            this.classList.add('loading');
  2477.            submitBtn.innerHTML = '<span class="spinner-border spinner-border-sm me-1"></span>Subscribing...';
  2478.            submitBtn.disabled = true;
  2479.            
  2480.            // Simulate API call
  2481.            setTimeout(() => {
  2482.                // Success state
  2483.                submitBtn.innerHTML = '<i class="bi bi-check-lg me-1"></i>Subscribed!';
  2484.                submitBtn.classList.remove('btn-primary');
  2485.                submitBtn.classList.add('btn-success');
  2486.                
  2487.                showToast('Successfully subscribed to newsletter!', 'success');
  2488.                
  2489.                // Reset form
  2490.                setTimeout(() => {
  2491.                    this.classList.remove('loading');
  2492.                    submitBtn.innerHTML = originalContent;
  2493.                    submitBtn.classList.remove('btn-success');
  2494.                    submitBtn.classList.add('btn-primary');
  2495.                    submitBtn.disabled = false;
  2496.                    this.reset();
  2497.                }, 2000);
  2498.                
  2499.            }, 1500);
  2500.        });
  2501.    }
  2502.    
  2503.    // Email validation function
  2504.    function isValidEmail(email) {
  2505.        const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  2506.        return emailRegex.test(email);
  2507.    }
  2508.    
  2509.    // Toast notification function
  2510.    function showToast(message, type = 'info') {
  2511.        // Remove existing toasts
  2512.        const existingToasts = document.querySelectorAll('.custom-toast');
  2513.        existingToasts.forEach(toast => toast.remove());
  2514.        
  2515.        // Create toast
  2516.        const toast = document.createElement('div');
  2517.        toast.className = `custom-toast position-fixed top-0 end-0 m-3 alert alert-${type === 'error' ? 'danger' : type} alert-dismissible fade show`;
  2518.        toast.style.zIndex = '9999';
  2519.        toast.innerHTML = `
  2520.            <div class="d-flex align-items-center">
  2521.                <i class="bi bi-${type === 'success' ? 'check-circle-fill' : type === 'error' ? 'exclamation-triangle-fill' : 'info-circle-fill'} me-2"></i>
  2522.                <span>${message}</span>
  2523.                <button type="button" class="btn-close" data-bs-dismiss="alert"></button>
  2524.            </div>
  2525.        `;
  2526.        
  2527.        document.body.appendChild(toast);
  2528.        
  2529.        // Auto remove after 4 seconds
  2530.        setTimeout(() => {
  2531.            if (toast && toast.parentNode) {
  2532.                toast.remove();
  2533.            }
  2534.        }, 4000);
  2535.    }
  2536.    
  2537.    // Smooth scroll for internal links
  2538.    document.querySelectorAll('a[href^="#"]').forEach(anchor => {
  2539.        anchor.addEventListener('click', function(e) {
  2540.            e.preventDefault();
  2541.            const target = document.querySelector(this.getAttribute('href'));
  2542.            if (target) {
  2543.                target.scrollIntoView({
  2544.                    behavior: 'smooth',
  2545.                    block: 'start'
  2546.                });
  2547.            }
  2548.        });
  2549.    });
  2550.    
  2551.    // Add fade-in animation to footer sections on scroll
  2552.    const observerOptions = {
  2553.        threshold: 0.1,
  2554.        rootMargin: '0px 0px -50px 0px'
  2555.    };
  2556.    
  2557.    const sectionObserver = new IntersectionObserver((entries) => {
  2558.        entries.forEach(entry => {
  2559.            if (entry.isIntersecting) {
  2560.                entry.target.classList.add('fade-in');
  2561.            }
  2562.        });
  2563.    }, observerOptions);
  2564.    
  2565.    // Observe footer sections
  2566.    document.querySelectorAll('.footer-section, .stats-item').forEach(section => {
  2567.        sectionObserver.observe(section);
  2568.    });
  2569.    
  2570.    // Enhanced hover effects for category tags
  2571.    document.querySelectorAll('.category-tag').forEach(tag => {
  2572.        tag.addEventListener('mouseenter', function() {
  2573.            this.style.transform = 'translateY(-2px) scale(1.02)';
  2574.        });
  2575.        
  2576.        tag.addEventListener('mouseleave', function() {
  2577.            this.style.transform = 'translateY(0) scale(1)';
  2578.        });
  2579.    });
  2580.    
  2581.    // Prevent default for demo links
  2582.    document.querySelectorAll('a[href="#"]').forEach(link => {
  2583.        link.addEventListener('click', function(e) {
  2584.            e.preventDefault();
  2585.        });
  2586.    });
  2587.    
  2588.    // Add click ripple effect to buttons
  2589.    document.querySelectorAll('.btn').forEach(btn => {
  2590.        btn.addEventListener('click', function(e) {
  2591.            const ripple = document.createElement('span');
  2592.            const rect = this.getBoundingClientRect();
  2593.            const size = Math.max(rect.width, rect.height);
  2594.            const x = e.clientX - rect.left - size / 2;
  2595.            const y = e.clientY - rect.top - size / 2;
  2596.            
  2597.            ripple.style.cssText = `
  2598.                position: absolute;
  2599.                left: ${x}px;
  2600.                top: ${y}px;
  2601.                width: ${size}px;
  2602.                height: ${size}px;
  2603.                border-radius: 50%;
  2604.                background: rgba(255, 255, 255, 0.4);
  2605.                transform: scale(0);
  2606.                animation: ripple-effect 0.6s linear;
  2607.                pointer-events: none;
  2608.            `;
  2609.            
  2610.            this.style.position = 'relative';
  2611.            this.style.overflow = 'hidden';
  2612.            this.appendChild(ripple);
  2613.            
  2614.            setTimeout(() => ripple.remove(), 600);
  2615.        });
  2616.    });
  2617.    
  2618. });
  2619.  
  2620. // Add ripple animation CSS
  2621. const rippleCSS = document.createElement('style');
  2622. rippleCSS.textContent = `
  2623.    @keyframes ripple-effect {
  2624.        to {
  2625.            transform: scale(4);
  2626.            opacity: 0;
  2627.        }
  2628.    }
  2629. `;
  2630. document.head.appendChild(rippleCSS);
  2631.  
  2632. document.addEventListener('DOMContentLoaded', function () {
  2633.    var btn = document.getElementById('toggleFooterLinks');
  2634.    if (!btn) return; // No extra links, no button
  2635.  
  2636.    var extras = document.querySelectorAll('#footerLinks li.extra');
  2637.  
  2638.    btn.addEventListener('click', function () {
  2639.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  2640.            return li.classList.contains('d-none');
  2641.        });
  2642.  
  2643.        extras.forEach(function (li) {
  2644.            if (anyHidden) {
  2645.                li.classList.remove('d-none');
  2646.                li.classList.add('show');
  2647.            } else {
  2648.                li.classList.add('d-none');
  2649.                li.classList.remove('show');
  2650.            }
  2651.        });
  2652.  
  2653.        btn.textContent = anyHidden ? 'View less' : 'View more';
  2654.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  2655.    });
  2656. });
  2657.  
  2658. </script>
  2659.  
  2660.        <!-- end of wpo-site-footer-section -->
  2661.    </div>
  2662.    <!-- end of page-wrapper -->
  2663.  
  2664.    <!-- All JavaScript files
  2665.    ================================================== -->
  2666.    
  2667.  
  2668. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  2669. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  2670. <!-- Plugins for this template -->
  2671. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  2672. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  2673. <!-- Custom script for this template -->
  2674. <script src="/static/blogapp/assets/js/script.js"></script>
  2675.  
  2676. <script>
  2677. (function () {
  2678. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  2679. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  2680.  
  2681. function applyFallback(img) {
  2682. if (!img || img.dataset.fallbackApplied === "1") {
  2683. return;
  2684. }
  2685. var failedSrc = img.currentSrc || img.src || "";
  2686. img.dataset.fallbackApplied = "1";
  2687. img.onerror = null;
  2688. img.src = fallbackImageSrc;
  2689. console.warn("[ImageFallback] Replaced broken image:", {
  2690. failedSrc: failedSrc,
  2691. fallbackSrc: fallbackImageSrc,
  2692. alt: img.alt || "",
  2693. });
  2694. }
  2695.  
  2696. document.querySelectorAll("img").forEach(function (img) {
  2697. if (img.complete && img.naturalWidth === 0) {
  2698. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  2699. failedSrc: img.currentSrc || img.src || "",
  2700. alt: img.alt || "",
  2701. });
  2702. applyFallback(img);
  2703. }
  2704. });
  2705.  
  2706. document.addEventListener(
  2707. "error",
  2708. function (event) {
  2709. var target = event.target;
  2710. if (target && target.tagName === "IMG") {
  2711. applyFallback(target);
  2712. }
  2713. },
  2714. true
  2715. );
  2716. })();
  2717. </script>
  2718.  
  2719. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  2720.  
  2721.  
  2722.  
  2723. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496" integrity="sha512-ZE9pZaUXND66v380QUtch/5sE9tPFh2zg45pR2PB0CVkCtOREv2AJKkSidISWkysEuQ0EH8faUU5du78bx87UQ==" data-cf-beacon='{"version":"2024.11.0","token":"757e200c3bd54c94b1faa1496b8dffb6","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  2724. </body>
  2725.  
  2726. </html>
  2727.  
  2728.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda