@import url("https://fonts.googleapis.com/css2?family=Hind:wght@400;500&family=Poppins:wght@300&display=swap");
/* banner section css start */
body {
  font-family: "Poppins", sans-serif;
}
.home-banner {
  position: relative;
  width: 100%;
  background-position: center;
  height: 100%;
}
.home-banner .main-banner-logo {
  position: relative;
}
.home-banner .main-banner-logo .banner-diamond-bottom {
  position: absolute;
  top: 79%;
  left: 46%;
}
.home-banner .main-banner-logo .banner-diamond-right {
  position: absolute;
  top: 43%;
  right: 36%;
}
.home-banner .main-banner-logo .banner-diamond-left {
  position: absolute;
  top: 43%;
  left: 36%;
}

.home-banner .main-banner-logo .banner-diamond-bottom .light-lottie {
  position: absolute;
  top: -55px;
  right: -58px;
}
.home-banner .main-banner-logo .banner-diamond-left .light-lottie {
  position: absolute;
  left: -86%;
  top: -69%;
}
.home-banner .main-banner-logo .banner-diamond-right .light-lottie {
  position: absolute;
  left: -86%;
  top: -69%;
}
.home-banner .main-banner-logo .b-diamondimg-one {
    width: 45px;
}
.home-banner .main-banner-logo .b-diamondimg-two {
    width: 30px;
}

.home-banner .banner-img {
  width: 100%;
  height: 408px;
}

