.float11 {
    position: fixed;
    bottom: 28px;
    right: 85px;
    color: #FFF;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}

                #faq {
                    width: 90%;
                    margin: auto;

                }

                .best_player_wrapper {
                    padding-bottom: 0px;
                }

                .official_store {
                    padding-top: 0px !important;
                    padding-bottom: 0px !important;
                }

                .faq-section h2 {
                    font-weight: 500;
                    text-transform: uppercase;
                    color: goldenrod;
                    letter-spacing: 5px;
                    text-shadow: 0px 0px 3px black;

                }

                .faq-section {
                    margin: 50px 0;
                    padding: 10px;
                    background-color: #15073c;
                    width: 100%;
                    text-align: center;

                }

                .faq-box div {
                    margin: 0px;
                    padding: 10px;
                    /* border: 1px solid #afafaf; */
                    background-color: #303F9F;
                    color: white;
                    font-size: 20px;
                    margin: 10px;
                    /* box-shadow: 0px 0px 5px black; */

                }

                .faq-box p {
                    padding: 10px;
                    background-color: #2f2f2f;
                    color: white;
                    font-size: 13px;
                    margin: 14px -8px -8px -8px;
                    display: none;
                }

                .faq-box h3,
                h3 i {
                    display: flex;
                    justify-content: space-between;
                    color: white;
                    cursor: pointer;

                }

                .faq-box .f1,
                .faq-box .f2,
                .faq-box .f3,
                .faq-box .f4,
                .faq-box .f5,
                .faq-box .f6 {
                    position: relative;
                }





                .faq-box h3 {
                    margin: 0px;
                    font-weight: 500;
                    font-size: 18px;
                }

                .faq-box i {
                    color: goldenrod;
                }

                .faq-img img {
                    border-radius: 14px;
                    width: 85%;
                    margin: 60px 60px;
                    height: 80%;
                    box-shadow: inset -5px 8px 18px 0px;
                    padding: 16px;
                }

                @media (max-width:500px) {
                    .faq-box h3 {
                        font-size: 15px;
                    }

                    .faq-img img {
                        width: 100%;
                        margin: 17px 0px;
                    }

                    .faq-box p {
                        padding: 8px;
                    }
                }
            
/***Partner */
 .partner {
              background: var(--hover-bg-col);
              margin: 0 auto 60px;
              box-shadow: 0 0 5px #000000bd
            }
			.w-90 {
    max-width: 90% !important;
}

            .partner .con-head h2 {
              font-size: 35px
            }

            .partner-cont-par {
              background: transparent;
              padding: 0;
              margin-top: 00px
            }

            .partner-card {
              height: 100%;
              align-items: center;
              background: #15073c;
              padding: 10px;
              margin-top: 10px;
              box-shadow: 3px 2px 5px goldenrod;
              transition: all .3s ease
            }

            .partner-card:hover {
              box-shadow: 3px 2px 5px #15073c
            }

            .card-img {
              box-shadow: 0 0 8px black;
              background: linear-gradient(to right, #BF953F, #ead26e, #f0dc77, #d3b151, #AA771C) !important;
              border-radius: 9px;
              margin: 10px;
              padding: 5px
            }

            .cards p {
              text-align: left;
              margin-bottom: 0;
              font-size: 13px;
              padding: 5px
            }

            .cards p:nth-child(1) {
              padding: 0 20px;
              font-size: 15px;
              font-weight: 500
            }

            .card-upi .upi {
              width: 60px
            }

            .card-Bonus {
              text-align: center
            }

            .card-Bonus .card-Bonus-top {
              color: #cb8d00;
              font-size: 16px
            }

            .card-Bonus-mid {
              font-size: 26px
            }

            .card-Bonus-mid span {
              color: #f1ac09;
              font-size: 30px
            }

            .card-link a {
              display: block;
              padding: 5px 10px;
              background: linear-gradient(to right, #BF953F, #ead26e, #fddf4c, #d5a41b, #AA771C) !important;
              box-shadow: 0 0 10px black;
              text-shadow: 0 0 10px black;
              border-radius: 27px;
              color: white;
              font-size: 24px;
              font-weight: 500
            }

            .card-link a:hover {
              text-shadow: 0 0 10px rgba(91, 92, 21, 0.89);
              transition: all .3s ease
            }
            .content {
            text-align: center;
            color: white;
            padding: 0
          }

          .content .con-head {
            position: relative;
            padding: 10px;
           /* background-image: linear-gradient(45deg, #efaa17, #c8781a, transparent);*/
		   background:#303F9F;
            color: transparent;
            --webkit-background-clip: text
          }

          .content .con-head::after {
            content: "";
            position: absolute;
            width: 78px;
            height: 3px;
            background-color: #efaa17;
            bottom: 5px;
            left: 50%;
            transform: translate(-50%)
          }

          .cont-par {
            padding: 20px;
            margin-top: 10px
          }

          @media(max-width:700px) {
            .cont-par {
              margin-top: -23px
            }
          }
		  
		  
		  .w-5 {
    width: 5% !important;
}

.w-10 {
    width: 10% !important;
}

.w-20 {
    width: 20% !important;
}

.w-35 {
    width: 35% !important;
}

.w-40 {
    width: 70% !important;
}

.w-90 {
    max-width: 90% !important;
}
.partner-img{
	width:100%;
}


.marqueee {
          width: 100%;
          background-color: #3F51B5;
          padding: 5px;
          margin: -5px 0
        }

        .marqueee span::before {
          content: "";
          position: absolute;
          left: 0;
          top: 5px;
          width: 10px;
          height: 10px;
          border-radius: 50%;
          background-color: #ffc51d;
          animation: 1s ease-in-out infinite glow-bullet
        }

        .marqueee span {
          font-size: 16px;
          font-style: italic;
          padding-left: 15px;
          margin-right: 50px;
          position: relative;
          animation: 1s ease-in-out infinite glow
        }

        #promocode,
        .marqueee span,
        h1,
        h2,
        h3,
        h4 {
          text-transform: capitalize;
          text-align: center;
          color: white
        }

        .botn,
        .marqueee span {
          color: #f0db76;
          text-align: center;
          font-weight: 400
        }
      
/*nav*/
.top-menu-text {
	color:#fff !important;
	font-weight:500 !important;
	font-size:20px !important;
}
.top-menu-text-active {
	color:#FFC827 !important;
	font-weight:500 !important;
	font-size:20px !important;
}
.g-text{
	font-size:12px;
}
.abc:hover {
    color: #FFC827 !important;
  }
  
  .abc {
    font-size: 20px;
    font-weight: 600;
    color: rgb(255, 255, 255) !important;
  }

  .body {
    margin: 0%;
    padding: 0%;
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    margin: 0;
    color: #3f3c57;
    overflow-x: hidden;
    background-color: #6617cb;
    background-image: linear-gradient(315deg, #6617cb 0%, #cb218e 74%);
  }



.text-yellow {
  color: #000000 !important;
  font-weight: bold;
  font-size: 20px;
}

.mytextresponsive {
  font-weight: 900;
  font-size: 30px;
}
.foot-text{
	color: #ffc827;
	font-size: 14px;
	font-weight: 500;
}

@media only screen and (min-width: 576px) {
  .mytextresponsive {
    font-weight: 600;
    font-size: 20px;
  }
}

@media only screen and (min-width: 1000px) {
  .mytextresponsive {
    font-weight: 900;
    font-size: 30px;
  }
}

.imgresponsive {
  max-height: 150px !important;
}

/*Our Partners end*/

  /*CUSTOMER REVIEW*/

  .heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 14px;
    text-transform: uppercase;
    z-index: 999;
}

@media only screen and (max-width: 320px) {
  .heading {
    text-align: center;
    color: #454343;
    font-size: 25px;
    font-weight: 700;
    position: relative;
    margin-bottom: 14px;
    text-transform: uppercase;
    z-index: 999;

}
}

.white-heading{
    color: #FFC827; ;
}
.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.html);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background: url(../i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color:#FFC827;
}

/*CUSTOMER REVIEW end*/

/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.html);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    /* padding-top: 50px;
    padding-bottom: 50px; */
    background-color: #969696;
    background-position: center;
        background-size: cover;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  /* bottom: 15px; */
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}

@media only screen and (max-width: 420px) {
  .testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 69px;
    height: 69px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
}

.testimonial4_slide p {
    color: #ffffff;
    font-size: 20px;
   
}

@media only screen and (max-width: 420px) {
  .testimonial4_slide p {
    color: #ffffff;
    font-size: 12px;
    
}
}
.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px;
}

/* .testimonial .carousel {
  padding-bottom:50px;
} */
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
/* ------testimonial  close-------*/


  /* instagram css  */

  .img-back {
    background-size: cover;
  }
  
  .container4 {
    position: relative;
    width: 100%;
    max-width: 400px;
  }
  
  .containe4 .img1 {
    width: 100%;
    height: auto;
  }
  
  .container4 .btt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: rgb(255, 255, 255);
    font-size: 19px;
    border: none;
    cursor: pointer;
    border-color: 5px solid white;
    border-radius: 50%;
    text-align: center;
  }
  
  .container4 .btt:hover {
    background-color: rgba(0, 0, 0, 0.342);
    height: 50px;
    width: 50px;
  }
  
  .img1 {
    border-radius: 10px;
    padding: 0px;
  }
  
  /* instagram css end */

   /*footer*/

.btn1 {
    position: relative;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    background: linear-gradient(
      90deg,
      rgb(60, 255, 183) 0%,
      rgb(0, 148, 68) 100%
    );
    box-shadow: 0 0.625rem 1.563rem 0 rgb(0 0 0 / 30%);
    color: #fff;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: left;
    width: 14.375rem;
    border-radius: 3.125rem;
    margin-right: 0.938rem;
    margin-top: 1.25rem;
    border: 0;
    outline: 0;
  }
  
  .btn2 {
    position: relative;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    background: linear-gradient(
      90deg,
      rgb(88, 177, 255) 0%,
      rgb(0, 121, 219) 100%
    );
    box-shadow: 0 0.625rem 1.563rem 0 rgb(0 0 0 / 30%);
    color: #fff;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: left;
    width: 14.375rem;
    border-radius: 3.125rem;
    margin-right: 0.938rem;
    margin-top: 1.25rem;
    border: 0;
    outline: 0;
  }
  
  #grad1 {
    height: 200px;
    background-color: red; /* For browsers that do not support gradients */
    background-image: linear-gradient(to right, red, yellow);
  }
  
  /*footer end*/
  
  /*whatsaap*/
  .float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 20px;
    right: 35px;
    background: linear-gradient( 90deg, rgb(55, 223, 97) 0%, rgb(9, 187, 3) 100% );  
    color: #fff;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    /* box-shadow: 2px 2px 3px #999; */
    z-index: 100;
  }
  
  .my-float {
    margin-bottom: 8px;
    margin-left: 1px;
    font-size: 30px;
  }
  /*whatsaap end*/
  
/* css for payments  */

.Payment{
  font-size: 40px;
  font-weight: 500;
  color: #ffc827;
  
}

@media only screen and (max-width: 420px) {
  .Payment{
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    color: #ffc827;

    
  }
}

.card{
    background:  black !important;
    border-color: #FFC827 !important;
    box-shadow: 0px 0px 5px 5px  rgba(255, 201, 39, 0.608), 0px 0px 5px 5px rgb(255 82 1 / 20%) !important;
  
  
    /* box-shadow:  2px 2px 2px 2px rgb(255 200 39 / 40%), 3px 5px 8px 2px rgb(255 82 1 / 20%),2px 2px 2px 2px rgb(255 200 39 / 40%), 3px 5px 8px 2px rgb(255 82 1 / 20%)  !important; */
  }
  
  
  
  .card:hover
  {
    box-shadow:  0px 0px 5px 5px  rgb(255 200 39 / 40%), 0px 0px 2px 2px rgb(255 82 1 / 20%) !important;
  }
  
  
  /* payment css end */

  /*200% BONUS*/
  .tts {
    background: linear-gradient(to right, #BF953F, #ead26e, #f0dc77, #d3b151, #AA771C) !important;
    color: black;
    border-style: solid;
    font-size: 20px;
    box-shadow: -3.828px -3.828px 6px 0px rgb(255 200 39 / 40%), 3px 5px 8px 0px rgb(255 82 1 / 20%);
  }
  .tts:hover {
    color: black;
    background-color: transparent;
    border-style: solid;
    font-size: 20px;
    box-shadow: -3.828px -3.828px 10px 0px rgb(255 200 39 / 40%), 8px 10px 10px 0px rgb(255 82 1 / 20%);
  }
 
   .ttss {
    background: linear-gradient(to right, #BF953F, #ead26e, #f0dc77, #d3b151, #AA771C) !important;
    color: black;
    border-style: solid;
    font-size: 20px;
    text-align:center;
    box-shadow: -3.828px -3.828px 6px 0px rgb(255 200 39 / 40%), 3px 5px 8px 0px rgb(255 82 1 / 20%);
  }
  .ttss:hover {
    color: black;
    background-color: transparent;
    border-style: solid;
    font-size: 20px;
    box-shadow: -3.828px -3.828px 10px 0px rgb(255 200 39 / 40%), 8px 10px 10px 0px rgb(255 82 1 / 20%);
  }
  
  .btnHideID{
      display: none;
  }
  
  @media only screen and (max-width: 420px) {
  .btnHideID{
      display: block;
  }
}

 
 
.text-centerall
{
  justify-content: left;
  text-align: left;
  align-items: left;
}

@media only screen and (max-width: 600px){
.text-centerall {
    /* align-items: center; */
    /* justify-content: center; */
    text-align: center;
}
}
.pan{
  color: #FFC827;
  font-size: 40px;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
}

@media only screen and (max-width: 420px) {
  .pan{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
  }
}
  .bonus
{
  font-size: 40px;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
}

@media only screen and (max-width: 420px) {
  .bonus{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
  }
}


.sum{
  font-size: 20px;
}

@media only screen and (max-width: 420px) {
  .sum{
    text-align: center;
    font-size: 10px;
    font-family: 'Poppins', sans-serif;
  }
}

  /*200% BONUS end*/

  /*video start*/

  .video{
    font-weight: bold;
    color: #FFC827;
    font-size: 50px;
    font-family: 'Poppins', sans-serif;
  }

  @media only screen and (max-width: 420px) {
    .video{
      text-align: center;
      color: #FFC827;
      font-size: 25px;
      font-family: 'Poppins', sans-serif;
    }
  }

  .vdo{
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    text-align: justify;

  }

  @media only screen and (max-width: 420px) {
    .vdo{
      text-align: justify;
      color: #FFC827;
      font-size: 10px;
      font-family: 'Poppins', sans-serif;
    }
  }

  /*video end*/

   /*KNOW MORE ABOUT GAMES start*/
.know{
  font-size: 30px;
  color: #FFC827;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;

}

@media only screen and (max-width: 420px) {
  .know{
    font-size: 20px;
    color: #FFC827;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
  
  }
}

    /*KNOW MORE ABOUT GAMES end*/


/*Our Partners*/
  .myhovert
{
  background-color: black !important;
 

}

.forlogo{
  color: rgb(216, 216, 216);
  font-family: 'Poppins', sans-serif;
}

/*Our Partners end*/

.text-yellow{  
    color: rgb(216, 216, 216);
}

/*mer/*/
.mer{
font-size: 10px;
margin-right: 30%;
}

.line{
  border-top: 2px  dotted rgb(58, 58, 58);
  border-bottom: 2px dotted rgb(58, 58, 58);
}

.ap{
  font-size: 10px;
}

.ffft{
  font-family: 'Poppins', sans-serif;
    font-weight: 500;

}
.fffc{
  font-family: 'Quicksand', sans-serif;
  font-weight:bold;
  font-size:13px;

}

.one{
  font-weight: 600;
   background-color: #ffc827; 
   border-style: none;
}
/* new CSS Started */


.logo-div
{
  padding: 10px;
  padding-bottom: 0px;
}

.logo-icon
{
  width: 80px;
 
}



.btnlogin {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.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;
}

@media only screen and (max-width: 600px) {

  .logo-icon
    {
      width: 50px;
    }

  .tts {
    font-size: 10px;
  }
  .mybtnrow 
  {
    padding-top: 0px;
    /* padding-top: 6%; */
    padding-bottom: 3%;
  }
}

/* top black cricket design css start */

.container-res-custom
{
  width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.nav-res-custom
{
  overflow-x: auto;
  -ms-overflow-style: none;
  margin-bottom: -7px; 
  flex-direction: row;
  white-space: nowrap;  
  width: 320px;
}

.navimg-res-custom
{
  margin-left: 5px; 
  width: 15px ;
}
.navimg2-res-custom
{
  margin-left: 5px; 
  width: 20px ;
}
.navimg3-res-custom
{
  margin-left: 5px; 
  width: 12px ;
}


@media screen and (min-width: 319px) and (max-width: 768px){
  .container-res-custom
  {
    width: 100%;
      padding-right: 0px;
      padding-left: 0px;
      margin-right: auto;
      margin-left: auto;
  }
  .nav-res-custom
  {
    overflow-x: auto;
    -ms-overflow-style: none;
    margin-bottom: -15px; 
    flex-direction: row;
    white-space: nowrap;  
    width: 320px;
  }
  .navpad-res-custom
  {
    padding-bottom: 1rem;
  }
  .navimg-res-custom
  {
    margin-left: 5px; 
    width: 15px ;
  }
  .navimg2-res-custom
  {
    margin-left: 5px; 
    width: 15px ;
  }
  .nav-img3-res-custom
  {
    margin-left: 5px; 
    width: 15px ;
  }
}

@media screen and (min-width: 769px) and (max-width: 2560px){

  .container-res-custom
  {
    width: 77%;
      padding-right: 15px;
      padding-left: 15px;
      margin-right: auto;
      margin-left: auto;
  }
  .nav-res-custom
  {
    overflow-x: auto;
    -ms-overflow-style: none;
    margin-bottom: -7px; 
    flex-direction: row;
    white-space: nowrap;  
    width: 100%;
  }
  .navpad-res-custom
  {
    /* padding-bottom: 1rem;
    padding-top: 1rem; */
    padding-left: 15px;
    padding-right: 15px;
  }
  .navimg-res-custom
  {
    margin-left: 10px; 
    width: 25px ;
  }
  .nav-img2-res-custom
  {
    margin-left: 10px; 
    width: 40px ;
  }
  .nav-img3-res-custom
  {
    margin-left: 10px; 
    width: 20px ;
  }
}
/* top black cricket design css end */

/* show & hide mobile & desk css :start */




/* mobile & desktop crousle css start */

.mobile-crousle
{
  display: none ;
}

.desktop-crousle
{
  display: block;
}

@media screen and (min-width: 319px) and (max-width: 768px){

  .mobile-crousle
  {
    display: block;
  }
  
  .desktop-crousle
  {
    display: none;
  }

}

@media screen and (min-width: 769px) and (max-width: 2560px){

  .mobile-crousle
  {
    display: none;
  }
  
  .desktop-crousle
  {
    display: block;
  }

}

/* mobile & desktop crousle end */




/* show & hide mobile & desk css :end */

 /* instagram css  */

 .Celebs{
  color: rgb(255, 255, 255);
  font-weight: 700;
  font-size: 60px !important;
}

@media only screen and (max-width: 320px) {
  .Celebs{
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-size: 40px !important;
  }

}

 .img-back {
  background-size: cover;
}

.container4 {
  position: relative;
  width: 100%;
  max-width: 400px;
}

.containe4 .img1 {
  width: 100%;
  height: auto;
}

.container4 .btt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: rgb(255, 255, 255);
  font-size: 19px;
  border: none;
  cursor: pointer;
  border-color: 5px solid white;
  border-radius: 50%;
  text-align: center;
}

.container4 .btt:hover {
  background-color: rgba(0, 0, 0, 0.342);
  height: 50px;
  width: 50px;
}

.img1 {
  border-radius: 10px;
  padding: 0px;
}

/* instagram css end */

h1, h3  {
  text-transform: uppercase;
 }

.counter
{
    text-align: center;
}

.counter-count
{
    font-size: 60px;
    font-family: sans-serif;
    font-weight: bold;
    font-style: italic;
    position: relative;
    color: #FFC827;
    text-align: center;
    display: inline-block;
}

.lk{
  font-family: sans-serif;
  font-size: 50px;
  font-weight: 900;
  font-style: italic;
  position: relative;
  color: #FFC827;
  text-align: center;
  display: inline-block;

}
@media only screen and (max-width: 320px) {
  .counter-count
{
    font-size: 30px;
    font-family: sans-serif;
    font-weight: bold;
    font-style: italic;
    position: relative;
    color: #FFC827;
    text-align: center;
    display: inline-block;
}
}


.promotions{
  font-size: 30px;
  color: #FFC827;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;

}

@media only screen and (max-width: 320px) {
  .promotions{
    font-size: 25px;
    color: #FFC827;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
  
  }
}@media only screen and (max-width: 420px) {
  .promotions{
    font-size: 25px;
    color: #FFC827;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
  
  }
}



.most{
  font-weight: 600; 
  font-size: 20px;
  font-family: 'Poppins', sans-serif;

}

@media only screen and (max-width: 320px) {
  .most{
    font-weight: 500; 
    font-size: 10px;
    font-family: 'Poppins', sans-serif;
  }
}

@media only screen and (max-width: 420px) {
  .most{
    font-weight: 500; 
    font-size: 10px;
    font-family: 'Poppins', sans-serif;
  }
}

@media only screen and (max-width: 320px) {
  .lk{
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 900;
    font-style: italic;
    position: relative;
    color: #FFC827;
    text-align: center;
    display: inline-block;
  
  }
}

/**/

.css-1gddqmt {
  margin: 0px 0px 16px;
  padding: 0px;
  text-align: center;
}

ul {
  display: block;
  list-style-type: disc;
  /* margin-block-start: 1em; */
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}


@media (min-width: 1280px){
.css-futkjh {
    margin: 8px 25px;

  }

}


@media (min-width: 960px){
.css-futkjh {
    margin: 8px 18px;
}


}

.css-futkjh {
    display: inline-block;
    list-style-type: none;
    margin: 8px 14px;
  }

    
  @media (min-width: 960px){
  .css-uqqz4d.bwFooter__logoImage--alt {
      max-height: 40px;
  }
}

  .css-uqqz4d {
      max-height: 35px;
  }
  /**/

  @media (min-width: 960px){

.css-84p6h6 {
    margin-bottom: 24px;
    border: 0;
    box-sizing: border-box;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    text-size-adjust: none;
    vertical-align: baseline;
}
  }
@media (min-width: 768px){

.css-84p6h6 {
    margin-bottom: 26px;
    /* margin-top: 10px; */
}
}
.css-84p6h6 {
    margin-bottom: 30px;
    text-align: center;
}

.css-1lxgyys {
  color: rgb(255, 255, 255);
  font-size: 14px;
  line-height: 20px;
  margin: 0px;
}

/* p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
} */

.css-84p6h6 {
  margin-bottom: 30px;
  text-align: center;
}

.css-1baulvz {
  display: inline-block;
}

/* a {
  color: inherit;
  text-decoration: none;
} */

.css-1baulvz {
  display: inline-block;
}


.css-71x25p {
  height: 70px;
  margin: 20px 15px 0px;
}

.css-12f73hr {
  background-color: #333;
  border: none;
  height: 1px;
  margin: 10px 0;
}

/* hr {
  display: block;
  unicode-bidi: isolate;
  margin-block-start: 0.5em;
  margin-block-end: 0.5em;
  margin-inline-start: auto;
  margin-inline-end: auto;
  overflow: hidden;
  border-style: inset;
  border-width: 1px;
} */

@media (min-width: 960px){
.css-1938mg0 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
}

@media (min-width: 960px){
.css-1gddqmt.bwFooter__logos--apps {
    flex: 1 1 0%;
    text-align: left;
}
}

.css-1gddqmt {
    margin: 0px 0px 16px;
    padding: 0px;
    text-align: center;
}

.css-futkjh.bwFooter__logo--app {
  margin: 20px 10px 0px;
}
@media (min-width: 1280px){
.css-futkjh {
  margin: 8px 25px;
}
}

@media (min-width: 960px)
{
.css-futkjh {
  margin: 8px 18px;
}
}

.css-futkjh {
  display: inline-block;
  list-style-type: none;
  margin: 8px 14px;
}

.css-uqqz4d {
  max-height: 35px;
}

@media (min-width: 960px){
.css-1gddqmt.bwFooter__logos--social {
    flex: 1 1 0%;
    order: 3;
    text-align: right;
  }
}


.css-1gddqmt {
    margin: 0px 0px 16px;
    padding: 0px;
    text-align: center;
}

@media (min-width: 960px) {

.css-futkjh.bwFooter__logo--social {
    margin-top: 20px;
}}
.css-futkjh.bwFooter__logo--social {
    margin: 7px 2px 2px;
}
@media (min-width: 1280px){
.css-futkjh {
    margin: 8px 25px;
}
}
@media (min-width: 960px){
.css-futkjh {
    margin: 8px 18px;
}}
.css-futkjh {
    display: inline-block;
    list-style-type: none;
    margin: 8px 14px;
}

.css-uqqz4d {
  max-height: 35px;
}



/* hover css */

.css-uqqz4d:hover {
  filter: brightness(170%);
}


/* Snackbar Style code start */

#snackbar {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: green;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 999;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
}

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;} 
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;} 
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}


/* Snackbar Style code end */

/*download*/

.button{
  width: 40%;
  height: 10%; 
  background-color: #ffc837; 
  font-size: 20px; 
  border-radius: 30px; 
  font-weight: 500; 
  border-style: none;
}

@media only screen and (max-width: 420px) {
  .button{
    width: 40%;
    height: 10%; 
    background-color: #ffc837; 
    font-size: 15px; 
    border-radius: 30px; 
    margin-left: -1px;
    font-weight: 500; 
    border-style: none;
  }
  
}

.app{
  font-size: 40px; 
  font-weight: bold;
  color: #ffc837;
}

@media only screen and (max-width: 420px) {
  .app{
    font-size: 25px; 
    font-weight: bold;
    color: #ffc837;
  }
  
}

/*download end*/
.mypic1{
  
  max-width: 30px;
}


.iconfooter{
  position: fixed !important; 
  /* margin-top: auto; */
  bottom: 0;
  /* height:60px;  */
  width: 100%;
  /* background-color: red; */
  color: white;
  background: black;
  z-index: 880;
  text-align: center;
}


.images4{
  width: 80px;
}

@media only screen and (max-width: 420px) {
  .images4{
    width: 60px;
  }
}

.text4
  {
    font-size: 20px;
  }

@media only screen and (max-width: 420px) {
  .text4
  {
    font-size: 12px;
  }
}


