body {
  background-color: #191919;
  background-position: 50% 0%;
  background-size: auto;
  background-repeat: no-repeat;
  color: #ffffff;
  font-family: Crocosanscaps !important;
  background-image: url(../images/bg.jpg);
  background-color: #000554;
  /*text-align: -webkit-center !important;*/
  margin: 0;
  text-align: center;
}

/* EGT leaderboard */
.leadergem-container{
  position: absolute;
  float: right;
  right: 0; !important;
  /*top: 21rem;*/
  overflow: hidden;
  right: 0;
  margin-top: -15vw;
}
.leadergem-container div{
  margin-right: 5rem;
}
.title-container {
  width: 100%;
  min-height: 765px;
}
.responsive-button {
  display: none;
}
.section {
  background-repeat: no-repeat;
  background-position-y: 0px;
  padding-top: 0 !important;
  background-size: cover;
  background-position: center;
  background-position-y: 0px;
  /*margin-top: 50px;*/
  width: 100%;
  padding-bottom: 0px !important;

}
.grpelem div{
}

.table-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 25px;
}
.accordion_item_content-t {
  font-family: 'Proximanova text', sans-serif;
}
.slider-icons-cont {
  width: 195px;
  height: 187px;
  position: absolute;
  top: 93%;
  left: 88%;
  z-index: 400;
}
.amount-text {
  font-size: 20px;
}
.line {
  height: 40px;
  width: 5px;
  background-color:#a58839;
  border-radius: 50px;
}
.middle-text {
  margin-top: 13rem;
  width: 75%;
}
.middle-text img{
  width: 100%;

}
.slider-icons {
  width: 100%;
  height: 100%;
  background-image: url("../images/3x/clover.png");
  background-repeat: no-repeat;
}
.categories-text span {
  font-size: 30px;
  line-height: 33px;
}
.steps-main-container {
  width: 100%;
  /*max-width: 890px;*/
  text-align: -webkit-center;
}
.logoimages-container {
  /*width: 52%;*/
}

.content-steps-container {
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 100px;
  display: none;
  height: 280px;
}

.leaderboard-content {
  height: 450px;
  border: 4px solid  transparent;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  margin-top: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;

}
.leaderboard-selection{
  margin-top: -0.5rem;
  width: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
  z-index: -1;
  margin-bottom: 4rem;
}

.leaderboard-container-main{
  background-image: url("../images/leaderboardbackground.png");
  width: 100%;
  max-width: 900px;
  position: relative;
  /*text-align: -webkit-center;*/
  background-position: center;
  display: flex;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 7rem;
  padding:1.5rem;
  min-width: 800px;
}
.three-rectangles-text img{
  padding-left: 1rem;
  padding-right: 0.5rem;
  height: 2.7vw;

}
.carticons{
  width: 100%;
}
.leaderboard-bg{
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0)!important;
  /*z-index: -1;*/
}
.leaderboard-container {
  /*width: 75%;*/
  width: 100%;
  /*margin-top: 50px;*/
  /*max-width: 900px;*/
}
.three-rectangles-text-container{
  padding-right: 1rem;
  padding-left: 1rem;
  /*width: 33% !important;*/
  min-height: 100% !important;
  /*display: contents;*/
  display: grid;
  min-width: 27%;
}
.three-rectangles-text{
  display: flex;
  background-image: url(../images/Rectangle3.png);
  padding: 1rem;
  padding-left: 0px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}
.threeimage{
  height: 100%;
}
.three-rectangles-text {
  font-family: Crocosanscaps !important;
  font-size: 14pt;
  font-weight: bold;
  text-align: left;
  min-height: 5rem;
  align-items: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 1.5rem;

}
.text-main {
  font-size: 47px;
}

