@import url('https://fonts.googleapis.com/css2?family=Jost:wght@200;300;400;500;600;700;800&display=swap');

:root {
  --blue-color: #0000ff;
  --indigo-color: #6610f2;
  --purple-color: #6f42c1;
  --pink-color: #d63384;
  --red-color: #ff4148;
  --orange-color: #fd7e14;
  --yellow-color: #ffc107;
  --green-color: #27ae60;
  --teal-color: #20c997;
  --cyan-color: #21e8df;
  --black-color: #000000;
  --white-color: #ffffff;
  --gray-color: #979797;
  --gray-dark-color: #343a40;
  --gray-100-color: #f8f9fa;
  --gray-200-color: #e9ecef;
  --gray-300-color: #dee2e6;
  --gray-400-color: #ced4da;
  --gray-500-color: #adb5bd;
  --gray-600-color: #6c757d;
  --gray-700-color: #495057;
  --gray-800-color: #343a40;
  --gray-900-color: #212529;
  --primary-color: #12256d;
  --secondary-color: #f8e80e;
  --success-color: #27ae60;
  --info-color: #0dcaf0;
  --warning-color: #ffc107;
  --danger: -color var(--red);
  --light-color: #f8f9fa;
  --dark-color: #212529;
  --gradient-color: linear-gradient(to right, #4851a8, #582a9b);
  --body-font-family: "Poppins";
  --body-font-size: 14px;
  --body-font-weight: 400;
  --body-line-height: 22px;
  --body-color: #ffffff;
  --body-bg: #04041e;
  --font-weight-thin: 100;
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-semi-bold: 600;
  --font-weight-bold: 700;
  --font-weight-black: 900;
  --font-style-italic: italic;
  --border-width: 1px;
  --border-style: solid;
  --border-color: #acacac;
  --border-radius: 3px;
  --link-color: #000000;
  --link-hover-color: var(--secondary-color);
}

body {
  font-family: var(--body-font-family);
  font-size: var(--body-font-size);
  line-height: var(--body-line-height);
  color: #666666;
  overflow-x: hidden;
  padding: 0px;
  margin: 0px;
  position: initial;
  min-height: 100%;
  font-family: 'Jost', sans-serif;
  background-color: #1a1f2c;
}

body, html {
  scroll-behavior: smooth!important;
}

.sticky-footer {
  overflow-x: hidden;
  padding: 0px;
  margin: 0px;
  position: relative;
  min-height: 100%;
  padding-bottom: 60px;
  background-color: var(--body-bg);
}

html {
  height: 100%;
}
ul,
li,
span,
img,
p,
figure,
img,
ol,
strong,
h1,
h2,
h3,
h4,
h5,
h6,
div,
a {
  margin: 0px;
  padding: 0px;
}
img {
  max-width: 100%;
}
a {
  text-decoration: none;
}


/* ********************************************* */

.owl-carousel .owl-item img{
  width: auto;
}
.header-wapper {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  min-height:500px;
}
.logo-sec img {
  height: 70px;
}
li.nav-item.socail-icons a i {
  color: #fff;
  font-size: 25px;
}
.navbar-nav .nav-item {
  padding: 5px;
}
li.nav-item.socail-icons a {
  height: 40px;
  width: 40px;
  border-radius: 100px;
  background-color: #454c5f;
  display: inline-block;
  text-align: center;
  padding: 7px;
}
.navbar-sec ul.navbar-nav.me-auto.mb-lg-0 {
  display: flex;
  justify-content: end;
  width: 67%;
}
.cmn-btn123 button {
  color: #000;
  background-color: #029DE0;
  width: 150px;
  line-height: 35px;
  height: 56px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
}
/* .play-now-btn {
  color: #000;
  background-color: #029DE0;
  width: 150px;
  line-height: 35px;
  height: 56px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
} */
.cmn-btn123 a {
  color: #000;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #029DE0;
  line-height: 35px;
  display: flex;
  text-align: center;
  border-radius: 5px;
  width: 140px;
  height: 42px;
  justify-content: center;
  align-items: center;
}
.cmn-btn123 a.btn{margin-left:10px;}

.header-section-fixed {
  position: fixed;
  width: 100%;
  top: 0;
  background: rgba(0,0,0,0.1);
  z-index: 9999999;
  backdrop-filter: blur(24px);
}
.main-header-text-box {
  padding-top: 110px;
}
.heading-1 h2 {
  font-size: 57px;
  line-height: 74px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  padding: 0px 85px;
  z-index: 99999;
  position: relative;
}
.about-text p {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  z-index: 99999;
  position: relative;
}
.ply-btn {
  text-align: center;
  margin-top: 25px;
}
.about-text {
  text-align: center;
  margin-top: 25px;
}
.step-head-sec h3 {
  color: #fff;
  text-align: center;
  font-size: 57px;
  font-weight: 700;
  padding-bottom: 15px;
  margin-top: -140px;
  position: relative;
  z-index: 99;
}
.step-head-sec {
  width: 100%;
  margin: 0 auto;
}
.ball-img-1 img {
  position: absolute;
  right: 17%;
  top: 15%;
}
.ball-img-2 img {
  position: absolute;
  right: 23%;
  top: 46%;
}
.ball-animation-img-1 img {
  position: absolute;
  right: 5%;
  top: 35%;
}
.frame-img-12 img {
  position: absolute;
  right: 32%;
  top: 13%;
}
.ball-img-3 img {
  position: absolute;
  left: 5%;
  top: 15%;
}
.ball-animation-img-2 img {
  position: absolute;
  left: 4%;
  top: 37%;
}
.ball-animation-img-3 img {
  position: absolute;
  left: 20%;
  top: 52%;
}
.ball-img-4 img {
  position: absolute;
  left: 14%;
  top: 36%;
}

.rotate {
  animation: rotation 3s;
}

.linear {
  animation-timing-function: linear;
}

.infinite {
  animation-iteration-count: infinite;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.cmn-sec {
  position: relative;
}


.banner-inside-sec {
  margin: 0 auto;
  width: 560px;
}
.cmn-container123 {
  background: #1a1f2c;
  text-align: center;
  border-radius: 15px;
  opacity: 1;
  background-color: rgb(42 50 70);
  min-height: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0px;
}
.registerd-and-deposit-sec {
  margin-top: 30px;
}
.grid-sub-container {
  position: relative;
  min-width: 300px;
}
.heading-3 span {
  color: #ffffff;
  font-size: 24px;
  line-height: 35px;
  font-weight: 600;
}
.img-wrapper img {
  max-width: 100%;
  max-height: 100%;
}
.img-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  height: 115px;
  width: 115px;
  padding: 13px;
  opacity: 1;
  background-color: rgb(65 77 108);
  text-align: center;
  margin: 0 auto;
  line-height: 89px;
}
.heading-3 {
  margin-top: 15px;
}
.digit-round-text {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}
.digit-round-bg {
  width: 40px;
  background-color: #029DE0;
  height: 40px;
  border-radius: 100px;
  position: absolute;
  top: auto;
  right: 0;
  line-height: 40px;
  bottom: -10px;
}
.img-wrapper img:hover {
  transform: scale(0.95);
}
.live-and-promo-heading h3 {
  font-size: 35px;
  color: #bfc6d7;
  text-align: center;
  font-weight: 600;
  margin-bottom:0;
}
section.live-and-promotions-sec {
  margin-top: 75px;
}

/* //css animation */

.upToDown {
  animation: animateUpToDown 30s linear infinite;
  animation-delay: -15s
}

.upToDown1 {
  animation: animateUpToDown-2 30s linear infinite;
  /* animation-delay:-30s; */
}

.downToUp {
  animation: animateDownToUp 30s linear infinite;
  animation-delay: -15s
}

.downToUp1 {
  animation: animateDownToUp-2 30s linear infinite;
  animation-delay: -30s
}

.sliderDownToUp:hover .downToUp,.sliderDownToUp:hover .downToUp1,.sliderUpToDown:hover .upToDown,.sliderUpToDown:hover .upToDown1 {
  animation-play-state: paused
}

.slider-3 span {
  width: -webkit-fill-available!important
}

.logo {
  min-height: 50%!important;
  min-width: 50%!important
}

@keyframes animateUpToDown {
  to {
      transform: translateY(100%)
  }

  0% {
      transform: translateY(-100%)
  }
}

@keyframes animateUpToDown-2 {
  to {
      transform: translateY(0)
  }

  0% {
      transform: translateY(-200%)
  }
}

@keyframes animateDownToUp {
  0% {
      transform: translateY(100%)
  }

  to {
      transform: translateY(-100%)
  }
}

@keyframes animateDownToUp-2 {
  0% {
      transform: translateY(0)
  }

  to {
      transform: translateY(-200%)
  }
}

.games-banner figure img {
  border-radius: 15px;
}
.games-banner {
  margin: 15px 0px;
}
.animation-up-down {
  display: flex;
  height: 85vh;
}
.download-app {
  background-image: url('/images/landing-page21/community_bg_1.82c8b271.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0,100% 0;
  background-color: #029DE0;
  border-radius: 30px;
}
section.download-apk-sec {
  margin-top: 50px;
}
.download-title h3 {
  opacity: 1;
  color: rgb(0 0 0);
  font-size: 57px;
  line-height: 74px;
  font-weight: 700;
}
button.down-ld-app {
  font-size: 18px;
  border: 0;
  font-weight: 600;
  text-align: center;
  background-color: rgb(32 38 54);
  padding: 16px 30px;
  opacity: 1;
  color: rgb(255 255 255);
  border-radius: 5px;
  margin-top: 25px;
  transition-duration: 1s;
}
.android-img figure img {
  width: 275px;
  padding: 10px;
}
.android-img {
  text-align: center;
}
.download-title {
  text-align: center;
  margin-top: 60px;
}
.choose-heading-text h2 {
  font-size: 57px;
  line-height: 74px;
  text-align: center;
  color: rgb(255 255 255);
  font-weight: 700;
}
section.choose-game-sec {
  margin-top: 75px;
}
.choose-heading-text {
  margin-bottom: 45px;
}
button.down-ld-app:hover {
  transform: translate(5px, 5px);
}
.wc-title h3 {
  color: #ffffff;
  font-weight: 600;
  font-size: 31px;
  margin-top: 15px;
}
.wc-logo-img figure {
  width: 160px;
  height: 160px;
  border-radius: 100px;
  border: 1px solid red;
  text-align: center;
  display: inline-block;
  line-height: 155px;
  background: linear-gradient(0deg,#1a1f2c,#1a1f2c) padding-box,linear-gradient(180deg,#0bdaba -19.75%,#7841e7 100%) border-box;
  border: 0.88px solid transparent;
}
.wc-logo-img figure img:hover {
  transform: scale(0.95);
}
.wc-text p {
  color: #fff;
  font-size: 17px;
  line-height: 30px;
  margin-top: 15px;
}
.w-c-main-container {
  text-align: center;
  background: #1e2433;
  padding: 20px;
  border-radius: 20px;
  height: 100%;
}
.w-c-main-container:hover{
  box-shadow: 0 16px 32px rgba(0,0,0,.3);
}
.wc-main {
  margin-top: 25px;
  height: 100%;
}

.game-conter-sec {
  margin-top: 125px;
}
section.contact-us-sec {
  margin-top: 95px;
}
.supprt-text p {
  color: #bfc6d7;
  text-align: center;
  font-size: 18px;
  display: inline-block;
  line-height: 25px;
  font-weight: 500;
}
.supprt-text {
  margin: 0 auto;
  width: 910px;
}
.socail-icons-container .socail-list-name li {
  list-style-type: none;
  display: inline-block;
  padding: 5px;
}
.socail-icons-container .socail-list-name {
  text-align: center;
}
.socail-icons-container {
  margin-top: 20px;
  margin-bottom: 50px;
}
.registration-form-sec {
  margin: 0 auto;
  width: 500px;
}
.inp-fill-form label {
  color: rgb(255,255,255);
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.inp-fill-form .form-control {

    padding: 20px 150px 20px 30px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    color: rgb(255 255 255);
    background-color: rgb(42 50 70);
    border:1px solid rgb(124 146 200);
    border-radius: 10px;
}
.inp-fill-form .form-control:focus {
  color: #ffffff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none;
}
.inp-fill-form {
  margin-top: 20px;
}
.enquire-btn123 {
  text-align: center;
}
.enquire-btn123 .cmn-btn123 button {
  width: 200px;
  padding: 7px;
}
.footer-logo figure img {
  height: 55px;
}
.footer-logo {
  text-align: center;
}
section.footer-sec {
  border-top: 1px solid rgb(61 60 107);
  margin-top: 30px;
  padding-top: 25px;
}
.footer-text.supprt-text p {
  line-height: 30px;
  padding: 0px 15px;
}
.copy-rgt-sec {
  text-align: center;
  margin: 15px 0px;
}
.copy-rgt-sec p {
  color: #bfc6d7;
  font-size: 18px;
  font-weight: 500;
}
.cmn-btn123 button:hover, .cmn-btn123 a:hover{
  --tw-translate-y: 0.25rem;
  transform: translate(1px,4px);
  box-shadow: 0 0 #0000,0 0 #0000 ,0 0 #0000,0 0 #0000, 4px 4px 9px #1e2433;
}
li.nav-item.socail-icons a i:hover {
  color: #000;
}
li.nav-item.socail-icons a:hover {
  background-color: #029DE0;
}
.frame-img-11 {
  position: absolute;
  top: 30%;
  left: 30%;
}
.f-l-row {
  display: flex;
  justify-content: space-evenly;
}
.col-6-l {
  width: 35%;
}
.col-6-r {
  width: 65%;
}
.footer-text.supprt-text {
  width: 750px;
  margin: inherit;
}
.navbar-sec ul.navbar-nav.me-auto.mb-lg-0 {
  display: flex;
  justify-content: end;
  width: 65%;
  flex-direction: revert;
  margin-top: 0px;
  padding: 20px 0px;
}
.navbar-light .navbar-toggler-icon {
  background-image:none;
}
i.fa-solid.fa-bars {
  color: #fff;

}
.navbar-toggler:focus {
  box-shadow: none;
}
.navbar-light .navbar-toggler {
  color: transparent !important;
  border-color: transparent !important;
  position: absolute;
  top: 10px !important;
  right: -10px !important;
}
span.navbar-toggler-icon.mobile-view {
  background: linear-gradient(0deg,#1a1f2c,#1a1f2c) padding-box,linear-gradient(180deg,#0bdaba -19.75%,#7841e7 100%) border-box;
  border: 0.88px solid transparent;
  padding: 6px;
  display: inline-block;
  border-radius: 5px;
  height: 35px;
  width: 33px;
}
.whats-app-side-icons-sec a i {
  color: #fff;
  font-size: 20px;
}
.whats-app-side-icons-sec a {
  height: 45px;
  width: 45px;
  background-color: #029DE0;
  line-height: 46px;
  text-align: center;
  border-radius: 5px;
  z-index: 99999;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(.4,0,.2,1);

}

.whats-app-side-icons-sec {
  position: absolute;
  top: 50vh;
  right: 0;
  height: auto;
  transition: all .5s ease-in-out;
  z-index: 10001;
  border-radius: 3px 0 0 3px;
  padding: 0;
  box-shadow: -5px 0 10px -5px hsla(0,0%,100%,.98);
  text-align: center;
  box-sizing: border-box;
}

.choose-game-con {
  margin: 0px 130px;
}

/* ***************live up down slider */

.live-owlupdown-slider .owl-carousel {
  transform: rotate(90deg);
}
 .live-owlupdown-slider .item {
  transform: rotate(-90deg);
  width:100%;
}
.live-owlupdown-slider .owl-carousel .owl-stage-outer{
  overflow: initial !important;
}
.live-img {
  width: 250px;
  height: 250px;
  overflow: hidden;
}
section.live-and-promotions-sec{
  position: relative;
}
.live-img img{
  object-fit: cover;
  border-radius: 6px;
  transition: all 1s;
}
.live-img:hover{
  transition: all 1s;
  -webkit-transform: rotateZ(5deg);
  -ms-transform: rotateZ(5deg);
  transform: rotateZ(5deg);
}
.live-owlupdown-slider .live-and-promo-heading {
  z-index: 9999;
  display: inline-flex;
}
.live-owlupdown-slider .live-and-promo-heading h3 {
  z-index: 99999;
}
.live-owlupdown-slider {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 10px 0px;
  height: 490px;
}
.live-owlupdown-slider::before {
  content: "";
  background-image: url(/images/landing-page21/live-bg.png);
  background-repeat: no-repeat;
  background-position: left center;
  position: absolute;
  top: -7px;
  width: 100%;
  z-index: 9;
  height: 80px;
  background-size: 100% 100%;
  left: 0;
}
.live-owlupdown-slider::after {
  content: "";
  background-image: url(/images/landing-page21/live-bg-down.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  position: absolute;
  bottom: -7px;
  width: 100%;
  z-index: 9;
  height: 70px;
  background-size: 100% 100%;
  left: 0;
}



/* ****************************footer-sec***************************************** */

.footer-wrapper{
  margin-top: 50px;
  padding: 20px 0px;
}

.footer-group-contant{
  display: flex;
}

.footer-group-sec {
  display: flex;
  margin: 0 auto;
  justify-content: center;
}

.group-img img{
  margin-right: 10px;
}

.group-content h4{
  font-size: 18px;
  line-height: 26px;
  color: #ffb80c;
  margin-bottom: 4px;
}

.group-content p{
  font-size: 14px;
  font-weight: 400;
    color: #999;
    margin-bottom: 4px;
}

.group-content a{
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  color: #ffb80c;
}

.footer-group-sec{
  padding: 10px 0px;
}

.cs-me{
  margin-right: 20px;
}

.partner-content p{
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: .625rem;
    color: rgba(242,242,242,.8);
    line-height: 24px;
}

.partner-content p a {
  color: #ffb80c;
  text-decoration: underline;
}

.partner-content-img{
  display: flex;
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
  align-items: center;
}
.partner-img{
  margin-right: 20px;
 filter: sepia(100%) hue-rotate(190deg) saturate(500%);
}

.partner-img a:hover img{
  filter: none;
}

.footer-partner-wrapper {
  margin-top: 15px;
  padding: 10px 0px 0 0px;
  border-top: 0.5px solid #ccc;
}

.partner-gtm ul li a{
  color: var(--secondary-color);
}

.partner-gtm ul li{
  border: none;
}

.footer-menu ul {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-wrap: wrap;
}

.footer-menu ul li{
  list-style: none;
  margin-left: 10px;
}

.footer-menu ul li a{
    font-size: 16px;
    line-height: 20px;
    color: #f2ab00;
    text-transform: capitalize;
}
.footer-menu ul li a:hover{
  color: #ffffff;
}

.copy-right {
  margin-top: 4px;
}

.footer-logo {
  width: 26%;
}

.Sports-responsive-slider{
  display: none;
  transition:  5s linear;
}

.Sports-responsive-slider.show{
  display: inline-block;
}

.sports-click-contant{
  display: none;
}


.casino-responsive-slider{
  display: none;
  transition:  5s linear;
}

.casino-responsive-slider.show{
  display: inline-block;
}


.nav-inner .dropdown-toggle::after {
  display: none;
}

.nav-inner .navbar-nav .dropdown-menu {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  overflow-y: auto;
  width: fit-content;
}

.responsive-menu-slider-sec ul li{
  border: none;
  width: fit-content;
}

.nav-inner-nav li {
  width: 100%;
  text-align: center;
}

.responsive-menu-slider-sec {
  display: none;
}

.nav-inner .navbar-nav .dropdown-menu {
  position: fixed;
  top: 0;
  left: 50%;
  height: 100%;
  overflow-y: auto;
  width: fit-content;
}

.res-data-sec .dropdown{
  display: none;
}

/* .Casino-data-sec [data-bs-toggle="dropdown"]{
  display: none;
} */

.res-data-sec span{
  display: none;
}

.res-nav-toggler{
  display: none;
}

.btn-check:active+.btn-outline-success:focus, .btn-check:checked+.btn-outline-success:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus, .btn-outline-success:active:focus {
  box-shadow: none !important;
  background-color: transparent;
}

.update-con{
  display: none;
}

.tab-inner-con {
  border-radius: 20px !important;
  overflow: hidden;
  width: 100%;
}

.tab-inner-con img:hover {
  transform: scale(1.1);
  transition: all .5s ease 0s;
}

.footer-apk{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.apk-logo img{
  max-width: 250px;
}

.wt-logo img{
  max-width: 35px;
}

.apk-logo ul li a:hover {
  -webkit-filter: none !important;
  filter: none !important;
}
.whatsapp-logo img {
  max-width: 18px;
  max-height: 18px;
}

.gtm-contant ul {
  display: flex;
  align-items: center;
}


.gtm-contant ul li{
  margin-right: 5px;
  list-style: none;
  display: flex;
  align-items: center ;
  padding-right: 8px;
}


.gtm-contant ul li img{
  margin-right: 8px;
}

.footer-logo {
  min-width: 120px !important;
  margin: 10px 0px;
}



/*******************************************login-signup************************************************** */



.header-sec {
  padding: 10px 0px !important;
  margin: 0px !important;
  position: relative;
}

/*head-nav*/

.head-nav,
.sub-footer {
  background-size: cover;
    padding: 15px 0px;
}

.main-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.login-account .form-control::placeholder,
.number-var .form-select::placeholder {
    color: #000000;
}
.login-account .form-control:-ms-input-placeholder,
.number-var .form-select::placeholder {
    /* Internet Explorer 10-11 */
    color: #000000;
}
.login-account .form-control::-ms-input-placeholder,
.number-var .form-select::placeholder {
    /* Microsoft Edge */
    color: #000000;
}
.header-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 60%;
}
.header-sec-contant {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nev-but {
    display: flex;
    align-items: center;
}
.head-nav .navbar-light .navbar-nav .nav-link,
.sub-footer .navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
}
.head-nav .navbar-light .navbar-nav .nav-link.active,
.head-nav .navbar-light .navbar-nav .nav-link:hover,
.sub-footer .navbar-light .navbar-nav .nav-link.active,
.sub-footer .navbar-light .navbar-nav .nav-link:hover {
    color: var(--bo-danger);
}
.head-nav .btn.btn-join-now {
    border: solid 2px #ffffff;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
    padding: 6px 24px;
    text-transform: capitalize;
}
.head-nav .btn.btn-join-now:hover,
.head-nav .btn.btn-log-in:hover {
    background-color: #d6a731;
    border-color: #d6a731;
}
.head-nav .btn.btn-log-in {
    background-color: #f9ba1c;
    border-radius: 5px;
    color: #000000;
    font-weight: 700;
    font-size: 14px;
    padding: 7px 24px;
    text-transform: capitalize;
    margin-left: 5px;
}
/*login-account*/
.login-account .login-now {
    margin: 0 auto;
    width: 450px;
}
.login-account .login-form {
    text-align: center;
    color: #bfc6d7;
    text-transform: capitalize;
    font-size: 33px;
    font-weight: 600;
    padding-bottom: 15px;
}


.form-control:focus,
.form-select:focus,
.form-check-input:focus {
    box-shadow: 0 0 0 2px #4851a8;
}
.form-check-input:focus {
    border: none;
}
.btn-check:focus + .btn,
.btn:focus {
    box-shadow: none;
}
.login-account .form-control {
    font-size: 15px;
    line-height: 2.1;
    color: #000000;
    border-radius: 7px;
    text-transform: capitalize;
    border: none;
}
.login-account .btn-tr-in {
    color: #000;
    background-color: #f8e80e;
    border-color: #f8e80e;
    width: 100%;
    font-weight: 600;
    text-transform: capitalize;
}


.login-account .btn-tr-in:hover{
  background-color: #b1a503;
  border-color: #b1a503;
}

.login-account .form-check-label,
.forpass a,
.forpass-in,
.forpass-in a {
  color: #bfc6d7; 
    font-size: 13px;
    font-weight: 500;
}
.cheak-flex {
    display: flex;
    justify-content: space-between;
}
.login-account .forpass-in {
    text-align: center;
    padding-top: 12px;
}
/* .forpass-in a,
.forpass a p {
    border-bottom: solid 1px red;
} */

.sub-footer .nav-link {
    padding: 0px;
}
.sub-footer {
    padding: 15px 0px;
}
.sub-footer .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: end;
}

/*join-now-page*/
.navbar-toggler-icon {
    background-image: url(/images/landing-page21/menu-img.svg) !important;
}
.navbar-light .navbar-toggler {
    border: none;
}
.form-check-input:checked {
    background-color: #000000;
    border-color: #000000;
}
.number-var .codein {
    border-radius: 11px;
    border: none;
    line-height: 31px;
}
.number-var .form-select {
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
}
.whatsup-img img {
    width: 18px;
}
.whatsup-img {
    position: absolute;
    top: 10px;
    left: 15px;
}
.whatsup-sec {
    position: relative;
}
.input-left .form-control {
    padding-left: 50px;
}
.socail-1 ul li {
    list-style-type: none;
    padding: 10px;
}
.socail-1 {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 99999;
    margin-top: -122px;
}
.socail-1 ul li a img {
    width: 42px;
}
.mak-gin {
    margin-bottom: 1rem;
}
.right-side-img {
  background-size: cover;
  height: 100vh;
  background-position: top center;
}
.forget-login {
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  background-color: #171c28;
  margin: 0 auto;
  padding: 20px 30px;
  border-radius: 10px;
  z-index: 9999;
  position: relative;
}


.navbar-brand,.navbar {
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
}

.head-nav .logo-fluid,
.sub-footer .logo-fluid {
    height: 40px;
    max-width: 100%;
}
.form-label {
    margin-bottom: 10px;
    color: #333333;
    font-size: 16px;
}
.resend-otp p {
    color: #f9ba1c;
    text-align: right;
    font-weight: 600;
}

.download-apk-sec{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.download-apk-sec img{
    margin-right: 10px;
}
.mak-gin.resend-otp .forpass-in {
    padding-top: 0;
    text-align: right;
}

.form-control:focus, .form-select:focus, .form-check-input:focus {
  box-shadow:none;
}

.embed-container video{
  width: 100% ;
}


.whatsapp-img-con {
  position: relative;
}

.whatsapp-fix-wrapper {
  position: fixed;
  bottom: 2%;
  right: 2%;
  z-index: 9999999;
  display: flex;
  justify-content: end;
}

.whatsapp-con {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-27%, -50%);
  width: max-content;
}

.whatsapp-con h5 {
  color: #ffff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.whatsapp-img-con {
  width: 85%;
}

.embed-container {
  border-radius: 10px;
}



.blinking {
  animation: blink-animation 1s infinite;
}
@keyframes blink-animation {
  0% { opacity: 0;}
  100% { opacity: 1;}
}


.whatsup-img {
  top: 13px;
}
.mak-gin.forgot-password-link {
  text-align: right;
}
.forgot-password-link .forpass {
  width: auto;
  display: inline-block;
  text-align: right;
}
.login-flow-heading .login-form {
  padding: 0;
  text-align: center;
}
.login-flow-heading {
  padding-bottom: 20px;
}
.login-flow-heading p {
  text-align: center;
  font-weight: 500;
  color: #bfc6d7;
}
.whatsapp-btn {
  margin-bottom: 16px;
  text-align: center;
}
.whatsapp-btn .thm-but {
  margin-right: 0;
  background-color: #3A3A3A;
  text-align: center;
  width: 100%;
  padding: 10px;
  font-weight: 600;
  color: #fff;
  border-color: #3A3A3A;
  font-size: 16px;
  line-height: 30px;
}
.or-text {
  font-weight: 600;
  padding-top: 15px;
  color: #bfc6d7;
}
.whatsapp-btn img {
  margin-right: 10px;
}
.login-account .btn.thm-but {
  width: 100%;
  background-color: #029DE0;
  color: var(--white-color);
  border-radius: 10px !important;
  color: #FFF;
}




.blinking {
  animation: blink-animation 1s infinite;
}
@keyframes blink-animation {
  0% { opacity: 0;}
  100% { opacity: 1;}
}
.mo-number-right p {
  text-align: right;
}
.btn.cmn-bdr-btn.otp-btn {
  float: right;
  margin: 0;
  background-color: #ffc107;
  color: #000 !important;
}
.btn.cmn-bdr-btn.otp-btn:hover {
  color:#ffffff;
}
.mo-number-right {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  align-items: center;
}
.login-mobile-view-img {
  max-height: 300px;
  overflow: hidden;
  margin-top: 10px;
  display: none;
}
.login-mobile-view-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.sports-slider-sec .sports-content h3{
  color: #fff !important;
} 
.sports-slider-sec .sports-content p{
  color: #fff !important;
}

.footer-logo{
  width: 40% ;
  display: block;
}



.header-nev{
  --bs-scroll-height: 100px;
}


.padding-body {
  position: relative;
  min-height: 100%;
  margin: 0;
}

.register-padding{
padding-bottom: 118px !important;
}

.trem-padding{
padding-bottom: 110px !important;
}

.right-side-img{
  background-image: url(/images/landing-page21/login-right-img.jpg);
}

.sport-seven{
  border-radius: 15px;
  border: 6px solid #fff;
  background-color: #000;
}

.about-resize{
  height: 550px;
  width: 100%;
  
}

.about-resize .about-bg-img{
  border-radius: 10px;
  width: 100%;
  height:100%;
  object-fit: cover;
}


.bonus-img {
  height: 320px;
  width: 100%;
}

.bonus-img img{
  width: 100% !important; 
  height: 100% !important;
  object-fit: cover;
}


.heading-img img{
  width: 60% ;
  margin-top: 20px;
}

.Payment-warpper .game-providers .owl-nav {
  position: relative;
  margin-top: 15px;
}

.Payment-warpper .game-providers .owl-nav .owl-prev{
  position: relative;
}


.Payment-warpper .game-providers .owl-nav .owl-next{
  position: initial;
}




.winners-contant{
  margin-bottom: 30px;
}



/*footer*/

.sub-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  background-image: linear-gradient(180deg, #f7e170 0%, #ec9b18 100%);;
}


.footer-contant-details ul li a .contact-user-con{
  display: flex;
  align-items: center;
}
.footer-contant-details ul li a .contact-user-con img{
  margin-right: 5px;
}


.main-slider{
  margin: 0 auto;
}

figure.Casino-resize {
  width: fit-content;
  margin: 0 auto;
}

.socail-1 ul {
  display: grid;
}

.demo-id-password ul li{
  display: flex;
  align-items: center;
}

.main-footer {
  padding-bottom: 40px;
}


.form-control::placeholder {
color: #707070!important;
}

.head-nav .navbar-light .navbar-nav .nav-link, .sub-footer .navbar-light .navbar-nav .nav-link{
font-weight: 600;
}

.contact-and-regis-sec .form-control::placeholder {
color: #fff!important;
}


.sports-sec li button{
background-color: transparent !important;
color: #ffff;
border: none !important;
}

.sports-sec li button:hover{
color: #e8a004;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
color: #e8a004;

}

.login-account {
  
  padding-bottom: 60px;
  
  padding-top: 150px;
  background-color: #1c2232;
  position: relative;
}

.login-account::before {
  content: "";
  background-image: url(/images/landing-page21/community_bg_1.82c8b271.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-position: bottom left;
}

.login-account::after {
  content: "";
  background-image: url(/images/landing-page21/inner-bg-icon.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  background-position: top right;
}



.whatsapp-btn button{
  background-color: #338719 !important;
}

.head-nav-sec{
  display:flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 0px;
  align-items: center;
}
.video-promotion{
  width: 100% !important;
  height: 100%;
}

.main-grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 20px;
  padding: 10px;
}

.license-logo img{
  max-width: 210px !important;
  height: auto;
  width: 100% !important;
  margin: 10px 0px;
}

.live-and-promo-img figure{
  display: flex;
  justify-content: center;
}

.live-and-promo-sec {
  margin: 15px 0px;
}

.responsive-img{
  display: none;
  text-align: center;
  width: 100%;
  margin: 60px 0px;
}

.whatsapp-img {
  background-color: #fff;
  border-radius: 100%;
  padding: 8px;
  width: fit-content;
}

.whatsapp-sec {
  background-color: #009804;
  border-radius: 40px;
  width: fit-content;
  position: relative;
  padding: 4px 21px 4px 8px;
}
.whatsapp-sec a{
  display: flex;
  align-items: center;
}
.whatsapp-sec h4 {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  margin-left: 10px;
  line-height: 23px;
  text-transform: capitalize;
}
.whatsapp-sec h4 span{
  font-size: 24px;
}
section.whatsapp-fix {
  position: fixed;
  bottom: 10%;
  right: 6%;
  z-index: 99999;
}
.live-and-promo-heading h3 {
  padding-bottom: 25px;
}

.head-nav-sec .navbar-brand img {
  max-height: 50px;
}
.header-wapper-main {
  position: relative;
  top: 56px;
  padding-bottom: 14px;
}
.know-more-slider .owl-nav {
  text-align: center;
}



@media screen and (max-width: 1200px) {

  .live-img {
      width: 190px;
      height: 190px;
      overflow: hidden;
  }



  .ball-animation-img-1 img {
      position: absolute;
      right: 5%;
      top: 20%;
      width: 240px !important;
  }
  
  .choose-game-con {
      margin: 0px 90px;
  } 

  .ball-animation-img-3 img {
      position: absolute;
      left: 19%;
      top: auto;
      bottom: 16%;
      width: 99px !important;
  }
  .ball-animation-img-2 img {
      position: absolute;
      left: 0%;
      top: 53%;
      width: 99px !important;
  }
  .step-head-sec {
      width: 475px;
      margin: 0 auto;
  }
  .download-title {
      margin-top: 30px;
  }
  .download-title h3 {
      font-size: 57px;
      line-height: 65px;
  }
  button.down-ld-app {
      margin-top: 20px;
  }
  .android-img figure img {
      width: 250px;
      padding: 25px;
  }
  .choose-game-sec .container {
      width: 100%;
  }
  .footer-logo figure img {
      height: 40px;
  }
  .supprt-text {
      width: 675px;
  }
  .socail-icons-container .socail-list-name li {
      padding: 3px;
  }
  .registration-form-sec {
      width: 450px;
  }
  .footer-text.supprt-text {
      width: 100%;
      margin: inherit;
  }
  .footer-text.supprt-text p {
      padding: 0px 65px;
  }
  li.nav-item.socail-icons a i {
      color: #fff;
      font-size: 20px;
  }
  .navbar-sec ul.navbar-nav.me-auto.mb-lg-0 {
      width: 55%;
      flex-direction: revert;
      margin-top: 0px;
      padding: 20px 0px;
    }
    li.nav-item.socail-icons a {
      height: 35px;
      width: 35px;
      padding: 8px;
  }
  .navbar-sec ul.navbar-nav.me-auto.mb-lg-0 {
      width: 55%;
      flex-direction: revert;
      margin-top: 0px;
      padding: 20px 0px;
      justify-content: end;
  }

  
  .footer-wrapper {
      margin-top: 40px;
  }

  .partner-content-img {
      width: 100%;
       overflow: hidden; 
      overflow-x: auto;
  }

  .Payment-sec img{
      max-width:fit-content;
  }

  .Payment-sec img {
      width: 75px;
  }
}
@media screen and (max-width: 1024px) {
  .container {
      max-width: 100%;
  }

  .choose-game-con {
      margin: 0px 40px;
  } 

  .footer-wrapper {
      margin-top: 30px;
  }

 
}
@media screen and (max-width: 991px) {
  .grid-sub-container {
      min-width: 230px;
  }

  .live-and-promo-heading h3 {
      font-size: 28px;
  }

  section.live-and-promotions-sec {
      margin-top: 60px;
  }

  .digit-round-bg {
      width: 34px;
      background-color: #029DE0;
      height: 34px;
      border-radius: 100px;
      position: absolute;
      top: auto;
      right: 4px;
      line-height: 40px;
      bottom: 0;
  }
  .img-wrapper {
      height: 100px;
      width: 100px;
  }

  .heading-1 h2 {
      font-size: 47px;
  }

  .ball-animation-img-3 img {
      bottom: 30%;
  }

  .ball-animation-img-2 img {
      top: 40%;
  }

  .ball-animation-img-1 img {
      right: 5%;
      top: 4%;
      width: 190px !important;
  }
  .cmn-btn123 a {
      height: 46px;
      line-height: normal;
    }
    
    
  .cmn-btn123 button {
      height: 46px;
    }

  .forget-login {
      padding: 15px 20px;
  }

  .group-content h4 {
      font-size: 16px;
      margin-bottom: 0px;
  }

  
  .group-content p {
      font-size: 14px;
  }

  .payment-warpper {
      margin-top: 10px;
  }

  .live-img {
      width: 160px;
      height: 160px;
      overflow: hidden;
  }
  .choose-game-con {
      margin: 0px ;
  }
  .cmn-container123 {
      min-height: 245px;
  }

  .wc-logo-img figure {
      width: 125px;
      height: 125px;
      line-height: 120px;
  }
  .logo-sec img {
      height: auto;
      width: 110px;
  }
  .navbar-light .navbar-toggler {
      color: rgba(0,0,0,.55);
      border-color: rgba(0,0,0,.1);
      position: absolute;
      top: 0;
      right: 0;
  }
  .step-head-sec {
      width: 100%;
  }
  .wc-main {
      margin-top: 0;
      height: initial;
  }
  .w-c-main-container {
      height: 425px !important;
      margin: 15px 15px;
  }
  .choose-game-sec .row {
      --bs-gutter-x: 0px;
      --bs-gutter-y: 0;
  }
  .game-conter-sec {
      margin-top: 100px;
  }
  .supprt-text {
      width: 600px;
  }
  .footer-logo figure img {
      height: 30px;
  }
  .navbar-sec ul.navbar-nav.me-auto.mb-lg-0 {
      width: 55%;
      flex-direction: revert;
      margin-top: 70px;
      padding: 20px 0px;
      justify-content: flex-start;
  }
  span.navbar-toggler-icon.mobile-view {
      position: absolute;
      top: -25px;
      right: 10px;
  }
  .frame-img-11 {
      display: none;
  }
  .cmn-container123 {
      min-height: 290px;
  }

  
/* ***************************login-signup*************************** */

.header-nav {
  flex-flow: row-reverse;
  justify-content: end;
}
.navbar-light .navbar-toggler {
  margin-left: 10px;
  padding: 0;
}
.sub-footer .navbar-nav {
  display: flex;
  flex-direction: inherit;
}
.sub-footer ul li {
  padding: 0px 8px;
}
.nev-list {
  position: absolute;
  top: 55px;
  padding: 5px 11px;
  background-color: #000;
  border-radius: 11px;
  right: 19px;
  z-index: 999999;
}
.login-account .login-now {
  width: 100%;
  margin: 0;
}
.login-account .login-form {
  font-size: 26px;
}
.navbar-toggler:focus {
  box-shadow: none;
}
.head-nav .navbar-light .navbar-nav .nav-link,
.sub-footer .navbar-light .navbar-nav .nav-link {padding: 4px 0;}
.download-apk-sec img {
  margin-right: 0;
}
.header-wapper {
  min-height: 370px;
}

}

@media screen and (max-width: 767px) {
  .main-grid-container {
      grid-template-columns: auto auto;
  }
  .ball-animation-img-2 img {
      top: 20%;
  }

  .responsive-img{
      display: inline-block;
  }

  .download-title{
      display: none;
  }

  .android-img{
      display: none;
  }

  section.download-apk-sec {
      margin-top: 20px;
  }
  .cmn-btn123 a {
      font-size: 16px;
  }
  .ball-img-4 {
      display: none;
  }

  .ball-img-2 {
      display: none;
  }
  .ball-animation-img-3 img {
      bottom: 13%;
  }

  .cmn-btn123 button {
      font-size: 16px;
  }

  .download-title h3 {
      font-size: 36px;
      line-height: 65px;
  }
  .wc-text p {
      font-size: 15px;
      line-height: 25px;
      margin-top: 15px;
  }
  .w-c-main-container {
      height: 375px !important;
      margin: 15px auto;
      width: 350px;
  }
  .step-head-sec h3 {
      font-size: 32px;
      padding-bottom: 15px;
      margin-top: -60px;
  }
  .banner-inside-sec {
      width: 100%;
      padding: 40px 0px;
  }
  .heading-1 h2 {
      font-size: 32px;
      line-height: normal;
  }
 

  .about-text {
      padding: 0px 20px;
  }
  .android-img figure img {
      width: 335px;
      padding: 10px;
  }
  .choose-heading-text h2 {
      font-size: 32px;
      line-height: 0px;
  }
  .inp-fill-form label {
      font-size: 17px;
      margin-bottom: 5px;
  }
  .registration-form-sec {
      width: 400px;
  }
  .inp-fill-form .form-control {
      padding: 17px 150px 17px 30px;
  }
  .footer-logo figure img {
      height: 25px;
  }
  .footer-text.supprt-text p {
      padding: 0px 0px;
      line-height: 24px;
      font-size: 16px;
  }
  span.navbar-toggler-icon.mobile-view {
      padding: 5px;
      height: 32px;
      width: 30px;
  }

  .live-img {
      width: 260px;
      height: 260px;
      overflow: hidden;
  }

  .ball-animation-img-1 img {
      top: 24%;
      width: 90px !important;
  }
  .ball-img-1 {
      display: none;
  }

  .ball-img-3 {
      display: none;
  }

}


@media screen and (max-width: 678px){
  .ball-animation-img-3 img {
      bottom: 10%;
      width: 70px !important;
  }
  .cmn-container123 {
      min-height: 230px;
  }

  body{
      padding-bottom: 35px;
  }

  section.whatsapp-fix {
      position: fixed;
      bottom: 1%;
      right: 4%;
      z-index: 99999;
  }

}

@media screen and (max-width: 576px) {

  .forget-login {
      padding: 10px 15px;
  }

  .live-and-promo-heading h3 {
      font-size: 22px;
  }

  section.live-and-promotions-sec {
      margin-top: 40px;
  }

  
  .footer-logo {
      width: 30%;
  }
  .footer-logo-sec {
      display: flex;
      justify-content: center;
  }

  .footer-menu ul {
      justify-content: center;
      margin-top: 10px;
  }

  .copy-right .partner-content {
      margin-top: 4px;
      text-align: center !important;
  }

  .live-img {
      width: 210px;
      height: 210px;
      overflow: hidden;
  }
  .main-grid-container {
      grid-template-columns: auto;
  }
  .supprt-text {
      width: 100%;
  }
  .logo-sec img {
      height: auto;
      width: 120px;
  }
  .heading-1 h2 {
      font-size: 32px;
      line-height: 35px;
      padding: 0px 35px;
  }

  .cmn-btn123 button {
      width: 125px;
      line-height: 25px;
      font-size: 16px;
  }
  .android-img figure img {
      width: 250px;
      padding: 10px;
  }
  button.down-ld-app {
      font-size: 16px;
      padding: 8px 15px;
      margin-top: 10px;
  }
  .w-c-main-container {
      width: 320px;
  }
  .enquire-btn123 .cmn-btn123 button {
      width: 160px;
      padding: 6px;
  }
  .inp-fill-form .form-control {
      padding: 15px 150px 15px 30px;
  }
  .f-l-row {
      display: block;
  }
  .col-6-r {
      width: 100%;
  }
  .col-6-l {
      width: 100%;
      margin-bottom: 15px;
  }
  .footer-text.supprt-text p {
      padding: 0px 55px;
  }
  .copy-rgt-sec p {
      color: #bfc6d7;
      font-size: 16px;
      font-weight: 500;
  }
  .copy-rgt-sec {
      margin: 10px 0px;
  }
  .cmn-container123 {
      min-height: 190px;
  }
  .navbar-sec ul.navbar-nav.me-auto.mb-lg-0 {
      margin-top: 35px;
      padding: 7px 0px;
  }

  .apk-logo img {
      max-width: 160px;
  }
  .header-wapper {
      min-height: 250px;
  }
  .cmn-btn123 a {
      font-size: 16px;
      width: auto;
      padding: 15px;
  }
  .head-nav-sec .navbar-brand figure {
      max-width: 200px;
  }
  

}

@media screen and (max-width: 479px) {

  .live-and-promo-heading h3 {
      font-size: 20px;
  }

  section.download-apk-sec {
      margin-top: 10px;
  }

  .cmn-container123 {
      min-height: 140px;
  }

  .img-wrapper {
      height: 80px;
      width: 80px;
      margin: 0 auto;
  }
  .digit-round-text {
      font-size: 16px;
  }

  
  .forget-login {
      padding: 10px 8px;
  }
  .ball-animation-img-3 img {
      bottom: 17%;
      width: 57px !important;
      left: 10%;
  }

  .frame-img-12 img {
      position: absolute;
      right: 8%;
      top: auto;
      width: 80px !important;
      bottom: 5%;
  }

  .ball-animation-img-2 img {
      width: 40px !important;
  }

  .ball-animation-img-1 img {
      width: 60px !important;
  }

 
  .cmn-btn123 a {
      font-size: 14px;
  }

  section.live-and-promotions-sec {
      margin-top: 20px;
  }

  .cmn-btn123 button {
      font-size: 14px;
  }

  .cmn-btn123 a {
      height: auto;
      padding: 7px 10px;
      width: auto;
  }
    
  .cmn-btn123 button {
      line-height: normal;
      height:auto;
      padding: 10px 15px;
      width: auto;
    }


  .live-img {
      width: 180px;
      height: 180px;
      overflow: hidden;
  }
  .registration-form-sec {
      width: 335px;
  }
  .footer-logo figure img {
      height: 22px;
  }
  .enquire-btn123 .cmn-btn123 button {
      width: 145px;
      padding: 5px;
  }
  .copy-rgt-sec {
      margin: 5px 0px;
  }
  .inp-fill-form .form-control {
      font-size: 16px;
  }

  .apk-logo img {
      max-width: 110px;
  }
  .heading-3 span {
      font-size: 20px;
      line-height: 25px;
  }
  .supprt-text p {
      font-size: 16px;
      line-height: 20px;
  }
  li.nav-item.socail-icons a i {
      font-size: 20px;
  }
  li.nav-item.socail-icons a {
      height: 33px;
      width: 33px;
  }
  .wc-title h3 {
      font-size: 24px;
  }
  .wc-text p {
      font-size: 16px;
  }
  .w-c-main-container {
      width: 310px;
  }
  .android-img figure img {
      width: 200px;
      padding: 10px;
  }
  section.download-apk-sec {
      margin-top: 50px;
      padding: 5px;
  }
  .download-title {
      margin-top: 15px;
  }
  .download-title h3 {
      font-size: 30px;
      line-height: 45px;
  }
  button.down-ld-app {
      margin-top: 25px;
  }

  .step-head-sec h3 {
      margin-top: -60px;
  }   
  .logo-sec img {
      width: 95px;
  }
  .navbar-light .navbar-toggler {
      top: -10px;
      right: -15px;
  }
  li.nav-item.socail-icons a {
      height: 33px;
      width: 33px;
      padding: 7px;
  }

  .group-content h4 {
      font-size: 14px;
      margin-bottom: 0px;
  }
  .cs-me {
      margin-right: 5px;
  }
  .step-head-sec h3 {
      font-size: 24px;
  }
  
  .group-content p {
      font-size: 14px;
      line-height: normal;
  }

  .footer-menu ul li a {
      font-size: 14px;
  }

  
  body{
      padding-bottom: 40px;
  }

  .whatsapp-sec h4 span {
      font-size: 20px;
  }

  .whatsapp-sec h4 {
      font-size: 11px;
      line-height: 18px;
  }
  .head-nav-sec .navbar-brand figure {
      max-width: 140px;
  }
  .header-wapper {
      min-height: 210px;
  }
  .cmn-container123 {
      min-height: 90px;
  }
  .digit-round-bg{    bottom: -17px;}
  .heading-3 span {
      font-size: 12px;
      line-height: 22px;
      padding-left: 5px;
  }
  .img-wrapper img {
      width: 28px;
  }
  .img-wrapper {
      height: 50px;
      width: 50px;
  }
  .digit-round-bg {
      width: 25px;
      height: 25px;
      right: 0px;
      line-height: 26px;
  }
  .digit-round-text {
      font-size: 14px;
  }
  .head-nav-sec .navbar-brand img {
      max-height: 36px;
  }
}

@media screen and (max-width: 359px) {

  .digit-round-text {
      font-size: 14px;
  }

  section.download-apk-sec {
      margin-top: 0px;
  }

  .live-and-promo-heading h3 {
      font-size: 18px;
  }


  .step-head-sec h3 {
      margin-top: -38px;
  }

  .registerd-and-deposit-sec {
      margin-top: 15px;
  }

  .heading-3 {
      margin-top: 10px;
  }

  .digit-round-bg {
      width: 30px;
      background-color: #029DE0;
      height: 30px;
      border-radius: 100px;
      position: absolute;
      top: auto;
      right: 0;
      display: flex;
      justify-content: center;
      align-items: center;
  }



  .heading-1 h2 {
      padding: 0px;
  }
  
  .group-img img{
      width: 80%;   
     }
  .apk-logo img {
      max-width: 101px;
  }
  .registration-form-sec {
      width: 300px;
  }
  .footer-text.supprt-text p {
      padding: 0px 30px;
  }
  .main-grid-container {
      padding: 0;
  }
  .w-c-main-container {
      width: 292px;
      margin: 10px auto;
  }

  .live-img {
      width: 150px;
      height: 150px;
      overflow: hidden;
  }

  
  .sky-heading h2 {
      font-size: 14px;
  }

  .sky-club-content .owl-nav {
      top: -30%;
  }


  .footer-group-contant {
      padding-right: 5px !important;
  }

  .footer-group-sec {
      padding: 0px 0px;
  }

  .footer-wrapper {
      margin-top: 0px;
  }


  .footer-menu ul {
      margin-top: 5px;
  }

  .sky-club-wrapper {
      margin: 4px 0px;
  }

  .sky-club-content {
      margin: 8px 0px;
  }

  .partner-content p {
      margin-bottom: 3px;
  }

  .partner-content {
      margin-top: 10px;
  }

  .footer-partner-wrapper {
      margin-top: 10px;
      padding: 4px 0px;
  }

  .group-content {
      margin-top: 2px;
  }

  .Payment-sec img {
      width: 60px;
  }

  .partner-img {
      margin-right: 14px;
  }

  .responsive-menu-slider-sec ul li .tab-inner-con {
      width: 80px;
      padding: 2px 0px !important;
  }

  .custom-navbar.show .res-nav-toggler {
      height: 26px;
      width: 26px;
  }
  .cmn-btn123 a {
      padding: 7px 8px;
      font-size: 13px;
  }
  .cmn-btn123 a.btn {
      margin-left: 5px;
  }
  .head-nav-sec .navbar-brand img {
      max-height: 34px;
  }

}