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

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