.footerlogo4
  {
    width: 110px;
  }

@media only screen and (max-width: 420px) {
  .footerlogo4
  {
    font-size: 81px;
  }
}




/* mobile & desktop crousle css start */

.mobile-crousle2
{
  display: none ;
}

.mypromotioncrousle
{
  display: block;
}

@media screen and (min-width: 319px) and (max-width: 768px){

  .mobile-crousle2
  {
    display: block;
  }
  
  .mypromotioncrousle
  {
    display: none;
  }

}

@media screen and (min-width: 769px) and (max-width: 2560px){

  .mobile-crousle2
  {
    display: none;
  }
  
  .mypromotioncrousle
  {
    display: block;
  }

}

/* mobile & desktop crousle end */



.spacetop{
  padding-top: 80px;
}


@media only screen and (max-width: 420px) {
  .spacetop{
    padding-top: 10px;
    text-align: center;
  }
}

.mysocialdiv{
  padding-bottom: 100px;
}

.nowplay{
  font-size: 15px;
 font-weight: 600;
}

@media only screen and (max-width: 420px) {
  .nowplay{
    font-size: 15px;
   font-weight: 600;
   text-align: center;
  }
  
}

.Playstore{
  color: white;
  font-size: 15px;
  font-weight: 600;
}

@media only screen and (max-width: 420px) {
  .Playstore{
    color: white;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
  }
  
}

