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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="merri">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_40_mhiRNjJ_bGDaiOR_pfhjdFW.png">
  14.    
  15.  
  16.    <title>Tech Insights &amp; Digital Trends Blog | Latest Tech News</title>
  17.    <meta name="description" content="Explore the latest technology trends, digital insights, and expert analysis on software, AI, and innovation in our comprehensive blog.">
  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://889993662.xyz/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #ff3e4d;
  42.        --bs-primary-rgb: ff3e4d;
  43.        --bs-secondary: #6b7280;
  44.        --bs-success: #22c55e;
  45.        --bs-danger: #ef4444;
  46.        --bs-warning: #eab308;
  47.        --bs-info: #3b82f6;
  48.        --bs-light: #fef2f2;
  49.        --bs-dark: #450a0a;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #ff3e4d;
  53.        --theme-primary-color-s2: #ff3e4d;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #450a0a;
  57.        --text-light-color: #676767;
  58.        --heading-color: #450a0a;
  59.        --border-color: #fecaca;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #fee2e2;
  75.        --navbar-color: #450a0a;
  76.        --topbar-bg: #fef2f2;
  77.        --topbar-color: #450a0a;
  78.        --footer-bg: #450a0a;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #fecaca;
  82.        --card-radius: 12px;
  83.        --link-color: #ff3e4d;
  84.        --link-hover: #e02d3c;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(255, 62, 77, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-theme_51">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405.  
  406.  
  407.            
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414. <nav class="navigation navbar navbar-expand-lg mb-4">
  415.  <div class="container-fluid fluid-container">
  416.    <div class=" gap-3 align-items-center pt-md-0 pt-3 justify-content-lg-start justify-content-between flex-wrap d-flex w-100">
  417.      <div class="navbar-header d-md-none mb-0 justify-content-center d-flex w-sm-full">
  418.          <a class="navbar-brand" href="/">
  419.              
  420.                  <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/7c941357-4602-47fe-a3fe-82dc174185ad_logo.png" alt="TechSphere Blog" />
  421.              
  422.          </a>
  423.      </div>
  424.      <div class="">
  425.        <div class="style-card">
  426.          <div class="minimal-search mb-md-4 mb-0">
  427.            <input type="search" class="search-input mt-md-4 mt-0" placeholder="Search..." />
  428.            <svg class="search-icon" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  429.              <circle cx="11" cy="11" r="8"></circle>
  430.              <path d="m21 21-4.35-4.35"></path>
  431.            </svg>
  432.          </div>
  433.          <!-- The search results will be displayed here -->
  434.          <div id="search-results" class="search-results-container search-v1"></div>
  435.        </div>
  436.      </div>
  437.      <div class=" d-flex flex-wrap">
  438.        <div class="navbar-header d-lg-none d-none d-md-flex">
  439.          <a class="navbar-brand" href='/'><img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/7c941357-4602-47fe-a3fe-82dc174185ad_logo.png" alt="" /></a>
  440.        </div>
  441.        <div id="navbar" class="collapse navbar-collapse navigation-holder">
  442.          <button class="menu-close"><i class="ti-close"></i></button>
  443.  
  444.    <ul class="nav navbar-nav mb-2 mb-lg-0 align-items-center">
  445.    <li>
  446.      <a href="/">
  447.        Home
  448.      </a>
  449.    </li>
  450.  
  451.  
  452.    <li>
  453.      <a href="/category/all-posts/">
  454.        All Posts
  455.      </a>
  456.    </li>
  457.  
  458.    <li>
  459.      <a href="/category/business/">
  460.        Business
  461.      </a>
  462.    </li>
  463.  
  464.    <li>
  465.      <a href="/category/esports/">
  466.        Esports
  467.      </a>
  468.    </li>
  469.  
  470.  
  471.  
  472.  <div class="navbar-header d-lg-block d-none">
  473.    <a class="navbar-brand" href="/">
  474.      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/7c941357-4602-47fe-a3fe-82dc174185ad_logo.png" alt="" />
  475.    </a>
  476.  </div>
  477.  
  478.  
  479.  
  480.    
  481.    
  482.    
  483.      <li>
  484.        <a href="/category/fashion/">
  485.          Fashion
  486.        </a>
  487.      </li>
  488.    
  489.      <li>
  490.        <a href="/category/featured/">
  491.          Featured
  492.        </a>
  493.      </li>
  494.    
  495.  
  496.    
  497.    
  498.      <li class="menu-item-has-children">
  499.        <a href="#">More</a>
  500.        <ul class="sub-menu">
  501.          
  502.            <li>
  503.              <a href="/category/gaming/">
  504.                Gaming
  505.              </a>
  506.            </li>
  507.          
  508.            <li>
  509.              <a href="/category/health/">
  510.                Health
  511.              </a>
  512.            </li>
  513.          
  514.            <li>
  515.              <a href="/category/life-fitness/">
  516.                Life &amp; Fitness
  517.              </a>
  518.            </li>
  519.          
  520.            <li>
  521.              <a href="/category/lifestyle/">
  522.                Lifestyle
  523.              </a>
  524.            </li>
  525.          
  526.            <li>
  527.              <a href="/category/news/">
  528.                News
  529.              </a>
  530.            </li>
  531.          
  532.            <li>
  533.              <a href="/category/others/">
  534.                Others
  535.              </a>
  536.            </li>
  537.          
  538.            <li>
  539.              <a href="/category/politics/">
  540.                Politics
  541.              </a>
  542.            </li>
  543.          
  544.            <li>
  545.              <a href="/category/sports/">
  546.                Sports
  547.              </a>
  548.            </li>
  549.          
  550.            <li>
  551.              <a href="/category/tech/">
  552.                Tech
  553.              </a>
  554.            </li>
  555.          
  556.            <li>
  557.              <a href="/category/travel/">
  558.                Travel
  559.              </a>
  560.            </li>
  561.          
  562.        </ul>
  563.      </li>
  564.    
  565.  
  566.  
  567. <li>
  568.                  <a href="/page/contact-us/">
  569.                     Contact Us
  570.                  </a>
  571.              </li>
  572. </ul>
  573.  
  574.        </div>
  575.        <div class="sidebar-blur"></div>
  576.        <!-- end of nav-collapse -->
  577.      </div>
  578.      <div class="me-3">
  579.        <div class="mobail-menu d-xl-none d-block">
  580.          <button type="button" class="navbar-toggler open-btn">
  581.            <span class="sr-only">Toggle navigation</span>
  582.            <span class="icon-bar first-angle"></span>
  583.            <span class="icon-bar middle-angle"></span>
  584.            <span class="icon-bar last-angle"></span>
  585.          </button>
  586.        </div>
  587.        <!-- <div class="header-right">
  588.          <div class="header-right-menu-wrapper d-xl-block d-none">
  589.            <div class="header-right-menu">
  590.              <div class="right-menu-toggle-btn">
  591.                <span></span>
  592.                <span></span>
  593.                <span></span>
  594.              </div>
  595.              <div class="header-right-menu-wrap" style="z-index: 999;">
  596.                <button class="right-menu-close"><i class="ti-close"></i></button>
  597.                <div class="logo">
  598.                  <img src="/static/blogapp/assets/images/logo2.png" alt="" />
  599.                </div>
  600.                <div class="header-right-sec">
  601.                  <div class="project-widget widget">
  602.                    <h3 class="text-white">Our Latest News</h3>
  603.                    <div class="posts">
  604.                      <div class="post">
  605.                        <div class="img-holder">
  606.                          <img src="/static/blogapp/assets/images/recent-posts/img-1.jpg" alt />
  607.                        </div>
  608.                        <div class="details">
  609.                          <span class="date">19 Jun 2022</span>
  610.                          <h4><a href="blog-single.html" class="text-white">Perfect Photo Clicking Idea You Must Know.</a></h4>
  611.                        </div>
  612.                      </div>
  613.                      <div class="post">
  614.                        <div class="img-holder">
  615.                          <img src="/static/blogapp/assets/images/recent-posts/img-2.jpg" alt />
  616.                        </div>
  617.                        <div class="details">
  618.                          <span class="date">22 May 2022</span>
  619.                          <h4><a href="blog-single.html" class="text-white">Best tourism site all over the world.</a></h4>
  620.                        </div>
  621.                      </div>
  622.                      <div class="post">
  623.                        <div class="img-holder">
  624.                          <img src="/static/blogapp/assets/images/recent-posts/img-3.jpg" alt />
  625.                        </div>
  626.                        <div class="details">
  627.                          <span class="date">12 Apr 2022</span>
  628.                          <h4><a href="blog-single.html" class="text-white">Whats In Trend in Now Woman Fashion.</a></h4>
  629.                        </div>
  630.                      </div>
  631.                    </div>
  632.                  </div>
  633.                  <div class="widget wpo-contact-widget">
  634.                    <div class="widget-title">
  635.                      <h3 class="text-white">Contact Us</h3>
  636.                    </div>
  637.                    <div class="contact-ft">
  638.                      <ul>
  639.                        <li>
  640.                          <i class="fi flaticon-location"></i>68D, Belsion Town 2365 <br /> Fna city, LH 3656, USA
  641.                        </li>
  642.                        <li>
  643.                          <i class="fi flaticon-telephone"></i>+ 8 (123) 123 456 789 <br />
  644.                          + 8 (123) 123 456 789
  645.                        </li>
  646.                        <li>
  647.                          <i class="fi flaticon-email"></i>Bloggar@gmail.com
  648.                        </li>
  649.                      </ul>
  650.                    </div>
  651.                  </div>
  652.                </div>
  653.              </div>
  654.              <div class="sidebar-blur"></div>
  655.            </div>
  656.          </div>
  657.        </div> -->
  658.      </div>
  659.    </div>
  660.  </div>
  661.  <!-- end of container -->
  662. </nav>
  663. <style>
  664.  .navbar-brand img{
  665.    height: 70px;
  666.    object-fit: contain;
  667.  }
  668.    /* search field */
  669.  .search-results-container {
  670.  position: absolute;
  671.  top: 100%; /* Position it below the input field */
  672. left: 10px;
  673.  right: 10px;
  674.  background-color: white;
  675.  border: 1px solid #ddd;
  676.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  677.  max-height: 300px;
  678.  overflow-y: auto;
  679.  z-index: 1000;
  680.  display: none; /* Initially hidden */
  681. }
  682.  
  683. .search-results-container p {
  684.  margin: 0;
  685. }
  686.  
  687. .search-results-container .result-item {
  688.  padding: 10px;
  689.  cursor: pointer;
  690. }
  691.  
  692. .search-results-container .result-item:hover {
  693.  background-color: #f0f0f0;
  694. }
  695. @media (max-width:576px) {
  696.  .w-sm-full{
  697.    padding-top: 10px;
  698.    width: 100%;
  699.  }
  700.  .m-s-0{
  701.    margin-top: 0px !important;
  702.  }
  703. }
  704. @media (max-width:768px) {
  705. .search-icon{
  706. top: 50%;
  707. }
  708. }
  709.  
  710.  
  711. </style>
  712. <script>
  713.  const searchInput = document.querySelector(".search-input");
  714.  const searchResults = document.getElementById("search-results");
  715.  
  716.  // Handle typing
  717.  searchInput.addEventListener("keyup", function (e) {
  718.    e.preventDefault();
  719.  
  720.    const query = searchInput.value;
  721.  
  722.    if (query === "") {
  723.      searchResults.innerHTML = "";
  724.      searchResults.style.display = "none";
  725.      return;
  726.    }
  727.  
  728.    searchResults.style.display = "block";
  729.  
  730.    fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  731.      method: "GET",
  732.      headers: {
  733.        "X-Requested-With": "XMLHttpRequest",
  734.      },
  735.    })
  736.      .then(response => response.json())
  737.      .then(data => {
  738.        if (data.html) {
  739.          searchResults.innerHTML = data.html;
  740.        } else {
  741.          searchResults.innerHTML = "<p>No results found.</p>";
  742.        }
  743.      })
  744.      .catch(error => {
  745.        console.error("Error fetching search results:", error);
  746.      });
  747.  });
  748.  
  749.  // Close results when clicking outside
  750.  document.addEventListener("click", function (e) {
  751.    if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  752.      searchResults.style.display = "none";
  753.    }
  754.  });
  755. </script>
  756.  
  757.  
  758.        </header>
  759.        <!-- end of header -->
  760.        <!-- start of wpo-blog-hero -->
  761.        
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.        <!-- end of wpo-blog-hero -->
  772.  
  773.        <!-- start of wpo-breacking-news -->
  774.        
  775.        <!-- end of wpo-breacking-news -->
  776.        
  777.        <!-- start wpo-blog-highlights-section -->
  778.        
  779.  
  780.  
  781.  
  782.    
  783.  
  784.  
  785.  
  786. <style>
  787.    .blog-highlights-v2 {
  788.        padding: 60px 0;
  789.    }
  790.    
  791.    .blog-card-v2 {
  792.        border: none;
  793.        border-radius: 16px;
  794.        overflow: hidden;
  795.        transition: all 0.3s ease;
  796.        background: white;
  797.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  798.    }
  799.    
  800.    .blog-card-v2:hover {
  801.        transform: translateY(-8px);
  802.        box-shadow: 0 12px 40px rgba(0,0,0,0.15);
  803.    }
  804.    
  805.    .blog-image-v2 {
  806.        position: relative;
  807.        overflow: hidden;
  808.        height: 220px;
  809.    }
  810.    
  811.    .blog-image-v2 img {
  812.        width: 100%;
  813.        height: 100%;
  814.        object-fit: cover;
  815.        transition: transform 0.3s ease;
  816.    }
  817.    
  818.    .blog-card-v2:hover .blog-image-v2 img {
  819.        transform: scale(1.05);
  820.    }
  821.    
  822.    .blog-category-v2 {
  823.        position: absolute;
  824.        top: 16px;
  825.        left: 16px;
  826.        padding: 6px 14px;
  827.        border-radius: 20px;
  828.        font-size: 12px;
  829.        font-weight: 600;
  830.        text-transform: uppercase;
  831.        letter-spacing: 0.5px;
  832.    }
  833.    
  834.    .blog-content-v2 {
  835.        padding: 24px;
  836.    }
  837.    
  838.    .blog-title-v2 {
  839.        font-size: 18px;
  840.        font-weight: 700;
  841.        line-height: 1.4;
  842.        margin-bottom: 16px;
  843.    }
  844.    
  845.    .blog-title-v2 a {
  846.        text-decoration: none;
  847.        transition: color 0.3s ease;
  848.    }
  849.    
  850.    .blog-meta-v2 {
  851.        display: flex;
  852.        align-items: center;
  853.        gap: 12px;
  854.        margin-bottom: 12px;
  855.        font-size: 13px;
  856.    }
  857.    
  858.    .blog-author-img {
  859.        width: 32px;
  860.        height: 32px;
  861.        border-radius: 50%;
  862.        object-fit: cover;
  863.    }
  864.    
  865.    .blog-excerpt-v2 {
  866.        font-size: 14px;
  867.        line-height: 1.6;
  868.        opacity: 0.8;
  869.    }
  870.    
  871.    .section-title-v2 {
  872.        font-size: 2.5rem;
  873.        font-weight: 800;
  874.        text-align: center;
  875.        margin-bottom: 50px;
  876.    }
  877.  
  878.    @media (max-width: 768px) {
  879.        .section-title-v2 {
  880.            font-size: 2rem;
  881.        }
  882.        .blog-highlights-v2 {
  883.            padding: 40px 0;
  884.        }
  885.    }
  886. </style>
  887.  
  888. <section class="blog-highlights-v2">
  889.    <div class="container-fluid fluid-container">
  890.        <div class="row">
  891.            <div class="col-12">
  892.                <h2 class="section-title-v2 top-color">
  893.                Today's Top Highlights
  894.                   </h2>
  895.            </div>
  896.            
  897.        </div>
  898.        
  899.        <div class="row">
  900.            <div class="col-lg-8 col-12">
  901.                <div class="row g-4">
  902.                    
  903.                    
  904.  
  905.                </div>
  906.            </div>
  907.            
  908.          <div class="col col-lg-4 col-12">
  909.                
  910.  
  911.  
  912.  
  913.    
  914.  
  915. <!-- Curved Heading Sidebar -->
  916.    <div class="sidebar mb-3">
  917.        
  918. <!--        
  919.       <div class="sidebar-widget mb-5">
  920.            <div class="widget-title-wrapper mb-3">
  921.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  922.                    <div class="title-border"></div>
  923.                    <i class="ti-folder me-2"></i>Blog Archives
  924.                </h4>
  925.            </div>
  926.            <div class="widget-content shadow-sm rounded-3 p-4">
  927.                <div class="archives-list">
  928.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  929.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  930.                            <i class="ti-angle-right me-2 text-primary"></i>
  931.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  932.                        </a>
  933.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  934.                    </div>
  935.  
  936.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  937.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  938.                            <i class="ti-angle-right me-2 text-primary"></i>
  939.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  940.                        </a>
  941.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  942.                    </div>
  943.  
  944.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  945.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  946.                            <i class="ti-angle-right me-2 text-primary"></i>
  947.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  948.                        </a>
  949.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  950.                    </div>
  951.  
  952.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  953.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  954.                            <i class="ti-angle-right me-2 text-primary"></i>
  955.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  956.                        </a>
  957.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  958.                    </div>
  959.  
  960.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  961.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  962.                            <i class="ti-angle-right me-2 text-primary"></i>
  963.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  964.                        </a>
  965.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  966.                    </div>
  967.  
  968.                    <div class="archive-item d-flex justify-content-between align-items-center">
  969.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  970.                            <i class="ti-angle-right me-2 text-primary"></i>
  971.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  972.                        </a>
  973.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  974.                    </div>
  975.                </div>
  976.                
  977.                <div class="text-center mt-4 pt-3 border-top border-color">
  978.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  979.                        <i class="ti-archive me-1"></i>View All Archives
  980.                    </a>
  981.                </div>
  982.            </div>
  983.        </div> -->
  984.        <div class="sidebar-widget mb-4">
  985.            <div class="widget-title-wrapper mb-3">
  986.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  987.                    <div class="title-border-primary"></div>
  988.                    <i class="ti-star me-2"></i>Popular Posts
  989.                </h4>
  990.            </div>
  991.            <div class="widget-content mb-3 shadow-sm rounded-3 p-4">
  992.                <div class="popular-post-list">
  993.                    
  994.                    
  995.  
  996.                </div>
  997.                
  998.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  999.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  1000.                        <i class="ti-trophy me-1"></i>View All Popular
  1001.                    </a>
  1002.                </div> -->
  1003.            </div>
  1004.        </div>
  1005.  
  1006. </div>
  1007. <style>
  1008.    
  1009.  .widget-content {
  1010.    background-color: var(--card-bg);
  1011.    border: 1px solid var(--border-color);
  1012.  }
  1013. </style>
  1014.  
  1015.    
  1016.            </div>
  1017.        </div>
  1018.    </div>
  1019. </section>
  1020.  
  1021.    
  1022.        
  1023.        <!-- end wpo-blog-highlights-section -->
  1024.        <!-- start wpo-blog-sponsored-section -->
  1025.        
  1026.  
  1027.  
  1028.  
  1029.    
  1030.  
  1031.  
  1032.    
  1033.        <!-- end wpo-blog-sponsored-section -->
  1034.        <!-- start wpo-subscribe-section -->
  1035.        
  1036.        <!-- end subscribe-section -->
  1037.        <!-- start of wpo-site-footer-section -->
  1038.        
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044.  
  1045. <!-- Footer V4 - Modern Corporate Design -->
  1046. <footer class="wpo-site-footer-v4 bg-primary-gradient">
  1047.  
  1048.    <div class="container-fluid fluid-container">
  1049.        
  1050.        <!-- Content Sections -->
  1051.        <div class="content-sections">
  1052.            <div class="row g-5">
  1053.                
  1054.                <!-- Brand Column -->
  1055.                <div class="col-lg-4 col-md-12">
  1056.                    <div class="brand-section">
  1057.                        <div class="brand-header">
  1058.                            
  1059.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/7c941357-4602-47fe-a3fe-82dc174185ad_logo.png" alt="TechSphere Blog" class="brand-logo" loading="lazy">
  1060.                            
  1061.                            <div class="brand-text">
  1062.                                <h3 class="brand-name">TechSphere Blog</h3>
  1063.                                <span class="brand-type">Digital Publication</span>
  1064.                            </div>
  1065.                        </div>
  1066.                        <p class="brand-description  text-lg-start ">
  1067.                            Explore the latest technology trends, digital insights, and expert analysis on software, AI, and innovation in our comprehensive blog.
  1068.                        </p>
  1069.                    </div>
  1070.                </div>
  1071.  
  1072.                <!-- Quick Links Column -->
  1073.               <div class="col-lg-4 col-md-6">
  1074.                    <div class="links-section">
  1075.                        <div class="section-title">
  1076.                            <h4 class="title-text">Resources</h4>
  1077.                            <div class="title-decoration"></div>
  1078.                        </div>
  1079.                        <div class="links-container">
  1080.                          
  1081. <div class="link-group">
  1082.    <ul class="link-list" id="externalLinks">
  1083.        
  1084.  
  1085.    
  1086.        
  1087.        
  1088.        
  1089.    </ul>
  1090. </div>
  1091.  
  1092.                        </div>
  1093.                    </div>
  1094.                </div>
  1095.  
  1096.                <!-- Categories Column -->
  1097.                <div class="col-lg-4 col-md-6">
  1098.                    <div class="categories-section">
  1099.                        <div class="section-title">
  1100.                            <h4 class="title-text">Explore Topics</h4>
  1101.                            <div class="title-decoration"></div>
  1102.                        </div>
  1103.                        <div class="categories-container">
  1104.                            <p class="categories-intro">Discover content organized by topics that interest you most.</p>
  1105.                            <div class="categories-cloud">
  1106.                                
  1107.                                <a href="/category/all-posts/" class="category-pill">
  1108.                                    All Posts
  1109.                                </a>
  1110.                                
  1111.                                <a href="/category/business/" class="category-pill">
  1112.                                    Business
  1113.                                </a>
  1114.                                
  1115.                                <a href="/category/esports/" class="category-pill">
  1116.                                    Esports
  1117.                                </a>
  1118.                                
  1119.                                <a href="/category/fashion/" class="category-pill">
  1120.                                    Fashion
  1121.                                </a>
  1122.                                
  1123.                                <a href="/category/featured/" class="category-pill">
  1124.                                    Featured
  1125.                                </a>
  1126.                                
  1127.                                <a href="/category/gaming/" class="category-pill">
  1128.                                    Gaming
  1129.                                </a>
  1130.                                
  1131.                                <a href="/category/health/" class="category-pill">
  1132.                                    Health
  1133.                                </a>
  1134.                                
  1135.                                <a href="/category/life-fitness/" class="category-pill">
  1136.                                    Life &amp; Fitness
  1137.                                </a>
  1138.                                
  1139.                            </div>
  1140.                        </div>
  1141.                    </div>
  1142.                </div>
  1143.  
  1144.            </div>
  1145.        </div>
  1146.  
  1147.        <!-- Footer Bottom -->
  1148.        <div class="footer-bottom">
  1149.            <div class="bottom-border"></div>
  1150.            <div class=" d-flex justify-content-between flex-wrap">
  1151.                <div>
  1152.                    <div class="copyright-info">
  1153.                        <p class="copyright-main">
  1154.                            Â© 2026 <span class="brand-highlight">TechSphere Blog</span>. All rights reserved.
  1155.                        </p>
  1156.                        <p class="copyright-sub">
  1157.                            Thoughtfully crafted content for curious minds worldwide.
  1158.                        </p>
  1159.                    </div>
  1160.                </div>
  1161.                <div>
  1162.                    <div class="footer-actions">
  1163.                        <div class="action-links">
  1164.                            <a href="/page/write-for-us/" class="action-link">
  1165.                                <i class="bi bi-shield-check"></i>
  1166.                                <span>Write For Us</span>
  1167.                            </a>
  1168.                            <a href="/page/terms-and-conditions/" class="action-link">
  1169.                                <i class="bi bi-shield-check"></i>
  1170.                                <span>Terms & Conditions</span>
  1171.                            </a>
  1172.                            <a href="/sitemap.xml" class="action-link">
  1173.                                <i class="bi bi-diagram-3"></i>
  1174.                                <span>Sitemap</span>
  1175.                            </a>
  1176.                        </div>
  1177.  
  1178.                    </div>
  1179.                </div>
  1180.            </div>
  1181.        </div>
  1182.  
  1183.    </div>
  1184.  
  1185.    
  1186.  
  1187. </footer>
  1188.  
  1189.  
  1190. <style>
  1191. /* Footer V4 - Modern Corporate Design */
  1192. .wpo-site-footer-v4 {
  1193.    color: var(--footer-color);
  1194.    margin-top: 100px;
  1195. }
  1196.  
  1197.  
  1198. .accent-line {
  1199.    position: absolute;
  1200.    top: 0;
  1201.    height: 100%;
  1202.    width: 33.333%;
  1203.    opacity: 0.8;
  1204. }
  1205.  
  1206. .accent-1 {
  1207.    left: 0;
  1208.    background: linear-gradient(90deg, #3b82f6, #1d4ed8);
  1209.    animation: slideRight 3s ease-in-out infinite;
  1210. }
  1211.  
  1212. .accent-2 {
  1213.    left: 33.333%;
  1214.    background: linear-gradient(90deg, #8b5cf6, #7c3aed);
  1215.    animation: slideRight 3s ease-in-out infinite 1s;
  1216. }
  1217.  
  1218. .accent-3 {
  1219.    left: 66.666%;
  1220.    background: linear-gradient(90deg, #10b981, #059669);
  1221.    animation: slideRight 3s ease-in-out infinite 2s;
  1222. }
  1223.  
  1224. @keyframes slideRight {
  1225.    0%, 100% { transform: translateX(-10px); opacity: 0.6; }
  1226.    50% { transform: translateX(10px); opacity: 1; }
  1227. }
  1228.  
  1229. /* Content Sections */
  1230. .content-sections {
  1231.    padding: 60px 0;
  1232.    position: relative;
  1233.    z-index: 2;
  1234. }
  1235.  
  1236. /* Brand Section */
  1237. .brand-section {
  1238.    padding-right: 2rem;
  1239. }
  1240.  
  1241. .brand-header {
  1242.    display: flex;
  1243.    align-items: center;
  1244.    margin-bottom: 2rem;
  1245.    gap: 1rem;
  1246. }
  1247.  
  1248. .brand-logo {
  1249.    height: 50px;
  1250.    width: auto;
  1251.    border-radius: 8px;
  1252. }
  1253.  
  1254. .brand-name {
  1255.    font-size: 1.5rem;
  1256.    font-weight: 800;
  1257.    color: var(--footer-color) !important;
  1258.    margin: 0;
  1259. }
  1260.  
  1261. .brand-type {
  1262.    color: var(--footer-color) !important;
  1263.    opacity: 0.8;
  1264.    font-size: 0.85rem;
  1265.    font-weight: 500;
  1266.    text-transform: uppercase;
  1267.    letter-spacing: 0.5px;
  1268. }
  1269.  
  1270. .brand-description {
  1271.    color: var(--footer-color) !important;
  1272.    line-height: 1.7;
  1273.    margin-bottom: 2rem;
  1274.    font-size: 0.95rem;
  1275. }
  1276.  
  1277. .brand-stats {
  1278.    display: flex;
  1279.    align-items: center;
  1280.    gap: 1.5rem;
  1281. }
  1282.  
  1283. .stat-item {
  1284.    text-align: center;
  1285. }
  1286.  
  1287. .stat-number {
  1288.    font-size: 1.5rem;
  1289.    font-weight: 800;
  1290.    color: #3b82f6;
  1291.    display: block;
  1292.    line-height: 1;
  1293. }
  1294.  
  1295. .stat-label {
  1296.    font-size: 0.8rem;
  1297.    color: #94a3b8;
  1298.    margin-top: 0.25rem;
  1299. }
  1300.  
  1301. .stat-divider {
  1302.    width: 1px;
  1303.    height: 40px;
  1304.    background: rgba(255, 255, 255, 0.2);
  1305. }
  1306.  
  1307. /* Links Section */
  1308. .links-section {
  1309.    padding-left: 1rem;
  1310.    padding-right: 1rem;
  1311. }
  1312.  
  1313. .section-title {
  1314.    margin-bottom: 2rem;
  1315.    position: relative;
  1316. }
  1317.  
  1318. .title-text {
  1319.    font-size: 1.3rem;
  1320.    font-weight: 700;
  1321.    color: var(--footer-color) !important;
  1322.    margin-bottom: 0.5rem;
  1323.    text-align: justify !important;
  1324. }
  1325.  
  1326.  
  1327. .link-group {
  1328.    margin-bottom: 2rem;
  1329. }
  1330.  
  1331. .group-title {
  1332.    font-size: 1rem;
  1333.    font-weight: 600;
  1334.    color: #f1f5f9;
  1335.    margin-bottom: 1rem;
  1336.    padding-bottom: 0.5rem;
  1337.    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  1338. }
  1339.  
  1340. .link-list {
  1341.    list-style: none;
  1342.    padding: 0;
  1343.    margin: 0;
  1344. }
  1345.  
  1346. .link-item {
  1347.    margin-bottom: 0.75rem;
  1348. }
  1349.  
  1350. .link-text {
  1351.    color: var(--footer-color) !important;
  1352.    text-decoration: none;
  1353.    font-size: 0.9rem;
  1354.    display: flex;
  1355.    align-items: center;
  1356.    transition: all 0.3s ease;
  1357.    padding: 0.25rem 0;
  1358. }
  1359.  
  1360. .link-text:hover {
  1361.    color: #3b82f6;
  1362.    padding-left: 0.5rem;
  1363. }
  1364.  
  1365. .link-icon {
  1366.    margin-right: 0.5rem;
  1367.    opacity: 0;
  1368.    transition: opacity 0.3s ease;
  1369. }
  1370.  
  1371. .link-text:hover .link-icon {
  1372.    opacity: 1;
  1373. }
  1374.  
  1375. .external-icon {
  1376.    color: #10b981;
  1377. }
  1378.  
  1379. /* Categories Section */
  1380. .categories-section {
  1381.    padding-left: 1rem;
  1382. }
  1383.  
  1384. .categories-intro {
  1385.    color: #cbd5e1;
  1386.    margin-bottom: 1.5rem;
  1387.    font-size: 0.9rem;
  1388. }
  1389.  
  1390. .categories-cloud {
  1391.    display: flex;
  1392.    flex-wrap: wrap;
  1393.    gap: 0.75rem;
  1394. }
  1395.  
  1396. .category-pill {
  1397.    display: inline-block;
  1398.    padding: 0.5rem 1rem;
  1399.    background: rgba(255, 255, 255, 0.1);
  1400.    border: 1px solid rgba(255, 255, 255, 0.2);
  1401.    border-radius: 20px;
  1402.    color:  var(--footer-color) !important;
  1403.    text-decoration: none;
  1404.    font-size: 0.85rem;
  1405.    opacity: 0.7;
  1406.    font-weight: 500;
  1407.    transition: all 0.3s ease;
  1408. }
  1409.  
  1410. .category-pill:hover {
  1411.    background: #3b82f6;
  1412.    border-color: #3b82f6;
  1413.    color: var(--footer-color) !important;
  1414.    opacity: 1;
  1415.    transform: translateY(-1px);
  1416.    box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
  1417. }
  1418.  
  1419. /* Footer Bottom */
  1420. .footer-bottom {
  1421.    padding: 2rem 0;
  1422.    position: relative;
  1423.    z-index: 2;
  1424. }
  1425.  
  1426. .bottom-border {
  1427.    height: 1px;
  1428.    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
  1429.    margin-bottom: 2rem;
  1430. }
  1431.  
  1432. .copyright-main {
  1433.    font-size: 1rem;
  1434.    color: #e2e8f0;
  1435.    margin-bottom: 0.25rem;
  1436. }
  1437.  
  1438. .brand-highlight {
  1439.    color: var(--footer-color);
  1440.    font-weight: 700;
  1441. }
  1442.  
  1443. .copyright-sub {
  1444.    font-size: 0.85rem;
  1445.    color: #94a3b8;
  1446.    margin: 0;
  1447. }
  1448.  
  1449. .footer-actions {
  1450.    display: flex;
  1451.    align-items: center;
  1452.    gap: 2rem;
  1453. }
  1454.  
  1455. .action-links {
  1456.    display: flex;
  1457.    gap: 1.5rem;
  1458. }
  1459.  
  1460. .action-link {
  1461.    display: flex;
  1462.    align-items: center;
  1463.    gap: 0.5rem;
  1464.    color: #cbd5e1;
  1465.    text-decoration: none;
  1466.    font-size: 0.9rem;
  1467.    transition: color 0.3s ease;
  1468. }
  1469.  
  1470. .action-link:hover {
  1471.    color: #3b82f6;
  1472. }
  1473.  
  1474. .scroll-to-top-btn {
  1475.    background: rgba(255, 255, 255, 0.1);
  1476.    border: 1px solid rgba(255, 255, 255, 0.2);
  1477.    color: #cbd5e1;
  1478.    width: 44px;
  1479.    height: 44px;
  1480.    border-radius: 12px;
  1481.    cursor: pointer;
  1482.    transition: all 0.3s ease;
  1483.    display: flex;
  1484.    align-items: center;
  1485.    justify-content: center;
  1486. }
  1487.  
  1488. .scroll-to-top-btn:hover {
  1489.    background: #3b82f6;
  1490.    border-color: #3b82f6;
  1491.    color: white;
  1492.    transform: translateY(-2px);
  1493. }
  1494.  
  1495. /* Background Pattern */
  1496. .footer-pattern {
  1497.    position: absolute;
  1498.    top: 0;
  1499.    left: 0;
  1500.    width: 100%;
  1501.    height: 100%;
  1502.    z-index: 1;
  1503.    overflow: hidden;
  1504. }
  1505.  
  1506. .pattern-grid {
  1507.    position: relative;
  1508.    width: 100%;
  1509.    height: 100%;
  1510. }
  1511.  
  1512. .pattern-dot {
  1513.    position: absolute;
  1514.    width: 2px;
  1515.    height: 2px;
  1516.    background: rgba(255, 255, 255, 0.1);
  1517.    border-radius: 50%;
  1518. }
  1519.  
  1520. .pattern-dot:nth-child(1) { top: 20%; left: 10%; }
  1521. .pattern-dot:nth-child(2) { top: 40%; right: 15%; }
  1522. .pattern-dot:nth-child(3) { top: 60%; left: 70%; }
  1523. .pattern-dot:nth-child(4) { bottom: 30%; right: 30%; }
  1524. .pattern-dot:nth-child(5) { bottom: 50%; left: 40%; }
  1525. .pattern-dot:nth-child(6) { top: 80%; right: 60%; }
  1526.  
  1527. /* Responsive Design */
  1528. @media (max-width: 992px) {
  1529.    .newsletter-heading {
  1530.        font-size: 2rem;
  1531.    }
  1532.    
  1533.    .brand-section {
  1534.        padding-right: 0;
  1535.        margin-bottom: 3rem;
  1536.    }
  1537.    
  1538.    .links-section, .categories-section {
  1539.        padding-left: 0;
  1540.        padding-right: 0;
  1541.    }
  1542.    
  1543.    .brand-stats {
  1544.        justify-content: center;
  1545.        margin-top: 2rem;
  1546.    }
  1547. }
  1548.  
  1549. @media (max-width: 768px) {
  1550.    .newsletter-section {
  1551.        padding: 60px 0 40px;
  1552.    }
  1553.    
  1554.    .newsletter-container {
  1555.        padding: 2rem 1.5rem;
  1556.        margin: 0 1rem;
  1557.    }
  1558.    
  1559.    .newsletter-heading {
  1560.        font-size: 1.75rem;
  1561.    }
  1562.    
  1563.    .content-sections {
  1564.        padding: 40px 0;
  1565.    }
  1566.    
  1567.    .brand-header {
  1568.        flex-direction: column;
  1569.        text-align: center;
  1570.    }
  1571.    
  1572.    .footer-actions {
  1573.        flex-direction: column;
  1574.        gap: 1rem;
  1575.        margin-top: 1.5rem;
  1576.    }
  1577.    
  1578.    .action-links {
  1579.        order: 2;
  1580.    }
  1581.    
  1582.    .scroll-to-top-btn {
  1583.        order: 1;
  1584.    }
  1585. }
  1586.  
  1587. @media (max-width: 576px) {
  1588.    .newsletter-container {
  1589.        padding: 1.5rem 1rem;
  1590.    }
  1591.    
  1592.    .newsletter-heading {
  1593.        font-size: 1.5rem;
  1594.    }
  1595.    
  1596.    .brand-stats {
  1597.        flex-direction: column;
  1598.        gap: 1rem;
  1599.    }
  1600.    
  1601.    .stat-divider {
  1602.        width: 40px;
  1603.        height: 1px;
  1604.    }
  1605.    
  1606.    .action-links {
  1607.        flex-direction: column;
  1608.        gap: 0.75rem;
  1609.        text-align: center;
  1610.    }
  1611.    
  1612.    .pattern-dot {
  1613.        display: none;
  1614.    }
  1615. }
  1616. </style>
  1617.  
  1618. <!-- Bootstrap 5 JS -->
  1619.  
  1620. <script>
  1621. // Scroll to Top Function
  1622. document.addEventListener('DOMContentLoaded', function () {
  1623.    var btn = document.getElementById('toggleExternal');
  1624.    if (!btn) return; // No extra items, no button
  1625.  
  1626.    var extras = document.querySelectorAll('#externalLinks li.extra');
  1627.  
  1628.    btn.addEventListener('click', function () {
  1629.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  1630.            return li.classList.contains('d-none');
  1631.        });
  1632.  
  1633.        extras.forEach(function (li) {
  1634.            if (anyHidden) {
  1635.                li.classList.remove('d-none');
  1636.                li.classList.add('show');
  1637.            } else {
  1638.                li.classList.add('d-none');
  1639.                li.classList.remove('show');
  1640.            }
  1641.        });
  1642.  
  1643.        btn.textContent = anyHidden ? 'View less' : 'View more';
  1644.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  1645.    });
  1646. });
  1647. function scrollToTop() {
  1648.    window.scrollTo({
  1649.        top: 0,
  1650.        behavior: 'smooth'
  1651.    });
  1652. }
  1653.  
  1654. // Initialize Footer V4 Features
  1655. document.addEventListener('DOMContentLoaded', function() {
  1656.    
  1657.    // Newsletter Form Handling
  1658.    const newsletterForm = document.querySelector('.newsletter-form');
  1659.    const emailInput = document.querySelector('.form-input');
  1660.    const submitButton = document.querySelector('.submit-button');
  1661.    const successMessage = document.querySelector('.success-message');
  1662.    const errorMessage = document.querySelector('.error-message');
  1663.    const infoMessage = document.querySelector('.info-message');
  1664.    
  1665.    if (newsletterForm && emailInput && submitButton) {
  1666.        
  1667.        // Form submission
  1668.        newsletterForm.addEventListener('submit', function(e) {
  1669.            e.preventDefault();
  1670.            
  1671.            const email = emailInput.value.trim();
  1672.            
  1673.            // Validate email
  1674.            if (!email || !isValidEmail(email)) {
  1675.                showMessage('error');
  1676.                emailInput.focus();
  1677.                return;
  1678.            }
  1679.            
  1680.            // Show loading state
  1681.            const originalText = submitButton.querySelector('.button-text').textContent;
  1682.            const originalIcon = submitButton.querySelector('.button-icon').innerHTML;
  1683.            
  1684.            submitButton.disabled = true;
  1685.            submitButton.querySelector('.button-text').textContent = 'Subscribing...';
  1686.            submitButton.querySelector('.button-icon').innerHTML = '<i class="bi bi-arrow-clockwise"></i>';
  1687.            submitButton.querySelector('.button-icon i').style.animation = 'spin 1s linear infinite';
  1688.            
  1689.            // Simulate API call
  1690.            setTimeout(() => {
  1691.                // Success state
  1692.                submitButton.querySelector('.button-text').textContent = 'Subscribed!';
  1693.                submitButton.querySelector('.button-icon').innerHTML = '<i class="bi bi-check-lg"></i>';
  1694.                submitButton.querySelector('.button-icon i').style.animation = 'none';
  1695.                submitButton.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';
  1696.                
  1697.                showMessage('success');
  1698.                
  1699.                // Reset after delay
  1700.                setTimeout(() => {
  1701.                    submitButton.querySelector('.button-text').textContent = originalText;
  1702.                    submitButton.querySelector('.button-icon').innerHTML = originalIcon;
  1703.                    submitButton.style.background = '';
  1704.                    submitButton.disabled = false;
  1705.                    emailInput.value = '';
  1706.                    showMessage('info');
  1707.                }, 3000);
  1708.                
  1709.            }, 2000);
  1710.        });
  1711.        
  1712.        // Input validation
  1713.        emailInput.addEventListener('blur', function() {
  1714.            const email = this.value.trim();
  1715.            if (email && !isValidEmail(email)) {
  1716.                this.style.borderColor = '#ef4444';
  1717.                this.style.boxShadow = '0 0 0 4px rgba(239, 68, 68, 0.2)';
  1718.            } else if (email && isValidEmail(email)) {
  1719.                this.style.borderColor = '#10b981';
  1720.                this.style.boxShadow = '0 0 0 4px rgba(16, 185, 129, 0.2)';
  1721.            }
  1722.        });
  1723.        
  1724.        emailInput.addEventListener('focus', function() {
  1725.            this.style.borderColor = '#3b82f6';
  1726.            this.style.boxShadow = '0 0 0 4px rgba(59, 130, 246, 0.2)';
  1727.        });
  1728.        
  1729.        // Reset validation styling on input
  1730.        emailInput.addEventListener('input', function() {
  1731.            if (this.style.borderColor === 'rgb(239, 68, 68)') {
  1732.                this.style.borderColor = '';
  1733.                this.style.boxShadow = '';
  1734.            }
  1735.        });
  1736.    }
  1737.    
  1738.    // Email validation function
  1739.    function isValidEmail(email) {
  1740.        const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  1741.        return emailRegex.test(email);
  1742.    }
  1743.    
  1744.    // Message display function
  1745.    function showMessage(type) {
  1746.        // Hide all messages
  1747.        successMessage.style.display = 'none';
  1748.        errorMessage.style.display = 'none';
  1749.        infoMessage.style.display = 'none';
  1750.        
  1751.        // Show specific message
  1752.        if (type === 'success') {
  1753.            successMessage.style.display = 'block';
  1754.        } else if (type === 'error') {
  1755.            errorMessage.style.display = 'block';
  1756.        } else if (type === 'info') {
  1757.            infoMessage.style.display = 'block';
  1758.        }
  1759.    }
  1760.    
  1761.    // Smooth reveal animations
  1762.    const observerOptions = {
  1763.        threshold: 0.1,
  1764.        rootMargin: '0px 0px -30px 0px'
  1765.    };
  1766.    
  1767.    const sectionObserver = new IntersectionObserver((entries) => {
  1768.        entries.forEach(entry => {
  1769.            if (entry.isIntersecting) {
  1770.                entry.target.style.opacity = '1';
  1771.                entry.target.style.transform = 'translateY(0)';
  1772.            }
  1773.        });
  1774.    }, observerOptions);
  1775.    
  1776.    // Animate sections
  1777.    document.querySelectorAll('.brand-section, .links-section, .categories-section').forEach((section, index) => {
  1778.        section.style.opacity = '0';
  1779.        section.style.transform = 'translateY(20px)';
  1780.        section.style.transition = `all 0.6s ease ${index * 0.2}s`;
  1781.        sectionObserver.observe(section);
  1782.    });
  1783.    
  1784.    // Animate category pills
  1785.    document.querySelectorAll('.category-pill').forEach((pill, index) => {
  1786.        pill.style.opacity = '0';
  1787.        pill.style.transform = 'translateY(10px)';
  1788.        pill.style.transition = `all 0.4s ease ${index * 0.1}s`;
  1789.        
  1790.        setTimeout(() => {
  1791.            pill.style.opacity = '1';
  1792.            pill.style.transform = 'translateY(0)';
  1793.        }, 300 + (index * 100));
  1794.    });
  1795.    
  1796.    // Enhanced link hover effects
  1797.    document.querySelectorAll('.link-text').forEach(link => {
  1798.        link.addEventListener('mouseenter', function() {
  1799.            const icon = this.querySelector('.link-icon');
  1800.            if (icon) {
  1801.                icon.style.transform = 'translateX(4px)';
  1802.            }
  1803.        });
  1804.        
  1805.        link.addEventListener('mouseleave', function() {
  1806.            const icon = this.querySelector('.link-icon');
  1807.            if (icon) {
  1808.                icon.style.transform = 'translateX(0)';
  1809.            }
  1810.        });
  1811.    });
  1812.    
  1813.    // Prevent default for demo links
  1814.    document.querySelectorAll('a[href="#"]').forEach(link => {
  1815.        link.addEventListener('click', function(e) {
  1816.            e.preventDefault();
  1817.        });
  1818.    });
  1819.    
  1820.    // Add ripple effect to submit button
  1821.    submitButton.addEventListener('click', function(e) {
  1822.        const ripple = document.createElement('span');
  1823.        const rect = this.getBoundingClientRect();
  1824.        const size = Math.max(rect.width, rect.height);
  1825.        const x = e.clientX - rect.left - size / 2;
  1826.        const y = e.clientY - rect.top - size / 2;
  1827.        
  1828.        ripple.style.cssText = `
  1829.            position: absolute;
  1830.            width: ${size}px;
  1831.            height: ${size}px;
  1832.            left: ${x}px;
  1833.            top: ${y}px;
  1834.            background: rgba(255, 255, 255, 0.3);
  1835.            border-radius: 50%;
  1836.            transform: scale(0);
  1837.            animation: ripple 0.6s ease-out;
  1838.            pointer-events: none;
  1839.        `;
  1840.        
  1841.        this.appendChild(ripple);
  1842.        
  1843.        setTimeout(() => {
  1844.            ripple.remove();
  1845.        }, 600);
  1846.    });
  1847.    
  1848. });
  1849.  
  1850. // Add CSS for ripple animation
  1851. const rippleStyle = document.createElement('style');
  1852. rippleStyle.textContent = `
  1853.    @keyframes ripple {
  1854.        to {
  1855.            transform: scale(2);
  1856.            opacity: 0;
  1857.        }
  1858.    }
  1859.    
  1860.    @keyframes spin {
  1861.        from { transform: rotate(0deg); }
  1862.        to { transform: rotate(360deg); }
  1863.    }
  1864.    
  1865.    .submit-button {
  1866.        position: relative;
  1867.        overflow: hidden;
  1868.    }
  1869. `;
  1870. document.head.appendChild(rippleStyle);
  1871. </script>
  1872.  
  1873.        <!-- end of wpo-site-footer-section -->
  1874.    </div>
  1875.    <!-- end of page-wrapper -->
  1876.  
  1877.    <!-- All JavaScript files
  1878.    ================================================== -->
  1879.    
  1880.  
  1881. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  1882. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  1883. <!-- Plugins for this template -->
  1884. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  1885. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  1886. <!-- Custom script for this template -->
  1887. <script src="/static/blogapp/assets/js/script.js"></script>
  1888.  
  1889. <script>
  1890. (function () {
  1891. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  1892. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  1893.  
  1894. function applyFallback(img) {
  1895. if (!img || img.dataset.fallbackApplied === "1") {
  1896. return;
  1897. }
  1898. var failedSrc = img.currentSrc || img.src || "";
  1899. img.dataset.fallbackApplied = "1";
  1900. img.onerror = null;
  1901. img.src = fallbackImageSrc;
  1902. console.warn("[ImageFallback] Replaced broken image:", {
  1903. failedSrc: failedSrc,
  1904. fallbackSrc: fallbackImageSrc,
  1905. alt: img.alt || "",
  1906. });
  1907. }
  1908.  
  1909. document.querySelectorAll("img").forEach(function (img) {
  1910. if (img.complete && img.naturalWidth === 0) {
  1911. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  1912. failedSrc: img.currentSrc || img.src || "",
  1913. alt: img.alt || "",
  1914. });
  1915. applyFallback(img);
  1916. }
  1917. });
  1918.  
  1919. document.addEventListener(
  1920. "error",
  1921. function (event) {
  1922. var target = event.target;
  1923. if (target && target.tagName === "IMG") {
  1924. applyFallback(target);
  1925. }
  1926. },
  1927. true
  1928. );
  1929. })();
  1930. </script>
  1931.  
  1932. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  1933.  
  1934.  
  1935.  
  1936. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"208c494902934e0d9e0436fca77ef415","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  1937. </body>
  1938.  
  1939. </html>
  1940.  
  1941.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda