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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="domine">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_-_2025-04-28T152428.061_Y1MmzNJ_pSzT2H9_8IEHQtO.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 and software development. Stay updated with expert analysis.">
  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://889993473.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #ff66b3;
  42.        --bs-primary-rgb: ff66b3;
  43.        --bs-secondary: #78716c;
  44.        --bs-success: #22c55e;
  45.        --bs-danger: #ef4444;
  46.        --bs-warning: #f59e0b;
  47.        --bs-info: #f472b6;
  48.        --bs-light: #fce7f3;
  49.        --bs-dark: #4a044e;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #ff66b3;
  53.        --theme-primary-color-s2: #ff66b3;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #4a044e;
  57.        --text-light-color: #676767;
  58.        --heading-color: #4a044e;
  59.        --border-color: #f9a8d4;
  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: #f9d3e3;
  75.        --navbar-color: #4a044e;
  76.        --topbar-bg: #fce7f3;
  77.        --topbar-color: #4a044e;
  78.        --footer-bg: #4a044e;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #f9a8d4;
  82.        --card-radius: 12px;
  83.        --link-color: #ff66b3;
  84.        --link-hover: #ff3399;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(255, 102, 179, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-theme_16">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405.  
  406.  
  407.            
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414. <header class="header-v6 mb-4 nav-bg position-relative">
  415.    <div class="main-header-v6">
  416.        <div class="container-fluid fluid-container">
  417.            <div class="row align-items-center justify-content-between">
  418.                <!-- Left Navigation -->
  419.                <div class="col-lg-5 col-md-3">
  420.                    <nav class="left-nav-v6">
  421.                        <ul class="nav-list-v6">
  422.                            
  423.                            <li class="nav-item-v6">
  424.                                <a href="/" class="nav-link-v6 active-v6">Home</a>
  425.                            </li>
  426.  
  427.                            
  428.                            
  429.                            <li class="nav-item-v6">
  430.                                <a href="/category/all-posts/" class="nav-link-v6">
  431.                                    All Posts
  432.                                </a>
  433.                            </li>
  434.                            
  435.                            <li class="nav-item-v6">
  436.                                <a href="/category/business/" class="nav-link-v6">
  437.                                    Business
  438.                                </a>
  439.                            </li>
  440.                            
  441.                            <li class="nav-item-v6">
  442.                                <a href="/category/esports/" class="nav-link-v6">
  443.                                    Esports
  444.                                </a>
  445.                            </li>
  446.                            
  447.                        </ul>
  448.                    </nav>
  449.                </div>
  450.  
  451.                <!-- Center Logo -->
  452.               <div class="col-lg-2 col-md-6 text-center">
  453.                    <div class="logo-center-v6">
  454.                        <a class="brand-link-v6" href="/">
  455.                            
  456.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/0e09c50a-7097-410f-8919-de01eea5b92f_logo.png" alt="Tech Insights Blog" class="logo-img-v6" />
  457.                            
  458.                        </a>
  459.                    </div>
  460.                </div>
  461.  
  462.                <!-- Right Navigation -->
  463.                <div class="col-lg-5 col-md-3">
  464.                    <nav class="right-nav-v6">
  465.                        <ul class="nav-list-v6 justify-content-end">
  466.  
  467.                            
  468.                            
  469.                            <li class="nav-item-v6">
  470.                                <a href="/category/fashion/" class="nav-link-v6">
  471.                                    Fashion
  472.                                </a>
  473.                            </li>
  474.                            
  475.                            <li class="nav-item-v6">
  476.                                <a href="/category/featured/" class="nav-link-v6">
  477.                                    Featured
  478.                                </a>
  479.                            </li>
  480.                            
  481.  
  482.                            
  483.                            
  484.                            
  485.                            <li class="nav-item-v6 dropdown-container-v6">
  486.                                <a href="#" class="nav-link-v6">More</a>
  487.                                <div class="mega-dropdown-v6">
  488.                                    <div class="dropdown-grid-v6">
  489.                                        <div class="dropdown-column-v6">
  490.                                            
  491.                                            <a href="/category/gaming/"
  492.                                                class="dropdown-link-v6">
  493.                                                Gaming
  494.                                            </a>
  495.                                            
  496.                                            <a href="/category/health/"
  497.                                                class="dropdown-link-v6">
  498.                                                Health
  499.                                            </a>
  500.                                            
  501.                                            <a href="/category/life-fitness/"
  502.                                                class="dropdown-link-v6">
  503.                                                Life &amp; Fitness
  504.                                            </a>
  505.                                            
  506.                                            <a href="/category/lifestyle/"
  507.                                                class="dropdown-link-v6">
  508.                                                Lifestyle
  509.                                            </a>
  510.                                            
  511.                                            <a href="/category/news/"
  512.                                                class="dropdown-link-v6">
  513.                                                News
  514.                                            </a>
  515.                                            
  516.                                            <a href="/category/others/"
  517.                                                class="dropdown-link-v6">
  518.                                                Others
  519.                                            </a>
  520.                                            
  521.                                            <a href="/category/politics/"
  522.                                                class="dropdown-link-v6">
  523.                                                Politics
  524.                                            </a>
  525.                                            
  526.                                            <a href="/category/sports/"
  527.                                                class="dropdown-link-v6">
  528.                                                Sports
  529.                                            </a>
  530.                                            
  531.                                            <a href="/category/tech/"
  532.                                                class="dropdown-link-v6">
  533.                                                Tech
  534.                                            </a>
  535.                                            
  536.                                            <a href="/category/travel/"
  537.                                                class="dropdown-link-v6">
  538.                                                Travel
  539.                                            </a>
  540.                                            
  541.                                        </div>
  542.                                    </div>
  543.                                </div>
  544.                            </li>
  545.                            
  546.                            
  547.                             <li>
  548.                  <a href="/page/contact-us/">
  549.                     Contact Us
  550.                  </a>
  551.              </li>
  552.                        </ul>
  553.                    </nav>
  554.                </div>
  555.            </div>
  556.  
  557.  
  558.            <!-- Search Bar Row -->
  559.            <div class="row mt-md-4 ">
  560.                <div class="col-12">
  561.                    <div class="search-container-v6">
  562.                        <form class="search-form-v6" action="#" method="get">
  563.                            <div class="search-wrapper-v6">
  564.                                <svg class="search-icon-v6" width="20" height="20" viewBox="0 0 24 24" fill="none"
  565.                                    stroke="currentColor" stroke-width="2">
  566.                                    <circle cx="11" cy="11" r="8"></circle>
  567.                                    <path d="m21 21-4.35-4.35"></path>
  568.                                </svg>
  569.                                <input id="search-input" type="search" class="search-input-v6"
  570.                                    placeholder="What are you looking for today?" name="q">
  571.                                <button type="submit" class="search-submit-v6">Search</button>
  572.                            </div>
  573.                        </form>
  574.                         <div id="search-results" class="search-results-container search-v1"></div>
  575.                    </div>
  576.                </div>
  577.            </div>
  578.        </div>
  579.    </div>
  580.  
  581.    <!-- Mobile Menu Button -->
  582.    <button class="mobile-toggle-v6  d-lg-none" type="button" onclick="toggleMenuV6()">
  583.        <span class="hamburger-line-v6 text-link "></span>
  584.        <span class="hamburger-line-v6 text-link "></span>
  585.        <span class="hamburger-line-v6 text-link "></span>
  586.    </button>
  587.  
  588.    <!-- Mobile Menu -->
  589. <div class="mobile-menu-v6 d-lg-none" id="mobileMenuV6">
  590.    <div class="mobile-menu-content-v6">
  591.        <button class="mobile-toggle-v6 text-link d-lg-none" style="font-size: larger;" type="button"
  592.            onclick="toggleMenuV6()">
  593.            X
  594.        </button>
  595.        <ul class="mobile-nav-list-v6">
  596.  
  597.            <!-- Static Home -->
  598.            <li class="mobile-nav-item-v6">
  599.                <a href="/"
  600.                   class="mobile-nav-link-v6 active-v6">
  601.                    Home
  602.                </a>
  603.            </li>
  604.  
  605.            <!-- Dynamic categories -->
  606.            
  607.            <li class="mobile-nav-item-v6">
  608.                <a href="/category/all-posts/"
  609.                   class="mobile-nav-link-v6 ">
  610.                    All Posts
  611.                </a>
  612.            </li>
  613.            
  614.            <li class="mobile-nav-item-v6">
  615.                <a href="/category/business/"
  616.                   class="mobile-nav-link-v6 ">
  617.                    Business
  618.                </a>
  619.            </li>
  620.            
  621.            <li class="mobile-nav-item-v6">
  622.                <a href="/category/esports/"
  623.                   class="mobile-nav-link-v6 ">
  624.                    Esports
  625.                </a>
  626.            </li>
  627.            
  628.            <li class="mobile-nav-item-v6">
  629.                <a href="/category/fashion/"
  630.                   class="mobile-nav-link-v6 ">
  631.                    Fashion
  632.                </a>
  633.            </li>
  634.            
  635.            <li class="mobile-nav-item-v6">
  636.                <a href="/category/featured/"
  637.                   class="mobile-nav-link-v6 ">
  638.                    Featured
  639.                </a>
  640.            </li>
  641.            
  642.            <li class="mobile-nav-item-v6">
  643.                <a href="/category/gaming/"
  644.                   class="mobile-nav-link-v6 ">
  645.                    Gaming
  646.                </a>
  647.            </li>
  648.            
  649.            <li class="mobile-nav-item-v6">
  650.                <a href="/category/health/"
  651.                   class="mobile-nav-link-v6 ">
  652.                    Health
  653.                </a>
  654.            </li>
  655.            
  656.            <li class="mobile-nav-item-v6">
  657.                <a href="/category/life-fitness/"
  658.                   class="mobile-nav-link-v6 ">
  659.                    Life &amp; Fitness
  660.                </a>
  661.            </li>
  662.            
  663.            <li class="mobile-nav-item-v6">
  664.                <a href="/category/lifestyle/"
  665.                   class="mobile-nav-link-v6 ">
  666.                    Lifestyle
  667.                </a>
  668.            </li>
  669.            
  670.            <li class="mobile-nav-item-v6">
  671.                <a href="/category/news/"
  672.                   class="mobile-nav-link-v6 ">
  673.                    News
  674.                </a>
  675.            </li>
  676.            
  677.            <li class="mobile-nav-item-v6">
  678.                <a href="/category/others/"
  679.                   class="mobile-nav-link-v6 ">
  680.                    Others
  681.                </a>
  682.            </li>
  683.            
  684.            <li class="mobile-nav-item-v6">
  685.                <a href="/category/politics/"
  686.                   class="mobile-nav-link-v6 ">
  687.                    Politics
  688.                </a>
  689.            </li>
  690.            
  691.            <li class="mobile-nav-item-v6">
  692.                <a href="/category/sports/"
  693.                   class="mobile-nav-link-v6 ">
  694.                    Sports
  695.                </a>
  696.            </li>
  697.            
  698.            <li class="mobile-nav-item-v6">
  699.                <a href="/category/tech/"
  700.                   class="mobile-nav-link-v6 ">
  701.                    Tech
  702.                </a>
  703.            </li>
  704.            
  705.            <li class="mobile-nav-item-v6">
  706.                <a href="/category/travel/"
  707.                   class="mobile-nav-link-v6 ">
  708.                    Travel
  709.                </a>
  710.            </li>
  711.            
  712.  
  713.            <!-- Static Contact -->
  714.            <li class="mobile-nav-item-v6">
  715.                <a href="/page/contact-us/"
  716.                   class="mobile-nav-link-v6 ">
  717.                    Contact Us
  718.                </a>
  719.            </li>
  720.        </ul>
  721.    </div>
  722. </div>
  723. <div class="sidebar-blur d-lg-none"></div>
  724. </header>
  725.  
  726. <style>
  727.    /* Navbar V6 Styles - Centered Logo with Split Navigation */
  728.  
  729.  
  730.    .main-header-v6 {
  731.        padding: 35px 0;
  732.    }
  733.  
  734.    /* Logo Styles */
  735.    .logo-center-v6 {
  736.        position: relative;
  737.    }
  738.  
  739.    .logo-img-v6 {
  740.        max-height: 100px;
  741.        transition: transform 0.3s ease;
  742.    }
  743.  
  744.    .logo-img-v6:hover {
  745.        transform: scale(1.05);
  746.    }
  747.  
  748.    /* Navigation Styles */
  749.    .nav-list-v6 {
  750.        list-style: none;
  751.        padding: 0;
  752.        margin: 0;
  753.        display: flex;
  754.        align-items: center;
  755.    }
  756.  
  757.    .nav-item-v6 {
  758.        position: relative;
  759.        margin: 0 20px;
  760.    }
  761.  
  762.    .nav-link-v6 {
  763.        color: var(--navbar-color) !important;
  764.        text-decoration: none;
  765.        font-weight: 500;
  766.        font-size: 15px;
  767.        padding: 12px 0;
  768.        position: relative;
  769.        transition: all 0.3s ease;
  770.    }
  771.  
  772.    .nav-link-v6::after {
  773.        content: '';
  774.        position: absolute;
  775.        bottom: 0;
  776.        left: 50%;
  777.        width: 0;
  778.        height: 2px;
  779.        transition: all 0.3s ease;
  780.        transform: translateX(-50%);
  781.    }
  782.  
  783.    .nav-link-v6:hover,
  784.    .nav-link-v6.active-v6 {
  785.        font-weight: 700;
  786.        opacity: 0.75;
  787.    }
  788.  
  789.    .nav-link-v6:hover::after,
  790.    .nav-link-v6.active-v6::after {
  791.        width: 100%;
  792.    }
  793.  
  794.    /* Mega Dropdown Styles */
  795.    .dropdown-container-v6 {
  796.        position: relative;
  797.    }
  798.  
  799.    .mega-dropdown-v6 {
  800.        position: absolute;
  801.        top: 100%;
  802.        left: 50%;
  803.        transform: translateX(-50%);
  804.        background: var(--navbar-bg);
  805.        border-radius: 12px;
  806.        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  807.        opacity: 0;
  808.        visibility: hidden;
  809.        transition: all 0.3s ease;
  810.        padding: 25px;
  811.        min-width: 300px;
  812.        z-index: 1200;
  813.        margin-top: 15px;
  814.    }
  815.  
  816.    .dropdown-container-v6:hover .mega-dropdown-v6 {
  817.        opacity: 1;
  818.        visibility: visible;
  819.        margin-top: 0;
  820.    }
  821.  
  822.    .dropdown-grid-v6 {
  823.        display: grid;
  824.        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  825.        gap: 20px;
  826.    }
  827.  
  828.    .dropdown-title-v6 {
  829.        font-size: 13px;
  830.        font-weight: 600;
  831.        color: #4a5568;
  832.        margin-bottom: 10px;
  833.        text-transform: uppercase;
  834.        letter-spacing: 0.5px;
  835.    }
  836.  
  837.    .dropdown-link-v6 {
  838.        display: block;
  839.        color: #2d3748;
  840.        text-decoration: none;
  841.        font-size: 14px;
  842.        padding: 8px 0;
  843.        transition: all 0.3s ease;
  844.        position: relative;
  845.        padding-left: 15px;
  846.    }
  847.  
  848.    .dropdown-link-v6::before {
  849.        content: '';
  850.        position: absolute;
  851.        left: 0;
  852.        top: 50%;
  853.        width: 6px;
  854.        height: 6px;
  855.        background: #e2e8f0;
  856.        border-radius: 50%;
  857.        transform: translateY(-50%);
  858.        transition: all 0.3s ease;
  859.    }
  860.  
  861.    .dropdown-link-v6:hover {
  862.        color: #667eea;
  863.        padding-left: 20px;
  864.    }
  865.  
  866.    .dropdown-link-v6:hover::before {
  867.        background: #667eea;
  868.    }
  869.  
  870.    /* Search Styles */
  871.    .search-container-v6 {
  872.        max-width: 600px;
  873.        margin: 0 auto;
  874.    }
  875.  
  876.    .search-wrapper-v6 {
  877.        position: relative;
  878.        background: #f7fafc;
  879.        border-radius: 50px;
  880.        display: flex;
  881.        align-items: center;
  882.        transition: all 0.3s ease;
  883.        border: 2px solid transparent;
  884.    }
  885.  
  886.    .search-wrapper-v6:focus-within {
  887.        background: #ffffff;
  888.        border-color: #007bff;
  889.        box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
  890.    }
  891.  
  892.    .search-icon-v6 {
  893.        color: #a0aec0;
  894.        margin: 0 15px;
  895.        transition: color 0.3s ease;
  896.    }
  897.  
  898.    .search-wrapper-v6:focus-within .search-icon-v6 {
  899.        color: #007bff;
  900.    }
  901.  
  902.    .search-input-v6 {
  903.        flex: 1;
  904.        border: none;
  905.        background: transparent;
  906.        font-size: 16px;
  907.        padding: 10px 0;
  908.        outline: none;
  909.        color: #2d3748;
  910.    }
  911.  
  912.    .search-input-v6::placeholder {
  913.        color: #a0aec0;
  914.    }
  915.  
  916.    .search-submit-v6 {
  917.        background-color: var(--bs-primary);
  918.        color: white;
  919.        border: none;
  920.        border-radius: 50px;
  921.        padding: 12px 25px;
  922.        font-weight: 500;
  923.        cursor: pointer;
  924.        transition: all 0.3s ease;
  925.    }
  926.  
  927.    .search-submit-v6:hover {
  928.        transform: translateY(-2px);
  929.        box-shadow: 0 5px 15px rgba(102, 126, 234, 0.3);
  930.    }
  931.  
  932.    /* Mobile Styles */
  933.    .mobile-toggle-v6 {
  934.        position: absolute;
  935.        top: 20px;
  936.        right: 20px;
  937.        background: none;
  938.        border: none;
  939.        cursor: pointer;
  940.        z-index: 999;
  941.        padding: 5px;
  942.    }
  943.  
  944.    .hamburger-line-v6 {
  945.        display: block;
  946.        width: 25px;
  947.        height: 3px;
  948.        background: var(--navbar-color);
  949.        margin: 5px 0;
  950.        transition: all 0.3s ease;
  951.        border-radius: 2px;
  952.    }
  953.  
  954.    .mobile-menu-v6 {
  955.        position: fixed;
  956.        top: 0;
  957.        right: -100%;
  958.        width: 300px;
  959.        height: 100vh;
  960.        background: var(--navbar-bg) !important;
  961.        z-index: 1000;
  962.        transition: right 0.3s ease;
  963.        box-shadow: -5px 0 20px rgba(0, 0, 0, 0.1);
  964.    }
  965.  
  966.    .mobile-menu-v6.show-v6 {
  967.        right: 0;
  968.    }
  969.  
  970.    .mobile-menu-content-v6 {
  971.        padding: 80px 30px 30px;
  972.        height: 100%;
  973.        overflow-y: auto;
  974.    }
  975.  
  976.    .mobile-nav-list-v6 {
  977.        list-style: none;
  978.        padding: 0;
  979.        margin: 0;
  980.    }
  981.  
  982.    .mobile-nav-item-v6 {
  983.        margin-bottom: 5px;
  984.    }
  985.  
  986.    .mobile-nav-link-v6 {
  987.        display: flex;
  988.        align-items: center;
  989.        justify-content: space-between;
  990.        color: var(--navbar-color) !important;
  991.        text-decoration: none;
  992.        font-size: 16px;
  993.        font-weight: 500;
  994.        padding: 15px 0;
  995.        border-bottom: 1px solid var(--border-color);
  996.        transition: color 0.3s ease;
  997.    }
  998.  
  999.    .mobile-nav-link-v6:hover,
  1000.    .mobile-nav-link-v6.active-v6 {
  1001.        color: #667eea;
  1002.    }
  1003.  
  1004.    .mobile-dropdown-v6 {
  1005.        list-style: none;
  1006.        padding: 0;
  1007.        margin: 0;
  1008.        max-height: 0;
  1009.        overflow: hidden;
  1010.        transition: max-height 0.3s ease;
  1011.        background: var(--navbar-bg);
  1012.        border-radius: 8px;
  1013.        margin-top: 5px;
  1014.    }
  1015.  
  1016.    .mobile-dropdown-v6.show-v6 {
  1017.        max-height: 300px;
  1018.        padding: 10px 0;
  1019.    }
  1020.  
  1021.    .mobile-dropdown-link-v6 {
  1022.        display: block;
  1023.        color: var(--navbar-color) !important;
  1024.        text-decoration: none;
  1025.        font-size: 14px;
  1026.        padding: 10px 20px;
  1027.        transition: all 0.3s ease;
  1028.    }
  1029.  
  1030.    .mobile-dropdown-link-v6:hover {
  1031.        color: #667eea;
  1032.        opacity: 0.6;
  1033.    }
  1034.  
  1035.    /* Responsive Design */
  1036.    @media (max-width: 991px) {
  1037.  
  1038.        .left-nav-v6,
  1039.        .right-nav-v6 {
  1040.            display: none;
  1041.        }
  1042.  
  1043.        .main-header-v6 {
  1044.            padding: 15px 0;
  1045.        }
  1046.  
  1047.        .search-container-v6 {
  1048.            margin-top: 20px;
  1049.        }
  1050.    }
  1051.  
  1052.    @media (max-width: 768px) {
  1053.        .search-wrapper-v6 {
  1054.            flex-direction: row;
  1055.        }
  1056.  
  1057.        .search-input-v6 {
  1058.            padding: 6px 0;
  1059.            text-align: center;
  1060.            display: flex;
  1061.        }
  1062.  
  1063.  
  1064.        .search-submit-v6 {
  1065.            width: 100%;
  1066.            margin-top: 10px;
  1067.            display: none;
  1068.        }
  1069.    }
  1070. </style>
  1071.  
  1072. <script>
  1073.    function toggleMenuV6() {
  1074.        const mobileMenu = document.getElementById('mobileMenuV6');
  1075.        mobileMenu.classList.toggle('show-v6');
  1076.    }
  1077.  
  1078.    function toggleMobileDropdown(dropdownId) {
  1079.        const dropdown = document.getElementById(dropdownId);
  1080.        dropdown.classList.toggle('show-v6');
  1081.    }
  1082.  
  1083.    // Close mobile menu when clicking outside
  1084.    document.addEventListener('click', function (event) {
  1085.        const mobileMenu = document.getElementById('mobileMenuV6');
  1086.        const mobileToggle = document.querySelector('.mobile-toggle-v6');
  1087.  
  1088.        if (!mobileMenu.contains(event.target) && !mobileToggle.contains(event.target)) {
  1089.            mobileMenu.classList.remove('show-v6');
  1090.        }
  1091.    });
  1092. </script>
  1093.  
  1094. <script>
  1095.  document.addEventListener("DOMContentLoaded", function () {
  1096.    console.log("loaded");
  1097.  
  1098.     const searchInput = document.getElementById("search-input")
  1099.    const searchResults = document.getElementById("search-results");
  1100.  
  1101.    if (!searchInput || !searchResults) {
  1102.      console.error("Search input/results not found");
  1103.      return;
  1104.    }
  1105.  
  1106.    // Prevent form submission
  1107.    if (searchInput.form) {
  1108.      searchInput.form.addEventListener("submit", function (e) {
  1109.        e.preventDefault();
  1110.      });
  1111.    }
  1112.  
  1113.    // Add event listener for keyup
  1114.    searchInput.addEventListener("keyup", function (e) {
  1115.      console.log("Key pressed:", e.key);
  1116.      e.preventDefault();
  1117.  
  1118.      const query = searchInput.value.trim();
  1119.      console.log("User is typing: " + query);
  1120.  
  1121.      // If empty → clear and hide
  1122.      if (query === "") {
  1123.        searchResults.innerHTML = "";
  1124.        searchResults.style.display = "none";
  1125.        return;
  1126.      }
  1127.  
  1128.      // Show results
  1129.      searchResults.style.display = "block";
  1130.  
  1131.      // Fetch search results
  1132.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1133.        method: "GET",
  1134.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1135.      })
  1136.        .then(response => {
  1137.          console.log("Response Status:", response.status);
  1138.          return response.json();
  1139.        })
  1140.        .then(data => {
  1141.          console.log("Data received:", data);
  1142.          if (data.html) {
  1143.            searchResults.innerHTML = data.html;
  1144.          } else {
  1145.            searchResults.innerHTML = "<p>No results found.</p>";
  1146.          }
  1147.        })
  1148.        .catch(error => {
  1149.          console.error("Error fetching search results:", error);
  1150.        });
  1151.    });
  1152.  
  1153.    // Close results when clicking outside
  1154.    document.addEventListener("click", function (e) {
  1155.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1156.        searchResults.style.display = "none";
  1157.      }
  1158.    });
  1159.  
  1160.    // Close results on ESC key
  1161.    document.addEventListener("keydown", function (e) {
  1162.      if (e.key === "Escape") {
  1163.        searchResults.style.display = "none";
  1164.      }
  1165.    });
  1166.  });
  1167. </script>
  1168.  
  1169. <style>
  1170.        /* search field */
  1171.  .search-results-container {
  1172.  position: absolute;
  1173.  top: 100%; /* Position it below the input field */
  1174.  left: 10px;
  1175.  right: 10px;
  1176.  background-color: white;
  1177.  border: 1px solid #ddd;
  1178.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1179.  max-height: 300px;
  1180.  overflow-y: auto;
  1181.  z-index: 1000;
  1182.  display: none; /* Initially hidden */
  1183. }
  1184.  
  1185. .search-results-container p {
  1186.  margin: 0;
  1187. }
  1188.  
  1189. .search-results-container .result-item {
  1190.  padding: 10px;
  1191.  cursor: pointer;
  1192. }
  1193.  
  1194. .search-results-container .result-item:hover {
  1195.  background-color: #f0f0f0;
  1196. }
  1197. </style>
  1198.  
  1199.        </header>
  1200.        <!-- end of header -->
  1201.        <!-- start of wpo-blog-hero -->
  1202.        
  1203.  
  1204.  
  1205.  
  1206.  
  1207.  
  1208.  
  1209.  
  1210.  
  1211.  
  1212.        <!-- end of wpo-blog-hero -->
  1213.  
  1214.        <!-- start of wpo-breacking-news -->
  1215.        
  1216.        <!-- end of wpo-breacking-news -->
  1217.        
  1218.        <!-- start wpo-blog-highlights-section -->
  1219.        
  1220.  
  1221.  
  1222.  
  1223.    
  1224.  
  1225.  
  1226.  
  1227. <style>
  1228.    .blog-highlights-v2 {
  1229.        padding: 60px 0;
  1230.        position: relative;
  1231.        overflow: hidden;
  1232.    }
  1233.    
  1234.    .blog-highlights-v2::before {
  1235.        content: '';
  1236.        position: absolute;
  1237.        top: 0;
  1238.        left: 0;
  1239.        width: 100%;
  1240.        height: 100%;
  1241.        background: var(--body-bg);
  1242.        pointer-events: none;
  1243.    }
  1244.    
  1245.    .blog-card-v2 {
  1246.        border: none;
  1247.        border-radius: 20px;
  1248.        overflow: hidden;
  1249.        background: white;
  1250.        height: 100%;
  1251.        position: relative;
  1252.        transform: translateY(0);
  1253.        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  1254.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1255.        will-change: transform;
  1256.    }
  1257.    
  1258.    .blog-card-v2::before {
  1259.        content: '';
  1260.        position: absolute;
  1261.        top: 0;
  1262.        left: 0;
  1263.        width: 100%;
  1264.        height: 100%;
  1265.        background: linear-gradient(45deg, transparent 0%, rgba(255,255,255,0.1) 50%, transparent 100%);
  1266.        transform: translateX(-100%);
  1267.        transition: transform 0.6s ease;
  1268.        z-index: 1;
  1269.    }
  1270.    
  1271.    .blog-card-v2:hover {
  1272.        transform: translateY(-15px) scale(1.02);
  1273.        box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  1274.    }
  1275.    
  1276.    .blog-card-v2:hover::before {
  1277.        transform: translateX(100%);
  1278.    }
  1279.    
  1280.    .blog-image-v2 {
  1281.        position: relative;
  1282.        overflow: hidden;
  1283.        height: 250px;
  1284.        background: linear-gradient(45deg, #667eea 0%, #764ba2 100%);
  1285.    }
  1286.    
  1287.    .blog-image-v2::after {
  1288.        content: '';
  1289.        position: absolute;
  1290.        top: 0;
  1291.        left: 0;
  1292.        width: 100%;
  1293.        height: 100%;
  1294.        background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.3) 100%);
  1295.        z-index: 2;
  1296.    }
  1297.    
  1298.    .blog-image-v2 img {
  1299.        width: 100%;
  1300.        height: 100%;
  1301.        object-fit: cover;
  1302.        transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1303.        transform: scale(1);
  1304.    }
  1305.    
  1306.    .blog-card-v2:hover .blog-image-v2 img {
  1307.        transform: scale(1.1) rotate(2deg);
  1308.    }
  1309.    
  1310.    .blog-category-v2 {
  1311.        position: absolute;
  1312.        top: 20px;
  1313.        left: 20px;
  1314.        padding: 8px 16px;
  1315.        border-radius: 50px;
  1316.        font-size: 12px;
  1317.        font-weight: 700;
  1318.        text-transform: uppercase;
  1319.        letter-spacing: 1px;
  1320.      
  1321.        z-index: 3;
  1322.        transform: translateY(0);
  1323.        transition: all 0.3s ease;
  1324.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1325.    }
  1326.    
  1327.    .blog-card-v2:hover .blog-category-v2 {
  1328.        transform: translateY(-5px);
  1329.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1330.    }
  1331.    
  1332.    .blog-content-v2 {
  1333.        padding: 30px 25px;
  1334.        position: relative;
  1335.        z-index: 2;
  1336.    }
  1337.    
  1338.    .blog-title-v2 {
  1339.        font-size: 18px;
  1340.        font-weight: 700;
  1341.        line-height: 1.4;
  1342.        margin-bottom: 15px;
  1343.        min-height: 50px;
  1344.        position: relative;
  1345.        overflow: hidden;
  1346.    }
  1347.    
  1348.    .blog-title-v2 a {
  1349.        text-decoration: none;
  1350.        position: relative;
  1351.        transition: all 0.3s ease;
  1352.        background-clip: text;
  1353.        -webkit-background-clip: text;
  1354.    }
  1355.    
  1356.    .blog-title-v2 a::after {
  1357.        content: '';
  1358.        position: absolute;
  1359.        bottom: -2px;
  1360.        left: 0;
  1361.        width: 0;
  1362.        height: 2px;
  1363.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1364.        transition: width 0.4s ease;
  1365.    }
  1366.    
  1367.    .blog-card-v2:hover .blog-title-v2 a::after {
  1368.        width: 100%;
  1369.    }
  1370.    
  1371.    .blog-meta-v2 {
  1372.        display: flex;
  1373.        align-items: center;
  1374.        gap: 12px;
  1375.        margin-bottom: 15px;
  1376.        font-size: 13px;
  1377.        padding-bottom: 15px;
  1378.        border-bottom: 2px solid rgba(102, 126, 234, 0.1);
  1379.        position: relative;
  1380.    }
  1381.    
  1382.    .blog-meta-v2::after {
  1383.        content: '';
  1384.        position: absolute;
  1385.        bottom: -2px;
  1386.        left: 0;
  1387.        width: 0;
  1388.        height: 2px;
  1389.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1390.        transition: width 0.5s ease 0.2s;
  1391.    }
  1392.    
  1393.    .blog-card-v2:hover .blog-meta-v2::after {
  1394.        width: 60px;
  1395.    }
  1396.    
  1397.    .blog-author-img-v2 {
  1398.        width: 32px;
  1399.        height: 32px;
  1400.        border-radius: 50%;
  1401.        object-fit: cover;
  1402.        border: 3px solid white;
  1403.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  1404.        transition: all 0.3s ease;
  1405.    }
  1406.    
  1407.    .blog-card-v2:hover .blog-author-img-v2 {
  1408.        transform: scale(1.1);
  1409.        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.3);
  1410.    }
  1411.    
  1412.    .blog-excerpt-v2 {
  1413.        font-size: 14px;
  1414.        line-height: 1.6;
  1415.        color: #666;
  1416.        display: -webkit-box;
  1417.        -webkit-line-clamp: 3;
  1418.        -webkit-box-orient: vertical;
  1419.        overflow: hidden;
  1420.        position: relative;
  1421.        opacity: 0.8;
  1422.        transition: opacity 0.3s ease;
  1423.    }
  1424.    
  1425.    .blog-card-v2:hover .blog-excerpt-v2 {
  1426.        opacity: 1;
  1427.    }
  1428.    
  1429.    .section-header-v2 {
  1430.        text-align: center;
  1431.        margin-bottom: 70px;
  1432.        position: relative;
  1433.    }
  1434.    
  1435.    .section-title-v2 {
  1436.        font-size: 3.2rem;
  1437.        font-weight: 800;
  1438.        margin-bottom: 20px;
  1439.        position: relative;
  1440.    }
  1441.    
  1442.    .section-title-v2::after {
  1443.        content: '';
  1444.        position: absolute;
  1445.        bottom: -10px;
  1446.        left: 50%;
  1447.        transform: translateX(-50%);
  1448.        width: 80px;
  1449.        height: 4px;
  1450.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1451.        border-radius: 2px;
  1452.    }
  1453.    
  1454.    .section-subtitle-v2 {
  1455.        font-size: 1.1rem;
  1456.        color: #666;
  1457.        max-width: 600px;
  1458.        margin: 0 auto;
  1459.        line-height: 1.6;
  1460.    }
  1461.    
  1462.    .blog-read-more-v2 {
  1463.        position: absolute;
  1464.        bottom: 25px;
  1465.        right: 25px;
  1466.        width: 45px;
  1467.        height: 45px;
  1468.        border-radius: 50%;
  1469.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1470.        display: flex;
  1471.        align-items: center;
  1472.        justify-content: center;
  1473.        color: white;
  1474.        text-decoration: none;
  1475.        transition: all 0.4s ease;
  1476.        transform: scale(0);
  1477.        opacity: 0;
  1478.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1479.    }
  1480.    
  1481.    .blog-card-v2:hover .blog-read-more-v2 {
  1482.        transform: scale(1);
  1483.        opacity: 1;
  1484.    }
  1485.    
  1486.    .blog-read-more-v2:hover {
  1487.        transform: scale(1.1);
  1488.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1489.    }
  1490.    
  1491.    /* Animation Classes */
  1492.    .animate-on-scroll {
  1493.        opacity: 0;
  1494.        transform: translateY(30px);
  1495.        transition: all 0.6s ease;
  1496.    }
  1497.    
  1498.    .animate-on-scroll.animated {
  1499.        opacity: 1;
  1500.        transform: translateY(0);
  1501.    }
  1502.    
  1503.    /* Staggered Animation */
  1504.    .blog-card-v2:nth-child(1) { animation-delay: 0.1s; }
  1505.    .blog-card-v2:nth-child(2) { animation-delay: 0.2s; }
  1506.    .blog-card-v2:nth-child(3) { animation-delay: 0.3s; }
  1507.    .blog-card-v2:nth-child(4) { animation-delay: 0.4s; }
  1508.    .blog-card-v2:nth-child(5) { animation-delay: 0.5s; }
  1509.    .blog-card-v2:nth-child(6) { animation-delay: 0.6s; }
  1510.  
  1511.    @media (max-width: 768px) {
  1512.        .section-title-v2 {
  1513.            font-size: 2.5rem;
  1514.        }
  1515.        .blog-highlights-v2 {
  1516.            padding: 40px 0;
  1517.        }
  1518.        .blog-content-v2 {
  1519.            padding: 25px 20px;
  1520.        }
  1521.        .blog-card-v2:hover {
  1522.            transform: translateY(-10px) scale(1.01);
  1523.        }
  1524.    }
  1525. </style>
  1526.  
  1527. <section class="blog-highlights-v2">
  1528.    <div class="container-fluid fluid-container">
  1529.        <div class="row">
  1530.            <div class="col-12">
  1531.                <div class="section-header-v2 animate-on-scroll">
  1532.                    <h2 class="section-title-v2 text-primary-gradient">
  1533.                Today's Top Highlights
  1534.                   </h2>
  1535.                    <p class="section-subtitle-v2">Discover our latest stories and insights from around the world</p>
  1536.                </div>
  1537.            </div>
  1538.        </div>
  1539.        
  1540.        <div class="row">
  1541.            <div class="col-lg-8 col-12">
  1542.                <div class="row g-4">
  1543.                    
  1544.                    
  1545.  
  1546.                </div>
  1547.            </div>
  1548.            
  1549.               <div class="col col-lg-4 col-12">
  1550.                
  1551.  
  1552.  
  1553.  
  1554.    
  1555.  
  1556. <!-- Curved Heading Sidebar -->
  1557.    <div class="sidebar mb-3">
  1558.        
  1559. <!--        
  1560.       <div class="sidebar-widget mb-5">
  1561.            <div class="widget-title-wrapper mb-3">
  1562.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1563.                    <div class="title-border"></div>
  1564.                    <i class="ti-folder me-2"></i>Blog Archives
  1565.                </h4>
  1566.            </div>
  1567.            <div class="widget-content shadow-sm rounded-3 p-4">
  1568.                <div class="archives-list">
  1569.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1570.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1571.                            <i class="ti-angle-right me-2 text-primary"></i>
  1572.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  1573.                        </a>
  1574.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  1575.                    </div>
  1576.  
  1577.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1578.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1579.                            <i class="ti-angle-right me-2 text-primary"></i>
  1580.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  1581.                        </a>
  1582.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  1583.                    </div>
  1584.  
  1585.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1586.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1587.                            <i class="ti-angle-right me-2 text-primary"></i>
  1588.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  1589.                        </a>
  1590.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  1591.                    </div>
  1592.  
  1593.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1594.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1595.                            <i class="ti-angle-right me-2 text-primary"></i>
  1596.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  1597.                        </a>
  1598.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  1599.                    </div>
  1600.  
  1601.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  1602.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1603.                            <i class="ti-angle-right me-2 text-primary"></i>
  1604.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  1605.                        </a>
  1606.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  1607.                    </div>
  1608.  
  1609.                    <div class="archive-item d-flex justify-content-between align-items-center">
  1610.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  1611.                            <i class="ti-angle-right me-2 text-primary"></i>
  1612.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  1613.                        </a>
  1614.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  1615.                    </div>
  1616.                </div>
  1617.                
  1618.                <div class="text-center mt-4 pt-3 border-top border-color">
  1619.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  1620.                        <i class="ti-archive me-1"></i>View All Archives
  1621.                    </a>
  1622.                </div>
  1623.            </div>
  1624.        </div> -->
  1625.        <div class="sidebar-widget mb-4">
  1626.            <div class="widget-title-wrapper mb-3">
  1627.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1628.                    <div class="title-border-primary"></div>
  1629.                    <i class="ti-star me-2"></i>Popular Posts
  1630.                </h4>
  1631.            </div>
  1632.            <div class="widget-content mb-3 shadow-sm rounded-3 p-4">
  1633.                <div class="popular-post-list">
  1634.                    
  1635.                    
  1636.  
  1637.                </div>
  1638.                
  1639.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  1640.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  1641.                        <i class="ti-trophy me-1"></i>View All Popular
  1642.                    </a>
  1643.                </div> -->
  1644.            </div>
  1645.        </div>
  1646.  
  1647. </div>
  1648. <style>
  1649.    
  1650.  .widget-content {
  1651.    background-color: var(--card-bg);
  1652.    border: 1px solid var(--border-color);
  1653.  }
  1654. </style>
  1655.  
  1656.    
  1657.            </div>
  1658.        </div>
  1659.    </div>
  1660. </section>
  1661.  
  1662. <script>
  1663. // Intersection Observer for scroll animations
  1664. document.addEventListener('DOMContentLoaded', function() {
  1665.    const observerOptions = {
  1666.        threshold: 0.1,
  1667.        rootMargin: '0px 0px -50px 0px'
  1668.    };
  1669.  
  1670.    const observer = new IntersectionObserver(function(entries) {
  1671.        entries.forEach(entry => {
  1672.            if (entry.isIntersecting) {
  1673.                entry.target.classList.add('animated');
  1674.            }
  1675.        });
  1676.    }, observerOptions);
  1677.  
  1678.    document.querySelectorAll('.animate-on-scroll').forEach(el => {
  1679.        observer.observe(el);
  1680.    });
  1681. });
  1682. </script>
  1683.  
  1684.    
  1685.        
  1686.        <!-- end wpo-blog-highlights-section -->
  1687.        <!-- start wpo-blog-sponsored-section -->
  1688.        
  1689.  
  1690.  
  1691.  
  1692.    
  1693.  
  1694.  
  1695.    
  1696.        <!-- end wpo-blog-sponsored-section -->
  1697.        <!-- start wpo-subscribe-section -->
  1698.        
  1699.        <!-- end subscribe-section -->
  1700.        <!-- start of wpo-site-footer-section -->
  1701.        
  1702.  
  1703.  
  1704.  
  1705.  
  1706.  
  1707.  
  1708. <!-- Footer V5 - Clean Minimalist Bootstrap Design -->
  1709. <footer class="footer-v5 bg-primary-gradient border-top">
  1710.    
  1711.    <!-- Main Footer Content -->
  1712.    <div class="container-fluid py-5">
  1713.        
  1714.        <!-- Top Section with Logo and Description -->
  1715.        <div class="row mb-5">
  1716.            <div class="col-12 text-center">
  1717.                <div class="footer-brand mb-4">
  1718.                    
  1719.                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/0e09c50a-7097-410f-8919-de01eea5b92f_logo.png" alt="Tech Insights Blog" class="footer-logo mb-3" height="60">
  1720.                    
  1721.                    <h4 class="fw-bold footer-color mb-2">Tech Insights Blog</h4>
  1722.                    <p class="footer-color opacity-50">Explore the latest in technology, digital trends, and insightful articles on innovation and software development. Stay updated with expert analysis.</p>
  1723.                </div>
  1724.            </div>
  1725.        </div>
  1726.  
  1727.        <!-- Content Grid -->
  1728.        <div class="d-flex justify-content-between flex-wrap gap-2 px-3">
  1729.            
  1730.            <!-- Quick Links Column -->
  1731.            <div class="">
  1732.                <div class="footer-section">
  1733.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  1734.                        Quick Links
  1735.                    </h6>
  1736.                    <ul class="list-unstyled footer-links">
  1737.                        
  1738.                        <li class="">No featured posts available</li>
  1739.                        
  1740.                    </ul>
  1741.                </div>
  1742.            </div>
  1743.  
  1744.            <!-- Resources Column -->
  1745.            <div class="">
  1746.                <div class="footer-section">
  1747.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  1748.                        Resources
  1749.                    </h6>
  1750.                   <ul class="footer-links" id="footerLinks">
  1751.        
  1752.        
  1753.  
  1754.        
  1755.        
  1756.        
  1757.        
  1758.    </ul>
  1759.                </div>
  1760.            </div>
  1761.  
  1762.            <!-- Categories Column -->
  1763.            <div class="">
  1764.                <div class="footer-section">
  1765.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  1766.                        Categories
  1767.                    </h6>
  1768.                    <div class="category-tags">
  1769.                      
  1770.                                <li>
  1771.                                    <a href="/category/all-posts/" class="footer-link footer-color">
  1772.                                        All Posts
  1773.                                    </a>
  1774.                                </li>
  1775.                                
  1776.                                <li>
  1777.                                    <a href="/category/business/" class="footer-link footer-color">
  1778.                                        Business
  1779.                                    </a>
  1780.                                </li>
  1781.                                
  1782.                                <li>
  1783.                                    <a href="/category/esports/" class="footer-link footer-color">
  1784.                                        Esports
  1785.                                    </a>
  1786.                                </li>
  1787.                                
  1788.                                <li>
  1789.                                    <a href="/category/fashion/" class="footer-link footer-color">
  1790.                                        Fashion
  1791.                                    </a>
  1792.                                </li>
  1793.                                
  1794.                                <li>
  1795.                                    <a href="/category/featured/" class="footer-link footer-color">
  1796.                                        Featured
  1797.                                    </a>
  1798.                                </li>
  1799.                                
  1800.                                <li>
  1801.                                    <a href="/category/gaming/" class="footer-link footer-color">
  1802.                                        Gaming
  1803.                                    </a>
  1804.                                </li>
  1805.                                
  1806.                    </div>
  1807.                </div>
  1808.            </div>
  1809.  
  1810.        </div>
  1811.  
  1812.    </div>
  1813.  
  1814.    <!-- Footer Bottom -->
  1815.    <div class="footer-bottom  border-top py-3">
  1816.        <div class="container-fluid fluid-container">
  1817.            <div class=" d-flex justify-content-between flex-wrap">
  1818.                <div class="">
  1819.                    <p class="mb-0 footer-color  ">
  1820.                        © 2026 <span class="fw-semibold footer-color">Tech Insights Blog</span>. All rights reserved.
  1821.                    </p>
  1822.                </div>
  1823.                <div class="">
  1824.                    <div class="footer-nav">
  1825.                        <a href="/page/write-for-us/" class="text-decoration-none   me-3">
  1826.                            <i class="bi bi-file-text me-1"></i>Write For Us
  1827.                        </a>
  1828.                        <a href="/page/terms-and-conditions/" class="text-decoration-none   me-3">
  1829.                            <i class="bi bi-file-text me-1"></i>Terms
  1830.                        </a>
  1831.                        <a href="/sitemap.xml" class="text-decoration-none  ">
  1832.                            <i class="bi bi-diagram-3 me-1"></i>Sitemap
  1833.                        </a>
  1834.                    </div>
  1835.                </div>
  1836.            </div>
  1837.        </div>
  1838.    </div>
  1839.  
  1840. </footer>
  1841.  
  1842. <style>
  1843. /* Footer V5 - Clean Minimalist Bootstrap Design */
  1844.  
  1845.  
  1846.  
  1847.  
  1848. .footer-logo {
  1849.    border-radius: 8px;
  1850. }
  1851.  
  1852. /* Footer Sections */
  1853. .footer-section {
  1854.    padding: 0 15px;
  1855. }
  1856.  
  1857. .footer-section h6 {
  1858.    position: relative;
  1859.    padding-bottom: 8px;
  1860. }
  1861.  
  1862. .footer-section h6::after {
  1863.    content: '';
  1864.    position: absolute;
  1865.    bottom: 0;
  1866.    left: 0;
  1867.    width: 30px;
  1868.    height: 2px;
  1869.    background: linear-gradient(45deg, var(--bs-primary), var(--footer-color));
  1870.    border-radius: 1px;
  1871. }
  1872.  
  1873. /* Links Styling */
  1874. .footer-links a {
  1875.    transition: all 0.3s ease;
  1876.    padding: 4px 0;
  1877.    border-radius: 4px;
  1878. }
  1879.  
  1880. .footer-links a:hover {
  1881.    color: var(--bs-primary) !important;
  1882.    padding-left: 8px;
  1883. }
  1884.  
  1885. .footer-links a:hover i {
  1886.    transform: translateX(2px);
  1887. }
  1888.  
  1889. /* Category Tags */
  1890. .category-tag {
  1891.    transition: all 0.3s ease;
  1892.    padding: 6px 12px !important;
  1893.    font-size: 0.875rem;
  1894. }
  1895.  
  1896.  
  1897.  
  1898. /* Footer Bottom */
  1899. .footer-bottom {
  1900.    backdrop-filter: blur(10px);
  1901. }
  1902.  
  1903. /* Responsive Design */
  1904. @media (max-width: 768px) {
  1905.    .footer-v5 {
  1906.        margin-top: 60px;
  1907.    }
  1908.    
  1909.    .footer-section {
  1910.        text-align:start;
  1911.        margin-bottom: 40px;
  1912.    }
  1913.    
  1914.    .footer-links a,
  1915.    .category-tags {
  1916.        justify-content:start;
  1917.    }
  1918.    
  1919.    .social-links .d-flex {
  1920.        justify-content:start;
  1921.    }
  1922. }
  1923.  
  1924. @media (max-width: 576px) {
  1925.    .footer-brand h4 {
  1926.        font-size: 1.25rem;
  1927.    }
  1928.    
  1929.    .stats-item h5 {
  1930.        font-size: 1.1rem;
  1931.    }
  1932.    
  1933.    .newsletter-form .btn {
  1934.        padding: 8px 12px;
  1935.    }
  1936. }
  1937.  
  1938. /* Animation Classes */
  1939. .fade-in {
  1940.    animation: fadeIn 0.6s ease-in;
  1941. }
  1942.  
  1943. @keyframes fadeIn {
  1944.    from { opacity: 0; transform: translateY(20px); }
  1945.    to { opacity: 1; transform: translateY(0); }
  1946. }
  1947.  
  1948. /* Loading State */
  1949. .loading {
  1950.    pointer-events: none;
  1951.    opacity: 0.7;
  1952. }
  1953.  
  1954. .loading .btn {
  1955.    position: relative;
  1956. }
  1957.  
  1958. .loading .btn::after {
  1959.    content: '';
  1960.    position: absolute;
  1961.    top: 50%;
  1962.    left: 50%;
  1963.    width: 16px;
  1964.    height: 16px;
  1965.    margin: -8px 0 0 -8px;
  1966.    border: 2px solid transparent;
  1967.    border-top-color: currentColor;
  1968.    border-radius: 50%;
  1969.    animation: spin 1s linear infinite;
  1970. }
  1971.  
  1972. @keyframes spin {
  1973.    to { transform: rotate(360deg); }
  1974. }
  1975.  
  1976. /* Utility Classes */
  1977. .text-gradient {
  1978.    background: linear-gradient(45deg, var(--bs-primary), var(--bs-success));
  1979.    -webkit-background-clip: text;
  1980.    -webkit-text-fill-color: transparent;
  1981.    background-clip: text;
  1982. }
  1983.  
  1984. .hover-lift {
  1985.    transition: transform 0.3s ease;
  1986. }
  1987.  
  1988. .hover-lift:hover {
  1989.    transform: translateY(-2px);
  1990. }
  1991. </style>
  1992.  
  1993.  
  1994. <script>
  1995. document.addEventListener('DOMContentLoaded', function() {
  1996.    
  1997.    // Initialize Bootstrap tooltips
  1998.    const tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]'));
  1999.    tooltipTriggerList.map(function (tooltipTriggerEl) {
  2000.        return new bootstrap.Tooltip(tooltipTriggerEl);
  2001.    });
  2002.  
  2003.    // Newsletter form handling
  2004.    const newsletterForm = document.querySelector('.newsletter-form');
  2005.    if (newsletterForm) {
  2006.        newsletterForm.addEventListener('submit', function(e) {
  2007.            e.preventDefault();
  2008.            
  2009.            const email = this.querySelector('input[name="email"]').value.trim();
  2010.            const submitBtn = this.querySelector('button[type="submit"]');
  2011.            const originalContent = submitBtn.innerHTML;
  2012.            
  2013.            // Validate email
  2014.            if (!email || !isValidEmail(email)) {
  2015.                showToast('Please enter a valid email address', 'error');
  2016.                return;
  2017.            }
  2018.            
  2019.            // Show loading state
  2020.            this.classList.add('loading');
  2021.            submitBtn.innerHTML = '<span class="spinner-border spinner-border-sm me-1"></span>Subscribing...';
  2022.            submitBtn.disabled = true;
  2023.            
  2024.            // Simulate API call
  2025.            setTimeout(() => {
  2026.                // Success state
  2027.                submitBtn.innerHTML = '<i class="bi bi-check-lg me-1"></i>Subscribed!';
  2028.                submitBtn.classList.remove('btn-primary');
  2029.                submitBtn.classList.add('btn-success');
  2030.                
  2031.                showToast('Successfully subscribed to newsletter!', 'success');
  2032.                
  2033.                // Reset form
  2034.                setTimeout(() => {
  2035.                    this.classList.remove('loading');
  2036.                    submitBtn.innerHTML = originalContent;
  2037.                    submitBtn.classList.remove('btn-success');
  2038.                    submitBtn.classList.add('btn-primary');
  2039.                    submitBtn.disabled = false;
  2040.                    this.reset();
  2041.                }, 2000);
  2042.                
  2043.            }, 1500);
  2044.        });
  2045.    }
  2046.    
  2047.    // Email validation function
  2048.    function isValidEmail(email) {
  2049.        const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  2050.        return emailRegex.test(email);
  2051.    }
  2052.    
  2053.    // Toast notification function
  2054.    function showToast(message, type = 'info') {
  2055.        // Remove existing toasts
  2056.        const existingToasts = document.querySelectorAll('.custom-toast');
  2057.        existingToasts.forEach(toast => toast.remove());
  2058.        
  2059.        // Create toast
  2060.        const toast = document.createElement('div');
  2061.        toast.className = `custom-toast position-fixed top-0 end-0 m-3 alert alert-${type === 'error' ? 'danger' : type} alert-dismissible fade show`;
  2062.        toast.style.zIndex = '9999';
  2063.        toast.innerHTML = `
  2064.            <div class="d-flex align-items-center">
  2065.                <i class="bi bi-${type === 'success' ? 'check-circle-fill' : type === 'error' ? 'exclamation-triangle-fill' : 'info-circle-fill'} me-2"></i>
  2066.                <span>${message}</span>
  2067.                <button type="button" class="btn-close" data-bs-dismiss="alert"></button>
  2068.            </div>
  2069.        `;
  2070.        
  2071.        document.body.appendChild(toast);
  2072.        
  2073.        // Auto remove after 4 seconds
  2074.        setTimeout(() => {
  2075.            if (toast && toast.parentNode) {
  2076.                toast.remove();
  2077.            }
  2078.        }, 4000);
  2079.    }
  2080.    
  2081.    // Smooth scroll for internal links
  2082.    document.querySelectorAll('a[href^="#"]').forEach(anchor => {
  2083.        anchor.addEventListener('click', function(e) {
  2084.            e.preventDefault();
  2085.            const target = document.querySelector(this.getAttribute('href'));
  2086.            if (target) {
  2087.                target.scrollIntoView({
  2088.                    behavior: 'smooth',
  2089.                    block: 'start'
  2090.                });
  2091.            }
  2092.        });
  2093.    });
  2094.    
  2095.    // Add fade-in animation to footer sections on scroll
  2096.    const observerOptions = {
  2097.        threshold: 0.1,
  2098.        rootMargin: '0px 0px -50px 0px'
  2099.    };
  2100.    
  2101.    const sectionObserver = new IntersectionObserver((entries) => {
  2102.        entries.forEach(entry => {
  2103.            if (entry.isIntersecting) {
  2104.                entry.target.classList.add('fade-in');
  2105.            }
  2106.        });
  2107.    }, observerOptions);
  2108.    
  2109.    // Observe footer sections
  2110.    document.querySelectorAll('.footer-section, .stats-item').forEach(section => {
  2111.        sectionObserver.observe(section);
  2112.    });
  2113.    
  2114.    // Enhanced hover effects for category tags
  2115.    document.querySelectorAll('.category-tag').forEach(tag => {
  2116.        tag.addEventListener('mouseenter', function() {
  2117.            this.style.transform = 'translateY(-2px) scale(1.02)';
  2118.        });
  2119.        
  2120.        tag.addEventListener('mouseleave', function() {
  2121.            this.style.transform = 'translateY(0) scale(1)';
  2122.        });
  2123.    });
  2124.    
  2125.    // Prevent default for demo links
  2126.    document.querySelectorAll('a[href="#"]').forEach(link => {
  2127.        link.addEventListener('click', function(e) {
  2128.            e.preventDefault();
  2129.        });
  2130.    });
  2131.    
  2132.    // Add click ripple effect to buttons
  2133.    document.querySelectorAll('.btn').forEach(btn => {
  2134.        btn.addEventListener('click', function(e) {
  2135.            const ripple = document.createElement('span');
  2136.            const rect = this.getBoundingClientRect();
  2137.            const size = Math.max(rect.width, rect.height);
  2138.            const x = e.clientX - rect.left - size / 2;
  2139.            const y = e.clientY - rect.top - size / 2;
  2140.            
  2141.            ripple.style.cssText = `
  2142.                position: absolute;
  2143.                left: ${x}px;
  2144.                top: ${y}px;
  2145.                width: ${size}px;
  2146.                height: ${size}px;
  2147.                border-radius: 50%;
  2148.                background: rgba(255, 255, 255, 0.4);
  2149.                transform: scale(0);
  2150.                animation: ripple-effect 0.6s linear;
  2151.                pointer-events: none;
  2152.            `;
  2153.            
  2154.            this.style.position = 'relative';
  2155.            this.style.overflow = 'hidden';
  2156.            this.appendChild(ripple);
  2157.            
  2158.            setTimeout(() => ripple.remove(), 600);
  2159.        });
  2160.    });
  2161.    
  2162. });
  2163.  
  2164. // Add ripple animation CSS
  2165. const rippleCSS = document.createElement('style');
  2166. rippleCSS.textContent = `
  2167.    @keyframes ripple-effect {
  2168.        to {
  2169.            transform: scale(4);
  2170.            opacity: 0;
  2171.        }
  2172.    }
  2173. `;
  2174. document.head.appendChild(rippleCSS);
  2175.  
  2176. document.addEventListener('DOMContentLoaded', function () {
  2177.    var btn = document.getElementById('toggleFooterLinks');
  2178.    if (!btn) return; // No extra links, no button
  2179.  
  2180.    var extras = document.querySelectorAll('#footerLinks li.extra');
  2181.  
  2182.    btn.addEventListener('click', function () {
  2183.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  2184.            return li.classList.contains('d-none');
  2185.        });
  2186.  
  2187.        extras.forEach(function (li) {
  2188.            if (anyHidden) {
  2189.                li.classList.remove('d-none');
  2190.                li.classList.add('show');
  2191.            } else {
  2192.                li.classList.add('d-none');
  2193.                li.classList.remove('show');
  2194.            }
  2195.        });
  2196.  
  2197.        btn.textContent = anyHidden ? 'View less' : 'View more';
  2198.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  2199.    });
  2200. });
  2201.  
  2202. </script>
  2203.  
  2204.        <!-- end of wpo-site-footer-section -->
  2205.    </div>
  2206.    <!-- end of page-wrapper -->
  2207.  
  2208.    <!-- All JavaScript files
  2209.    ================================================== -->
  2210.    
  2211.  
  2212. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  2213. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  2214. <!-- Plugins for this template -->
  2215. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  2216. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  2217. <!-- Custom script for this template -->
  2218. <script src="/static/blogapp/assets/js/script.js"></script>
  2219.  
  2220. <script>
  2221. (function () {
  2222. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  2223. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  2224.  
  2225. function applyFallback(img) {
  2226. if (!img || img.dataset.fallbackApplied === "1") {
  2227. return;
  2228. }
  2229. var failedSrc = img.currentSrc || img.src || "";
  2230. img.dataset.fallbackApplied = "1";
  2231. img.onerror = null;
  2232. img.src = fallbackImageSrc;
  2233. console.warn("[ImageFallback] Replaced broken image:", {
  2234. failedSrc: failedSrc,
  2235. fallbackSrc: fallbackImageSrc,
  2236. alt: img.alt || "",
  2237. });
  2238. }
  2239.  
  2240. document.querySelectorAll("img").forEach(function (img) {
  2241. if (img.complete && img.naturalWidth === 0) {
  2242. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  2243. failedSrc: img.currentSrc || img.src || "",
  2244. alt: img.alt || "",
  2245. });
  2246. applyFallback(img);
  2247. }
  2248. });
  2249.  
  2250. document.addEventListener(
  2251. "error",
  2252. function (event) {
  2253. var target = event.target;
  2254. if (target && target.tagName === "IMG") {
  2255. applyFallback(target);
  2256. }
  2257. },
  2258. true
  2259. );
  2260. })();
  2261. </script>
  2262.  
  2263. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  2264.  
  2265.  
  2266.  
  2267. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" data-cf-beacon='{"version":"2024.11.0","token":"1ede6d30874740b4864fea1b71f23713","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  2268. </body>
  2269.  
  2270. </html>
  2271.  
  2272.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda