﻿/* Custom CSS Starts From Here */
.gameplay {
  cursor: pointer;
  position: fixed;
  right: 0.5em;
  background-color: var(--head-bg);
  z-index: 2;
  opacity: 1;
  writing-mode: vertical-rl;
  display: flex;
  color: white;
  padding: 0.5em 0.3em;
  margin: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.gamename-head-daily-tips {
  background-color: var(--head-bg);
  margin-top: 0;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  padding: 10px 0 5px
}

.game-col {
  margin-bottom: 0;
  padding: 10px;
  min-height: 325px
}

@media (min-width: 768px) {
  .game-col:nth-child(even) {
    border-left: 2px solid var(--border-color);
  }
}

.pa-0 {
  padding: 0
}

.ma-0 {
  margin: 0
}

.pa-1 {
  padding: 8px
}

.subscription-box {
  margin: 20px auto;
  border: 1px dashed #6c757d;
  background-color: #fff;
  border-radius: 8px;
  max-width: 90%;
}

.pa-2 {
  padding: 16px
}

.main {
  letter-spacing: 2.1vw;
  margin-top: 15px;
  margin-bottom: 5px;
  display: block;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

.smlogo {
  max-height: 38px;
  max-width: 100%
}

.blockquote {
  padding: 10px;
  font-size: 12px;
  background: #f5f5f5;
  border-style: ridge;
  border-color: #f50;
  border-radius: 5px 20px;
  border-width: 2px;
  width: 50%;
  margin: 0 auto;
  white-space: pre-line
}

.no-js #loader {
  display: none
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0
}

.vertical-data br:first-child,
[hidden],
template {
  display: none
}

.se-pre-con {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999
}

.heading {
  background-color: var(--head-bg);
  color: var(--head-text);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: center
}

.text {
  text-align: justify;
  border: 4px solid var(--border-color);
  padding-top: 3px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

table.x-chart-div {
  background-color: #fff;
  max-width: 500px;
  border: 5px solid #5d26a5;
  border-bottom: none;
  border-top: none;
  text-align: center !important;
  table-layout: fixed;
  margin: 0 auto;
  width: 100%
}

.single-text,
.single-text-jodi,
.vertical-data,
.x-chart-div th,
.xchart-date {
  text-align: center;
  font-weight: 700
}

.single-text-jodi {
  font-size: 25px !important;
  text-align: center;
  font-weight: bold;
  border: 1px solid #000;
  white-space: nowrap;
}

.single-text {
  font-size: 22px !important;
  white-space: nowrap;
}

.vertical-data,
.xchart-date {
  font-size: 12px !important;
  font-family: Comic Sans MS;
  text-shadow: .5px .5px #fff00e
}

.xchart-date {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  white-space: nowrap;
}

.x-chart-div th {
  font-size: 18px !important;
  background-color: #fff;
  border-bottom: 1px solid #000;
  height: 30px;
  position: sticky;
  position: -webkit-sticky;
  box-shadow: 0 4px 2px -2px #000;
  top: 0;
  padding-top: 10px
}

.sub-number-light {
  height: 60px;
}


.call {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f2f2f2;
  --l: 3.1em
}

.customBox,
.mobileShow {
  display: none
}

.customBox+label {
  cursor: pointer;
  position: fixed;
  left: 1.5em;
  bottom: 1.5em;
  background-color: var(--head-bg);
  height: var(--l);
  width: var(--l);
  border-radius: 50%;
  z-index: 2;
  opacity: 1
}

.customBox+label:after,
.customBox+label:before {
  position: absolute;
  content: '';
  background-color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: .5em;
  transition: all .25s
}


.pana {
  margin-top: 4px
}

/* Time banner from SMSO */
.time {
  overflow-x: hidden;
  max-width: 100%;
  word-wrap: break-word;
  text-align: center;
  font-family: monospace;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  white-space: nowrap;
}

@media only screen and (max-width: 480px) {
  .time {
    font-size: 4vw;
  }
}

.customBox+label:before {
  height: calc(var(--l)/2);
  width: .25em
}

.customBox+label:after {
  width: calc(var(--l)/2);
  height: .25em
}

.customBox:checked+label:before {
  transform: rotatez(45deg);
  border-right: none;
  border-bottom: none
}

.customBox:checked+label:after {
  transform: rotatez(45deg)
}

.one,
.three,
.two {
  text-align: center;
  cursor: pointer;
  position: fixed;
  left: 1em;
  bottom: 1em;
  padding: .3em .56em;
  border-radius: 50%;
  opacity: 0;
  z-index: 1;
  transform: rotateZ(90deg);
  font-size: 1.8em;
  color: #fff;
  transition-property: all;
  transition-duration: .35s;
  transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

table#daily tr,
table#weekly th {
  border: 1px solid #000
}

.customBox:checked~.one,
.customBox:checked~.one:hover,
.customBox:checked~.three,
.customBox:checked~.three:hover,
.customBox:checked~.two,
.customBox:checked~.two:hover {
  opacity: 1
}

.one a,
.three a,
.two a {
  color: #fff;
  text-decoration: none
}

.customBox:checked~.one {
  background-color: #007bff;
  transform: translateX(3.5em);
  transition-delay: .2s
}

.customBox:checked~.two {
  background-color: #dc143c;
  transform: translateX(2.5em) translateY(-2.5em);
  transition-delay: .1s
}

.customBox:checked~.three {
  background-color: #28a745;
  transform: translateY(-3.5em)
}

#bottommenu {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: auto;
  -webkit-transition: bottom .5s;
  transition: bottom .5s
}

#bottomNav a {
  text-decoration: none;
  color: gray
}

#bottomNav ul li {
  list-style: none;
  padding-top: 3px;
}

.active_me {
  color: var(--head-bg)
}

.active_me a {
  color: var(--head-bg) !important
}

@keyframes shine {
  0% {
    background: silver;
    color: #000
  }

  50% {
    background: #90ee90;
    color: red
  }
}

.loader {
  animation: 1s shine infinite;
  transition: .3s
}

@keyframes blink {
  50% {
    color: transparent
  }
}

.loader__dot {
  animation: 1s blink infinite
}

.loader__dot:nth-child(2) {
  animation-delay: 250ms
}

.loader__dot:nth-child(3) {
  animation-delay: .5s
}

table#daily td,
table#daily th {
  text-align: center;
  border: 1px solid #000;
  color: #333
}

table#weekly th {
  color: #333;
  text-align: center
}

.frequency,
td.HEADLINES {
  color: #fff;
  text-align: center
}

td.HEADLINES {
  background-color: var(--head-bg)
}

.box-style {
  padding-bottom: 5px
}

.blue-box,
.brown-box {
  border: 1px solid #fff;
  height: 275px;
  padding: 0
}

.jodi-number {
  font-size: 40px;
  align-items: center;
  justify-content: center;
  font-family: fantasy;
  /* text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000; */
}

.weeklychart .jodi-number {
  text-shadow: 2px 2px 2px #000;
}

.pana-number {
  font-size: 25px;
  text-shadow: 0 0 4px #fff;
  align-items: center;
  justify-content: center
}

.starline,
.time {
  align-items: center
}

.time {
  font-family: monospace;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.brown-box {
  background-color: #f2cd98
}

.blue-box {
  background-color: #5bc0de
}

.pana {
  color: #000;
  margin-bottom: 4px;
  padding: 5px 0 3px 0;
  font-size: 18px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}

.arrow {
  font-size: 15px;
  margin-top: 35px;
  margin-bottom: 30px
}

.star-line {
  background: linear-gradient(to right, #f2cd98 50%, #5bc0de 50%)
}

/* SMSO Style Starline */
.starline {
  height: 60px;
  display: flex;
  justify-content: center;
  white-space: nowrap
}


#cell-1-table {
  width: 80%;
  max-width: 200px;
  margin-top: 10px
}

#cell-1-table caption,
th {
  text-align: center
}

.frequency {
  width: 130px;
  left: 50%;
  transform: translateX(-50%);
  padding: .1em;
  position: relative;
  letter-spacing: .1em;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
  background: -webkit-linear-gradient(right, #c00, red, #c00);
  display: inline-block;
  margin-top: 5px;
}

#frequency:after,
#frequency:before,
.frequency:after,
.frequency:before {
  content: "";
  bottom: -.5em;
  position: absolute;
  display: block
}

.frequency:after,
.frequency:before {
  width: 1.8em;
  border: .9em solid #c00;
  z-index: -2
}

.frequency:before {
  left: -1.35em;
  border-right-width: .75em;
  border-left-color: transparent
}

.frequency:after {
  right: -1.35em;
  border-left-width: .75em;
  border-right-color: transparent
}

#frequency:after,
#frequency:before {
  border-style: solid;
  border-color: #900 transparent transparent;
  z-index: 1
}

#frequency:before {
  left: 0;
  border-width: .5em 0 0 .5em
}

#frequency:after {
  right: 0;
  border-width: .5em .5em 0 0
}

.makeRed {
  color: red
}

.makeBlack {
  color: #000
}

.resultname {
  color: #000;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 18px;
  margin: 2px 0;
  text-shadow: -1px 1px 0 #fff, 1px 1px 0 #fff, 1px 1px 0 #fff, -1px -1px 0 #fff;
  margin-bottom: 0;
  line-height: 1;
}

.livename {
  height: 27px;
}

.data-update {
  height: 27px;
}

.jodi-number {
  font-weight: 800;
}

.vert-center {
  vertical-align: middle;
}

.pana-number {
  color: #000;
  font-weight: 600;
  text-shadow: -0.1px 0.1px 0 #fff, 0.1px 0.1px 0 #fff, 0.1px 0.1px 0 #fff, -0.1px -0.1px 0 #fff;
}

.update-item {
  min-height: 60px;
}

.gamename-head {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: -5px !important;
  margin-bottom: 0px !important;
}

.game-name-wrapper {
  display: inline-flex;
  position: relative;
  align-items: center;
}

.superLoader {
  position: absolute;
  left: 100%;
  top: -1px;
  margin-left: 3px;
  font-size: 8.5px !important;
  padding: 1px 3px !important;
  line-height: 1;
  white-space: nowrap;
  border-radius: 2px;
  font-weight: 800;
  text-transform: uppercase;
}


.result-div {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 8px;
  min-height: 30px;
  margin: 0;
}

.marque-results {
  display: none;
}

.img-responsive {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1vw;
  margin-bottom: 5vw;
  border: 2vw solid #fff;
  border-radius: 1vw;
  width: 60vw;
  height: 35vw;
  object-fit: cover;
  object-position: 100% 0;
  background-color: white;
  box-shadow: 0 0.5vw 1vw 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.thumbnail {
  height: inherit;
}

.ads {
  display: flex;
  align-items: center;
  justify-content: center;
}

.verticaltext {
  width: 7px;
  word-wrap: break-word;
  white-space: pre-wrap;
  margin: auto;
}

.weeklychart {
  max-width: 500px;
  width: 100%;
  table-layout: fixed;
  border: 1px;
  text-align: center;
  margin: auto;
  justify-content: center;
  align-items: center;
}

.weeklychart td {
  height: 166px;
}

.onlinecouner {
  display: inline;
  background: #000000;
  cursor: none;
  border: 2px solid #ffffff;
  border-radius: 5px;
  margin: auto;
  padding: 2px 15px 2px 15px;
  text-align: right;
  color: #17ff00;
  width: 80px;
  font-family: Tahoma;
  font-size: 10px;
  line-height: 10px;
}

.monthly1 {
  background-color: #e6e6fa;
  text-align: center;
  border: 2px solid #000;
}

.monthly2 {
  background-color: #8fbc8f;
  text-align: center;
  border: 2px solid #000;
}

@media only screen and (max-width:320px) {
  .col-xs-6 {
    width: 100% !important
  }

  .col-xs-3 {
    min-height: .2vw !important;
    padding-right: 3vw !important;
    padding-left: 3vw !important;
  }

  #bottomNav ul li {
    padding-top: 1vw !important;
  }

  #record {
    right: calc(50% - 15vw);
    top: 55px;
    width: 30vw;
    height: 3vw;
    display: inline-block;
    font-size: 2vw;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
  }

  .top-navbar .top-navbar-left a {
    font-size: 8vw;
    padding: 2vw 5vw;
  }

  .top-navbar {
    height: 17vw;
  }

  .alert {
    padding: 2vw;
  }

  .smlogo {
    max-height: 10vw;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .arrow {
    font-size: 4.2vw;
    margin: 9vw 7vw
  }

  .blue-box,
  .brown-box {
    height: 98vw !important
  }

  .box-style {
    box-shadow: 0 .3vw #a9a9a9;
    padding-bottom: 1vw
  }

  .frequency {
    font-size: 3.5vw;
    width: 32vw;
    margin-bottom: 1vw
  }

  .jodi-btn,
  .pana-btn {
    font-size: 5vw !important;
    padding: 1vw 4vw;
    line-height: 1.5 !important;
    border-radius: 1.2vw !important
  }

  .jodi-number {
    font-family: fantasy;
    font-size: 16vw !important;
    text-shadow: -0.2vw 0.2vw 0 #fff, 0.2vw 0.2vw 0 #fff, 0.2vw 0.2vw 0 #fff, -0.2vw -0.2vw 0 #fff;
  }

  .laptopShow {
    display: none !important
  }

  .liveupdate {
    margin-top: -2.5vw;
    z-index: 999;
    font-weight: 900;
    min-height: 16.8vw;
    max-height: 16.8vw;
  }

  .livename {
    font-size: 4.5vw;
    padding: -2.5vw;
    color: #333;
    white-space: nowrap;
    height: 7vw;
  }

  .livepana {
    font-size: 4vw;
    color: #333;
    white-space: nowrap;
  }

  .livejodi {
    font-size: 4.5vw;
    white-space: nowrap;
  }

  .mobileShow {
    display: inline
  }

  .pana {
    color: #000;
    margin-top: 5vw;
    margin-bottom: 4vw;
    padding: 2vw 0 1vw 0;
    font-size: 7.5vw;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-shadow: -.1vw 0 #fff, 0 .1vw #fff, .1vw 0 #fff, 0 -.1vw #fff;
  }

  .pana-number {
    color: #000;
    font-size: 8vw !important;
    text-shadow: -0.1vw 0.1vw 0 #fff, 0.1vw 0.1vw 0 #fff, 0.1vw 0.1vw 0 #fff, -0.1vw -0.1vw 0 #fff;
    margin-top: 2vw;
    margin-bottom: 2vw;
  }

  .resultname {
    color: #000;
    height: 17vw;
    font-weight: 800;
    font-size: 7.5vw;
    line-height: 1;
    padding-top: 8vw;
    padding-bottom: 8vw;
    text-shadow: -0.2vw 0.2vw 0 #fff, 0.2vw 0.2vw 0 #fff, 0.2vw 0.2vw 0 #fff, -0.2vw -0.2vw 0 #fff;
  }

  .starline {
    height: 23vw;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: auto;
    white-space: nowrap;
  }

  .single-text,
  .single-text-jodi,
  .x-chart-div th,
  .xchart-date {
    vertical-align: middle !important
  }

  .single-text,
  .single-text-jodi {
    font-family: Comic Sans MS;
    text-shadow: .2vw .2vw #fff00e
  }

  .single-text-jodi {
    font-size: 5.7vw !important;
    text-align: center;
    font-weight: 700;
    text-align: center;
    font-weight: bold;
    border: .2vw solid #000;
    white-space: nowrap;
  }

  .single-text {
    font-size: 4.6vw !important;
    text-align: center !important;
    font-weight: 700;
    white-space: nowrap;
  }

  .time {
    font-family: monospace;
    font-size: 4vw;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    white-space: nowrap;
  }

  table.x-chart-div {
    background-color: #fff;
    border: .7vw solid #5d26a5;
    border-bottom: none;
    border-top: none;
    text-align: center !important;
    table-layout: fixed;
    margin: 0 auto;
    width: 100%
  }

  .vertical-data,
  .xchart-date {
    font-family: Comic Sans MS;
    text-shadow: .1vw .1vw #fff00e;
    font-weight: 550
  }

  .vertical-data {
    font-size: 2.7vw !important;
    text-align: center
  }

  .vertical-data br:first-child {
    display: none
  }

  .xchart-date {
    font-size: 2.5vw !important;
    text-align: center !important;
    padding-top: .5vw !important;
    padding-bottom: .5vw !important;
    white-space: nowrap;
  }

  .x-chart-div th {
    font-size: 3vw !important;
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #000;
    height: 7vw;
    position: sticky;
    position: -webkit-sticky;
    box-shadow: 0 4px 2px -2px #000;
    top: 0;
    font-weight: 700;
    padding-top: 2vw;
  }

  .ads {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .verticaltext {
    width: 4vw;
    word-wrap: break-word;
    white-space: pre-wrap;
    margin: auto;
  }
}




@media only screen and (min-width: 321px) and (max-width: 480px) {
  #record {
    right: calc(50% - 15vw);
    top: 55px;
    width: 30vw;
    height: 3vw;
    display: inline-block;
    font-size: 2vw;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
  }

  .smlogo {
    max-height: 10vw;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .arrow {
    font-size: 4.2vw;
    margin: 9vw 7vw
  }

  .blue-box,
  .brown-box {
    border: .3vw solid #fff;
    height: 66vw;
    padding: 0
  }

  .box-style {
    box-shadow: 0 .3vw #a9a9a9;
    padding-bottom: 1vw
  }

  .frequency {
    font-size: 2.5vw;
    width: 20vw;
    margin-bottom: 1vw
  }

  .jodi-btn,
  .pana-btn {
    font-size: 3.2vw;
    padding: 1vw 4vw;
    line-height: 1.5;
    border-radius: 1vw
  }

  .jodi-number {
    font-size: 8vw;
    font-family: fantasy;
    text-shadow: -0.2vw 0.2vw 0 #fff, 0.2vw 0.2vw 0 #fff, 0.2vw 0.2vw 0 #fff, -0.2vw -0.2vw 0 #fff;
  }

  .laptopShow {
    display: none !important
  }

  .liveupdate {
    margin-top: -6px;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 999;
    font-weight: 900;
    min-height: 54px;
    max-height: 54px;
  }

  .livename {
    font-size: 5vw;
    color: #333;
    white-space: nowrap;
  }

  .livepana {
    font-size: 4.5vw;
    color: #333;
    white-space: nowrap;
  }

  .livejodi {
    font-size: 5vw;
    white-space: nowrap;
  }

  .mobileShow {
    display: inline
  }

  .pana {
    color: #000;
    margin-top: 2.5vw;
    margin-bottom: 2vw;
    padding: 1vw 0 1vw 0;
    font-size: 4.5vw;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-shadow: -.1vw 0 #fff, 0 .1vw #fff, .1vw 0 #fff, 0 -.1vw #fff;
  }

  .pana-number {
    color: #000;
    font-size: 6vw;
    text-shadow: -0.1vw 0.1vw 0 #fff, 0.1vw 0.1vw 0 #fff, 0.1vw 0.1vw 0 #fff, -0.1vw -0.1vw 0 #fff;
    margin-top: 1.5vw;
    margin-bottom: 1.5vw;
  }

  .resultname {
    color: #000;
    height: 9vw;
    /* Reduced from 12vw */
    font-weight: 800;
    font-size: 5vw;
    line-height: 1;
    text-shadow: -0.2vw 0.2vw 0 #fff, 0.2vw 0.2vw 0 #fff, 0.2vw 0.2vw 0 #fff, -0.2vw -0.2vw 0 #fff;
  }

  .starline {
    height: 16vw;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: auto;
    white-space: nowrap;
  }

  .single-text,
  .single-text-jodi,
  .x-chart-div th,
  .xchart-date {
    vertical-align: middle !important
  }

  .single-text,
  .single-text-jodi {
    font-family: Comic Sans MS;
    text-shadow: .2vw .2vw #fff00e
  }

  .single-text-jodi {
    font-size: 5.7vw !important;
    text-align: center;
    font-weight: 700;
    text-align: center;
    font-weight: bold;
    border: .2vw solid #000;
    white-space: nowrap;
  }

  .single-text {
    font-size: 4.6vw !important;
    text-align: center !important;
    font-weight: 700;
    white-space: nowrap;
  }

  .time {
    font-family: monospace;
    font-size: 2.9vw;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    white-space: nowrap;
  }

  table.x-chart-div {
    background-color: #fff;
    border: .7vw solid #5d26a5;
    border-bottom: none;
    border-top: none;
    text-align: center !important;
    table-layout: fixed;
    margin: 0 auto;
    width: 100%
  }

  .vertical-data,
  .xchart-date {
    font-family: Comic Sans MS;
    text-shadow: .1vw .1vw #fff00e;
    font-weight: 550
  }

  .vertical-data {
    font-size: 2.7vw !important;
    text-align: center
  }

  .vertical-data br:first-child {
    display: none
  }

  .xchart-date {
    font-size: 2.5vw !important;
    text-align: center !important;
    padding-top: .5vw !important;
    padding-bottom: .5vw !important;
    white-space: nowrap;
  }

  .x-chart-div th {
    font-size: 3vw !important;
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #000;
    height: 7vw;
    position: sticky;
    position: -webkit-sticky;
    box-shadow: 0 4px 2px -2px #000;
    top: 0;
    font-weight: 700;
    padding-top: 2vw;
  }

  .ads {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .verticaltext {
    width: 2vw;
    word-wrap: break-word;
    white-space: pre-wrap;
    margin: auto;
  }
}


@media only screen and (min-width:481px) {
  .laptopShow {
    display: block
  }

  .mobileShow {
    display: none !important
  }

  .liveupdate {
    margin-top: -6px;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 999;
    font-weight: 900;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    min-height: 54px;
    max-height: 54px;
  }

  .livename {
    font-size: 18px;
    color: #333;
  }

  .livepana {
    font-size: 16px;
    color: #333;
  }

  .livejodi {
    font-size: 20px;
  }

  #record {
    right: calc(50% - 75px);
    top: 55px;
    width: 150px;
    height: 15px;
    display: inline-block;
    font-size: 10px;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
  }
}

.resultbox {
  table-layout: fixed;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

/* Footer Styling Restored from sminner.css */
.footer {
  text-align: center;
  color: #455c69;
}

.footer .footer-main {
  padding: 15px;
}

.social-footer {
  margin-top: 10px;
  margin-bottom: 5px;
}

.social-footer a {
  display: inline-block;
  margin: 0 5px;
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff !important;
  border-radius: 50%;
  text-align: center;
  transition: transform 0.2s;
}

.social-footer a:hover {
  transform: scale(1.1);
}

.social-footer a.facebook {
  background: #3b5998;
}

.social-footer a.twitter {
  background: #55acee;
}

.social-footer a.gplus {
  background: #dd4b39;
}

.footer .navigation a {
  display: inline-block;
  margin: 0 5px;
  font-size: 13px;
  color: #555;
  text-decoration: none;
}

.footer .copyright {
  padding: 15px;
  font-size: 13px;
  color: #555;
}

.footer .copyright a {
  color: #555;
  font-size: 13px;
  text-decoration: underline;
}

/* Match Tips in Live Updates */
.match-liveupdate {
  color: red !important;
  text-shadow: 1px 1px 0 #fff;
  font-size: 18px;
  font-style: italic;
  font-weight: 800;
  margin: 0 0 8px 0;
  text-align: center;
  display: block;
  width: 100%;
}

/* Flash Animation for Buttons (White) */
@keyframes flash-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    transform: scale(1);
  }

  70% {
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    transform: scale(1.03);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    transform: scale(1);
  }
}

/* Flash Animation for Buttons (Red) - For white backgrounds */
@keyframes flash-pulse-red {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7);
    transform: scale(1);
  }

  70% {
    box-shadow: 0 0 0 15px rgba(255, 0, 0, 0);
    transform: scale(1.03);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
    transform: scale(1);
  }
}

.flash-btn {
  animation: flash-pulse 2s infinite;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
}

.flash-btn-red {
  animation: flash-pulse-red 2s infinite;
  border: 1px solid rgba(255, 0, 0, 0.5) !important;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
}

.flash-btn:hover {
  transform: translateY(-2px);
  filter: brightness(1.1);
}






/* Styles from liveupdate.php */
#live-updates.text {
  padding: 5px 5px !important;
  text-align: center !important;
}

.live-update-notice {
  background: #ffffcc;
  border: 1px solid #ffcc00;
  padding: 4px 12px;
  border-radius: 4px;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: bold;
  color: #333;
  font-size: 14px;
}

.update-item {
  padding: 4px 0;
  margin-bottom: 4px;
}

.gamename-head {
  font-size: 22px;
  font-weight: bold;
  margin-top: -5px !important;
  margin-bottom: 0px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: normal;
}

.result-div {
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  min-height: 35px !important;
  margin-top: 0px !important;
  margin-bottom: 4px !important;
  /* Reduced from 10px */
}

/* Combined Loader/SuperLoader for SMLite matching */
.superLoader {
  margin: 0 !important;
  margin-top: -3px !important;
  font-size: 9px !important;
  padding: 1px 5px !important;
  border-radius: 2px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  height: 13px !important;
  /* Fixed short height to force smallness */
  line-height: 10px !important;
  align-items: center;
  justify-content: center;
}

/* LIVE Pulse Red */
.label-live {
  background-color: red !important;
  color: white !important;
  animation: pulse-red-flashing 1.5s infinite;
  border: 1px solid #ffc107 !important;
}

@keyframes pulse-red-flashing {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 6px rgba(255, 0, 0, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
  }
}

.label-live-dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: white;
  display: inline-block;
  margin-right: 4px;
  box-shadow: 0 0 2px #fff;
}

div.t1t2_highlight {
  margin-top: 0px;
  margin-bottom: 2px;
  min-height: 20px;
}

div.t1t2_highlight>span {
  color: blue;
  text-shadow: 1px 1px 0 #eee;
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
}

#live-updates hr {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
  opacity: 0.5;
}


/* Styles from linkadv.php */
.ad_result {
  background: linear-gradient(90deg, rgb(8, 93, 27) 0%, rgb(32, 68, 0) 100%);
  border-bottom: 3px solid #D35400;
  text-align: center;
  padding: 15px 0;
  border-radius: 4px;
  margin-bottom: 3px;
  margin-top: 25px;
  word-break: break-word;
  overflow-wrap: break-word;
  width: 100%;
}