.home-banner .content-home {
  position: absolute;
  top: 29%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.home-banner .content-home h6 {
        font: normal normal Poppins;
        color: #ffffff;
        font-size: 32px;
        font-weight: 600;
        text-align: center;
        text-shadow: 0px 2px 3px #ffc107;
        padding-bottom: 5%;
}

.home-banner .logo-img {
    width: 37%;
    margin-top: 0%;
    margin-bottom: 5%;
}

.home-banner .yellow-tab {
  background: #ffcf0d;
  border: 2px solid #2503b4;
  border-radius: 33px;
  position: absolute;

  font-size: 14px;
  width: 197%;
  right: -48%;
}
.home-banner .yellow-content {
  position: absolute;
  width: 100%;
}

.home-banner .yellow-tab .yellow-tab-text {
  font-size: 18px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-weight: 700;
}

.home-banner .diamond-img1 {
  position: absolute;
  left: -51%;
  top: 20px;
}

.home-banner .diamond-img2 {
  position: absolute;
  top: 20px;
  right: -50%;
}
.animation-sec-banner {
  position: relative;
  padding-top: 3%;
}

.animation-sec-banner .Diamond-img {
  top: 70%;
  position: absolute;
  text-align: center;
  justify-content: center;
  left: 49.5%;
}
.animation-sec-banner .inner-dimond {
  width: 12px;
}

.animation-sec-banner .design-img {
  width: 200px;
}
.animation-sec-banner .light-lottie {
  top: 44%;
  left: 48%;
  position: absolute;
}

img.diamondimg {
  height: 20px;
  width: 20px;
}
/* banner section css end */



.tables {
  position: relative;
}
.heading p {
  color: #ffcf0d;
  font-size: 25px;
  font-weight: 700;
}
p {
  color: white;
}
.btn-one {
  background-color: white;
  padding: 0px 15px;
  font-weight: 700;
}

.table-head {
  background: #9100ff;
  border-radius: 30px;
  font-size: 30px;
  color: #fff;
  text-align: center;
  margin: 2% 7%;
  position: absolute;
  top: -10%;
  right: 9%;
  padding: 0px;
  width: 70%;
}


.inner-table td {
  color: white;
}
/* .home-text .upper-card ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.home-text .upper-card ::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: white;
}

.home-text .upper-card ::-webkit-scrollbar-thumb {
  border-radius: 10px;

  background-color: #9c0097;
} */


.inner-table .table-bordered {
  border: 2px solid #e1c7e0;
}
.footer .footer-sec {
  justify-content: space-between;
  margin:0% 5%;
  margin-top: 3%;
  /* display: flex; */
}
.footer .footer-sec .footer-btn-main {
  background-color: #9100ff;
  border-radius: 20px;
  color: white;
  font-size: 18px;
  padding: 5px 20px;
  margin: 0px 0%;
  width: 100%;
}
.footer li.nav-item
{
  margin: 0% 2%;
}
.footer .footer-sec .second-last-name {
  font-size: 12px;
  font-weight: bold;
  color: #ffcc00;
  background: #9100ff;
  border-radius: 21px;
  text-align: center;
  padding: 8px;
  width: 250px;
  margin: auto;
  margin-top: 4%;
}

.footer  .last-line {
  font-size: 12px;
  color: #fff;
  text-align: center;
  padding-bottom: 0%;
}

.refresh-lottie {
  position: fixed;
  width: 45px;
  height: 45px;
  bottom: 15%;
  right: 37px;
  border-radius: 50px;
  text-align: center;
  z-index: 100;
  font-size: 20px;
}
.footer a{
  text-decoration: none;
}

@media (min-width: 0px) and (max-width: 320px) {
  /* banner section quert start */
  .home-banner .main-banner-logo .banner-diamond-bottom {
    
    top: 82%;
    left: 44%;
  }
  .home-banner .main-banner-logo .banner-diamond-bottom .light-lottie {
    top: -60px;
    right: -20px;
}

  .home-banner .main-banner-logo .banner-diamond-left
  {
    top: 55%;
    left: 26%;
  }
  .home-banner .main-banner-logo .banner-diamond-left .light-lottie
  {
    width: 50px !important;
  }
  .home-banner .main-banner-logo .banner-diamond-right .light-lottie
  {
    width: 50px !important;
  }
  .home-banner .main-banner-logo .banner-diamond-bottom .light-lottie
  {
       width: 60px !important;
  }
  .home-banner .main-banner-logo .banner-diamond-right
  {
    top: 55%;
    right: 27%;
    
  }

  .home-banner .main-banner-logo .b-diamondimg-one {
    width: 20px;
  }
  .home-banner .main-banner-logo .b-diamondimg-two {
  width: 15px;
  }
  .home-banner .main-banner-logo .banner-diamond-left .light-lottie {
  
  left: -144%;
  top: -113%;
  }
  .home-banner .main-banner-logo .banner-diamond-right .light-lottie {
  
  left: -135%;
  top: -113%;
  }
  .home-banner .logo-img {
   
      margin-top: 30%;
      width: 60%;
  
}
  .home-banner .banner-img {
    height: 150px;
  }
  .home-banner .yellow-tab
  {
    top: -11px;
  }
  .animation-sec-banner .design-img {
    width: 130px;
}
.animation-sec-banner
{
  padding-top: 5%;
}
.animation-sec-banner .inner-dimond {
  width: 10px;
}
.animation-sec .design-img {
  width: 100%;
}
  .home-banner .content-home h6 {
    font-size: 10px;
  }

  .home-banner .content-home {
    top: 0;
  }
  .home-banner .yellow-tab .yellow-tab-text {
    font-size: 7px;
    padding-top: 8px;
    padding-bottom: 0px;
  }
  
  img.diamondimg {
    height: 10px;
    width: 10px;
  }
  .home-banner .diamond-img2 {
    top: -9px;
  }
  .home-banner .diamond-img1 {
    top: -9px;
  }
  
  .animation-sec-banner .Diamond-img {
    left: 48%;
    top: 38%;
  }
  .animation-sec-banner .light-lottie {
    left: 41%;
    top: 5%;
  }

  /* banner section query end*/
  .refresh-lottie {
    width: 25px;
    right: 15px;
  }
  .table-head {
    font-size: 13px;
  }
  .heading-sec p {
    font-size: 15px;
  }
  .inner-table .table-bordered {
    margin-top: 15%;
  }
  
  
 
  .free-game-zone .yellow-btn {
    font-size: 10px;

    padding: 4px 15px;

    font-weight: 600;
    margin-top: 10%;
    margin-bottom: 10px;
  }
  .footer li.nav-item {
    margin: 3% 2%;
}
.footer .footer-sec .footer-btn-main {
  font-size: 10px;
  

}
.footer .footer-sec .second-last-name {
  width: 205px;
 font-size: 10px;
}
.footer .last-line
{
  font-size: 10px;
}
}

@media (min-width: 321px) and (max-width: 485px) {
  /* banner section quert start */
  .home-banner .main-banner-logo .banner-diamond-bottom {
    
    top: 82%;
    left: 45%;
  }
  .home-banner .main-banner-logo .banner-diamond-bottom .light-lottie {
    top: -60px;
    right: -20px;
}

  .home-banner .main-banner-logo .banner-diamond-left
  {
    top: 55%;
    left: 26%;
  }
  .home-banner .main-banner-logo .banner-diamond-left .light-lottie
  {
    width: 50px !important;
  }
  .home-banner .main-banner-logo .banner-diamond-right .light-lottie
  {
    width: 50px !important;
  }
  .home-banner .main-banner-logo .banner-diamond-bottom .light-lottie
  {
       width: 60px !important;
  }
  .home-banner .main-banner-logo .banner-diamond-right
  {
    top: 55%;
    right: 27%;
    
  }

  .home-banner .main-banner-logo .b-diamondimg-one {
    width: 20px;
  }
  .home-banner .main-banner-logo .b-diamondimg-two {
  width: 15px;
  }
  .home-banner .main-banner-logo .banner-diamond-left .light-lottie {
  
  left: -144%;
  top: -113%;
  }
  .home-banner .main-banner-logo .banner-diamond-right .light-lottie {
  
  left: -135%;
  top: -113%;
  }
  .animation-sec-banner .design-img {
    width: 130px;
}
.animation-sec-banner
{
  padding-top: 2%;
}
.animation-sec-banner .inner-dimond {
  width: 10px;
}
  .home-banner .banner-img {
    height: 165px;
  }
  .home-banner .yellow-tab
  {
    top: -11px;
  }
  .home-banner .content-home h6 {
    font-size: 10px;
  }

  .home-banner .content-home {
    top: 0;
  }
  .home-banner .logo-img {
   
    margin-top: 30%;
    width: 60%;
}
  .home-banner .yellow-tab .yellow-tab-text {
    font-size: 7px;
    padding-top: 8px;
    padding-bottom: 0px;
  }
  /* .home-banner .yellow-tab {
        position: none;
        top: 100%;
        font-size: 14px;
        width: 190%;
        right: -48%;
    } */
  img.diamondimg {
    height: 10px;
    width: 10px;
  }
  .home-banner .diamond-img2 {
    top: -9px;
  }
  .home-banner .diamond-img1 {
    top: -9px;
  }
  .animation-sec-banner .Diamond-img {
    left: 48%;
    top: 24%;
  }
  .animation-sec-banner .light-lottie {
    left: 44%;
    top: -25%;
  }
  /* banner section query end*/
  .refresh-lottie {
    width: 25px;
    right: 15px;
  }
  .table-head {
    font-size: 12px;

    padding-top: 5%;
  }
  .heading-sec p {
    font-size: 15px;
  }
 
  .footer li.nav-item {
    margin: 3% 2%;
}
.footer .footer-sec .footer-btn-main {
  font-size: 10px;
  
}
.footer .footer-sec .second-last-name {
  width: 225px;
  font-size: 10px;
}
.footer .last-line
{
  font-size: 10px;
}
  
  
  .free-game-zone .yellow-btn {
    font-size: 10px;

    padding: 4px 15px;

    font-weight: 600;
    margin-top: 10%;
    margin-bottom: 10px;
  }
}

@media (min-width: 486px) and (max-width: 576px) {
  /* banner section quert start */
  .home-banner .main-banner-logo .banner-diamond-bottom {
    
    top: 82%;
    left: 46%;
  }
  .home-banner .main-banner-logo .banner-diamond-bottom .light-lottie {
    top: -60px;
    right: -20px;
}

  .home-banner .main-banner-logo .banner-diamond-left
  {
    top: 55%;
  }
  .home-banner .main-banner-logo .banner-diamond-left .light-lottie
  {
    width: 50px !important;
  }
  .home-banner .main-banner-logo .banner-diamond-right .light-lottie
  {
    width: 50px !important;
  }
  .home-banner .main-banner-logo .banner-diamond-bottom .light-lottie
  {
       width: 60px !important;
  }
  .home-banner .main-banner-logo .banner-diamond-right
  {
    top: 55%;
  }

  .home-banner .main-banner-logo .b-diamondimg-one {
    width: 20px;
  }
  .home-banner .main-banner-logo .b-diamondimg-two {
  width: 15px;
  }
  .home-banner .main-banner-logo .banner-diamond-left .light-lottie {
  
  left: -144%;
  top: -113%;
  }
  .home-banner .main-banner-logo .banner-diamond-right .light-lottie {
  
  left: -135%;
  top: -113%;
  }
  
  .home-banner .banner-img {
    height: 185px;
  }
  .home-banner .yellow-tab
  {
    top: -2px;
  }
  .home-banner .diamond-img1 {
   
    top: 3px;
}
.home-banner .logo-img {
  margin-top: 25%;
}
.home-banner .diamond-img2 {
   
  top: 3px;
}
  .home-banner .content-home h6 {
    font-size: 14px;
  }

  .home-banner .content-home {
    top: 0;
  }
  .home-banner .yellow-tab .yellow-tab-text {
    font-size: 7px;
    padding-top: 12px;
    padding-bottom: 6px;
  }
  .animation-sec-banner {
    padding-top: 7%;
  }
  .animation-sec-banner .Diamond-img {
    left: 48%;
  }
  .animation-sec-banner .light-lottie {
    left: 44%;
  }
  /* banner section query end*/
  .refresh-lottie {
    width: 25px;
    right: 15px;
  }
  .table-head {
    font-size: 13px;

    padding-top: 5%;
  }
  .heading-sec p {
    font-size: 15px;
  }
  
 
  .footer li.nav-item {
    margin: 3% 2%;
}

.footer .footer-sec .second-last-name {
  width: 225px;
  font-size: 10px;
}
.footer .last-line
{
  font-size: 10px;
}
  
}

@media (min-width: 577px) and (max-width: 768px) {
  /* banner section quert start */
  .home-banner .main-banner-logo .banner-diamond-bottom {
    
    top: 77%;
    left: 47%;
  }



  .home-banner .main-banner-logo .b-diamondimg-one {
    width: 25px;
  }
  .home-banner .main-banner-logo .b-diamondimg-two {
  width: 20px;
  }
  .home-banner .main-banner-logo .banner-diamond-left .light-lottie {
  
  left: -144%;
  top: -113%;
  }
  .home-banner .main-banner-logo .banner-diamond-right .light-lottie {
  
  left: -135%;
  top: -113%;
  }
  
  .home-banner .banner-img {
    height: 250px;
  }
  .home-banner .yellow-tab
  {
    top: 25px;
  }
  .home-banner .diamond-img1 {
   
    top: 35px;
}
.home-banner .diamond-img2 {
   
  top: 35px;
}
  .home-banner .content-home h6 {
    font-size: 17px;
  }
  .home-banner .yellow-tab .yellow-tab-text {
    font-size: 12px;
    padding-top: 13px;
  }
  .home-banner .content-home {
    top: 20%;
  }

  .home-text .home-text-holder .card .name h5 {
    font-size: 23px;
  }
  .animation-sec-banner {
    padding-top: 8%;
  }
  .animation-sec-banner .Diamond-img {
    left: 48%;
}
.animation-sec-banner .light-lottie {
  
  left: 44%;
  
}
  /* .home-banner .yellow-tab {
        position: none;
        top: 94%;
        font-size: 14px;
        width: 190%;
        right: -48%;
    } */

  /* banner section query end*/
  .refresh-lottie {
    width: 25px;
    right: 15px;
  }
  .table-head {
    font-size: 13px;

    padding-top: 5%;
  }
  .heading-sec p {
    font-size: 15px;
  }
  .heading-sec p {
    font-size: 15px;
  }
  .footer li.nav-item {
    margin: 3% 2%;
    font-size: 12px;
}
.footer .footer-sec .second-last-name {
  width: 225px;
  font-size: 12px;
}
.footer .last-line
{
  font-size: 12px;
}

  
}
@media (min-width: 769px) and (max-width: 991px) {
  /* banner section quert start */
  .home-banner .main-banner-logo .banner-diamond-bottom {
    
    top: 77%;
    left: 47%;
  }



  .home-banner .main-banner-logo .b-diamondimg-one {
    width: 25px;
  }
  .home-banner .main-banner-logo .b-diamondimg-two {
  width: 20px;
  }
  .home-banner .main-banner-logo .banner-diamond-left .light-lottie {
  
  left: -144%;
  top: -113%;
  }
  .home-banner .main-banner-logo .banner-diamond-right .light-lottie {
  
  left: -135%;
  top: -113%;
  }
  .home-banner .banner-img {
    height: 250px;
  }
  .home-banner .content-home h6 {
    font-size: 18px;
  }

  .home-banner .content-home {
    top: 20%;
  }

  .home-text .home-text-holder .card .name h5 {
    font-size: 23px;
  }
  .animation-sec-banner {
    
    padding-top: 5%;
}
.animation-sec-banner .Diamond-img {
  left: 49%;
}
.animation-sec-banner .light-lottie {
  
  left: 47%;
  
}
  /* .home-banner .yellow-tab {
        position: none;
        top: 100%;
        font-size: 14px;
        width: 190%;
        right: -48%;
    } */
  .refresh-lottie {
    right: 15px;
  }
  /* banner section query end*/
  .table-head {
    font-size: 13px;

    padding-top: 5%;
  }
  /* .footer-sec .footer-btn-main
    {
       font-size: 13px;
        margin: 5% 3%;
    } */
    .footer li.nav-item {
      margin: 3% 2%;
  }
  
}

@media (min-width: 992px) and (max-width: 1024px) {
  /* banner section quert start */
  .home-banner .main-banner-logo .banner-diamond-bottom {
    
    top: 78%;
    left: 46%;
  }
  .home-banner .main-banner-logo .banner-diamond-bottom .light-lottie {
    
    top: -66px;
    right: -62px;
}
  .home-banner .banner-img {
    height: 300px;
  }
  .home-banner .content-home h6 {
    font-size: 17px;
  }


.home-banner .main-banner-logo .b-diamondimg-one {
  width: 25px;
}
.home-banner .main-banner-logo .b-diamondimg-two {
width: 20px;
}
.home-banner .main-banner-logo .banner-diamond-left .light-lottie {

left: -144%;
top: -113%;
}
.home-banner .main-banner-logo .banner-diamond-right .light-lottie {

left: -135%;
top: -113%;
}
.animation-sec-banner .Diamond-img {
  left: 49%;
}
.animation-sec-banner .light-lottie {

  left: 47%;
  
}
  .home-text .home-text-holder .card .name h5 {
    font-size: 26px;
  }
  .refresh-lottie {
    right: 15px;
  }

  .home-banner .yellow-tab {
    top: 7px;
  }
 
  
 
  .table-head {
    font-size: 13px;

    padding-top: 5%;
  }
  .footer li.nav-item {
    margin: 0% 1%;
}
.footer .footer-sec .footer-btn-main {
 
  font-size: 13px;
 
}
}
@media (min-width: 1025px) and (max-width: 1200px) {
  /* banner section quert start */
  .home-banner .main-banner-logo .banner-diamond-bottom {
    
    top: 78%;
    left: 46%;
  }
  .home-banner .banner-img {
    height: 300px;
  }
  .home-banner .content-home h6 {
    font-size: 17px;
  }
  .home-banner .yellow-tab {
    width: 282%;
    right: -91%;
}
  .home-banner .main-banner-logo .b-diamondimg-one {
    width: 25px;
}
.home-banner .main-banner-logo .b-diamondimg-two {
  width: 20px;
}
.home-banner .main-banner-logo .banner-diamond-left .light-lottie {
  
  left: -144%;
  top: -113%;
}
.home-banner .main-banner-logo .banner-diamond-right .light-lottie {
 
  left: -135%;
  top: -113%;
}
.animation-sec-banner .Diamond-img {
  left: 49%;
}
.animation-sec-banner .light-lottie {
  top: 44%;
  left: 47%;
  position: absolute;
}

  .home-text .home-text-holder .card .name h5 {
    font-size: 26px;
  }
  .refresh-lottie {
    right: 15px;
  }

  .home-banner .yellow-tab {
    top: 17px;
  }
  .home-banner .diamond-img1 {
   
    top: 36px;
   left: -92%;
}
.home-banner .diamond-img2 {
   
  top: 36px;
  right: -92%;
  
}
.animation-sec-banner {
  padding-top: 4%;
}
 
  
 
  .table-head {
    font-size: 13px;

    padding-top: 5%;
  }
  .footer .footer-sec {
   
    margin: 0% -2%;
    
  
}
.footer li.nav-item {
  margin: 0% 1%;
}
.footer .footer-sec .footer-btn-main {
 
  font-size: 13px;
 
}
}

@media (min-width: 1201px) and (max-width: 1400px) {
  /* banner section quert start */
  .home-banner .yellow-tab {
    top: 108%;
  }
  .home-banner .yellow-tab {
    top: 98%;
  }
  .animation-sec-banner {
   
    padding-top: 5%;
  }
  .animation-sec-banner .Diamond-img {
    top: 68%;
    left: 49%;
}
.animation-sec-banner .light-lottie {
  left: 47.5%;
 
}
.footer .footer-sec {
   
  margin: 0% 2%;
  

}
.footer .footer-sec .footer-btn-main {
  font-size: 15px;
  
}

  /* banner section query end*/
}
@media (min-width: 1401px) and (max-width: 1800px) {
  /* banner section quert start */
  .home-banner .yellow-tab {
    top: 115%;
  }
  
  /* banner section query end*/
}
@media (min-width: 1801px) and (max-width: 2000px) {
  
}
@media (min-width: 2001px) and (max-width: 2200px) {
  /* banner section quert start */
  
  /* banner section query end*/
}
@media (min-width: 2201px) and (max-width: 2600px) {
  
  
}