.top{

  z-index: 999;
}


/* Mobile CSS */

      @media(max-width:700px) {
        #expand-collapse {
          right: -54px;
          bottom: -164px
        }

        .d-block {
          display: block !important
        }

        .w-90,
        .w-80,
        .w-50,
        .w-35,
        .w-30,
        .w-20,
        .w-10,
        .w-5 {
          width: 100% !important
        }

        .dropdown-content .drop-imgs {
          grid-template-columns: repeat(3, auto)
        }

        .right-top {
          margin-top: 13px
        }

        .up {
          height: inherit
        }

        .up-left,
        .up-right {
          font-size: 7px
        }

        .up span {
          font-size: 13px
        }

        #disk_d::after {
          top: -18px;
          font-size: 12px
        }

        #disk_d::before {
          font-size: 9px;
          padding-top: 0
        }

        #disk_w::after {
          top: -17px;
          left: 0;
          font-size: 11px
        }

        #disk_w::before {
          font-size: 9px;
          top: 23px;
          width: 86px
        }

        .down-heading {
          padding: 3px;
          font-size: 10px
        }

        .bottom-right-down ul li a .span {
          width: 14px;
          display: inline-block;
          margin-right: 0
        }

        .bottom-right-down ul li a {
          padding: 4px;
          display: block;
          font-size: 13px
        }

        #banner .h-395 {
          height: auto;
          padding: 0
        }

        .right {
          background: var(--card-col);
          padding-bottom: 10px
        }

        .card-img {
          margin: 10px 0
        }

        .cards p {
          font-size: 16px;
          padding-left: calc(100% - 80%)
        }

        .cards p:nth-child(1) {
          padding: 6px 20px;
          letter-spacing: 1px;
          font-size: 20px;
          text-align: center
        }

        .card-upi .upi {
          display: inline-block;
          margin: 10px 0
        }

        .card-Bonus {
          padding: 13px 0
        }

       
      }

      @media(max-width:450px) {
        .dropdown-content .drop-imgs {
          grid-template-columns: repeat(2, auto);
          padding: 0;
          column-gap: 0;
          row-gap: 18px
        }

        .meter {
          width: 50%
        }

        .w-90 {
          max-width: 100% !important
        }

        .bottom-right-down ul li a {
          padding: 4px;
          display: block;
          font-size: 12px
        }
		.tts {
			  font-size: 20px;
			}
      }

      @media(max-width:400px) {
        #disk_d::after {
          top: -15px;
          font-size: 10px;
          left: 11%
        }

        #disk_d::before {
          font-size: 7px;
          left: 12%
        }

        #disk_w::after {
          top: -13px;
          left: 12%;
          font-size: 9px
        }

        #disk_w::before {
          font-size: 6px;
          width: 74px
        }

        .about-text-par ul li {
          padding: 9px 2px;
          font-size: 7px
        }
      }

      @media(max-width:395px) {
        
      }
    