.ad_bg-1 {
  background: rgb(195, 138, 34);
  background: linear-gradient(0deg, rgba(195, 138, 34, 0.9898809865743172) 0%, rgba(253, 246, 45, 0.998284347918855) 100%);
  border: 1px solid #F7DC6F;
  box-shadow: 0 0 15px #000;
  display: inline-block;
  border-radius: 8px;
  text-shadow: 0px 1px 0px #3d768a;
  padding: 5px;
}


/* Styles from all-results-list.php */
hr.list-separator {
  margin-top: 0px;
  margin-bottom: 0px;
}

div.list-item {
  padding-top: 2px;
  padding-bottom: 2px;
}

.btn-freq {
  min-width: 100px !important;
  padding: 1px 5px !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  height: auto !important;
}


/* Styles from links.php */
/* Restore original .loader from custom.css by removing local override */
.loader-glow {
  animation: placeholder-glow 1.5s ease-in-out infinite;
}

.links .btn-xs,
.links kbd {
  padding: 0px 3px !important;
  font-size: 9px !important;
  line-height: 11px !important;
  border-radius: 3px;
  height: 15px !important;
  min-height: 0 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  vertical-align: middle !important;
  margin-top: -2px;
}

.links .btn-xs small,
.links kbd small {
  font-size: 9px !important;
  line-height: 1 !important;
}

.links {
  background-color: #fff5f8;
  color: #000000;
  font-size: 12px;
  border-radius: 5px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  border-top: 2px solid var(--border-color);
  border-bottom: 2px solid var(--border-color);
  border-left: 2px solid var(--border-color);
  border-right: 2px solid var(--border-color);
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 10px #461300;
  margin: 7px 0 0 0;
  margin-top: 10px;
  margin-bottom: 10px;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}


/* Styles from daily-matka-tips.php */
div.match-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

p.match {
  min-height: 40px;
}

.game-row {
  margin-top: 15px;
}

/* Responsive separation for Daily Chart boxes */
@media (min-width: 768px) {
  .game-col:nth-child(odd) {
    border-right: 1px solid var(--head-bg);
  }

  .game-col {
    border-bottom: 1px solid var(--head-bg);
  }
}

@media (max-width: 767px) {
  .game-row {
    padding: 0 10px;
  }

  .game-col {
    margin-bottom: 25px !important;
    border: 2px solid var(--head-bg) !important;
    /* Themed border */
    border-radius: 8px !important;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }
}



/* Styles from 401.php */

.img-wrapper {
  position: relative;
  width: 100%;
}



.img-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -50%;
  right: 0;
  text-align: center;
}



.img-overlay:before {
  content: ' ';
  display: block;
  /* adjust 'height' to position overlay content vertically */
  height: 40.2%;
}


.btn-xl {
  padding: 5px 5px;
  font-size: 20px;
  border-radius: 10px;
  width: 20%;
  /* Specify your width here */
}

/* Styles from delhi-chart.php */

tr {
  border-bottom: 1px solid #000
}



