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://a7-satta.net/

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  
  4. <head>
  5.    <meta charset="UTF-8">
  6.     <meta name="viewport" content="width=device-width, initial-scale=1">
  7.  
  8.  
  9.     <link rel="shortcut icon" href="/assets/images/a7logo.png" type="image/x-icon">
  10.    
  11.         <meta name="Description" content="A7 Satta provide daily Delhi Satta king Result and chart of Lucky Satta Desawar, sadar bazar, delhi bazar, Satta Gali,  Satta Ghaziabad, Satta Faridabad, Lucky Satta Delhi." />
  12.    <title>A7-Satta | A7 Satta King | Sadar Bazar Result | Delhi bazar</title>
  13.    <meta property="og:image" content="a7logo.png" />
  14.    <meta property="og:image" content="assets/images/a7logo.png" />
  15.   <meta content="index, follow" name="robots">
  16.    <link rel="preload" as="image" href="assets/images/a7logo.png" />
  17.  <meta name="author" content="A7-Satta">
  18.    <meta name="keywords" content="Satta king, satta g ,satta king 786,satta king g, sattaking 2024,sattaking results today, bazar satta king, gali satta chart,satta bazar king,disawar satta chart 2024,black satta king sign baba,satta www.com,play bazaar leak number,satta no com,satta king satta king chart,satta king fixed no in,satta king fixed,satta matka faridabad,new satta king result,satta king gali 2024, delhi satta king, ayodhya satta king , gk satta king,agra king satta, disawar satta ">
  19.    <link rel="icon" href="assets/images/a7logo.png" type="image/x-icon">
  20.   <meta name="google-site-verification" content="PvRSJE8FCeAwMj505NrgfPR_zGoNKu-sdrqQOspPAR4" />
  21.     <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" crossorigin="anonymous">
  22.  <link rel="stylesheet" href="assets/css/delhiking7.css">
  23.    <link rel="stylesheet" href="assets/css/custom777.css">
  24.        
  25. <!-- that is ads seesion -->
  26.  <!-- Other head elements -->
  27.  <style>
  28.    * {
  29.      margin: 0;
  30.      padding: 0;
  31.      box-sizing: border-box;
  32.    }
  33.    /* Other CSS fixes */
  34.  </style>
  35.  
  36. <style>
  37. * {
  38.    margin: 0;
  39.    padding: 0;
  40.    box-sizing: border-box;
  41. }
  42.  
  43. .color {
  44.    background: none;
  45. }
  46.  
  47. body {
  48.    font-family: Arial, sans-serif;
  49.    font-size: 15px;
  50.    background-color:#fff;
  51. }
  52.  
  53. nav {
  54.    background: #FBC503;
  55.    width: 100%;
  56.    border: 2px solid white;
  57.    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  58. }
  59.  
  60. .main-nav ul {
  61.    display: flex;
  62.    list-style-type: none;
  63.    padding: 0;
  64.    margin: 0;
  65.    justify-content: space-between;
  66.    align-items: stretch;
  67.    height: 60px;
  68. }
  69.  
  70. .main-nav li {
  71.    font-size: 18px;
  72.    font-weight: bold;
  73.    color: white;
  74.    flex: 1;
  75.    text-align: center;
  76.    position: relative;
  77.    display: flex;
  78.    align-items: center;
  79.    justify-content: center;
  80.    height: 100%;
  81.    border-right: 2px solid white;
  82. }
  83.  
  84. .head {
  85.    background-color: darkred;
  86.    font-size: 28px;
  87. }
  88.  
  89. .main-nav li:first-child {
  90.    background: linear-gradient(90deg, rgba(255, 0, 0, 1) 0%, rgb(192, 84, 84) 100%);
  91. }
  92.  
  93. .main-nav li:last-child {
  94.    background: linear-gradient(90deg, rgba(0, 128, 0, 1) 0%, rgba(0, 255, 0, 1) 100%);
  95.    border-right: none;
  96. }
  97.  
  98. /* Hide icons on smaller screens */
  99. @media screen and (max-width: 1024px) {
  100.    .home-icon {
  101.        width: 25px;
  102.        height: 25px;
  103.    }
  104.  
  105.    .main-nav li {
  106.        justify-content: center;
  107.        align-items: center;
  108.    }
  109.  
  110.    /* Show text-only span when icon is hidden */
  111.    .main-nav li span.text-only {
  112.        display: inline-block;
  113.        /* Show the text-only span */
  114.    }
  115.  
  116.    .marque {
  117.        font-size: 12px;
  118.        padding: 8px;
  119.        color: white;
  120.        background-color: darkred;
  121.        letter-spacing: 2px;
  122.    }
  123.  
  124.    .navbar-link {
  125.        color: white;
  126.        text-decoration: none;
  127.        display: flex;
  128.        align-items: center;
  129.        justify-content: center;
  130.  
  131.    }
  132.  
  133.    .head {
  134.        font-size: 20px;
  135.  
  136.    }
  137. }
  138.  
  139. /* Mobile-specific styling for smaller devices */
  140. @media screen and (max-width: 375px) {
  141.    .main-nav ul {
  142.        flex-direction: column;
  143.        /* Stack items vertically */
  144.        height: auto;
  145.    }
  146.  
  147.    .main-nav li {
  148.        font-size: 14px;
  149.        padding: 12px;
  150.        border-right: none;
  151.        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  152.    }
  153.  
  154.    .main-nav li span.text-only {
  155.        font-size: 14px;
  156.        /* Ensure the text-only span looks good on small devices */
  157.    }
  158.  
  159.    .head {
  160.        font-size: 20px;
  161.  
  162.    }
  163. }
  164.  
  165. /* iPhone 8 / iPhone X / iPhone 11 / iPhone 12 */
  166. @media screen and (min-width: 376px) and (max-width: 812px) {
  167.    .main-nav ul {
  168.        flex-direction: row;
  169.        /* Align items horizontally */
  170.        height: 50px;
  171.    }
  172.  
  173.    .main-nav li {
  174.        font-size: 10px;
  175.        padding: 5px;
  176.    }
  177.  
  178.    .main-nav li span.text-only {
  179.        font-size: 10px;
  180.    }
  181.  
  182.    .main-nav li:nth-child(6) {
  183.        background: linear-gradient(90deg, rgb(58, 49, 226) 0%, rgb(190, 144, 201) 100%);
  184.        color: white;
  185.        font-size: 10px;
  186.    }
  187.  
  188.    .head {
  189.        font-size: 20px;
  190.  
  191.    }
  192.  
  193. }
  194.  
  195. /* iPhone 12 Pro Max / iPhone 13 Pro Max / Larger Devices */
  196. @media screen and (min-width: 813px) and (max-width: 1024px) {
  197.    .main-nav ul {
  198.        height: auto;
  199.        width: 100%;
  200.    }
  201.  
  202.    .main-nav li {
  203.        font-size: 12px;
  204.        padding: 12px;
  205.    }
  206.  
  207.    .main-nav li span.text-only {
  208.        font-size: 12px;
  209.    }
  210.  
  211.    .head {
  212.        font-size: 20px;
  213.  
  214.    }
  215. }
  216.  
  217. a {
  218.    text-decoration: none;
  219. }
  220.  
  221. /* Hover effects for desktop */
  222. @media (hover: hover) {
  223.    .main-nav li:hover {
  224.        opacity: 0.9;
  225.        cursor: pointer;
  226.    }
  227. }
  228.  
  229. /* Realme 8 5G (portrait mode) */
  230. @media screen and (max-width: 360px) {
  231.    .main-nav ul {
  232.        flex-direction: row;
  233.        /* Keep it horizontal */
  234.        height: 45px;
  235.        /* Adjust height for better visibility */
  236.        padding: 0;
  237.        justify-content: space-between;
  238.    }
  239.  
  240.    .main-nav li {
  241.        font-size: 10px;
  242.        /* Maintain readability */
  243.        padding: 5px;
  244.        /* Adjust padding for smaller screens */
  245.        flex: 1;
  246.        /* Make all items equal in width */
  247.        text-align: center;
  248.        display: flex;
  249.        align-items: center;
  250.        justify-content: center;
  251.        border-right: 2px solid white;
  252.    }
  253.  
  254.    .main-nav li:first-child {
  255.        background: linear-gradient(90deg, rgba(255, 0, 0, 1) 0%, rgb(192, 84, 84) 100%);
  256.    }
  257.  
  258.    .main-nav li:last-child {
  259.        background: linear-gradient(90deg, rgba(0, 128, 0, 1) 0%, rgba(0, 255, 0, 1) 100%);
  260.        border-right: none;
  261.    }
  262.  
  263.    /* Ensure the icons and text are aligned properly */
  264.    .home-icon {
  265.        width: 25px;
  266.        height: 25px;
  267.    }
  268.  
  269.    .navbar-link {
  270.        font-size: 10px;
  271.        /* Smaller font size */
  272.    }
  273.  
  274.    /* Adjust spacing for better alignment */
  275.    .marque {
  276.        font-size: 11px;
  277.        padding: 6px;
  278.        letter-spacing: 1px;
  279.    }
  280.  
  281.    .head {
  282.        font-size: 20px;
  283.  
  284.    }
  285. }
  286.  
  287. .butt:hover {
  288.    font-size: 1.2rem;
  289.    background: linear-gradient(to right, #feb47b, #ff7e5f);
  290.    color: darkred;
  291.    border: 2px solid #feb47b;
  292. }
  293.  
  294. a {
  295.    text-decoration: none;
  296. }
  297.  
  298. </style>
  299.  
  300.  
  301.  
  302. <style>
  303.     .heading{
  304.           background-color: #FBC503;
  305.  color: white;
  306.  font-size: 22px;
  307.  padding: 15px;
  308.  border-radius: 8px 8px 0 0;
  309.  padding: 20px;
  310.  font-weight:800;
  311.        }
  312.        .main{
  313.            width:100%;
  314.            height:auto;
  315.            background-color:#000;
  316.            /* border:2px solid red; */
  317.            
  318.        }
  319.        #dateTime{
  320.            text-align:center;
  321.            font-weight:bold;
  322.            font-size:18px;
  323.            margin-top:20px;
  324.            font-family:none;
  325.      
  326.  
  327.        }
  328.        .live{
  329.            text-align:center;
  330.            font-weight:bold;
  331.            font-size:18px;
  332.            margin-top:20px;
  333.            color:darkred;
  334.        font-family: Georgia, serif;
  335.  
  336.        }
  337.        .value{
  338.            color:green;
  339.            font-weight:bold;
  340.            font-size:25px;
  341.            text-align:center;
  342.            font-family:none;
  343.            padding-top:20px;
  344.        font-family: Georgia, serif;
  345.  
  346.        }
  347.        .name{
  348.            font-weight:bold;
  349.            font-size:25px;
  350.            text-align:center;
  351.            color:#ff7000;
  352.            margin-top:20px;
  353.        font-family: Georgia, serif;
  354.  
  355.        }
  356.        
  357.        
  358.           /* Links list */
  359.    .links-container {
  360.      width: 90%;
  361.      margin: 0 auto 20px auto;
  362.    }
  363.    
  364.    .links-list {
  365.      display: flex;
  366.      flex-wrap: wrap;
  367.      justify-content: center;
  368.      gap: 10px;
  369.      padding: 0;
  370.      list-style-type: none;
  371.      text-transform: uppercase;
  372.    }
  373.  
  374.    .link-item {
  375.      background-color: gold;
  376.      color: black;
  377.      padding: 8px 12px;
  378.      border-radius: 10px;
  379.      text-align: center;
  380.      text-transform: uppercase;
  381.      font-size: 15px;
  382.      font-weight: bold;
  383.      border: 2px solid black;
  384.      font-weight:bold;
  385.      flex: 1 0 auto;
  386.      /* min-width: 120px;
  387.      max-width: 200px; */
  388.      transition: all 0.3s ease;
  389.      cursor: pointer;
  390.    }
  391.  
  392.    .link-item:hover {
  393.      /* transform: scale(1); */
  394.      background-color: #ffd700;
  395.      color:black;
  396.    }
  397.  
  398.    .copyright {
  399.      margin: 15px 0;
  400.      font-size: 16px;
  401.    }
  402.  
  403.    /* Media Queries */
  404.    @media (max-width: 768px) {
  405.      .footer h1 {
  406.        font-size: 24px;
  407.      }
  408.      
  409.      .links-container {
  410.        width: 100%;
  411.      }
  412.      
  413.      .link-item {
  414.        min-width: 100px;
  415.        font-size: 12px;
  416.        padding: 6px 8px;
  417.      }
  418.      
  419.      .chatbot-window {
  420.        width: 90%;
  421.        right: 5%;
  422.        left: 5%;
  423.        bottom: 70px;
  424.      }
  425.      
  426.      .scroll-to-top {
  427.        bottom: 20px;
  428.        right: 20px;
  429.      }
  430.    }
  431.  
  432.    @media (max-width: 480px) {
  433.      .footer .social-icons {
  434.        flex-direction: column;
  435.        align-items: center;
  436.        gap: 10px;
  437.      }
  438.      
  439.      .footer .social-icons a {
  440.        margin: 0;
  441.      }
  442.      
  443.      .link-item {
  444.        min-width: 90px;
  445.        font-size: 11px;
  446.        padding: 5px;
  447.      }
  448.     li{
  449.      cursor: pointer;
  450.     }
  451.    }
  452.    @media (max-width: 600px) {
  453.  .chatbot-window {
  454.    width: 90%;
  455.    height: 500px;
  456.    right: 5%;
  457.    bottom: 60px;
  458.  }
  459.  
  460.  .chatbot-icon {
  461.    bottom: 15px;
  462.    right: 15px;
  463.    width: 45px;
  464.    height: 45px;
  465.    font-size: 18px;
  466.  }
  467.  
  468.  .chatbot-footer {
  469.    padding: 6px;
  470.  }
  471.  
  472.  .chatbot-input {
  473.    padding: 6px;
  474.  }
  475. }
  476. @media (max-width: 1080px) {
  477.  .chatbot-window {
  478.    width: 80%;
  479.    height: 450px;
  480.    right: 7.5%;
  481.    bottom: 65px;
  482.  }
  483.  
  484.  .chatbot-header {
  485.    font-size: 16px;
  486.    padding: 12px;
  487.  }
  488.  
  489.  .chatbot-messages {
  490.    max-height: 350px;
  491.    padding: 12px;
  492.  }
  493.  
  494.  .chatbot-input {
  495.    font-size: 14px;
  496.    padding: 8px;
  497.    width:30px;
  498.  }
  499.  
  500.  .action-button {
  501.    width: 40px;
  502.    height: 40px;
  503.    font-size: 18px;
  504.  }
  505. </style>
  506.    
  507.  
  508.    
  509.  
  510.  
  511.      
  512.    <link rel="canonical" href="https://a7-satta.net/" />
  513.    <style>
  514.        /* Table Container */
  515. /* Table Container */
  516. .table-container {
  517.    width: 100%;
  518.    overflow-x: auto; /* Enables horizontal scrolling */
  519.    position: relative;
  520.    -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
  521.    scrollbar-width: thin; /* For Firefox */
  522. }
  523.  
  524. /* Custom scrollbar for WebKit browsers */
  525. .table-container::-webkit-scrollbar {
  526.    height: 6px;
  527. }
  528.  
  529. .table-container::-webkit-scrollbar-track {
  530.    background: #f1f1f1;
  531. }
  532.  
  533. .table-container::-webkit-scrollbar-thumb {
  534.    background: #888;
  535.    border-radius: 4px;
  536. }
  537.  
  538. /* Table Styles */
  539. .table-set {
  540.    width: 100%;
  541.    border-collapse: collapse;
  542.    table-layout: auto; /* Adjust column width automatically */
  543.    border: 1px solid black;
  544.    min-width: 1000px; /* Ensure table is wide enough for scrolling */
  545. }
  546.  
  547. /* Sticky Table Headers */
  548. .thh {
  549.    text-align: center;
  550.    font-size: 14px;
  551.    padding: 10px 8px;
  552.    box-sizing: border-box;
  553.    background-color: darkred;
  554.    color: white;
  555.    font-weight: bold;
  556.    white-space: nowrap;
  557.    border: 1px solid black;
  558.    position: sticky;
  559.    top: 0;
  560.    z-index: 10;
  561. }
  562.  
  563.  
  564. /* Sticky First Column (Date) */
  565. .thh:first-child, .cell:first-child {
  566.    position: sticky;
  567.    left: 0;
  568.    background: darkred;
  569.    z-index: 11;
  570.    width:10px;
  571.    color:white;
  572.  
  573. }
  574. .cell:first-child{
  575.    background-color:#cec4eb;
  576. }
  577.  
  578. /* Table Cells */
  579. .cell {
  580.    text-align: center;
  581.    font-size: 14px;
  582.    padding: 10px 8px;
  583.    box-sizing: border-box;
  584.    width: 10px; /* Ensures proper column spacing */
  585.    white-space: nowrap;
  586.    border: 1px solid black;
  587. }
  588.  
  589. /* Alternating Row Colors */
  590. tbody tr:nth-child(odd) td:not(:first-child) {
  591.    
  592. }
  593.  
  594. tbody tr:nth-child(even) td:not(:first-child) {
  595.    background-color: #fff;
  596. }
  597. .game_name {
  598.            text-align: center;
  599.            background: radial-gradient(circle, rgb(11, 47, 80) 0%, rgba(93,169,198,1) 100%);
  600.            color: white;
  601.            padding: 12px;
  602.            font-size: 20px;
  603.            margin-bottom: 10px;
  604.        font-family: Georgia, serif;
  605.            position: relative;
  606.            box-shadow: 0 0 0 3px white;
  607.            border-radius: 4px;
  608.        }
  609.  
  610.  
  611.  
  612. /* Responsive Adjustments */
  613. @media (max-width: 768px) {
  614.    .thh,.cell {
  615.        font-size: 13px;
  616.        padding: 8px;
  617.        width: auto;
  618.    }
  619.  
  620.    .thh:first-child, .cell:first-child {
  621.        width:10px;
  622.    }
  623.  
  624.    .game_name {
  625.        font-size: 18px;
  626.        padding: 10px;
  627.        font-family: Georgia, serif;
  628.    }
  629. }
  630.  
  631. @media (max-width: 480px) {
  632.    .thh, .cell {
  633.        font-size: 12px;
  634.        padding: 6px;
  635.        min-width: 50px; /* Adjust column width for small screens */
  636.    }
  637.  
  638.    .thh:first-child, .cell:first-child {
  639.        /* min-width: 60px; Smaller date column */
  640.        width:50px;
  641.    }
  642.  
  643.    .game_name {
  644.        font-size: 16px;
  645.        padding: 8px;
  646.    }
  647.  
  648.    /* Add fade effect to indicate scrolling on mobile */
  649.    .table-container:after {
  650.        content: '';
  651.        position: absolute;
  652.        top: 0;
  653.        right: 0;
  654.        bottom: 0;
  655.        width: 5px;
  656.        background: linear-gradient(to right, transparent, rgba(0,0,0,0.1));
  657.        pointer-events: none;
  658.    }
  659. }
  660. </style>
  661.  
  662.        <style>
  663.        * {
  664.            margin: 0;
  665.            padding: 0;
  666.            box-sizing: border-box;
  667.        }
  668.        .color {
  669.            background: none;
  670.        }
  671.  
  672.        body {
  673.            font-family: Arial, sans-serif;
  674.            font-size: 15px;
  675.        }
  676.  
  677.        nav {
  678.            background: #ffd800;
  679.            width: 100%;
  680.            border: 2px solid white;
  681.            box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  682.        }
  683.  
  684.        .main-nav ul {
  685.            display: flex;
  686.            list-style-type: none;
  687.            padding: 0;
  688.            margin: 0;
  689.            justify-content: space-between;
  690.            align-items: stretch;
  691.            height: 60px;
  692.        }
  693.  
  694.        .head {
  695.            font-size: 28px;
  696.  
  697.        }
  698.  
  699.        .main-nav li {
  700.            font-size: 18px;
  701.            font-weight: bold;
  702.            color: white;
  703.            flex: 1;
  704.            text-align: center;
  705.            position: relative;
  706.            display: flex;
  707.            align-items: center;
  708.            justify-content: center;
  709.            height: 100%;
  710.            border-right: 2px solid white;
  711.        }
  712.  
  713.        .main-nav li:first-child {
  714.            background-color: ffd800;
  715.        }
  716.  
  717.        .main-nav li:last-child {
  718.            background-color: ffd800;
  719.            border-right: none;
  720.        }
  721.  
  722.        /* Hide icons on smaller screens */
  723.        @media screen and (max-width: 1024px) {
  724.            .home-icon {
  725.                width: 25px;
  726.                height: 25px;
  727.            }
  728.  
  729.            .main-nav li {
  730.                justify-content: center;
  731.                align-items: center;
  732.            }
  733.  
  734.            /* Show text-only span when icon is hidden */
  735.            .main-nav li span.text-only {
  736.                display: inline-block;
  737.                /* Show the text-only span */
  738.            }
  739.  
  740.            .marque {
  741.                font-size: 12px;
  742.                padding: 8px;
  743.                color: white;
  744.                background-color: darkred;
  745.                letter-spacing: 2px;
  746.            }
  747.  
  748.            .navbar-link {
  749.                color: white;
  750.                text-decoration: none;
  751.                display: flex;
  752.                align-items: center;
  753.                justify-content: center;
  754.  
  755.            }
  756.  
  757.            .head {
  758.                font-size: 20px;
  759.  
  760.            }
  761.  
  762.            /* Mobile-specific styling for smaller devices */
  763.            @media screen and (max-width: 375px) {
  764.                .main-nav ul {
  765.                    flex-direction: column;
  766.                    /* Stack items vertically */
  767.                    height: auto;
  768.                }
  769.  
  770.                .main-nav li {
  771.                    font-size: 14px;
  772.                    padding: 12px;
  773.                    border-right: none;
  774.                    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  775.                }
  776.  
  777.                .main-nav li span.text-only {
  778.                    font-size: 14px;
  779.                    /* Ensure the text-only span looks good on small devices */
  780.                }
  781.            }
  782.  
  783.            /* iPhone 8 / iPhone X / iPhone 11 / iPhone 12 */
  784.            @media screen and (min-width: 376px) and (max-width: 812px) {
  785.                .main-nav ul {
  786.                    flex-direction: row;
  787.                    /* Align items horizontally */
  788.                    height: 50px;
  789.                }
  790.  
  791.                .main-nav li {
  792.                    font-size: 10px;
  793.                    padding: 5px;
  794.                }
  795.  
  796.                .main-nav li span.text-only {
  797.                    font-size: 10px;
  798.                }
  799.  
  800.                .main-nav li:nth-child(6) {
  801.                    background: #ffd800;
  802.                    color: white;
  803.                    font-size: 10px;
  804.                }
  805.  
  806.                .head {
  807.                    font-size: 20px;
  808.  
  809.                }
  810.  
  811.            }
  812.  
  813.            /* iPhone 12 Pro Max / iPhone 13 Pro Max / Larger Devices */
  814.            @media screen and (min-width: 813px) and (max-width: 1024px) {
  815.                .main-nav ul {
  816.                    height: auto;
  817.                    width: 100%;
  818.                }
  819.  
  820.                .main-nav li {
  821.                    font-size: 12px;
  822.                    padding: 12px;
  823.                }
  824.  
  825.                .main-nav li span.text-only {
  826.                    font-size: 12px;
  827.                }
  828.  
  829.                .head {
  830.                    font-size: 28px;
  831.  
  832.                }
  833.            }
  834.        }
  835.  
  836.        a {
  837.            text-decoration: none;
  838.        }
  839.  
  840.        /* Hover effects for desktop */
  841.        @media (hover: hover) {
  842.            .main-nav li:hover {
  843.                opacity: 0.9;
  844.                cursor: pointer;
  845.            }
  846.        }
  847.  
  848.        /* Realme 8 5G (portrait mode) */
  849.        @media screen and (max-width: 360px) {
  850.            .main-nav ul {
  851.                flex-direction: row;
  852.                /* Keep it horizontal */
  853.                height: 45px;
  854.                /* Adjust height for better visibility */
  855.                padding: 0;
  856.                justify-content: space-between;
  857.            }
  858.  
  859.            .main-nav li {
  860.                font-size: 10px;
  861.                /* Maintain readability */
  862.                padding: 5px;
  863.                /* Adjust padding for smaller screens */
  864.                flex: 1;
  865.                /* Make all items equal in width */
  866.                text-align: center;
  867.                display: flex;
  868.                align-items: center;
  869.                justify-content: center;
  870.                border-right: 2px solid white;
  871.            }
  872.  
  873.            .main-nav li:first-child {
  874.                background-color: ffd800;
  875.            }
  876.  
  877.            .main-nav li:last-child {
  878.                background-color: ffd800;
  879.                border-right: none;
  880.            }
  881.  
  882.            /* Ensure the icons and text are aligned properly */
  883.            .home-icon {
  884.                width: 25px;
  885.                height: 25px;
  886.            }
  887.  
  888.            .navbar-link {
  889.                font-size: 10px;
  890.                /* Smaller font size */
  891.            }
  892.  
  893.            /* Adjust spacing for better alignment */
  894.            .marque {
  895.                font-size: 11px;
  896.                padding: 6px;
  897.                letter-spacing: 1px;
  898.            }
  899.  
  900.            a {
  901.                text-decoration: none;
  902.                color: black;
  903.            }
  904.        }
  905.        
  906. .container-content {
  907.  
  908.  margin: auto;
  909.  padding: 20px;
  910. }
  911.  
  912. header {
  913.  background-color: #001f3f;
  914.  color: #fff;
  915.  padding: 50px 20px;
  916.  text-align: center;
  917.  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  918. }
  919.  
  920. header h1 {
  921.  font-size: 2.8rem;
  922.  margin-bottom: 10px;
  923. }
  924.  
  925. header p {
  926.  font-size: 1.2rem;
  927.  color: #cfd8dc;
  928. }
  929.  
  930. main section {
  931.  background-color: #fff;
  932.  margin-bottom: 20px;
  933.  border-radius: 10px;
  934.  box-shadow: 0 1px 6px rgba(0,0,0,0.05);
  935. }
  936.  
  937. h2 {
  938.  font-size: 1.6rem;
  939.  margin-bottom: 10px;
  940.  color: #000;
  941. }
  942.  
  943. ul {
  944.  list-style: disc;
  945.  padding-left: 20px;
  946.  margin-top: 10px;
  947. }
  948.  
  949. a {
  950.  color: #0066cc;
  951.  text-decoration: none;
  952. }
  953.  
  954. a:hover {
  955.  text-decoration: underline;
  956. }
  957.  
  958. footer {
  959.  background-color: #000;
  960.  color: white;
  961.  text-align: center;
  962.  padding: 20px;
  963.  margin-top: 40px;
  964. }
  965.  
  966. footer .disclaimer {
  967.  font-size: 0.85rem;
  968.  opacity: 0.8;
  969.  margin-top: 10px;
  970. }
  971.  
  972. .buttonb {
  973.  height: 40px;
  974.  width: 160px;
  975.  color: #FFF;
  976.  border-radius: 20px;
  977.  font-weight: 700;
  978.  font-size: 18px;
  979. }
  980. .bgred{background-color:red;border:2px solid red}
  981.        </style>
  982. </head>
  983.  
  984. <body>
  985.    
  986.    
  987.   <section class="header-nav">
  988.        <div class="container-fluid">
  989.            <div class="col-md-12 nopadding">
  990.                <div class="navbar">
  991.                    <ul>
  992.                        <li>
  993.                            <a href="/" class="home-link">HOME</a>
  994.                        </li>
  995.                        <li>
  996.                           <a href="satta-chart">CHART</a>
  997.                        </li>
  998.                        <li>
  999.                           <a href="contact">CONTACT</a>
  1000.                        </li>
  1001.                        <li>
  1002.                      <a href="loginpage">LOGIN</a>
  1003.                        </li>
  1004.                    </ul>
  1005.                    <div class="clearfix"></div>
  1006.                </div>
  1007.            <div class="mar-content">
  1008.                    <marquee style="color:#fff;" onmouseover="if (!window.__cfRLUnblockHandlers) return false; this.stop();" onmouseout="if (!window.__cfRLUnblockHandlers) return false; this.start();" data-cf-modified-e3b49d1a1e0339a28552d572-=""><b>Get Daily Superfast Satta Result of September 2025 And Leak Numbers for Gali, Desawar, Ghaziabad and Faridabad With Complete Satta Chart And Satta number tips direct from A7 Satta Company.</b></marquee>
  1009.                </div>
  1010.            </div>
  1011.        </div>
  1012.    </section>
  1013.    
  1014.    
  1015.  
  1016.  
  1017.    <script type="e3b49d1a1e0339a28552d572-text/javascript">
  1018.    document.addEventListener("DOMContentLoaded", function() {
  1019.        document.querySelectorAll(".navbar-link").forEach(link => {
  1020.            link.addEventListener("click", function(e) {
  1021.                const targetId = this.getAttribute("href"); // Get href value
  1022.                if (targetId.startsWith("#")) { // Check if it's an anchor link
  1023.                    const targetElement = document.querySelector(targetId);
  1024.                    if (targetElement) {
  1025.                        e.preventDefault(); // Prevent default jump
  1026.                        window.scrollTo({
  1027.                            top: targetElement.offsetTop -
  1028.                                50, // Adjust for fixed navbar
  1029.                            behavior: "smooth"
  1030.                        });
  1031.                    }
  1032.                }
  1033.            });
  1034.        });
  1035.    });
  1036.    </script>
  1037.    
  1038.    
  1039.    
  1040.    <section class="A7logoname">
  1041.    <div class="container">
  1042.        <div class="row">
  1043.            <div class="col-md-12 text-center">
  1044.                <h1><a href="https://a7-satta.net" class="blink" style="display: inline; opacity: 0.995231;">A7 SATTA</a></h1>
  1045.            </div>
  1046.        </div>
  1047.    </div>
  1048. <div></div></section>
  1049. <section class="liveboard">
  1050.        <div class="container">
  1051.            <div class="row">
  1052.                <div class="col-md-12 text-center">
  1053.   <div id="clockbox"> <div id="dateTime"></div></div>
  1054.  
  1055. <p class="khabartext">हा भाई यही आती हे सबसे पहले खबर रूको और देखो </p>
  1056.    </div></div></div></section>
  1057.  
  1058.  
  1059.    <script type="e3b49d1a1e0339a28552d572-text/javascript">
  1060.    document.addEventListener("DOMContentLoaded", function () {
  1061.    const lazyBg = document.querySelector('.lazy-bg');
  1062.    if (lazyBg) {
  1063.        const bgUrl = lazyBg.getAttribute('data-bg');
  1064.        if (bgUrl) {
  1065.            lazyBg.style.backgroundImage = `url('${bgUrl}')`;
  1066.        }
  1067.    }
  1068. });
  1069.  
  1070.  
  1071.    </script>
  1072.    <script type="e3b49d1a1e0339a28552d572-text/javascript">
  1073.    // Function to update the current date and time dynamically
  1074.    function updateDateTime() {
  1075.        const currentDate = new Date();
  1076.  
  1077.        // Set the timezone to Asia/Kolkata
  1078.        const options = {
  1079.            timeZone: 'Asia/Kolkata',
  1080.            year: 'numeric',
  1081.            month: 'long',
  1082.            day: 'numeric',
  1083.            hour: '2-digit',
  1084.            minute: '2-digit',
  1085.            second: '2-digit'
  1086.        };
  1087.  
  1088.        // Create the formatted date and time
  1089.        const formattedDateTime = currentDate.toLocaleString('en-IN', options);
  1090.  
  1091.        // Display the updated date and time in one line
  1092.        document.getElementById("dateTime").innerHTML = `${formattedDateTime}`;
  1093.    }
  1094.  
  1095.    // Update the time every second
  1096.    setInterval(updateDateTime, 1000);
  1097.  
  1098.    // Initial call to display the date and time immediately
  1099.    updateDateTime();
  1100.    </script>
  1101.  
  1102. <!-- Game Table Header -->
  1103. </tbody></table> <!-- Close table before section -->
  1104.    <section class="sattarawgame">
  1105.        <div class="container">
  1106.            <div class="col-md-12 text-center" style="padding-bottom:15px;">
  1107.                <a href="/disawar-satta-king-record-chart-2025" class="gamenameeach"><h3>DISAWAR</h3></a>  
  1108.                <p style="font-size: 18px; font-weight: 500">05:10 AM</p>
  1109.                <strong style="font-size: 20px;">23
  1110.                    <img src="/assets/images/arrow.gif" height="20px" width="20px">
  1111.                    93                </strong>
  1112.            </div>
  1113.        </div>
  1114.    </section>
  1115.  
  1116.    
  1117.    <section class="callbox">
  1118.                    <div class="text-center">
  1119.                                                                                    <div style="position: relative;min-height: 1px;padding-right: 0px;padding-left: 0px;">
  1120.                                    <div class="card" style="box-sizing: border-box; position: relative; display: flex; flex-direction: column; min-width: 0px; overflow-wrap: break-word; background-clip: border-box; border: 0px; border-radius: 0.25rem;">
  1121.                                        <div class="card-body" style="box-sizing: border-box; flex: 1 1 auto; min-height: 1px; padding: 1.25rem; border: dashed red; background: linear-gradient(to bottom, #ffd800, #ffffff); border-radius: 20px;line-height:15px;">
  1122.                                                                                            <p><strong>सीधे सट्टा कंपनी का No 1 खाईवाल</strong></p>
  1123.                                                <p><strong>♕</strong><strong>♕</strong><strong style="font-size:20px;">&nbsp; SAINI  KHAIWAL ♕♕</strong></p>
  1124.                                                <p>&nbsp;</p>
  1125. <p><strong><big>अलीगढ़ सिटी &nbsp;----------- 11:30&nbsp;Pm</big></strong></p>
  1126. <p><strong><big>फर्रुखाबाद----------- 12:35&nbsp;Pm</big></strong></p>
  1127.  
  1128. <p><strong><big>सदर बाजार &nbsp;----------- 1:20&nbsp;Pm</big></strong></p>
  1129. <p><strong><big>ग्वालियर &nbsp;----------- 2:20&nbsp;Pm</big></strong></p>
  1130. <p><strong><big>दिल्ली बाज़ार &nbsp;----------- 3:00&nbsp;Pm</big></strong></p>
  1131. <p><strong><big>दिल्ली न्यू &nbsp;----------- 3:30&nbsp;Pm</big></strong></p>
  1132. <p><strong><big>श्री गणेश --------------- 4:20 Pm</big></strong></p>
  1133.  
  1134. <p><strong><big>आगरा ------------------ 5:20 pm</big></strong></p>
  1135.  
  1136. <p><strong><big>फरीदाबाद --------------- 5:50 pm</big></strong></p>
  1137.  
  1138. <p><strong><big>नोएडा नाइट --------------- 7:20 pm</big></strong></p>
  1139.  
  1140. <p><strong><big>गाज़ियाबाद ------------ 9:30 pm</big></strong></p>
  1141.  
  1142. <p><strong><big>द्वारका ------------ 10:10 pm</big></strong></p>
  1143.  
  1144. <p><strong><big>गली ------------------- 11:20 pm</big></strong></p>
  1145.  
  1146. <p><strong><big>दिसावर ---------------- 1:30 Am</big></strong></p>
  1147.  
  1148. <p>&nbsp;</p>
  1149.                                                <p><strong>♕</strong><strong>♕&nbsp;PAYMENT OPTION♕♕</strong></p>
  1150.                                                <p><strong>PAYTM//BANK TRANSFER//PHONE PAY//GOOGLE PAY=&lt;⏺️</strong>9634922016<strong>⏺️</strong></p>
  1151.                                                <p><strong>====================================</strong></p>
  1152.                                                <p><strong>====================================</strong></p>
  1153.                                                <p><strong>♕</strong><strong>♕ जोड़ी रेट</strong><strong>♕</strong><strong>♕</strong></p>
  1154.                                                <p><strong>जोड़ी रेट 10-------970</strong></p>
  1155.                                                <p><strong>हरूफ रेट 100-----970</strong></p>
  1156.                                                <p><strong style="font-size:20px;">♕♕ SAINI  KHAIWAL&nbsp;♕♕</strong></p>
  1157.                                                <h3><a href="https://Wa.me/+919634922016" target="--blank"><strong>Game Play करने के लिये नीचे लिंक पर क्लिक करे</strong></a></h3>
  1158.                                                <p>
  1159.                                                                                                            <a href="https://Wa.me/+919634922016" target="--blank"><img src="assets/images/whatsapp.png" style="height:80px; margin:auto; width:230px"></a>
  1160.                                                                                                    </p>
  1161.                                                                                    </div>
  1162.                                    </div>
  1163.                                </div>
  1164.                                                                        </div>
  1165.                </section>
  1166.    
  1167.  
  1168.  <section class="callbox">
  1169.                    <div class="text-center">
  1170.                                                                                    <div style="position: relative;min-height: 1px;padding-right: 0px;padding-left: 0px;">
  1171.                                    <div class="card" style="box-sizing: border-box; position: relative; display: flex; flex-direction: column; min-width: 0px; overflow-wrap: break-word; background-clip: border-box; border: 0px; border-radius: 0.25rem;">
  1172.                                        <div class="card-body" style="box-sizing: border-box; flex: 1 1 auto; min-height: 1px; padding: 1.25rem; border: dashed red; background: linear-gradient(to bottom, #ffd800, #ffffff); border-radius: 20px;line-height:15px;">
  1173.                                                                                            <p><strong>सीधे सट्टा कंपनी का No 1 खाईवाल</strong></p>
  1174.            <p><strong>♕♕ RAJ BHAI KHAIWAL BHAI KHAIWAL ♕♕</strong></p><br>
  1175.                                <p><strong>⏰ दिसावर ------------- 03:00 AM</strong></p>
  1176.                                        <p><strong>⏰ दिल्ली बाजार ------------- 03:00 PM</strong></p>
  1177.                                        <p><strong>⏰ श्री गणेश ------------- 04:30 PM</strong></p>
  1178.                                        <p><strong>⏰ फरीदाबाद ------------- 06:00 PM</strong></p>
  1179.                                        <p><strong>⏰ तेजस ------------- 07:05 PM</strong></p>
  1180.                                        <p><strong>⏰ गाजियाबाद ------------- 09:00 PM</strong></p>
  1181.                                        <p><strong>⏰ गली चोर ------------- 11:25 PM</strong></p>
  1182.                                        <p><strong>⏰ गली ------------- 11:30 PM</strong></p>
  1183.                             <p><strong>💸 Payment Option 💸<br>
  1184.            PAYTM//BANK TRANSFER//PHONE PAY//GOOGLE PAY => ⏺️9812716531⏺️</strong></p>
  1185. <br>
  1186.        <p><strong>      🤑 Rate list 💸<br></strong></p>
  1187.                            <p><strong>जोड़ी रेट 10 ------- 970</strong></p>
  1188.               <p><strong>हरूफ रेट 100 ------- 970</strong></p>
  1189.                
  1190.     <p><strong>     ♕♕ RAJ BHAI KHAIWAL BHAI KHAIWAL ♕♕<br><br>
  1191.            Game play करने के लिये नीचे लिंक पर क्लिक कर<br><br>
  1192.            </strong></p>
  1193.                           <p>     <a href="https://api.whatsapp.com/send/?phone=+917404439465&text&type=phone_number&app_absent=0" style="text-decoration: none; color: white;">
  1194.                    <img src="assets/images/whatsapp.png" alt="Whatsapp to show game on this website" style="height:80px; margin:auto; width:230px">
  1195.                </a></p>
  1196.                          
  1197.             </div>
  1198.        </div>
  1199.    </div></div>
  1200.    </section>
  1201.    
  1202. <section class="gametable1">
  1203.    <div class="col-md-12 nopadding">
  1204.        <div class="table-responsive">
  1205.            <table class="table table-bordered table-striped table-hover" style="border: 1px solid #333;">
  1206.                <thead class="headname">
  1207.                    <tr>
  1208.                        <th class="col-md-4 text-center" style="width:37%">सट्टा का नाम</th>
  1209.                        <th class="col-md-4 text-center">कल आया था</th>
  1210.                        <th class="col-md-4 text-center">आज का रिज़ल्ट</th>
  1211.                    </tr>
  1212.                </thead>
  1213.                <tbody>
  1214. <tr>
  1215.        <td class='tablegame'>
  1216.            <a href='/aligarh-city-satta-king-record-chart-2025' class='gamenameeach'>ALIGARH CITY</a><br>
  1217.            <span class='game-time'>( 01:00 PM )</span><br>
  1218.          
  1219.        </td>
  1220.        <td>51</td>
  1221.        <td><img src='assets/images/wait.gif'></td>
  1222.    </tr><tr>
  1223.        <td class='tablegame'>
  1224.            <a href='/golden-city-satta-king-record-chart-2025' class='gamenameeach'>GOLDEN CITY</a><br>
  1225.            <span class='game-time'>( 01:00 PM )</span><br>
  1226.          
  1227.        </td>
  1228.        <td>12</td>
  1229.        <td><img src='assets/images/wait.gif'></td>
  1230.    </tr><tr>
  1231.        <td class='tablegame'>
  1232.            <a href='/tajpur-satta-king-record-chart-2025' class='gamenameeach'>TAJPUR</a><br>
  1233.            <span class='game-time'>( 01:30 PM )</span><br>
  1234.          
  1235.        </td>
  1236.        <td>01</td>
  1237.        <td><img src='assets/images/wait.gif'></td>
  1238.    </tr><tr>
  1239.        <td class='tablegame'>
  1240.            <a href='/sadar-bazar-satta-king-record-chart-2025' class='gamenameeach'>SADAR BAZAR</a><br>
  1241.            <span class='game-time'>( 01:40 PM )</span><br>
  1242.          
  1243.        </td>
  1244.        <td>52</td>
  1245.        <td><img src='assets/images/wait.gif'></td>
  1246.    </tr><tr>
  1247.        <td class='tablegame'>
  1248.            <a href='/delhi-bazar-satta-king-record-chart-2025' class='gamenameeach'>DELHI BAZAR</a><br>
  1249.            <span class='game-time'>( 03:10 PM )</span><br>
  1250.          
  1251.        </td>
  1252.        <td>46</td>
  1253.        <td><img src='assets/images/wait.gif'></td>
  1254.    </tr><tr>
  1255.        <td class='tablegame'>
  1256.            <a href='/shree-ganesh-satta-king-record-chart-2025' class='gamenameeach'>SHREE GANESH</a><br>
  1257.            <span class='game-time'>( 04:30 PM )</span><br>
  1258.          
  1259.        </td>
  1260.        <td>81</td>
  1261.        <td><img src='assets/images/wait.gif'></td>
  1262.    </tr><tr>
  1263.        <td class='tablegame'>
  1264.            <a href='/faridabad-satta-king-record-chart-2025' class='gamenameeach'>FARIDABAD</a><br>
  1265.            <span class='game-time'>( 06:04 PM )</span><br>
  1266.          
  1267.        </td>
  1268.        <td>78</td>
  1269.        <td><img src='assets/images/wait.gif'></td>
  1270.    </tr><tr>
  1271.        <td class='tablegame'>
  1272.            <a href='/tejas-satta-king-record-chart-2025' class='gamenameeach'>TEJAS</a><br>
  1273.            <span class='game-time'>( 07:15 PM )</span><br>
  1274.          
  1275.        </td>
  1276.        <td>06</td>
  1277.        <td><img src='assets/images/wait.gif'></td>
  1278.    </tr><tr>
  1279.        <td class='tablegame'>
  1280.            <a href='/gaziyabad-satta-king-record-chart-2025' class='gamenameeach'>GAZIYABAD</a><br>
  1281.            <span class='game-time'>( 09:45 PM )</span><br>
  1282.          
  1283.        </td>
  1284.        <td>85</td>
  1285.        <td><img src='assets/images/wait.gif'></td>
  1286.    </tr><tr>
  1287.        <td class='tablegame'>
  1288.            <a href='/gali-satta-king-record-chart-2025' class='gamenameeach'>GALI</a><br>
  1289.            <span class='game-time'>( 11:50 PM )</span><br>
  1290.          
  1291.        </td>
  1292.        <td>23</td>
  1293.        <td><img src='assets/images/wait.gif'></td>
  1294.    </tr></tbody></table></div></div></div></section></div>
  1295. <style>
  1296. .add-name {
  1297.    font-size: 18px;
  1298.    margin-bottom: 10px;
  1299. }
  1300. </style>
  1301. <script type="e3b49d1a1e0339a28552d572-text/javascript">
  1302. // Function to submit form using AJAX and prevent resubmission warning
  1303. function submitGameForm(gameId, url) {
  1304.    let formData = new FormData();
  1305.    formData.append('game_id', gameId);
  1306.    formData.append('game_year', new Date().getFullYear());
  1307.  
  1308.    fetch(url, {
  1309.        method: 'POST',
  1310.        body: formData,
  1311.        headers: {
  1312.            'X-Requested-With': 'XMLHttpRequest'
  1313.        }
  1314.    }).then(response => {
  1315.        if (response.ok) {
  1316.            // Redirect to the game page but update URL to prevent form resubmission on refresh
  1317.            window.location.href = url;
  1318.            setTimeout(() => {
  1319.                window.history.replaceState(null, null, url);
  1320.            }, 500);
  1321.        }
  1322.    }).catch(error => console.error('Error:', error));
  1323. }
  1324. </script>
  1325. <style>
  1326.    * {
  1327.            margin: 0;
  1328.            padding: 0;
  1329.            box-sizing: border-box; /* Ensures elements are sized as expected */
  1330.        }
  1331.        .timming {
  1332.            width: 100%;
  1333.            top:0; /* Adjusted width for better fit */
  1334.            display: flex;
  1335.            justify-content: space-between; /* Space out the left and right divs */
  1336.            align-items: flex-start;
  1337.            /* border:2px solid red; */
  1338.        }
  1339.        .left-side, .right-side {
  1340.            width: 49.5%; /* Set width of both sides to fit side-by-side */
  1341.            padding: 20px; /* Added some padding for aesthetics */
  1342.            text-align: center;
  1343.            border: 5px solid;
  1344.            border-style: double;
  1345.            border-radius: 10px;
  1346.            font-weight: bold;
  1347.            margin-top:20px;
  1348.        }
  1349.        .left-side {
  1350.            border-color: darkred;
  1351.        }
  1352.        .right-side {
  1353.            border-color: darkred;
  1354.        }
  1355.        .blinking {
  1356.      color: darkred;
  1357.      font-size: 18px;
  1358.      border-bottom: 2px solid darkred;
  1359.      padding-bottom: 10px;
  1360.      /* animation: blink 1s infinite step-start; */
  1361.    }
  1362.  
  1363.    @keyframes blink {
  1364.      0%, 100% {
  1365.        opacity: 1;
  1366.        font-size: 20px;
  1367.      }
  1368.      50% {
  1369.        opacity: 0;
  1370.        font-size: 20px; /* Increase font-size */
  1371.      }
  1372.    }
  1373.  
  1374.        /* Media Query for Mobile Devices (max-width: 768px) */
  1375.        @media (max-width: 768px) {
  1376.            .timming {
  1377.                flex-direction: column; /* Stack the divs vertically */
  1378.                align-items: center; /* Center the items */
  1379.                border: none; /* Optionally remove border for smaller screens */
  1380.            }
  1381.            .left-side, .right-side {
  1382.                width: 90%; /* Make the sides take full width */
  1383.                margin-bottom: 20px; /* Space between left and right sides */
  1384.                border: 3px solid; /* Adjust border size for smaller screens */
  1385.            }
  1386.        }
  1387.  
  1388.        /* Media Query for Extra Small Devices (max-width: 480px) */
  1389.        @media (max-width: 480px) {
  1390.            .left-side, .right-side {
  1391.                width: 100%; /* Make both sides take full width */
  1392.                padding: 15px; /* Reduce padding */
  1393.            }
  1394.            .timming {
  1395.                width: 100%;
  1396.            }
  1397.        }
  1398. </style>
  1399.  
  1400.  
  1401. <style>
  1402. /* Table Container Styles */
  1403. .table-set {
  1404.    margin-top: 5px;
  1405.    width: 100%;
  1406.    border-collapse: collapse;
  1407.    /* margin-bottom: 20px; */
  1408.    table-layout: fixed;
  1409.    /* Ensures equal column width */
  1410. }
  1411.  
  1412. /* Table Header Styling */
  1413. .trr th.thh {
  1414.    background-color: #a0522d;
  1415.    /* Dark Blue */
  1416.    color: white;
  1417.    font-weight: bold;
  1418.    text-align: center;
  1419.    /* padding: 5px; */
  1420.    position: sticky;
  1421.    top: 0;
  1422.    z-index: 2;
  1423.    /* width: 100px; */
  1424.    /* word-wrap: break-word; */
  1425. }
  1426.  
  1427. .thh {
  1428.    white-space: nowrap;
  1429.    /* Prevent breaking the first word */
  1430. }
  1431.  
  1432. /* First header column (Date) */
  1433. .trr th.thh:first-child {
  1434.    background-color: darkred !important;
  1435.    /* Dark Red */
  1436.    color: white;
  1437.    position: sticky;
  1438.    width: 100px;
  1439.    left: 0;
  1440.    z-index: 3;
  1441.    word-wrap: break-word;
  1442.    /* Higher z-index to appear above other cells */
  1443. }
  1444.  
  1445. /* Style for table cells */
  1446. .trr td.cell {
  1447.    text-align: center;
  1448.    font-size: 15px;
  1449.    padding: 5px;
  1450.    box-sizing: border-box;
  1451.    /* width: 100px; Fixed width for equal sizing */
  1452.    word-wrap: break-word;
  1453. }
  1454.  
  1455. /* Fixed Date Column */
  1456. .trr td.cell:first-child {
  1457.    position: sticky;
  1458.    left: 0;
  1459.    background-color: darkred;
  1460.    /* Dark Red */
  1461.    color: white;
  1462.    font-weight: bold;
  1463.    z-index: 1;
  1464.    width: 30px;
  1465.  
  1466. }
  1467.  
  1468. /* Alternate Row Colors for Readability - excluding header */
  1469. .trr:nth-child(odd):not(:first-child) td.cell:not(:first-child) {
  1470.    background-color: #f8f9fa;
  1471.    /* Light Gray */
  1472. }
  1473.  
  1474. .trr:nth-child(even):not(:first-child) td.cell:not(:first-child) {
  1475.    background-color: #d6eaf8;
  1476.    /* Light Blue */
  1477. }
  1478.  
  1479. /* Ensure first column cells maintain their background color */
  1480. .trr:nth-child(odd):not(:first-child) td.cell:first-child,
  1481. .trr:nth-child(even):not(:first-child) td.cell:first-child {
  1482.    background-color: #cec4eb;
  1483.    /* Dark Red */
  1484.    /* Keep the dark red background */
  1485. }
  1486.  
  1487. /* Scrollable container */
  1488. .table-wrapper {
  1489.    overflow-x: auto;
  1490.    max-width: 100%;
  1491.    
  1492. }
  1493.  
  1494. /* For tablets and small screens */
  1495. @media (max-width: 768px) {
  1496.  
  1497.    .thh,
  1498.    .cell {
  1499.        font-size: 10px !important;
  1500.        /* padding: 4px; */
  1501.        width: 80px;
  1502.        white-space: normal;
  1503.        /* word-break: break-word; */
  1504.        text-align: center;
  1505.        line-height: 1.2;
  1506.    }
  1507. }
  1508.  
  1509. @media (max-width: 480px) {
  1510.  
  1511.    .game_names p {
  1512.        font-size: 10px;
  1513.    }
  1514.  
  1515.    .first-word,
  1516.    .second-word {
  1517.        font-size: 10px;
  1518.  
  1519.    }
  1520.  
  1521.    .trr th.thh:first-child {
  1522.        width: 70px;
  1523.    }
  1524.  
  1525.    .cell {
  1526.        font-size: 6px;
  1527.    }
  1528.  
  1529.    th span {
  1530.        font-size: 12px;
  1531.    }
  1532.  
  1533.    td .cell_date {
  1534.        font-size: 10px;
  1535.    }
  1536.  
  1537.    span.game-result {
  1538.        font-size: 10;
  1539.    }
  1540. }
  1541. </style>
  1542.  
  1543. <section class="callbox">
  1544.                <div class="text-center">
  1545.                                                                        <div style="position: relative;min-height: 1px;padding-right: 0px;padding-left: 0px;">
  1546.                                <div class="card" style="box-sizing: border-box; position: relative; display: flex; flex-direction: column; min-width: 0px; overflow-wrap: break-word; background-clip: border-box; border: 0px; border-radius: 0.25rem;">
  1547.                                    <div class="card-body" style="box-sizing: border-box; flex: 1 1 auto; min-height: 1px; padding: 1.25rem; border: dashed red; background: linear-gradient(to bottom, #ffd800, #ffffff); border-radius: 20px;line-height:15px;">
  1548.                                                                                                                                <p><strong>नमस्कार साथियो</strong><strong> </strong></p>
  1549.                                            <p><strong>अपनी गेम का रिजल्ट हमारी web साइट पर लगवाने के लिए संपर्क करें।&nbsp; &nbsp;</strong></p>                                            <p><big><strong>ARUN BHAI&nbsp;</strong></big></p>
  1550.                                            <p>
  1551.                                                                                                    <a href="https://Wa.me/+919410862921" target="--blank"><img src="https://lucky-satta.com/whatsAppChat.png" style="height:80px; margin:auto; width:230px"></a>
  1552.                                                                                            </p>
  1553.                                            <p><strong>NOTE: इस नंबर पर लीक गेम नही मिलता गेम लेने वाले भाई कॉल या मैसेज न करें।</strong></p>
  1554.                                                                            </div>
  1555.                                </div>
  1556.                            </div>
  1557.                                                            </div>
  1558.            </section>
  1559. <script type="e3b49d1a1e0339a28552d572-text/javascript">
  1560. document.addEventListener("DOMContentLoaded", function() {
  1561.    const form = document.getElementById("data-form");
  1562.    const goButton = document.querySelector(".bttnn"); // Target only the Go button
  1563.  
  1564.    // Restore scroll position **only if coming from "Go" button**
  1565.    if (sessionStorage.getItem("goButtonClicked") === "true") {
  1566.        if (sessionStorage.getItem("scrollPosition")) {
  1567.            window.scrollTo(0, sessionStorage.getItem("scrollPosition"));
  1568.        }
  1569.        sessionStorage.removeItem("goButtonClicked"); // Clear after restoring
  1570.    }
  1571.  
  1572.    goButton.addEventListener("click", function(event) {
  1573.        event.preventDefault(); // Prevent default form submission
  1574.  
  1575.        // Store current scroll position
  1576.        sessionStorage.setItem("scrollPosition", window.scrollY);
  1577.        sessionStorage.setItem("goButtonClicked", "true"); // Mark that "Go" was clicked
  1578.  
  1579.        // Submit the form
  1580.        form.submit();
  1581.    });
  1582. });
  1583. </script>
  1584.  
  1585.  
  1586. <!-- //that is the satta chart records -->
  1587. <div class="main"
  1588.    style="display:flex;justify-content:center;align-items:center;color:white;background-color:#fff;margin-top:5px;">
  1589.    <form id="data-form" action="/" method="post">
  1590.        <div class="go" style="display:flex;gap:5px;padding-top:10px;">
  1591.            <label for="month" class="sr-only">Select Month</label>
  1592.            <select name="month" id="month" class="custom-select" required>
  1593.                <option id="select_mon" value="">Select Month</option>
  1594.                <option value="January">January</option>
  1595.                <option value="February">February</option>
  1596.                <option value="March">March</option>
  1597.                <option value="April">April</option>
  1598.                <option value="May">May</option>
  1599.                <option value="June">June</option>
  1600.                <option value="July">July</option>
  1601.                <option value="August">August</option>
  1602.                <option value="September">September</option>
  1603.                <option value="October">October</option>
  1604.                <option value="November">November</option>
  1605.                <option value="December">December</option>
  1606.            </select>
  1607.            <label for="year" class="sr-only">Select Year</label>
  1608.            <select name="year" id="year" class="custom-select" required>
  1609.                <option id="select-year" value="">Select Year</option>
  1610.                <option value="2021">2021</option>
  1611.                <option value="2022">2022</option>
  1612.                <option value="2023">2023</option>
  1613.                <option value="2024">2024</option>
  1614.                <option value="2025">2025</option>
  1615.            </select>
  1616.  
  1617.            <button class="bttnn"
  1618.                style="width:50px;background-color:darkred;color:white;padding:8px;cursor:pointer;text-align:center;border-radius:10px;font-size:18px;border:2px solid white;"
  1619.                type="submit">Go</button>
  1620.        </div>
  1621.         </form>
  1622. </div>
  1623.        <section class="sattarowcontent">
  1624. <div class="container">
  1625. <div class="row">
  1626. <div class="col-md-12 text-center">
  1627. <h2>September Records Chart 2025</h2>
  1628. </div>
  1629. </div>
  1630. </div>
  1631. </section>
  1632.      
  1633.  
  1634. <script type="e3b49d1a1e0339a28552d572-text/javascript">
  1635. document.addEventListener("DOMContentLoaded", function() {
  1636.    // Define unique storage keys for this page
  1637.    const STORAGE_KEY_MONTH = "currentPageSelectedMonth";
  1638.    const STORAGE_KEY_YEAR = "currentPageSelectedYear";
  1639.  
  1640.    // Get the form element
  1641.    const dataForm = document.getElementById("data-form");
  1642.  
  1643.    if (dataForm) {
  1644.        // Prevent form resubmission when page is refreshed
  1645.        if (window.history.replaceState) {
  1646.            window.history.replaceState(null, null, window.location.href);
  1647.        }
  1648.  
  1649.        // Add event listener to form submission
  1650.        dataForm.addEventListener("submit", function(e) {
  1651.            // Store form data in localStorage with unique keys
  1652.            const selectedMonth = document.getElementById("month").value;
  1653.            const selectedYear = document.getElementById("year").value;
  1654.  
  1655.            if (selectedMonth && selectedYear) {
  1656.                localStorage.setItem(STORAGE_KEY_MONTH, selectedMonth);
  1657.                localStorage.setItem(STORAGE_KEY_YEAR, selectedYear);
  1658.            }
  1659.        });
  1660.    }
  1661.  
  1662.    // Clear specific localStorage values when page is refreshed
  1663.    localStorage.removeItem(STORAGE_KEY_MONTH);
  1664.    localStorage.removeItem(STORAGE_KEY_YEAR);
  1665.  
  1666.    // Restore form values (but reset to placeholder)
  1667.    const monthSelect = document.getElementById("month");
  1668.    const yearSelect = document.getElementById("year");
  1669.  
  1670.    if (monthSelect) {
  1671.        monthSelect.selectedIndex = 0; // Ensures "Select Month" is always shown
  1672.    }
  1673.  
  1674.    if (yearSelect) {
  1675.        yearSelect.selectedIndex = 0; // Ensures "Select Year" is always shown
  1676.    }
  1677. });
  1678. </script>
  1679. <section class='gametable'>
  1680.                <div class='container-fluid'>
  1681.                    <div class='row'>
  1682.                        <div class='col-md-12 nopadding'>
  1683.                            <div class='table-responsive'>
  1684.                                <table class='table table-bordered' >
  1685.                                    <tbody>
  1686.                                        <tr>
  1687.                                            <td class='table_chart_section_01 forfirtcolor col-md-2'><strong class='fon'>Date</strong></td><td class='table_chart_section forfirtcolor text-center'>
  1688.        
  1689.            <span>DISAWAR</span>
  1690.            <span></span>
  1691.        
  1692.      </td><td class='table_chart_section forfirtcolor text-center'>
  1693.        
  1694.            <span>FARIDABAD</span>
  1695.            <span></span>
  1696.        
  1697.      </td><td class='table_chart_section forfirtcolor text-center'>
  1698.        
  1699.            <span>GAZIYABAD</span>
  1700.            <span></span>
  1701.        
  1702.      </td><td class='table_chart_section forfirtcolor text-center'>
  1703.        
  1704.            <span>GALI</span>
  1705.            <span></span>
  1706.        
  1707.      </td></tr><tr><td class='forfirtcolor'><span class='fon'>01-09-2025</span></td><td><span class='table_chart_section_02'>--</span></td><td><span class='table_chart_section_02'>70</span></td><td><span class='table_chart_section_02'>46</span></td><td><span class='table_chart_section_02'>68</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>02-09-2025</span></td><td><span class='table_chart_section_02'>66</span></td><td><span class='table_chart_section_02'>00</span></td><td><span class='table_chart_section_02'>57</span></td><td><span class='table_chart_section_02'>57</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>03-09-2025</span></td><td><span class='table_chart_section_02'>70</span></td><td><span class='table_chart_section_02'>88</span></td><td><span class='table_chart_section_02'>94</span></td><td><span class='table_chart_section_02'>72</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>04-09-2025</span></td><td><span class='table_chart_section_02'>73</span></td><td><span class='table_chart_section_02'>00</span></td><td><span class='table_chart_section_02'>52</span></td><td><span class='table_chart_section_02'>54</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>05-09-2025</span></td><td><span class='table_chart_section_02'>72</span></td><td><span class='table_chart_section_02'>52</span></td><td><span class='table_chart_section_02'>67</span></td><td><span class='table_chart_section_02'>41</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>06-09-2025</span></td><td><span class='table_chart_section_02'>04</span></td><td><span class='table_chart_section_02'>82</span></td><td><span class='table_chart_section_02'>49</span></td><td><span class='table_chart_section_02'>73</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>07-09-2025</span></td><td><span class='table_chart_section_02'>96</span></td><td><span class='table_chart_section_02'>83</span></td><td><span class='table_chart_section_02'>14</span></td><td><span class='table_chart_section_02'>21</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>08-09-2025</span></td><td><span class='table_chart_section_02'>64</span></td><td><span class='table_chart_section_02'>03</span></td><td><span class='table_chart_section_02'>57</span></td><td><span class='table_chart_section_02'>--</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>09-09-2025</span></td><td><span class='table_chart_section_02'>03</span></td><td><span class='table_chart_section_02'>96</span></td><td><span class='table_chart_section_02'>--</span></td><td><span class='table_chart_section_02'>40</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>10-09-2025</span></td><td><span class='table_chart_section_02'>48</span></td><td><span class='table_chart_section_02'>08</span></td><td><span class='table_chart_section_02'>49</span></td><td><span class='table_chart_section_02'>26</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>11-09-2025</span></td><td><span class='table_chart_section_02'>36</span></td><td><span class='table_chart_section_02'>13</span></td><td><span class='table_chart_section_02'>34</span></td><td><span class='table_chart_section_02'>95</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>12-09-2025</span></td><td><span class='table_chart_section_02'>23</span></td><td><span class='table_chart_section_02'>78</span></td><td><span class='table_chart_section_02'>85</span></td><td><span class='table_chart_section_02'>23</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>13-09-2025</span></td><td><span class='table_chart_section_02'>93</span></td><td><span class='table_chart_section_02'>--</span></td><td><span class='table_chart_section_02'>--</span></td><td><span class='table_chart_section_02'>--</span></td></tr></tbody></table></div></div></div></div></section><section class='gametable'>
  1708.                <div class='container-fluid'>
  1709.                    <div class='row'>
  1710.                        <div class='col-md-12 nopadding'>
  1711.                            <div class='table-responsive'>
  1712.                                <table class='table table-bordered' >
  1713.                                    <tbody>
  1714.                                        <tr>
  1715.                                            <td class='table_chart_section_01 forfirtcolor col-md-2'><strong class='fon'>Date</strong></td><td class='table_chart_section forfirtcolor text-center'>
  1716.        
  1717.            <span>SADAR</span>
  1718.            <span>BAZAR</span>
  1719.        
  1720.      </td><td class='table_chart_section forfirtcolor text-center'>
  1721.        
  1722.            <span>DELHI</span>
  1723.            <span>BAZAR</span>
  1724.        
  1725.      </td><td class='table_chart_section forfirtcolor text-center'>
  1726.        
  1727.            <span>SHREE</span>
  1728.            <span>GANESH</span>
  1729.        
  1730.      </td><td class='table_chart_section forfirtcolor text-center'>
  1731.        
  1732.            <span>TEJAS</span>
  1733.            <span></span>
  1734.        
  1735.      </td></tr><tr><td class='forfirtcolor'><span class='fon'>01-09-2025</span></td><td><span class='table_chart_section_02'>86</span></td><td><span class='table_chart_section_02'>01</span></td><td><span class='table_chart_section_02'>71</span></td><td><span class='table_chart_section_02'>28</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>02-09-2025</span></td><td><span class='table_chart_section_02'>39</span></td><td><span class='table_chart_section_02'>33</span></td><td><span class='table_chart_section_02'>07</span></td><td><span class='table_chart_section_02'>43</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>03-09-2025</span></td><td><span class='table_chart_section_02'>68</span></td><td><span class='table_chart_section_02'>06</span></td><td><span class='table_chart_section_02'>06</span></td><td><span class='table_chart_section_02'>71</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>04-09-2025</span></td><td><span class='table_chart_section_02'>92</span></td><td><span class='table_chart_section_02'>71</span></td><td><span class='table_chart_section_02'>86</span></td><td><span class='table_chart_section_02'>--</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>05-09-2025</span></td><td><span class='table_chart_section_02'>63</span></td><td><span class='table_chart_section_02'>06</span></td><td><span class='table_chart_section_02'>55</span></td><td><span class='table_chart_section_02'>86</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>06-09-2025</span></td><td><span class='table_chart_section_02'>03</span></td><td><span class='table_chart_section_02'>15</span></td><td><span class='table_chart_section_02'>07</span></td><td><span class='table_chart_section_02'>58</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>07-09-2025</span></td><td><span class='table_chart_section_02'>25</span></td><td><span class='table_chart_section_02'>69</span></td><td><span class='table_chart_section_02'>63</span></td><td><span class='table_chart_section_02'>46</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>08-09-2025</span></td><td><span class='table_chart_section_02'>86</span></td><td><span class='table_chart_section_02'>57</span></td><td><span class='table_chart_section_02'>69</span></td><td><span class='table_chart_section_02'>43</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>09-09-2025</span></td><td><span class='table_chart_section_02'>38</span></td><td><span class='table_chart_section_02'>62</span></td><td><span class='table_chart_section_02'>69</span></td><td><span class='table_chart_section_02'>54</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>10-09-2025</span></td><td><span class='table_chart_section_02'>04</span></td><td><span class='table_chart_section_02'>22</span></td><td><span class='table_chart_section_02'>56</span></td><td><span class='table_chart_section_02'>07</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>11-09-2025</span></td><td><span class='table_chart_section_02'>16</span></td><td><span class='table_chart_section_02'>95</span></td><td><span class='table_chart_section_02'>76</span></td><td><span class='table_chart_section_02'>48</span></td></tr><tr><td class='forfirtcolor'><span class='fon'>12-09-2025</span></td><td><span class='table_chart_section_02'>52</span></td><td><span class='table_chart_section_02'>46</span></td><td><span class='table_chart_section_02'>81</span></td><td><span class='table_chart_section_02'>06</span></td></tr></tbody></table></div></div></div></div></section><section class='gametable'>
  1736.                <div class='container-fluid'>
  1737.                    <div class='row'>
  1738.                        <div class='col-md-12 nopadding'>
  1739.                            <div class='table-responsive'>
  1740.                                <table class='table table-bordered' >
  1741.                                    <tbody>
  1742.                                        <tr>
  1743.                                            <td class='table_chart_section_01 forfirtcolor col-md-2'><strong class='fon'>Date</strong></td><td class='table_chart_section forfirtcolor text-center'>
  1744.        
  1745.            <span>GOLDEN</span>
  1746.            <span>CITY</span>
  1747.        
  1748.      </td><td class='table_chart_section forfirtcolor text-center'>
  1749.        
  1750.            <span>TAJPUR</span>
  1751.            <span></span>
  1752.        
  1753.      </td><td class='table_chart_section forfirtcolor text-center'>
  1754.        
  1755.            <span>ALIGARH</span>
  1756.            <span>CITY</span>
  1757.        
  1758.      </td><td class='table_chart_section forfirtcolor text-center'>
  1759.        
  1760.            <span></span>
  1761.            <span></span>
  1762.        
  1763.      </td></tr><tr><td class='forfirtcolor'><span class='fon'>01-09-2025</span></td><td><span class='table_chart_section_02'>38</span></td><td><span class='table_chart_section_02'>88</span></td><td><span class='table_chart_section_02'>44</span></td><td>--</td></tr><tr><td class='forfirtcolor'><span class='fon'>02-09-2025</span></td><td><span class='table_chart_section_02'>71</span></td><td><span class='table_chart_section_02'>98</span></td><td><span class='table_chart_section_02'>73</span></td><td>--</td></tr><tr><td class='forfirtcolor'><span class='fon'>03-09-2025</span></td><td><span class='table_chart_section_02'>39</span></td><td><span class='table_chart_section_02'>39</span></td><td><span class='table_chart_section_02'>72</span></td><td>--</td></tr><tr><td class='forfirtcolor'><span class='fon'>04-09-2025</span></td><td><span class='table_chart_section_02'>29</span></td><td><span class='table_chart_section_02'>67</span></td><td><span class='table_chart_section_02'>90</span></td><td>--</td></tr><tr><td class='forfirtcolor'><span class='fon'>05-09-2025</span></td><td><span class='table_chart_section_02'>59</span></td><td><span class='table_chart_section_02'>63</span></td><td><span class='table_chart_section_02'>17</span></td><td>--</td></tr><tr><td class='forfirtcolor'><span class='fon'>06-09-2025</span></td><td><span class='table_chart_section_02'>26</span></td><td><span class='table_chart_section_02'>41</span></td><td><span class='table_chart_section_02'>02</span></td><td>--</td></tr><tr><td class='forfirtcolor'><span class='fon'>07-09-2025</span></td><td><span class='table_chart_section_02'>06</span></td><td><span class='table_chart_section_02'>40</span></td><td><span class='table_chart_section_02'>45</span></td><td>--</td></tr><tr><td class='forfirtcolor'><span class='fon'>08-09-2025</span></td><td><span class='table_chart_section_02'>55</span></td><td><span class='table_chart_section_02'>31</span></td><td><span class='table_chart_section_02'>44</span></td><td>--</td></tr><tr><td class='forfirtcolor'><span class='fon'>09-09-2025</span></td><td><span class='table_chart_section_02'>07</span></td><td><span class='table_chart_section_02'>33</span></td><td><span class='table_chart_section_02'>57</span></td><td>--</td></tr><tr><td class='forfirtcolor'><span class='fon'>10-09-2025</span></td><td><span class='table_chart_section_02'>57</span></td><td><span class='table_chart_section_02'>59</span></td><td><span class='table_chart_section_02'>08</span></td><td>--</td></tr><tr><td class='forfirtcolor'><span class='fon'>11-09-2025</span></td><td><span class='table_chart_section_02'>29</span></td><td><span class='table_chart_section_02'>22</span></td><td><span class='table_chart_section_02'>67</span></td><td>--</td></tr><tr><td class='forfirtcolor'><span class='fon'>12-09-2025</span></td><td><span class='table_chart_section_02'>12</span></td><td><span class='table_chart_section_02'>01</span></td><td><span class='table_chart_section_02'>51</span></td><td>--</td></tr></tbody></table></div></div></div></div></section>
  1764.  
  1765.  
  1766.  
  1767. <style>
  1768. /* Base styles for the table */
  1769. .table-responsive {
  1770.    width: 100%;
  1771.    overflow-x: auto;
  1772.    /* Make the table horizontally scrollable */
  1773.    margin-bottom: 20px;
  1774. }
  1775.  
  1776. /* Styling for the table itself */
  1777. .result-table {
  1778.    width: 100%;
  1779.    border-collapse: collapse;
  1780.    table-layout: fixed;
  1781.    margin-top: 5px;
  1782. }
  1783.  
  1784. /* Header styles */
  1785. .header-row {
  1786.    background-color: #333;
  1787.    text-align: center;
  1788. }
  1789.  
  1790. .date-column {
  1791.    background-color: #444;
  1792.    color: white;
  1793.    padding: 10px;
  1794.    text-align: center;
  1795.    position: sticky;
  1796.    left: 0;
  1797.    z-index: 1;
  1798.    /* Ensure the date column stays on top */
  1799. }
  1800.  
  1801. .game-column {
  1802.    color: white;
  1803.    padding: 10px;
  1804.    text-align: center;
  1805. }
  1806.  
  1807. /* Row styles */
  1808. .result-row:nth-child(even) {
  1809.  
  1810. }
  1811.  
  1812. .date-cell {
  1813.    width: auto;
  1814.    background-color: gray;
  1815.    color: white;
  1816.    padding: 8px;
  1817.    text-align: center;
  1818.    position: sticky;
  1819.    left: 0;
  1820.    z-index: 1;
  1821.    /* Ensure the date column stays on top */
  1822. }
  1823.  
  1824. .game-cell {
  1825.    width: auto;
  1826.    padding: 8px;
  1827.    text-align: center;
  1828. }
  1829.  
  1830. /* Responsiveness */
  1831. @media screen and (max-width: 992px) {
  1832.    .result-table {
  1833.        table-layout: auto;
  1834.    }
  1835.  
  1836.    .date-column,
  1837.    .game-column {
  1838.        padding: 8px;
  1839.    }
  1840.  
  1841.    .game-column {
  1842.        color: white;
  1843.        padding: 10px;
  1844.        text-align: center;
  1845.        font-size: 12px;
  1846.        width: auto;
  1847.    }
  1848.  
  1849.    .date-cell,
  1850.    .game-cell {
  1851.        padding: 6px;
  1852.    }
  1853.  
  1854.    .go {
  1855.        display: flex;
  1856.        flex-direction: column;
  1857.        justify-content: center;
  1858.        align-items: center;
  1859.  
  1860.        .h2 {
  1861.            margin-top: 0px;
  1862.        }
  1863.    }
  1864.  
  1865.    .main {
  1866.        padding: 0px;
  1867.        height: auto;
  1868.    }
  1869. }
  1870.  
  1871. @media screen and (max-width: 768px) {
  1872.  
  1873.    .game-column,
  1874.    .game-cell {
  1875.        min-width: 80px;
  1876.        /* font-size:12px; */
  1877.    }
  1878. }
  1879.  
  1880. @media screen and (max-width: 576px) {
  1881.  
  1882.    .date-column,
  1883.    .game-column {
  1884.        padding: 6px;
  1885.        font-size: 0.9em;
  1886.    }
  1887.  
  1888.    .date-cell,
  1889.    .game-cell {
  1890.        padding: 4px;
  1891.        /* font-size: 0.9em; */
  1892.    }
  1893. }
  1894.  
  1895. select.custom-select {
  1896.    padding: 10px;
  1897.    font-size: 15px;
  1898.    border-radius: 5px;
  1899.    border: 1px solid darkred;
  1900.    color: black;
  1901.    width: 200px;
  1902. }
  1903.  
  1904. .bttnn {
  1905.    width: 100px;
  1906.    background-color: darkred;
  1907.    color: white;
  1908.    padding: 10px;
  1909.    cursor: pointer;
  1910.    text-align: center;
  1911.    border-radius: 10px;
  1912.    font-size: 18px;
  1913.    border: 2px solid white;
  1914. }
  1915.  
  1916.  
  1917. </style>
  1918.  
  1919.  
  1920.  
  1921.  
  1922. <script type="e3b49d1a1e0339a28552d572-text/javascript">
  1923. document.addEventListener("DOMContentLoaded", function() {
  1924.    const form = document.getElementById("yearlyForm");
  1925.    const goButton = document.getElementById("goButton");
  1926.  
  1927.    // Restore scroll position **only if coming from "Go" button**
  1928.    if (sessionStorage.getItem("goButtonClicked") === "true") {
  1929.        if (sessionStorage.getItem("scrollPosition")) {
  1930.            window.scrollTo(0, sessionStorage.getItem("scrollPosition"));
  1931.        }
  1932.        sessionStorage.removeItem("goButtonClicked"); // Clear after restoring
  1933.    }
  1934.  
  1935.    goButton.addEventListener("click", function(event) {
  1936.        event.preventDefault(); // Prevent default form submission
  1937.  
  1938.        // Store current scroll position
  1939.        sessionStorage.setItem("scrollPosition", window.scrollY);
  1940.        sessionStorage.setItem("goButtonClicked", "true"); // Mark that "Go" was clicked
  1941.  
  1942.        // Submit the form
  1943.        form.submit();
  1944.    });
  1945. });
  1946. </script>
  1947.  
  1948.  
  1949.  
  1950. <script type="e3b49d1a1e0339a28552d572-text/javascript">
  1951.    window.onload = () => {
  1952.  document.body.classList.add('ready');
  1953. };
  1954.  
  1955. </script>
  1956.  
  1957.  
  1958.  
  1959.  
  1960.  
  1961.  
  1962.  
  1963.  
  1964.  
  1965.  
  1966.  
  1967.  
  1968.  
  1969.  
  1970.  
  1971.  
  1972.  
  1973.  
  1974.  
  1975.  
  1976.  
  1977.  
  1978.  
  1979.  
  1980.  
  1981.  
  1982.    <div align="center" style="background-color:#000; border: 3px solid #FFF">
  1983.  
  1984.  
  1985.  
  1986. <hr>
  1987. <font size="4" color="white"><b>SITE DEGINE BY VIKRAM BHAI <br>APNI WEBSITE BANWANE KE LIYE CONTACT US.. WEBMAKER<br>
  1988. <a href="https://api.whatsapp.com/send?phone=+919410862921&amp;text=Hii">
  1989. <button style="height: 40px; width: auto; background-color: green; color:#FFF; border: solid 3px red; border-radius: 20px;">
  1990. <font size="4px">
  1991. <b>WHATSAPP HERE</b>
  1992. </font>
  1993. </button>
  1994. </a><br></b></font>
  1995.  
  1996.  
  1997. </div>
  1998. <section class="footerlink2">
  1999. <div class="container">
  2000. <div class="row">
  2001. <div class="col-md-12 text-center">
  2002. <strong>@ 2025 A7-Satta.net – India’s Trusted Hub for Satta King, Play Bazaar, Satta Bazar, and more.</strong>
  2003. </div>
  2004. </div>
  2005. </div>
  2006. </section>
  2007. <section class="footerlinks">
  2008. <div class="container">
  2009. <div class="row">
  2010. <div class="col-md-12 text-center">
  2011. <ul>
  2012. <li><a href="privacy">Privacy Policy</a></li>
  2013. <li><a href="/">Terms & Conditions</a></li>
  2014. <li><a href="disclaimer">Disclaimer</a></li>
  2015. </ul>
  2016. <div class="clearfix"></div>
  2017. </div>
  2018. </div>
  2019. </div>
  2020. </section>
  2021.  
  2022. <section class="footerlink">
  2023. <div class="container">
  2024. <div class="row">
  2025. <div class="col-md-12 text-center">
  2026. <ul> <li><p><strong style="color:#fff">!! DISCLAIMER:- Disclaimer: A7-Satta.net is an informational platform. We do not promote or encourage illegal gambling. All content is for educational and entertainment purposes only.</strong></p>
  2027. </li></ul> </div>
  2028. </div>
  2029. </div>
  2030. </section><script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"8528d793333e4a18b8ff4cbf39d9bc5c","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  2031. <script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="e3b49d1a1e0339a28552d572-|49" defer></script>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda