html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  background-color: #fc9;
  text-align: center;
  padding: 3px 10px;
  margin: 0;
  scroll-behavior: smooth;
  font-style: italic;
  font-family: Helvetica, sans-serif;
  font-weight: 700;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a,
a:hover {
  text-decoration: none;
}

p {
  color: #000b65;
  text-shadow: 1px 1px 2px #fff;
}

table {
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%);
  margin: 5px 0;
}

.skip-link {
  position: absolute;
  left: -999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  background: #fff;
  color: #00008b;
  padding: 8px 12px;
  z-index: 9999;
  border-radius: 6px;
  font-weight: 700;
}

.skip-link:focus {
  left: 8px;
  top: 8px;
  width: auto;
  height: auto;
}

.breadcrumb {
  display: none;
  font-size: 13px;
  margin: 5px auto;
  text-align: left;
  padding: 4px 10px;
}

.breadcrumb ol {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.breadcrumb li+li::before {
  content: "\203A";
  margin-right: 6px;
  color: #0013a5;
}

.breadcrumb a {
  color: #0013a5;
  text-decoration: underline;
  font-style: normal;
}

.a-us,
.sky-23,
.f-pti,
.eml-us,
.dis12,
.qtn14,
.lst-sec,
.liv-rslt,
.pow-13,
.sta-div,
.sun-col>div,
.tkt-val,
.gbl-val {
  color: #000;
  text-align: center;
  margin-bottom: 4px;
  margin-top: -2px;
  display: block;
  font-size: 20px;
  outline: 4px #fff;
  outline-offset: -9px;
  border: 2px solid #ff182c;
  border-style: outset;
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%);
}

.a-us a,
.a-us b,
.a-us p,
.dis12 h2,
.dis12 p,
.qtn14 a,
.qtn14 h4,
.qtn14 p,
.lst-sec h2,
.lst-sec p,
.pow-13 {
  font-style: normal;
}

.m-icon,
.logo {
  background: #fc9;
  padding: 0 10px;
  display: block;
  color: #fff8f8;
  margin-bottom: 5px;
  letter-spacing: 1px;
  font-weight: 700;
  border: 3px solid #ff0016;
  border-radius: .75em;
  transform-style: preserve-3d;
  transition: transform 150ms cubic-bezier(0, 0, .58, 1), background 150ms cubic-bezier(0, 0, .58, 1);
}

.m-icon img,
.logo img {
  margin: 5px 5px;
}

.text2 {
  border-width: 3px;
  border: 2px solid #0014e2;
  margin-bottom: 5px;
  border-style: outset;
  border-radius: 10px;
  border: 2px solid #ff182c;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%);
}

.text2 h2 {
  color: #061699;
  text-shadow: 1px 1px 2px #fff;
}

.text3 {
  background: linear-gradient(187deg, #fc9 50%, #ffc387 50%);
  border: 2px solid #ff0016;
  border-style: outset;
  border-radius: 10px;
  margin-bottom: 5px;
  line-height: 1.4;
  font-size: 14px;
  padding: 4px 10px;
  color: #00094d;
  text-shadow: 1px 1px 2px #fff;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%);
}

.gbl-val {
  padding: 5px;
  height: 100px;
}

.gbl-val h1 {
  font-size: 16px;
  color: #1a237e;
  padding-bottom: 3px;
}

.gbl-val p {
  color: #444;
  font-size: 14px;
}

.f-pti {
  border-color: #ff0016;
}

.f-pti .dflex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.f-pti .dflex>div {
  width: 50%;
}

.f-pti h4 {
  font-size: 18px;
  color: #001699;
  text-shadow: 1px 1px 2px #fff;
}

.f-pti p {
  font-size: 22px;
  text-shadow: none;
}

.f-pti .bb55 {
  border-left: 1px solid #000ff4;
}

.sm-ttle,
.flyr24,
.f-pti h3,
.oc-fg h4,
.liv-rslt h4 {
  background: #ff00a2;
  padding: 5px 10px;
  text-shadow: 1px 1px 2px #000;
  display: block;
  color: #fff8f8;
  margin-bottom: 5px;
  letter-spacing: 1px;
  font-weight: 700;
  border: 2px solid #fff;
  border-radius: .75em;
  transform-style: preserve-3d;
  transition: transform 150ms cubic-bezier(0, 0, .58, 1), background 150ms cubic-bezier(0, 0, .58, 1);
}

.sm-ttle,
.flyr24,
.f-pti h6,
.oc-fg h6,
.liv-rslt h6 {
  background: #ff00a2;
  padding: 5px 10px;
  text-shadow: 1px 1px 2px #000;
  display: block;
  color: #fff8f8;
  margin-bottom: 5px;
  letter-spacing: 1px;
  font-weight: 700;
  border: 2px solid #fff;
  border-radius: .75em;
  transform-style: preserve-3d;
  transition: transform 150ms cubic-bezier(0, 0, .58, 1), background 150ms cubic-bezier(0, 0, .58, 1);
}

.lv-mc .h8 {
  display: block;
  font-size: 22px;
  color: #00094d;
  text-shadow: 1px 1px 2px #fff;
}

.lv-mc .h8:not(:first-child) {
  display: block;
  border-top: 1px solid #ff0020;
  margin-top: 5px;
}

.lv-mc .h9 {
  display: block;
  color: #880e4f;
  text-shadow: 1px 1px 2px #ffe2c6;
  font-size: 21px;
  line-height: 1;
  margin: 3px 0;
}

.lv-mc button,
.clk1-rld {
  border: 1px solid #e6e6e6;
  background: #522f92;
  color: #fff;
  padding: 5px 7px;
  border-radius: 8px;
  font-size: 12px;
  margin: 2px 0 -1px;
  display: inline-block;
  transition: all .3s;
}

.lv-mc button:hover,
.clk1-rld:hover {
  box-shadow: 0 0 13px 3px #00000033;
  cursor: pointer;
}

.lv-mc p {
  font-size: 14px;
  padding-top: 5px;
  color: #000;
  text-shadow: none;
}

.eml-us {
  padding-top: 4px;
  padding-bottom: 7px;
  background-color: #fbe7ff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}

.eml-us p {
  font-size: 22px;
  color: #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 12px;
}

.eml-us a {
  background: radial-gradient(#ffe500, #ff9800);
  color: #000;
  padding: 5px 8px 2px;
  border-radius: 80px;
  display: inline-block;
  box-shadow: 0 0 10px -3px #000;
  border: 1px solid #ff0016;
  text-shadow: 1px 1px 2px #fff;
  font-size: 18px;
}

.eml-us a:hover {
  box-shadow: 0 0 10px 0 #000;
}

.tkt-val h4 {
  font-size: 22px;
  color: #00094d;
  text-shadow: 1px 1px 2px #fff;
}

.tkt-val span {
  margin: 0;
  font-size: 22px;
  line-height: 1;
  background: -webkit-linear-gradient(#4500bf, #670009);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 5px 5px;
}

.tkt-val p {
  font-size: 15px;
  padding: 2px 0;
  margin-bottom: 0;
  color: #000;
  text-shadow: 1px 1px 2px #ffd9d9;
}

.tkt-val div {
  border-bottom: 1px solid #ff0018;
  padding: 3px;
}

.tkt-val div:last-child {
  border-bottom-width: 0;
}

.bg-ylw {
  background-color: #ff0;
  border-bottom: 1px solid #ff9800;
}

.sky-23 {
  border: 2px solid #1f3092;
}

.sky-23 h4 {
  background: #ff1731;
  color: #fff;
  border-radius: 10px;
  font-size: 30px;
  padding: 3px 5px;
  text-shadow: 1px 1px 2px #000;
  clip-path: polygon(0 0, 97% 0, 100% 48%, 100% 80%, 100% 100%, 3% 100%, 0 46%, 0 20%);
}

.sky-23 a:last-child {
  border-bottom-width: 0;
}

.sky-23 a {
  background-image: linear-gradient(-225deg, #231557 0, #44107a 29%, #ff1361 67%, #ff0025 100%);
  background-size: 200% auto;
  color: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  font-size: 22px;
  display: block;
  border-bottom: 2px solid #ff0026;
  padding: 5px;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.sun-col>div {
  border-color: #e71d36;
}

.sun-col h4 {
  animation: fajskd 5s infinite;
  border-radius: 10px;
  color: #fff;
  line-height: 1.1;
  padding: 4px 10px 3px;
  text-shadow: 1px 1px 2px #000;
  font-size: 24px;
}

.sun-col p {
  font-size: 18px;
  text-align: center;
  line-height: 1.3;
}

.sta-div h6 {
  color: #fff;
  padding: 5px 10px 3px;
  font-size: 24px;
  background-color: #f7009c;
  border-radius: 20px;
  font-style: italic;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  margin: 2px;
}

.sta-div a {
  display: block;
  font-size: 22px;
  padding: 5px 7px 4px;
}

.sta-1 a {
  border-bottom: 2px solid #00189f;
  color: #1a237e;
  text-shadow: 1px 1px #d9d9d9;
}

.sta-div a:last-child {
  border-bottom-width: 0;
}

.sta-1 {
  border: 2px solid #b9005e;
  background-color: #ffcc99;
  border-radius: 15px;
  overflow: hidden;
}

.qtn14 {
  border: 2px solid #003db6;
  border-radius: 10px;
  width: calc(100% - 8px);
  padding: 3px 0;
  margin: 5px auto 5px;
  width: auto;
  display: block;
}

.qtn14 h4 {
  color: #d70544;
  font-size: 22px;
  padding: 5px 5px 6px;
  border-top: 1.5px solid #e0557f;
  margin-top: 5px;
}

.qtn14 h4:first-child {
  border-top-width: 0;
  margin-top: 0;
}

.qtn14 p {
  font-size: 12px;
  padding: 0 5px 15px;
  line-height: 1.4;
  color: #1a1a1a;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  font-style: normal;
  padding: 0 10px 5px;
  text-transform: capitalize;
  opacity: .9;
  color: #000;
}

.qtn14 a {
  color: #d70544;
  text-decoration: underline;
  font-weight: 700;
  text-transform: capitalize;
}

.qtn14 label {
  cursor: pointer;
  text-transform: uppercase;
  color: #0013a5;
  text-shadow: 1px 1px 2px #fff;
  font-weight: 800;
  font-size: 17px;
  padding: 3px 0;
  display: block;
}

.qtn14 label+div {
  height: 0;
  overflow: hidden;
  transition: all .3s;
  padding: 0;
  height: auto;
}

.qtn14 .q-crd {
  border-top: 1.5px solid #e0557f;
}

.qtn14 .q-crd.a25hc {
  border-top: 0 solid #dc1f44;
}

.lst-sec {
  padding: 5px;
}

.lst-sec h2 {
  color: #bb2833;
  text-shadow: 1px 1px 2px #fff;
}

.lst-sec h4 {
  font-size: 18px;
  margin-bottom: 4px;
  color: #d3003f;
}

.lst-sec p {
  color: #a50031;
  font-size: 10px;
  line-height: 1.4;
}

.a-us {
  padding: 5px;
}

.a-us span {
  border: 1px solid #e6e6e6;
  background: #522f92;
  color: #fff;
  padding: 5px 7px;
  border-radius: 8px;
  font-size: 12px;
  margin: 2px 0 -1px;
  display: inline-block;
}

.a-us p {
  font-size: 13px;
  margin-bottom: 0;
  color: #000;
  padding-bottom: 15px;
}

.a-us b {
  color: #0013a5;
  text-transform: uppercase;
}

.a-us a {
  background-color: #e91e63;
  color: #fff;
  padding: 4px 6px;
  display: inline-block;
  text-shadow: 1px 1px 2px #2f2f2f;
  border-radius: 4px;
}

.dis12 h6 {
  font-size: 18px;
  margin-bottom: 15px;
  padding-top: 4px;
  text-shadow: 1px 1px 3px #000;
}

.dis12 p {
  font-size: 13px;
  color: #340d7a;
  padding: 2px 5px 5px;
  line-height: 1.2;
}

.pow-13 {
  text-shadow: 1px 1px #f4e1e1;
  color: #000;
  padding-top: 2px;
  padding-bottom: 1px;
}

.clk1-rld {
  position: fixed;
  bottom: 9px;
  right: 10px;
}

.rbd-b-0 {
  border-width: 0;
}

.p-0 {
  padding: 0;
}

.vl-clk,
.vl-clk-2 {
  position: absolute;
  color: #7a028d;
  font-size: 15px;
  padding: 2px 0;
  transform: translateY(-158%);
  border-bottom: none;
}

.vl-clk {
  left: 18px;
  right: auto;
}

.vl-clk-2 {
  right: 18px;
  left: auto;
}

.gm-clk {
  color: #fff;
  padding: 5px 7px;
  border-radius: 8px;
  font-size: 12px;
  display: block;
  transition: all .3s;
  text-shadow: 1px 1px 2px #222;
  margin-top: -6px;
  border: 1px solid #e6e6e6;
  background: #522f92;
}

.onmb {
  margin-bottom: 5px;
}

.gpg0 {
  padding: 5px 10px 8px;
}

.rbd {
  border: 2px solid #ff001d;
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%);
}

.oc-fg h5 {
  font-size: 22px;
  color: #000;
  text-shadow: 1px 1px 2px #fff;
}

.oc-fg .k2w5 {
  font-size: 22px;
}

.oc-fg .oc-3a-69>div {
  border: 2px solid #008906;
  border-radius: 10px;
  margin: 5px 0;
  padding: 5px;
}

.oc-fg .oc-3a-69 .g5a1 {
  text-shadow: 1px 1px 0 #fff;
  letter-spacing: 1px;
  background: linear-gradient(#00d309, #004503);
  font-size: 22px;
  margin-bottom: 5px;
  padding: 7px 0 7px;
  border-radius: 10px;
  clip-path: polygon(0 0, 97% 0, 100% 48%, 100% 80%, 100% 100%, 3% 100%, 0 46%, 0 20%);
  color: #fff;
  text-shadow: 1px 1px 2px red;
}

.oc-fg .oc-3a-69 .fg-p3 {
  font-size: 22px;
  color: #080808;
  text-shadow: 1px 1px 2px #ffe2c6;
}

.oc-fg .oc-3a-69 .l9w2v {
  font-size: 20px;
  line-height: 24px;
}

.oc-3a-69 {
  width: 50%;
  display: inline-block;
  padding: 5px;
  border-color: #009206;
  border-style: solid;
}

.oc-3a-69:nth-child(odd) {
  border-width: 0 1px 2px 2px;
  margin: 0;
  border-radius: 0;
}

.oc-3a-69:nth-child(even) {
  border-width: 0 2px 2px 1px;
  margin: 0;
  border-radius: 0;
}

.d1635 .oc-3a-69:nth-child(1),
.d1635 .oc-3a-69:nth-child(2) {
  border-top-width: 2px;
}

.d1635 {
  display: flex;
  flex-wrap: wrap;
  margin: 5px;
  border-radius: 10px;
  overflow: hidden;
}

.ocfg.txta-1.rbd.onmb.gpg0 {
  padding: 0;
}

.ocfg.txta-1.rbd.onmb.gpg0 * {
  font-style: normal;
}

p.time {
  text-align: left;
  color: #444;
  margin-left: 10px;
}

.tct3 {
  border-radius: 10px;
  border: 2px solid #ff001e;
  border-style: outset;
  margin: 10px 0;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%);
  text-shadow: 1px 1px 2px #fff;
  padding: 10px;
}

.clk1 {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 3px 10px;
  margin: 4px 0 1px;
  font-size: 1rem;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.clk1-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.clk1-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.mp-clk1 {
  position: fixed;
  bottom: 9px;
  left: 5px;
  padding: 5px 8px;
  font-size: 15px;
  border: 1px solid #fff;
  text-decoration: none;
  background-color: #039;
  color: #fff;
  border-radius: 5px;
}

.btm-clk1-f {
  background: linear-gradient(45deg, navy, #005780);
  border: 1px solid #fff;
  font-size: 14px;
  border-radius: 5px;
  padding: 6px 11px 5px;
  transition: all .3s ease-in;
}

.btm-clk1-f:hover {
  border: 1px solid #011481;
  background: #fff;
  box-shadow: 0 0 13px 3px #00000033;
  cursor: pointer;
  color: navy;
  background: linear-gradient(45deg, #fff, #dbdbdb);
}

.be-stone {
  border: 2px solid #ff0020;
  border-radius: 10px;
  font-style: normal;
  padding: 3px 0;
  margin: 5px auto 5px;
  width: auto;
  display: block;
  font-weight: 600;
  font-family: roboto, sans-serif;
}

.be-stone .c-stone {
  cursor: pointer;
  text-transform: uppercase;
  color: #0013a5;
  text-shadow: 1px 1px 2px #fff;
  font-weight: 800;
  font-size: 17px;
  padding: 4px 0 3px;
  border-top: 1.5px solid #e0557f;
  margin-top: 8px;
  font-style: italic;
  font-weight: 700;
}

.be-stone p {
  padding: 0 10px;
  font-size: 14px;
  margin-bottom: 0;
  color: #000;
  padding-bottom: 0;
}

.be-stone a {
  color: #00008b;
}

.be-stone i {
  margin: 5px 0;
  display: block;
  padding: 0 10px;
  font-size: 14px;
  margin-bottom: 7px;
  color: #000;
  padding-bottom: 0;
  text-shadow: 1px 1px #f4e1e1;
}

.be-stone ul {
  text-align: left;
  padding: 0 10px;
  list-style: none;
  font-size: 13px;
  margin-bottom: 0;
  margin: 0 10px 0;
  color: #000;
  text-shadow: 1px 1px #f4e1e1;
  border: 1px solid #e91e63;
  border-radius: 5px;
  margin-bottom: 12px;
}

.be-stone li {
  margin: 7px 0;
}

@keyframes fajskd {
  0% {
    background-color: #ff019e;
  }
  25% {
    background-color: #ff001d;
  }
  50% {
    background-color: #009a07;
  }
  75% {
    background-color: #001fad;
  }
  100% {
    background-color: #ff019e;
  }
}

.sun-col-bg-change {
  animation: fajskd 5s infinite;
  border-radius: 10px;
  color: #fff;
  line-height: 1.1;
  padding: 4px 10px 3px;
  text-shadow: 1px 1px 2px #000;
  font-size: 24px;
}

.sun-col-bg-change h3 {
  font-size: 22px;
}

.sun-col-bg-change a {
  color: white;
}

.c4x-m h4::before,
.gm34 h4::before {
  background: none;
}

.c4x-m h4,
.gm34 h4 {
  margin-bottom: 0;
}

.amthltg {
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  margin: 0 5px;
  height: 40px;
}

.amthltg p {
  animation: amthltg 10s linear infinite;
  font-size: 14px;
  margin-top: 20px;
}

.amthltg p:hover {
  animation-play-state: paused;
}

@-moz-keyframes amthltg {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, -100%);
  }
}

@-webkit-keyframes amthltg {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, -100%);
  }
}

@keyframes amthltg {
  0% {
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -moz-transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }
}

.mp-clk1-2nd {
  position: fixed;
  bottom: -7px;
  padding: 5px 8px;
  font-size: 15px;
  border: 1px solid #fff;
  text-decoration: none;
  background-color: #039;
  color: #fff;
  border-radius: 5px;
  transform: translate(-50%, -50%);
}

.my-table.cm-sl h4,
.my-table.mr-sl h4 {
  background: #ffd902;
  padding: 5px 10px;
  text-shadow: 1px 1px 2px #fff;
  display: block;
  color: #000;
  margin-bottom: 5px;
  margin-top: 10px;
  letter-spacing: 1px;
  font-weight: 700;
  border: 2px solid #000;
  border-radius: .75em;
  transform-style: preserve-3d;
  transition: transform 150ms cubic-bezier(0, 0, .58, 1), background 150ms cubic-bezier(0, 0, .58, 1);
}

.mr-sl h4,
.mumraj-sl h4 {
  margin-bottom: 0;
}

.my-table h4 {
  font-size: 24px;
}

.my-table table {
  border-collapse: collapse;
  width: 100%;
}

.my-table td,
.my-table th {
  padding: 2px 0;
  font-size: 15px;
  text-shadow: 1px 1px 2px #fff;
  border: 1px solid #ff0016;
}

.my-table tbody {
  font-size: 16px;
}

.my-table thead {
  background-color: #fff;
  font-size: 16px;
}

.a-27-title,
.banner,
.cm-patti h3,
.fg-div h4,
.matka-result h4,
.my-table.mumraj-sl h4 {
  background: #ff00a2;
  padding: 5px 10px;
  text-shadow: 1px 1px 2px #000;
  display: block;
  color: #fff8f8;
  margin-bottom: 5px;
  letter-spacing: 1px;
  font-weight: 700;
  border: 2px solid #fff;
  border-radius: .75em;
  transform-style: preserve-3d;
  transition: transform 150ms cubic-bezier(0, 0, .58, 1), background 150ms cubic-bezier(0, 0, .58, 1);
}

.live-result-btn {
  display: inline-block;
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(45deg, #ff9800, #ff5722);
  border: 2px solid #ff5722;
  border-radius: 8px;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease-in-out;
  box-shadow: 3px 3px 10px rgb(0 0 0 / .3);
}

.live-result-btn:hover {
  background: linear-gradient(45deg, #ff5722, #ff9800);
  transform: scale(1.05);
  box-shadow: 5px 5px 15px rgb(0 0 0 / .5);
}

.e-sprg {
  font-size: 20px;
  padding: 5px;
  color: #000;
  display: block;
}

.d-ply {
  background: #8a000c;
  color: #fff;
  padding: 6px 10px;
  display: block;
  width: fit-content;
  margin: auto;
  border-radius: 10px;
  font-size: 13px;
}

.bblimg {
  border-radius: 10px;
  max-width: 500px;
  display: block;
  margin: auto;
  width: 100%;
  padding: 5px;
}

.l-obj-giv {
  border: #000 solid 2px;
  text-align: center;
  margin-top: 2px;
}

.l-obj-giv td {
  border: 1px solid #e91e63;
}

.v5a25 {
  font-size: 25px;
  background-color: #ff0;
  color: blue;
}

.v5a25-v4a5 {
  font-size: 1.2em;
  font-weight: 700;
  color: #00f !important;
}

.v5a25-v85b {
  font-size: 2em;
  font-weight: 700;
  color: #f51111 !important;
}

.wheel-section {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0;
}

.wheel-container {
  position: relative;
  width: 240px;
  height: 240px;
}

.wheel-image {
  width: 100%;
  height: 100%;
  animation: spin 5s linear infinite;
}

.spin-center-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  font-weight: 700;
  color: #039;
  text-shadow: 0 0 4px #fff;
  z-index: 2;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.aaj-pass {
  border: 2px solid red;
  border-radius: 5px;
  margin-bottom: 5px;
}

.aaj-pass .hd1 {
  color: #fff;
  display: block;
  font-size: 20px;
  background: red;
  padding: 5px;
}

.aaj-pass .hd2 {
  padding: 5px;
  display: block;
}

.aj-pass-txt {
  color: #00009c;
  line-height: 23px;
  font-weight: 700;
  text-shadow: 0 0 5px #fff;
  background: #fff;
  border: 1px solid #00000038;
}

.promo-box {
  margin-bottom: 7px;
  font-size: 14px;
  padding: 8px;
  line-height: 20px;
  background: #8f0000;
  color: #fff;
  text-align: center;
  border-radius: 8px;
}

.download-btn {
  display: inline-block;
  margin-top: 8px;
  padding: 4px 30px;
  font-size: 14px;
  font-weight: 600;
  color: #0a2fbf;
  background: #fff;
  border-radius: 20px;
  text-decoration: none;
  transition: 0.25s;
}

.download-btn:hover {
  background: #e9edff;
  transform: scale(1.05);
}

@keyframes glow {
  0% {
    filter: blur(5px);
    opacity: .7;
  }
  50% {
    filter: blur(12px);
    opacity: 1;
  }
  100% {
    filter: blur(5px);
    opacity: .7;
  }
}

.seo-content-box {
  background: #fc9;
  border: 2px solid #003db6;
  padding: 5px;
  margin: 5px 0;
  color: #000;
  line-height: 1.8;
  font-size: 15px;
  text-align: justify;
}

.seo-content-box h2,
.seo-content-box h3 {
  color: #0013a5;
  margin: 22px 0 12px;
  line-height: 1.4;
}

.seo-content-box p {
  margin: 0 0 16px;
  line-height: 16px;
  font-size: 14px;
}

.seo-content-box ul {
  margin: 0 0 18px 20px;
  padding: 0;
}

.seo-content-box li {
  margin-bottom: 8px;
}

.seo-faq {
  border-top: 1px solid #003db6;
  margin-top: 25px;
  padding-top: 20px;
}

.kalyan-notice {
  display: flex;
  align-items: center;
  gap: 15px;
  background: linear-gradient(90deg, #ff512f, #f09819);
  color: #fff;
  padding: 16px 20px;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(255, 87, 34, .35);
  margin: 5px 0;
  animation: glowkalyan 2s infinite alternate;
}

.notice-badge {
  background: #fff;
  color: #e65100;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 12px;
  border-radius: 30px;
  white-space: nowrap;
}

.notice-text {
  font-size: 18px;
  line-height: 1.5;
}

.notice-text small {
  display: block;
  color: #fff;
  opacity: .95;
  font-size: 18px;
}

@keyframes glowkalyan {
  from {
    box-shadow: 0 8px 15px rgba(255, 87, 34, .25);
  }
  to {
    box-shadow: 0 8px 25px rgba(255, 193, 7, .65);
  }
}

@media only screen and (max-width: 768px) {
  .qtn14 h4 {
    font-size: 15px;
  }
}

@media only screen and (max-width: 500px) {
  .gbl-val {
    height: 150px;
  }

  body {
    padding: 2px 5px;
  }

  .qtn14 h4 {
    font-size: 15px;
  }

  .qtn14 label {
    font-size: 15px;
  }

  .eml-us p {
    display: block;
    font-size: 17px;
  }

  .eml-us {
    display: block;
  }

  .eml-us a {
    margin-top: 5px;
  }

  .gm-clk {
    margin: 0 0 0;
  }
}

@media only screen and (max-width: 375px) {
  .qtn14 label {
    font-size: 13px;
  }
}

@media only screen and (max-width: 320px) {
  .qtn14 label {
    font-size: 12px;
  }
}

@media only screen and (max-width: 600px) {
  .oc-fg .oc-3a-69 .g5a1 {
    font-size: 14px !important;
  }

  .oc-fg .oc-3a-69 .l9w2v {
    font-size: 9px;
    line-height: 20px;
  }
}

@media screen and (max-width: 300px) {
  .mp-clk1-2nd {
    display: none;
  }

  .m-icon img {
    width: auto;
    max-width: 100%;
  }
}

@media screen and (max-width: 400px) {
  .m-icon img {
    width: auto;
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .kalyan-notice {
    flex-direction: column;
    text-align: center;
    padding: 14px;
  }

  .notice-text {
    font-size: 18px;
  }
}

.fg-div{}.fg-div h4{color:#fff;text-shadow:1px 1px 0 #444;letter-spacing:1px;font-size:24px;padding:10px;margin:0 0 2px;background-image:-moz-linear-gradient(7deg,#ec1379 0%,#6c0092 100%);background-image:-webkit-linear-gradient(7deg,#ec1379 0%,#6c0092 100%);background-image:-ms-linear-gradient(7deg,#ec1379 0%,#6c0092 100%);box-shadow:0 3px 7px 0 rgb(0 0 0 / 35%);border-radius:10px;margin:0 0 10px;border-bottom:2px solid #fff}.fg-div .fg-main{overflow:hidden}.fg-div .fg-main>div:first-child{text-align:center;border-radius:10px;border-bottom:1px solid #fff;overflow:hidden;box-shadow:0 3px 7px 0 rgb(0 0 0 / 35%)}.fg-div .fg-main>div:first-child h5,.fg-div .fg-main>div:first-child h6,.fg-div .fg-main>div:first-child p{color:#fff;margin:auto;font-size:18px;text-shadow:1px 1px 2px #00000075;padding:9px;border-bottom:1px solid #fff}.fg-div h6{background:#a527a8}.fg-div h5{background:#c62285}.fg-div .fg-p1{background:#e51e67}.fg-div .fg-p1>div{margin:0}.fg-div .fg-p2{border-radius:4px;background:linear-gradient(45deg,#e91e63,#f44336);color:#fff;text-shadow:1px 1px 0 #444;letter-spacing:1px;font-size:24px;padding:4px 4px 4px;margin:0 0 0;background-size:10px;box-shadow:0 3px 7px 0 rgb(0 0 0 / 35%);border-bottom:2px solid #fff}.fg-div .fg-p4{color:#fff;text-shadow:1px 1px #333;font-size:20px;margin:5px 0}.fg-div .fg-c1{margin:10px 0}.fg-div .fg-c1>div{background-image:-moz-linear-gradient(135deg,#5496ff 0%,#8739e6 100%);background-image:-webkit-linear-gradient(135deg,#5496ff 0%,#8739e6 100%);background-image:-ms-linear-gradient(135deg,#5496ff 0%,#8739e6 100%);box-shadow:0 19px 56px 1px rgb(0 0 0 / 10%);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;overflow:hidden;background-size:10px;box-shadow:0 3px 7px 0 rgb(0 0 0 / 35%);border-bottom:2px solid #fff}@media(max-width:500px){.fg-div .fg-p2{font-size:18px}.fg-div .fg-p4{font-size:16px}}