.heading4 {
  font-size: 18px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  color: #111;
  margin: 0 0 5px 0
}



.heading1 {
  font-size: 30px;
  line-height: 20px;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  color: #1b2834;
  font-weight: 900
}



.content-quality {
  float: left;
  width: 193px
}



.content-quality p {
  margin-left: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px
}



.content-quality p span {
  display: block
}



.tabtop li a {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #1b2834;
  border-radius: 0;
  margin-right: 22.008px;
  border: 1px solid #ebebeb !important
}



.tabtop .active a:before {
  position: absolute;
  top: 15px;
  left: 43%;
  color: #e31837;
  font-size: 30px
}



.tabtop li a:hover {
  color: #e31837 !important;
  text-decoration: none
}



.tabtop .active a:hover {
  color: #fff !important
}



.tabtop .active a {
  background-color: #e31837 !important;
  color: #FFF !important
}



.margin-tops {
  margin-top: 30px
}



.tabtop li a:last-child {
  padding: 10px 22px
}



.thbada {
  padding: 10px 28px !important
}



section p {
  font-family: 'Lato', sans-serif
}



.margin-tops4 {
  margin-top: 20px
}



.tabsetting {
  border-top: 5px solid #ebebeb;
  padding-top: 6px
}



.services {
  background-color: #d4d4d4;
  min-height: 710px;
  padding: 65px 0 27px 0
}



.services a:hover {
  color: #000
}



.services h1 {
  margin-top: 0 !important
}



.heading-container p {
  font-family: 'Lato', sans-serif;
  text-align: center;
  font-size: 16px !important;
  text-transform: uppercase
}



.nav-tabs>li {
  float: none;
  display: inline-block;
  zoom: 1
}



.nav-tabs {
  text-align: center
}



td.border-both {
  border: 1px solid black
}



td.border-left {
  border-left: 1px solid black
}



td.border-right {
  border-right: 1px solid black
}



@media only screen and (max-width:500px) {
  .tabtop li a {
    margin-right: 0
  }

  .tabsetting li a {
    padding: 5px 10px !important
  }
}



div.heading {
  width: 100%;
}


a.target_scroll_btn {
  max-width: 500px;
  margin-bottom: 20px;
}


#sticky-game-name {
  display: none;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  min-width: 120px;
  text-align: center;
  background-color: #e31837;
  color: #ffff00;
  font-size: 9px;
  font-weight: bold;
  z-index: 9999;
  padding: 1px 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

/* Styles from forum-detail.php */


pre {
  text-align: center;
  white-space: pre-line;
  border: 0;
  background-color: transparent;
  font-size: 16px;
  font-weight: 500;
}



/*.row*/
/*{*/
/*    display:flex;*/
/* background-color:white; padding:10px; margin-top:5px;*/
/* }

*/

a {
  color: #444;
}


.pagination li.active,
.pagination>.active>a {
  background-color: var(--head-bg);

  border: .4px solid var(--border-color);
  border-radius: 2px;
}


.pager li,
.pagination>li {
  display: inline-block;
}



.pagination li {
  color: black;

  padding: 0 0px;
}


.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: var(--head-bg);
  border-color: var(--border-color);

}


.name {
  color: var(--head-bg);
}


.pagination>span {
  font-size: 14px;
}


span.pajinatify__current {
  background-color: var(--head-bg) !important;
}


span.show_user_info {
  cursor: pointer;
}


.modal {
  background-color: transparent;
  box-shadow: none;
  width: auto;
}


.profile-usertitle-name {
  color: #5a7391;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 7px;
  margin-top: 7px;
}



.profile-usertitle-job {
  text-transform: uppercase;
  color: #5b9bd1;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px;
}


/* Styles from join-chart.php */


@media screen and (max-width: 300px) {
  #res {
    display: none !important;
  }
}



@media screen and (min-width: 300px) {
  #res1 {
    display: none !important;
  }
}


th,
td {
  padding: 3px !important;
}



table {
  border: 1px solid black;
  border-spacing: 20px;
}

/* Styles from mumbai-chart.php */

.loadmore-panel-tr>.btn {
  border-radius: 0px !important;
  min-height: 56px;
}



#guess_chart {
  background-color: #696969
}



@media only screen and (max-width:500px) {
  .tabtop li a {
    margin-right: 0
  }

  .tabsetting li a {
    padding: 5px 10px !important
  }
}



.spinner {
  height: 100px;
  font-size: 32px;
  font-weight: bold
}



#target_bottom:target {
  scroll-margin-top: calc(100vh - 100%);
}



#target_bottom {
  /*min-height: 100vh;*/
  clear: both;
}

/* Styles from pp.php */

ul {
  list-style-type: square;
}


ul>li>ul {
  list-style-type: circle;
}


ul>li>ul>li>ul {
  list-style-type: square;
}


ol li {
  font-family: Arial;
}

/* Styles from star-pana-chart.php - PHP dynamic rules kept in source file */

/* Styles from star-pana-chart.php */


