.image-desktop {
    background-image: none;
}


body{
    background-color: var(--primary-color-gray);
}

.bgGray{background-color: #2B3F52; 

}

.bgLightGray{ background-color: #1E2C39;}


.hero {
  background: #070b11;
}

.hero__picture {
  display: block;
  width: 100%;
  margin: 0;
}

.hero__img {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 60px;
}

.icons-clickable{
     display: flex;
      justify-content: center;
      gap: 20px;
}
.socialIcon{
  max-width: 100px;
}
.left {
  animation: slideInLeft 1s ease forwards;
}

.right {
  animation: slideInRight 1s ease forwards;
  animation-delay: 0.3s;
}

@keyframes slideInLeft {
  from { opacity:0; transform: translateX(-40px); }
  to   { opacity:1; transform: translateX(0); }
}
@keyframes slideInRight {
  from { opacity:0; transform: translateX(40px); }
  to   { opacity:1; transform: translateX(0); }
}



  .pfl-banner {
    background: url('images/pfl-main-banner.jpg') no-repeat center center;
    background-size: cover;
    color: #fff;
    padding: 80px 20px;
    text-align: center;
  }

  .pfl-banner .logos {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
  }

  .pfl-banner .divider {
    width: 1px;
    background-color: #ccc;
    height: 40px;
  }

  .pfl-banner .headline {
    font-size: 1.8rem;
    margin-top: 30px;
  }

  .pfl-banner .highlight {
    font-weight: bold;
    font-size: 2rem;
  }

  .pfl-banner .btn-join {
    margin-top: 30px;
    
  }

  .pfl-banner .btn {
    background-color: #33C16C;
    color: #000;
    font-weight: 600;
    padding: 12px 30px;
    border-radius: 6px;
    border: none;
  }

.offer-main{
      max-width: 350px;
}

 .promo-section {
      margin-bottom: 60px;
    }
    .promo-img {
      width: 100%;
      max-width: 400px;
      height: auto;
      border-radius: 10px;
    }
    .promo-text {
      font-size: 20px;
      font-weight: 700;
    
      color: #74FEAB;
    }


.headline {
      text-align: center;
      font-weight: 700;
      font-size: 1.8rem;
    }
    .subtext {
      text-align: center;
      color: #ccc;
      margin-top: 20px;
      margin-bottom: 15px;
    }
    .content-left {
      max-width: 490px;
      margin: 0 auto;
      text-align: left;
    }
    .content-left strong {
      display: inline-block;
      margin-bottom: 10px;
    }
    .content-left ul {
      padding-left: 1.2rem;
    }
    .content-left li {
      color: #3effb9;
      margin-bottom: 10px;
    }
    .emoji {
      margin-right: 6px;
      color: #3effb9;
        margin-bottom: 10px;
    }

.slot-imgs{
  max-width: 400px;
}

    .cta-main {
      min-width: 380px;
        font-size: 36px;
        text-align: center;
    }

.cryptoHeaven{
  font-weight: 400;
    font-style: normal;
   
    line-height: 24px;
    margin: 15px auto 0;
    color: var(--sec-color-body);
}
.green-CTA{
    background: #33C16C;
    border: 2px solid #74FEAB;
    display: inline-block;
    text-align: center;
    background: #33C16C;
    padding: 8px 20px 9px 20px;
    clear: both;
    font-family: byker, sans-serif;
    font-style: normal;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    border: 2px solid #74FEAB;
    border-radius: 4px; 
}
.font-20{
      font-size: 14px;
}


.green-Brand{
    color: #74FEAB !important;
    font-weight: bold;
      font-family: byker, sans-serif;
  }

  .white-Brand{
    color: #ffffff !important;
    font-weight: bold;
      font-family: byker, sans-serif;
  }



.collab-title{
    max-width: 300px;
    margin-bottom: 98px;
}

.rocket-img {
    bottom: -116px !important;
    max-width: 74%;
}

.stream-section {
    padding-top: 50px;
    background-color: #03111D;
     /* background-image: url('images/moonshot-bg.jpg?v=3'); */
       background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: auto;
  }

  .fighters-section {
    padding-top: 50px;
    background-color: #03111D;
     /* background-image: url('images/moonshot-bg.jpg?v=3'); */
       background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: auto;
  }



.main-casino-section {
   
    /* background-color: #1E2C39; */
   
     background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: auto;
  }


.main-banner-title{
  font-size: 22px;
  font-weight: 900!important;
}


  .stream-section li {
 color: #74FEAB;
  }
 .request-title {
    font-size: 2rem;
    font-weight: 700;
    color: #ffffff;
    text-align: left;
  }


  .stream-title {
    font-size: 2rem;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
  }

  .stream-title span {
    color: #4be091;
  }
 

  .stream-text {
    color: #cbd5e1;
    text-align: center;
    margin-top: 20px;
    
  }

  .leaderboard-image img {
    max-width: 100%;
    height: auto;
  }


  .request-bet-section {
 

    padding-top: 60px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
   
  }

  .request-bet-section p {
  color: #cbd5e1;
   
  }

 


  /* added */

  .collab-img{ width: 100%; height: auto;}

  .crypto-banner {
    background: url('images/bg01.jpg') no-repeat center center;
    background-size: cover;
    color: #fff;
    padding: 80px 20px;
    text-align: center;
  }

  .crypto-banner .logos {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
  }

  .crypto-banner .divider {
    width: 1px;
    background-color: #ccc;
    height: 40px;
  }

  .crypto-banner .headline {
    font-size: 1.8rem;
    margin-top: 30px;
  }

  .crypto-banner .highlight {
    font-weight: bold;
    font-size: 2rem;
  }

  .crypto-banner .btn-join {
    margin-top: 30px;
    
  }

  .crypto-banner .btn {
    background-color: #33C16C;
    color: #000;
    font-weight: 600;
    padding: 12px 30px;
    border-radius: 6px;
    border: none;
  }


  .slot-section {
    background: url('images/desktop@2x.jpg') no-repeat center center;
    background-size: cover;
    padding: 80px 0;
    color: #fff;
    text-align: center;
  }

  .big-leagues-section {
    background: url('images/desktop@2x.jpg') no-repeat center center;
    background-size: cover;
    padding: 80px 0;
    color: #fff;
    text-align: center;
  }

  .slot-card {
    background-color: #2b3f52;
    border-radius: 15px;
    padding: 30px;
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    text-align: left;
  }

  .slot-content {
    flex: 1 1 300px;
  }

  .slot-tag {
    background-color: #9d4edd;
    color: white;
    font-weight: 600;
    padding: 6px 12px;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 15px;
  }

  .slot-image {
    flex: 1 1 300px;
    text-align: center;
  }

  .slot-image img {
    max-width: 100%;
    height: auto;
  }

  .play-btn {
    margin-top: 30px;
  }

  .play-btn .btn {
    background-color: #4be091;
    color: #000;
    padding: 12px 30px;
    border-radius: 8px;
    font-weight: bold;
    border: none;
  }

 



.max-width {
    max-width: 200px !important;
}



.bold-text {
    font-weight: bold;
}



.requestBet-section {
    background: url('images/request-a-bet.png') no-repeat center center;
    background-size: cover;
    padding-top: 80px;
    /* padding-bottom: 80px; */
    padding-left: 20px;
    padding-right: 20px;
    color: #ffffff;
  }


  .partnershipBottom-section {
    background: url('images/bottom-bg.jpg') no-repeat center center;
    background-size: cover;
    padding: 80px 20px; 
    color: #ffffff;
  }

  .partnership-text{
    margin: auto;
  }

  .partnership-text h2 { 
    font-size: 2rem;
    font-weight: 700;
  }

  .partnership-text .highlight {
    color: #4be091;
    font-weight: 700;
  }

  .partnership-text p {
    font-size: 1rem;
    margin-bottom: 10px;
   
  }

  .character-image {
    max-width: 100%; 
    height: auto;
  }





.step-subtitle {
      font-size: 1rem;
      margin-bottom: 30px;
    }

    .slot-img {
      width: 100%;
      height: auto;
      border-radius: 8px;
      margin-bottom: 20px;
    }

    .slot-col {
      padding: 10px;
    }


 .features-section {
      margin-top: 60px;
      margin-bottom: 40px;
    }

    .feature-icon {
      font-size: 50px;
      color: #74FEAB;
    margin-bottom: 18px;
    display: block;
    }

    .feature-box {
          background-color: var(--primary-color-gray);
      padding: 20px;
      border-radius: 10px;
      height: 100%;
      text-align: center;
    }

   h3 {
    color: var(--primary-color-white);
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0px;
}


.emblemPFL{max-width: 15%!important;}
.customImgWidth{max-width: 70%!important;}
.customImgWidthCricket{max-width: 100%!important;}






.blue { color: #185875; }
.yellow { color: #FFF842; }




.table-container {
  text-align: center;
  width: 100%;
  overflow-x: auto;
  margin: 0 auto;
  display: block;
  padding: 0 0 2em 0;
  color: #cbd5e1;
  -webkit-overflow-scrolling: touch;
}


.table-container::-webkit-scrollbar {
  height:10px; 
}

.table-container::-webkit-scrollbar-track {
  background: #333f5c;
  border-radius: 10px;
}

.table-container::-webkit-scrollbar-thumb {
  background: #8f9bb3; 
  border-radius: 10px;
}

.table-container::-webkit-scrollbar-thumb:hover {
  background: #bfc8d9; 
}

/* Firefox support */
.table-container {
  scrollbar-color: #8f9bb3 #1F2739;
  scrollbar-width: thin;
}

.table-container table {
  width: 100%;
  border-collapse: collapse;
  min-width: 980px;
}

.table-container .th-title {
  font-weight: bold;
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
}

.table-container td {
  font-weight: normal;
  font-size: 14px;
  -webkit-box-shadow: 0 2px 2px -2px #0E1119;
  -moz-box-shadow: 0 2px 2px -2px #0E1119;
  box-shadow: 0 2px 2px -2px #0E1119;
}

.table-container td,
.table-container th {
  padding: 12px;
  white-space: nowrap;
}

.table-container tr:nth-child(odd) {
  background-color: #323C50;
}

.table-container tr:nth-child(even) {
  background-color: #2C3446;
}

.table-container th {
  background-color: #1F2739;
}

.table-container td:first-child {
  color: #74FEAB;
}

.table-container tr:hover {
  background-color: #464A52;
  -webkit-box-shadow: 0 6px 6px -6px #0E1119;
  -moz-box-shadow: 0 6px 6px -6px #0E1119;
  box-shadow: 0 6px 6px -6px #0E1119;
}

.ratio > video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.partnership-section {
    background: url(images/section-bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 80px 20px;
    color: #ffffff;
}


@media (max-width: 576px) {
  .table-container th,
  .table-container td {
    display: table-cell !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  .table-container th:nth-child(n),
  .table-container td:nth-child(n) {
    display: table-cell !important;
  }

  .table-container {
    overflow-x: auto !important;
  }

  .fighters-section .row {
    overflow: visible !important;
  }
}



@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1200px), only screen and ( min--moz-device-pixel-ratio: 2) and (min-width: 1200px), only screen and ( -o-min-device-pixel-ratio: 2/1) and (min-width: 1200px), only screen and ( min-device-pixel-ratio: 2) and (min-width: 1200px), only screen and ( min-resolution: 192dpi) and (min-width: 1200px), only screen and ( min-resolution: 2dppx) and (min-width: 1200px) {

    .image-desktop {
        background-image: url('images/bg-casino.jpg');
        background-repeat: no-repeat;
        background-position: center left;
        background-size: cover;
    }
}



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

    .div-wrapper {
        position: relative;
        /* left: 150px !important; */
        width: 120%;
    }

    .cta-main {
    min-width: 204px;
    font-size: 22px;
}
   .offer-sm{ max-width: 230px;

    }



}

@media (min-width: 992px) {

    .div-wrapper {
        position: relative;
        width: 120%;
    }


}

@media (min-width: 972px) {

      .steps .step-bold, .section-title {
        font-size: 24px;
    }

    .steps .step-number {
        margin: auto;
        width: 44px;
        float: left;
        margin-top: 7px;
    }
}





@media (min-width: 576px) {
   .image-mobile {
        display: none;
    }

    .image-desktop {
         background-image: url('images/bg-casino.jpg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: auto;
    }
 


    .d-sm-block {
        display: block !important;
          
    }

 
    
}

  @media (max-width: 768px) {

      .slot-card {
      flex-direction: column;
      text-align: center;
    }

    .slot-content
     {
      text-align: center;
    }

    .slot-image {
        display: none;
      }

    .partnership-section {
     
 padding-top: 90px;
    /* padding-bottom: 80px; */
    padding-left: 20px;
    padding-right: 20px;
    }    .partnershipBottom-section {
     
      padding: 60px 20px;
    }

    .partnership-text h2 {
      font-size: 1.5rem;
    }

    .partnership-text p {
      font-size: 0.95rem;
    }
    .hero {
    background: #070b11;
    padding-top: 8px;
}

.customImgWidth {
    max-width: 55% !important;
}

.customImgWidthCricket{max-width: 75%!important;}
  }





  @media (max-width: 576px) {

        .mobile-cta {
        font-size: 16px;
    }

    /* .banner-copy {
        margin-top: 4em;
    } */

     .crypto-banner .logos {
      flex-direction: column;
      gap: 10px;
    }

    .emblemPFL{max-width: 40% !important;}

  .collab-img{ max-width: 400px;}

    .crypto-banner .divider {
      display: none;
    }

    .crypto-banner .headline {
      font-size: 1.5rem;
    }

    .crypto-banner .highlight {
      font-size: 1.7rem;
    }

    .stream-section {
   padding-top: 40px;
           padding-bottom: 20px;
       background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: auto;
  }

      .fighters-section {
   padding-top: 20px;
           
       background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: auto;
  }

  .font-20 {
    font-size: 15px;
}
    .cta-main {
        min-width: 200px !important;
        font-size: 24px;
    }

.promo-text {
    font-size: 1.2rem;
  
}

.stream-title {
    font-size: 1.8rem;}
.hero {
    background: #070b11;
    padding-top: 10px;
}
}



  @media (max-width: 400px) {
    .stream-text{
font-size: 14px!important;
    } 
    .stream-title {
        font-size: 1.6rem!important;
    }



  }
 @media (max-width: 1200px) {

.hero__img {
 
  padding-top: 30px;
}

 }


  .greenBtnBG{background-color: #33c16c!important; border: none!important;
 
} 

.greenBtnBG:hover{background-color: #74feab!important;}

.cta-2{background-color: #33c16c!important; }