.middle-rectangle {
  width: 100%;
  /*min-height: 200px;*/
  border-radius: 45px;
  max-width: 800px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /*background-color: #242323;*/
  margin-top: 	1.5rem;
  margin-bottom: 	1.5rem;
  background-image: url("../images/Rectangle.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-left: 2rem;
  padding-right: 2rem;

}
.middle-rectangle-bold{
  font-size: 14pt;
  font-weight: bold;
}
.playslot-container{
  margin-top: -20px;

}
.scorebg{
  background-image: url("../images/scorebg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 1rem;

}

.scorebg h1{
  margin: 0 ;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-shadow: 1px 1px 2px white, 0 0 1em white, 0 0 0.5em white;
}
.leaderboard-header-container {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.5fr 0.75fr 0.5fr 1fr;
  grid-template-columns: 0.5fr 0.75fr 0.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  font-family: Crocosanscaps, sans-serif;
  font-weight: 400;
  width: 100%;
  display: flex;
  position: absolute;
  width: 100%;



}

.scoren{
  background-color: #183e61;
  float: right;
  border-radius: 10px;
  min-width: 20%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.leaderboard-header{
  width: 25%;
  padding: 1.5px;

}
.leaderboard-header span{
  background-color: #122a40;
  max-width: 280px;
  /*border: 3px solid #61260e;*/
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 13pt;

  font-family: Crocosanscaps, sans-serif !important;
  padding: 0.4rem;
  border-radius: 10px;


}
.user-detail-container{
  font-weight: bold;
}
.user-detail-container div {

  /*max-width: 280px;*/
  /*border: 2px solid #61260e;*/
  display: flex;
  align-items: center;
  width: 32.5%;
  justify-content: space-between;
  font-size: 17pt;
  /*background-color:  #94421a;*/
  background-image: url("../images/leaderboardlistbackground.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-family: Crocosanscaps, sans-serif !important;
  padding: 1rem;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  /*padding-left: 1rem;*/
  /*padding-right: 0.5rem;*/
  /*padding: 2rem;*/


}
.scorel{
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;

}

.leaderboard-content-container {
  max-height: 499px;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 15px;
  overflow-y: auto;
  margin-top: 2.5rem;
  z-index: 2;
}

.leaderboard-data-cont {
  min-height: 40px;
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  -ms-grid-columns: 0.5fr 0.75fr 0.5fr 1fr;
  grid-template-columns: 0.5fr 0.75fr 0.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-radius: 30px;
  background-color: #1c1b1b;
  box-shadow: inset 0 1px 0 0 hsla(0, 2%, 100%, 0.35);
  color: #fff;
  font-family: Crocosanscaps, sans-serif !important;
}
.user-detail-container {
  display: flex;
  justify-content: space-between;
  padding-right: 7px;
  padding-left: 7px;
}
.accordion_item_trigger-t{
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.accordion_item_trigger-t {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.rotateThatBitch {
  -webkit-transform: rotate(
          180deg
  );
  transform: rotate(
          180deg
  );
}
.arow {
  margin-right: 27px;
  -webkit-transition: -webkit-transform .5s ease-in-out;
  transition: -webkit-transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
  width: 16px;
}
.accordion_item_content-t.tr {
  background-color: rgba(0, 0, 0, 0.6) !important;
  border-radius: 25px;
  z-index: 10000;
}
.accordion_item{
  z-index: 2;
}
.acording-second {
  background-color: transparent !important;
  background-image: none;
}

.leaderboard-content-container::-webkit-scrollbar {
  width: 4px;
}
.leaderboard-content-container::-webkit-scrollbar-thumb {
  background-color: #ffffff;
  border-radius: 9px;
  height: 50px;
}
.leaderboard-content-container::-webkit-scrollbar-track-piece {
  background: #00000040;
  border-radius: 80px;
}
.lb_endpoint{
  /*height: 40px;*/
  border-radius: 10px;
  font-family: Crocosanscaps !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  width: 100%;
  font-size: 15px;
}

h3 {
  font-family: Crocosanscaps !important;
  font-weight: normal;
}
.money-text {
  font-size: 45px;
  color: #33ae34;
}
.middle-first h3 {
  padding-top: 20px  !important;

}
.rules-containet{
  padding-bottom: 5rem !important;
}
.middle-first h2 {
  margin-top: 0px !important;
}
.example-text {
  font-size: 18px;
}
.example-text {
  margin: 0 10px;
}
.content-steps-lg {
  margin-top: 2rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  min-height: 70px;
  /*border: 4px solid #a58839;*/
  border-radius: 50px;
  align-items: center;
  justify-content: space-evenly;
  align-items: stretch;
}
.middle-rectangle span {
  font-size: 18px;
}
.categories-text {
  margin-top: 50px;
}
.three-rectangles {
  height: 80px;
  max-width: 320px;
  width: 100%;
  border: 2px solid #a58839;
  border-radius: 25px;
  background-color: #131415;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color:  #242323;
}
/* 3x leaderboard */

.main-content-container {
  font-family: "Crocosans caps", sans-serif !important;
}
.three-rectangles span{
  font-family: Crocosanscaps !important;
  text-align: left;
  font-size: 18px;
}
/* Track */
.scoreboard-detail-container::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

/* Handle */
.ufo-cont-s::-webkit-scrollbar-thumb {
  background-image: -webkit-gradient(
          linear,
          40% 0%,
          75% 84%,
          from(#602697),
          to(#602697),
          color-stop(0.6, #602697)
  );
  border: 2px solid #555555;
  border-radius: 10px;
}


/* width */
.combo_lb_dates::-webkit-scrollbar {
  width: 5px;
  height: 6px;
}

/* Track */
.combo_lb_dates::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

/* Handle */
.scoreboard-container-egt
.date-picker-container
.combo_lb_dates::-webkit-scrollbar-thumb {
  background-image: -webkit-gradient(
          linear,
          40% 0%,
          75% 84%,
          from(#dc373f),
          to(#dc373f),
          color-stop(0.6, #dc373f)
  );
  border: 2px solid #555555;
  border-radius: 10px;
}
.text-block-2280{
  width: 25%;
}
/* Handle */
.scoreboard-container-nardi
.date-picker-container
.combo_lb_dates::-webkit-scrollbar-thumb {
  background-image: -webkit-gradient(
          linear,
          40% 0%,
          75% 84%,
          from(#d85413),
          to(#d85413),
          color-stop(0.6, #d85413)
  );
  border: 2px solid #555555;
  border-radius: 10px;
}
/* Handle */
.bura-cont-s::-webkit-scrollbar-thumb {
  background-image: -webkit-gradient(
          linear,
          40% 0%,
          75% 84%,
          from(#dc373f),
          to(#dc373f),
          color-stop(0.6, #dc373f)
  );
  border: 2px solid #555555;
  border-radius: 10px;
}
.playslot-date{
  font-size: 17pt;
  font-family: "Crocosans caps", sans-serif;
  font-weight: 100;
  line-height: 36px;
  /*text-shadow: 1px 3px 2px black, 0 0 1em blue, 0 0 0.2em black;*/


}
#u14487_img{
  margin-top: 2rem;
}
.playslot {
  font-family: "Crocosans caps", sans-serif;
  font-size: 30pt;
  line-height: 1;
  font-weight: 900;
  margin-top: 2rem;
  text-shadow: 1px 3px 2px black, 0 0 1em blue, 0 0 0.2em black;

}
.flex-center {
  width: 100%;
  display: flex;
  justify-content: center;
  height: 77%;
  margin-top: 7px;
}
th,
td {
  color: #ffffff;
  border: 1px solid #ffffff;
  width: 134px;
  text-align-last: center;
}

.accordion_item_content-t.tr {
  width: 100% !important;
  color: #ffffff;
}
.answer-t {
  color: #ffffff !important;
}
table {
  margin-bottom: 10px;
}
.leaderwatch-container{
  position: absolute;
  float: right;
  right: 0; !important;
  top: 34vw;
  overflow: hidden;
}
.leaderwatch {
  margin-right: -1vw;
}
@media screen and (min-width:1100px){
  #moxvdi{
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1214px) {
  .leaderboard-container-main span{
    font-size: 12px;
  }

  .content-steps-container {

  }

  .content {
    /*width: 90% !important;*/
  }
  .info-popup {
    left: 31px;
  }
  .accordion_item_content-t.tr {
    color: #242323;
  }
  .button-aniamtion {
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    animation: example 2s infinite;
  }
  .section{
    /*width: 80%;*/
  }
}
@media screen and (max-width: 1100px){
  .rightcan{
    margin-top: 10vw !important;
  }
  body{
    background-image: url("../images/mbg.jpg") !important;
    background-size: 100%;
  }
  .content-steps-lg{
    width: 100% !important;
    flex-direction: row;
    /*max-width: 350px;*/
    align-items: center;
    /*max-width: 620px;*/

  }
  .three-rectangles-text-container{
    width: 100% !important;
    padding: 0.6vw;

  }
  .three-rectangles-text {
    font-size: 1.4vh;
    line-height: 2vw;
    min-height: 8vw;
    padding: 1vw;
  }
  #pu13151{
    top: 68vw;

  }
  .leaderwatch{
    margin-right: -1rem;
  }
  #pu13151 img{
    width: 30vw !important;
    height: 30vw !important;
  }
  .middle-text{
    margin-top: 2rem;
  }
  #u14487_img{
    width: 90%;
  }
  .middle-text{
    width: 90%;
  }
}
@media screen and (max-width:1000px) {
  .leaderwatch {
    /*padding-right: 1rem !important;*/
    /*margin-right: 1rem !important;*/

  }
  .user-position span{
    font-size: 11px;

  }
  .user-score span{
    font-size: 11px;

  }
  .user-prize span{
    font-size: 11px;

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

  .leadergem-container {

  }

}

@media screen and (max-width: 880px) {
  .middle-rectangle h3 {
    font-size: 19px;
  }
}

@media screen and (max-width: 770px) {
  .playslot{
    font-size: 14pt;
  }
  .playslot-date{
    font-size: 16pt;
  }
  .user-position span{
    font-size: 7pt;

  }
  .user-score span{
    font-size: 7pt;

  }
  .user-prize span{
    font-size: 9pt;

  }

  .content-steps-container {
    /*display: flex;*/
  }
  .content-steps-lg {
    /*display: none;*/
    flex-flow: row;
  }
  .three-rectangles-text-container{
    width: 100%;
  }
  .responsive-button {
    display: block;
  }
  body {
    background-size: 750px;
    background-repeat: no-repeat;
  }
  .text-main {
    font-size: 33px;
  }
  .title-container {
    min-height: 320px;
  }
  .money-text {
    font-size: 35px;
  }
  .section {
  }
  .rules-containet {
    width: 95% !important;

  }
  .date-text {
    font-size: 26px;
    margin: 25px 0 ;
  }
}

@media screen and (max-width: 702px) {
  .text-main {
    font-size: 30px;
  }
  .title-container {
    min-height: 297px;
  }
  .middle-rectangle{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .middle-rectangle h3 {
    font-size: 14pt;
    margin: 0 15px;
    line-height: 21px;


  }
  .money-text {
    font-size: 30px;
  }
  .middle-rectangle h2 {
    font-size: 26px;
  }
}


@media screen and (max-width: 630px) {
  .title-container {
    min-height: 262px;
  }
}

@media screen and (max-width: 560px) {
  .user-detail-container div {
    flex-direction: column;
    font-size: 12px;
  }
  .leaderboard-header-container {
    font-size: 11px;
  }
  .title-container {
    min-height: 258px;
  }
  .w-container {
    width: 95% !important;
  }
  .leaderboard-container-main{
    padding-left: 0;
    padding-right: 0;
  }
  .three-rectangles-text img {
    height: 45px !important;
    width: auto !important;
  }

}

@media screen and (max-width: 768px) {
  .three-rectangles-text img {
    height:  100% !important;
    width: auto !important;
    padding-top: 3vw;
    padding-bottom: 3vw;
  }

  body{
    background-position: 50% -6%;
    /*background-size: 100%;*/
  }

  .grpelem{
    z-index: -1;
  }
  .candydiv{
    margin-top: 20rem !important;
  }
  .bt{
    font-size: 35px !important;
  }
  .clockdiv{
    margin-top: 32rem;
  }
  #u14487{
    width: 80%;
    max-width: 300px;
  }
  #pu131531{
    right: 0 !important;
    z-index: -1;
    margin-top: -40rem;
  }
  #pu131531 div{
    margin-right: -1rem;
  }
  #u13153{
    margin-top: -42rem !important;
    margin-left: 0px !important;
  }
  .main-content-container{
    width: 100%;
  }
  .middle-text{
    margin-top: 7rem;
  }
  .middle-text img{
    margin-top: 0px !important;
  }
  .section{
    margin-top:  20px;
    width: 100%;
  }
  .leaderboard-selection{
    margin-top: 0.5pt;
    padding-left: 5px;
    padding-right: 5px;
  }
  .leaderboard-selection h1{

    font-size: 20pt !important;
  }
  .leaderboard-header-container{
    display: flex;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;

  }

  .leaderboard-header-container span{

    /*background-color: #8f4e20;*/
    border-radius: 5px;
    padding: 0px;
    /*width: 24%;*/
    font-size: 11px;


  }

  .leaderboard-content{
    border-radius: 15px;
    padding-left: 0 !important;
    /*border-color: #61260e;*/
    height: 375px;
  }

  .leaderboard-container-main{
    background: none;
    width: 100%;
    min-width: auto;
    padding-bottom: 0px;
    background-image: url("../images/leaderboardbackgroundm.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    padding-top: 1rem;
    margin-top: 5.5rem !important;


  }
  .leaderboard-content-container{
    padding-right: 5px;
    padding-left: 5px;
    max-height: 310px;
  }
  .leaderboard-container{
    margin-top: 0;
    width: 100%;


  }
  .user-detail-container{
    display: flex;
    flex-wrap: wrap;
    place-content: center;

    flex-direction: column;
    align-items: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    width: 50%;



  }
  .user-detail-container div{
    padding-top: 1.5vw;
    padding-bottom: 1.5vw;
    width: 100%;
    margin: 5px;
    /*border-radius: 15px !important;*/

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 1rem;
    padding-right: 0.5rem;
    min-width: 200px;
  }

  .scoren{
    /*background-color: #362f2d;*/
    float: right;
    border-radius: 10px;
    width: 35px;
    /*max-width: 44px;*/
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 5vh;

  }
  .user-score{
    text-align: center;

  }


  .playslot{
    margin-top: 2rem;
  }
  .content-steps-lg{
    margin-top: 1rem;
  }
  .three-rectangles-text-container{
    max-width: 350px;
    padding-top: 1rem;
  }
  #u14487_img{
    margin-top: 1rem;
  }
  .content-steps-lg{
    flex-direction: column;
  }


  .three-rectangles-text {
    font-size: 3.2vw;
    line-height: 3.4vw;
    min-height: 10vw;
    max-height: 18vw;
    padding: 2vw;
  }
  .threeimage{
    /*width: 20%;*/
    height: 60%;

  }
  .table-rectangle div {
    font-size: 10px;
  }
  .text-main {
    font-size: 25px;
  }
  .money-text {
    font-size: 25px;
  }
  h2 {
    font-size: 25px;
  }
  .w-container {
    width: 95% !important;
  }

  .leaderboard-data-cont {
    font-size: 11px;
  }
}
@media screen and (max-width: 422px) {
  body{
    /*background-size: 100%;*/
  }
  .playslot-date{
    font-size: 10pt;
  }
  .leaderboard-header-container span{
    font-size: 9px;
  }

  .leaderboard-header-container {
    font-size: 9px;
  }
  .content{
    width: 90% !important;
  }


}

@media screen and (max-width: 360px) {
  .leaderboard-header-container span{
    font-size: 7px;
  }
  .three-rectangles span {
    font-size: 11pt;
  }
  .leaderboard-selection h1 {
    font-size: 13pt !important;
  }

}

.menu-2 {
  position: relative !important;
}

@keyframes fadeout {
  0% {
    opacity: 1;
    transform: scale(0.75);
  }
  20% {
    transform: scale(1);
  }
  40% {
    opacity: 0.3;
    transform: scale(0.75);
  }
  60% {
    transform: scale(1);
  }
  80% {
    opacity: 1;
    transform: scale(0.75);
  }
  100% {
    transform: scale(0.75);
  }
}