@media screen and (max-width: 300px) {
  #res {
    display: none !important;
  }
}



@media screen and (min-width: 300px) {
  #res1 {
    display: none !important;
  }
}

/* ── Login / Register / Forgot-Password Pages ── */

/* Card containers */
.login-card,
.register-card,
.reset-card {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.05);
  text-align: left;
}

/* Card headings */
.login-header,
.register-header,
.reset-header {
  text-align: center;
  color: var(--prim-color, #d9534f);
  margin-bottom: 30px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* Form labels */
.login-card .form-group label,
.register-card .form-group label,
.reset-card .form-group label {
  font-weight: 600;
  color: #555;
  margin-bottom: 8px;
  display: block;
  text-align: left;
}

/* Form controls */
.login-card .form-control,
.register-card .form-control,
.reset-card .form-control {
  border-radius: 6px;
  padding: 10px 15px;
  border: 1px solid #ced4da;
  transition: all 0.3s;
}

.login-card .form-control:focus,
.register-card .form-control:focus,
.reset-card .form-control:focus {
  box-shadow: 0 0 5px var(--prim-color-lite, rgba(217, 83, 79, 0.4));
  border-color: var(--prim-color, #d9534f);
}

/* Primary buttons */
.login-card .btn-primary,
.register-card .btn-primary,
.reset-card .btn-primary {
  background: var(--prim-color, #d9534f);
  border-color: var(--prim-color, #d9534f);
  border-radius: 6px;
  padding: 12px;
  font-weight: 600;
  width: 100%;
  transition: background 0.3s;
}

.login-card .btn-primary:hover,
.register-card .btn-primary:hover,
.reset-card .btn-primary:hover {
  background: var(--prim-color-lite, #c9302c);
  border-color: var(--prim-color-lite, #c9302c);
  filter: brightness(90%);
}

/* Input group addon */
.login-card .input-group-text,
.register-card .input-group-text,
.reset-card .input-group-text {
  background: #fff;
  border-left: 0;
  cursor: pointer;
  color: #777;
}

/* Alert box */
.login-card .alert,
.register-card .alert,
.reset-card .alert {
  border-radius: 6px;
}

/* Forgot password link */
.forgot-link {
  display: block;
  text-align: right;
  margin-top: 10px;
  font-size: 0.9rem;
  color: var(--prim-color, #d9534f);
  text-decoration: none;
}

.forgot-link:hover {
  text-decoration: underline;
  color: var(--prim-color-lite, #c9302c);
}

/* Error field */
.form-control.error {
  border-color: var(--prim-color, #d9534f) !important;
}

/* Recaptcha responsive */
@media screen and (max-height: 575px) {

  #rc-imageselect,
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}

/* =========================================================
   Login Page & Forgot Password Page - Static Styles
   (Dynamic color parts stay inline in log-in.php / forgot-password.php)
   ========================================================= */

/* Shared page background for login/forgot */
.auth-page-bg {
  background: #f0f2f5;
  font-family: 'Poppins', sans-serif;
}

/* Cards */
.login-card,
.reset-card {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 40px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.05);
}

/* Headers */
.login-header,
.reset-header {
  text-align: center;
  margin-bottom: 30px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* Form */
.auth-page .form-group label {
  font-weight: 600;
  color: #555;
  margin-bottom: 8px;
}

.auth-page .form-control {
  border-radius: 6px;
  padding: 10px 15px;
  border: 1px solid #ced4da;
  transition: all 0.3s;
}

.auth-page .btn-primary {
  border-radius: 6px;
  padding: 12px;
  font-weight: 600;
  width: 100%;
  transition: background 0.3s;
}

.auth-page .input-group-text {
  background: #fff;
  border-left: 0;
  cursor: pointer;
  color: #777;
}

.auth-page .alert {
  border-radius: 6px;
}

/* Forgot link */
.forgot-link {
  display: block;
  text-align: right;
  margin-top: 10px;
  font-size: 0.9rem;
  text-decoration: none;
}

.forgot-link:hover {
  text-decoration: underline;
}

/* OTP hidden by default */
.otp-div,
#alert-msg {
  display: none;
}

/* Social footer */
.social-footer {
  margin-bottom: 5px;
  text-align: center;
}

.social-footer a {
  display: inline-block;
  margin: 0 2px;
  font-size: 20px;
  width: 35px;
  height: 35px;
  padding: 5px 0 0;
  color: #fff;
  border-radius: 50%;
  text-decoration: none;
}

.social-footer a.facebook {
  background: #3b5998;
}

.social-footer a.twitter {
  background: #55acee;
}

.social-footer a.gplus {
  background: #dd4b39;
}

/* Footer nav/copyright */
.footer .navigation {
  text-align: center;
}

.footer .navigation a {
  display: inline-block;
  margin: 0 5px;
  font-size: 13px;
}

.footer .copyright {
  padding: 15px;
  font-size: 13px;
  color: #555;
  text-align: center;
}

.footer .copyright a {
  color: #555;
  font-size: 13px;
  text-decoration: underline;
}