.slotbandesk{
    padding: 0;
}
.slotprovider_container__ksr {
    padding: 30px 0px;
}
.slot_head {
    font-family: 'averta-semibold';
    font-size: clamp(1.125rem, 0.8393rem + 1.4286vw, 2.125rem);
    font-weight: 400;
    text-align: center;
    color:#111111;
}
.slot_para {
    color: #111111;
    text-align: center;
    font-weight: 400;
    font-size: clamp(0.875rem, 0.8393rem + 0.1786vw, 1rem);
    font-family: 'averta-regular';
    margin-top: 12px;
}
.slotprovider_types img{
    max-width: 80px;
}
.slotprovider_main {
    margin: 30px 0 40px;
    position: relative;
}

.slotprovider_shadobefore{
    position: absolute;
    left: 0;
    top: -65px;
    z-index: 9;
}
.slotprovider_shadoafter{
    position: absolute;
    right: 0;
    top: -65px;
    z-index: 9;
}
.slotprovider_main .owl-carousel .owl-stage:after{
    content: none !important;
}
.slot_heading {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 14px;
}
.slot_txtim {
    position: relative;
    background: #1B21291A;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    border-radius: 10px;
    padding: 7px 14px;
    margin: 0 auto;
}
.slot_txtim:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px; 
    padding: 1px;
    background: linear-gradient(0deg, #1B2129, #F2F1EF, #C7CBCE, #738A99, #60717C);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    z-index: -1;
}
.slot_txtim p {
    font-size: 12px;
    font-weight: 400;
    font-family: 'averta-regular';
    color: #263D4C;
    margin-top: 3px;
}
.slot_subhead {
    text-align: center;
}

/* crash */

.crashgames_container__ksr {
    padding: 40px 0px;
}

.crashgames_main {
    /* margin: 0px 0px 40px 0px; */
    position: relative;
}
.crashgames_shadobefore{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9; 
    height: 100%;
}
.crashgames_shadobefore img{
    height: 100%;
}
.crashgames_shadoafter{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9; 
    height: 100%; 
}
.crashgames_shadoafter img{
    height: 100%;
}
/* .crashgames_types img{
    max-width: 200px;
} */
.playall_btn button{
    background: linear-gradient(180deg, #FFD51B 0%, #FFB80C 100%);
    padding: 13px 35px;
    border-radius: 6px;
    border: none;
    font-size: clamp(0.875rem, 0.8393rem + 0.1786vw, 1rem);
    font-weight: 400;
    color: #212529;
    font-family: 'averta-semibold';

}
/* marquee */
 .playexchange_marquee, .slot_marquee {
    background: linear-gradient(180deg, #2F424D 0%, #141E21 100%);
}
.slot_marqueesection {
    padding: 15px 0;
}
.playexchange_marquee {
    font-size: 2vw;
    color: #fff;
    height: 2.5vw;
    overflow: hidden;
    position: relative;
}
.playexchange_marquee div {
    display: block;
    width: 200%;
    position: absolute;
    overflow: hidden;
    animation: 12s linear infinite marquee;
}
@keyframes  marquee{
  0%{
     left: 0; 
  }  
  100%{
    left: -100%;
  }
}

.marque_plytxt {
    font-family: 'averta-semibold';
    font-weight: 400;
    font-size: clamp(0.875rem, 0.7321rem + 0.7143vw, 1.375rem);
    color: #dedede;
    padding-left: 25px;
    display: inline-flex;
    gap: 10px;
    align-items: center;
}
/* jackpot */

.jackpot_types_inside, .jackpot_types_im {
    flex: 1;
}
.jackpot_types_im img {
    width: 100%;
    max-width: 540px;
}

.jackpot_types_parag {
    font-family: 'averta-regular';
    font-size: clamp(0.875rem, 0.8393rem + 0.1786vw, 1rem);
    font-weight: 400;
    color: #111111;
    margin: 16px 0px;
}
.jackpot_types_head {
    font-family: 'averta-semibold';
    font-size: clamp(1.125rem, 1.0179rem + 0.5357vw, 1.5rem);
    font-weight: 400;
    color: #111111;
}
.jackpot_types.jackpot_types_reverserow {
    display: flex;
    flex-direction: row-reverse;
}
.jackpot_types {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 80px;
    justify-content: space-evenly;
    align-items: center;
    margin: 0px 0px 80px;
}
.jackpot_types:first-child {
    margin: 30px 0px 0px;
}

.jackpot_types:last-child {
    margin: 0px 0px 0px;
}
/* best_market */
.best_market{
    background-color: #fff;
    background-image: url('../images/slots/best_in_themarket.png');
    background-size: 100% 100%;
}
.best_mainfull{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 80px;
    margin: 0px 0px 60px;
}
.best_markettop{
    margin: 60px 0px 30px;
}
.best_rewardsec{
    background-image: url(../images/slots/bonus_back.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 12px;
    padding: 40px 21px;
    display: flex;
    align-items: start;
    flex-direction: column;
    position: relative;
    gap: 16px;
}
.best_rewardsec h5{
    font-family: 'averta-semibold';
    font-size: clamp(1.125rem, 1.0179rem + 0.5357vw, 1.5rem);
    font-weight: 400;
    color: #fff;
    text-align: left;

}
.best_rewardsec p{
    font-family: 'averta-regular';
    font-size: clamp(0.875rem, 0.8393rem + 0.1786vw, 1rem);
    font-weight: 400;
    color: #FFFFFF;
    text-align: left;
    
}
.best_rewardsec img{
    width: 100%;
    /* max-width: 340px; */
    max-width: 86%;
    position: absolute;
    bottom: 0;
}
.trusted_rewardsec{
    background-image: url('../images/slots/trusted_back.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 12px;
    padding: 30px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    gap: 40px;
}
.trust_inside{
    padding: 0px 24px;
}
.trusted_rewardsec h5{
    font-family: 'averta-semibold';
    font-size: clamp(1.125rem, 1.0179rem + 0.5357vw, 1.5rem);
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin-bottom: 12px;
}
.trusted_rewardsec p{
    font-family: 'averta-regular';
    font-size: clamp(0.875rem, 0.8393rem + 0.1786vw, 1rem);
    font-weight: 400;
    color: #FFFFFF;
    text-align: left;
    
}
.trusted_rewardsec img{
  width: 100%;
}
.wingames_rewardsec{
    background-image: url('../images/slots/wingames_back.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 12px;
    padding: 40px 21px;
    display: flex;
    align-items: start;
    flex-direction: column;
    position: relative;
    gap: 16px;
    padding-bottom: 20px;
}
.wingames_rewardsec h5{
    font-family: 'averta-semibold';
    font-size: clamp(1.125rem, 1.0179rem + 0.5357vw, 1.5rem);
    font-weight: 400;
    color: #fff;
    text-align: left;
}
.wingames_rewardsec p{
    font-family: 'averta-regular';
    font-size: clamp(0.875rem, 0.8393rem + 0.1786vw, 1rem);
    font-weight: 400;
    color: #FFFFFF;
    text-align: left;
    
}
.wingames_rewardsec img{
  width: 100%;
  max-width: 340px;
}
/* line games */
.line_gamestop{
    display: grid;
    grid-template-columns: repeat(2, 1fr); 
    grid-template-rows: auto auto; 
    gap: 30px;
    margin: 20px 0px 0px;
}
.line_gamesbottom{
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
    grid-template-rows: auto auto; 
    gap: 10px;
}
.line_gamestop .slot_heading{
    align-items: baseline;
    justify-content: left;
    gap: 24px;
}
.line_gamestop .slot_txtim{
    margin: 0;
}
.line_gamestop .slot_head, .line_gamestop .slot_para{
   text-align: left;
}
.line_viewall{
    position: relative;
}
.live_viewbtn{
    /* width: 124px;
    height: 46px; */
    padding: 12px 20px;
    border-radius: 6px;
    background: linear-gradient(180deg, #FFFFFF 0%, #EEEEEE 100%);
    border: 1px solid #E1E6E6;
    position: absolute;
    top: 50%;
    transform: translate(-50px, -20px);
    left: 50%;
    white-space: nowrap;
}
.live_viewbtn h3{
    color: #212529;
    font-family: 'averta-semibold';
    font-size: clamp(0.875rem, 0.8393rem + 0.1786vw, 1rem);
    font-weight: 400;
    text-align: center;
}
.line_gmeim img {
    height: 100%;
}
/* tablegames_bottom */
.tablegames_bottom{
    margin-top: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 24px;
}
.tableright_detail{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 24px;
    margin: 0px 0px 16px;
    align-items: center;
}
.tableright_detail img{
    max-width: 200px;
}
.tablegames_left {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.tableleft_detail h5, .tableright_detail h5{
    font-family: 'averta-semibold';
    font-size: clamp(0.875rem, 0.6964rem + 0.8929vw, 1.5rem);
    font-weight: 400;
    text-align: left;
    color: #111111;
}
.tableleft_detail p{
    margin-top: 16px;
    font-family: 'averta-regular';
    font-size: clamp(0.625rem, 0.5179rem + 0.5357vw, 1rem);
    font-weight: 400;
    text-align: left;
    color: #111111;
}
.tableright_detail p{
    margin-top: 12px;
    font-family: 'averta-regular';
    font-size: clamp(0.625rem, 0.5179rem + 0.5357vw, 1rem);
    font-weight: 400;
    text-align: left;
    color: #111111;
}
.tablegames_leftbanner {
    position: relative;
}
.tablegames_button {
    position: absolute;
    top: 60%;
    left: 20%;
    transform: translate(-8px, 25px);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    /* max-width: 280px; */
}
.tablegames_playnow {
    border-radius: 6px;
    border: unset;
    max-width: 186px;
    color: #040404;
    font-family: 'averta-semibold';
    font-size: clamp(0.875rem, 0.8393rem + 0.1786vw, 1rem);
    font-weight: 400;
    background: linear-gradient(180deg, #ffd51b 0, #ffb80c 100%);
    height: 50px;
    width: 100%;
    cursor: pointer;
    white-space: nowrap;
}
/* table */
.winning_glimpse_table{
    margin-top: 30px;
}
.winning_glimpse_table table {
    border-collapse: collapse;
    width: 100%;
  }
  
  .win_desktable td, .win_desktable th {
    text-align: left;
    padding: 10px 10px 10px 40px;
  }
  
  .win_desktable tr {
    background: #F6F7FB;
    border-bottom: 2px solid #FFFFFF;
  }
  .winning_head {
    background: #263D4C !important;
    border: 1px solid #E1E6E6;
    border-radius: 4px;
  }
  .winning_head th{
    color: #FFFFFF;
    font-family: 'averta-semibold';
    font-size: 18px;
    font-weight: 400;
    text-align: left;
  }
 
  .winning_data td{
    color: #212529;
    font-family: 'averta-regular';
    font-size: 14px;
    font-weight: 400;
  }
  .win_gname{
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .win_like{
    color: #0CD463;
  }
  .win_mobiletable{
    border: 1px solid #263D4C;
    background: #F6F7FB;
    border-radius: 8px;
  }
  .win_mobiletop{
    background: #263D4C;
    padding: 16px;
    border-radius: 8px 8px 0px 0px;
    justify-content: space-between;
    display: flex;
  }
  .winning_datamob h4{
    color: #FFFFFF;
    font-family: 'averta-regular';
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }
  .win_mobilebottom{
    padding: 16px;
    border-radius: 0px 0px 8px 8px;
    justify-content: space-between;
    display: flex;
  }
  .win_gnamemob_bot{
    color: #212529;
    font-family: 'averta-semibold';
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
  }
  .winning_databotmob h4{
    color: #696969;
    font-family: 'averta-regular';
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }
  .winning_databotmob p{
    color: #212529;
    font-family: 'averta-semibold';
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 5px;
  }
  .win_gnamemob_bot{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 5px;
  }
  .win_mobiletable{
    display: none;
  }
  .table_mob_winning .owl-theme .owl-nav [class*=owl-]:hover{
    background: transparent;
  }
  .table_mob_winning .owl-nav{
    display: none;
  } 
  .slot_mobile{
    display: none;
  }
  /* owlcarosel dot none */
  .slot_provider_owl.owl-theme .owl-nav.disabled+.owl-dots{
    display: none;
  }

/* swiper start*/
.slot_infocards {
    position: relative;
    width: 100vw;
    height: 100%;
    overflow: hidden;
    padding: 80px 0px 55px;
}

.slot_infoswiper {
    overflow: visible;
    width: 100vw;
    height: auto;
    margin-bottom: 45px;
    padding: 50px 0px;
}

.slot_cardinfo {
text-align: center;
display: flex;
justify-content: center;
align-items: center;
font-size: 18px;
margin: 0;
color: #fff;
transition: all .3s ease;
}

.slot_infoswiper .swiper-slide-active {
transform: scale(1.4);
z-index: 2;
}
.slot_infoswiper .swiper-slide-prev,
.slot_infoswiper .swiper-slide-next {
transform: scale(1.2);
z-index: 1; 
transition: transform 0.3s ease; 
}

.slot_infoswiper .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next) {
opacity: 0.7;
}
.swipe_ar_left, .swiper-rtl .swipe_ar_right {
left: 45%;
right: auto;
}
.swipe_ar_right, .swiper-rtl .swipe_ar_left {
right: 45%;
left: auto;
}
.swipe_ar_right, .swipe_ar_left{
position: absolute;
bottom: -100px;
top: inherit;
}
.swipe_ar_left:after, .swiper-rtl .swipe_ar_right:after {
    content: '';
}
.swipe_ar_right:after, .swiper-rtl .swipe_ar_left:after {
 content: '';
}
/* swiper ends */
   /* owlcarosel dot none */
   @media (max-width: 1024px) {
    .tablegames_bottom {
        flex-direction: column;
        gap: 30px;
    }
    .tablegames_left {
        gap: 16px;
    }
    /* .tablegames_button {
        width: 25vw;
        transform: translate(45px, 65px);
    } */
    .tablegames_button {
        top: 60%;
        left: 50%;
        transform: translate(25px, 33px);
        max-width: 30dvw;
    }
    .best_mainfull {
        gap: 30px;
    }
    .crashgames_types img{
    max-width: 160px;
    } 
}
/* @media (max-width: 900px) {
    .live_viewbtn {
        padding: 8px 14px;
    }
} */
@media (max-width: 768px) {
    .best_rewardsec img {
        /* position: inherit;
        margin: 0 auto;
        height: auto; */
        margin: 0 auto;
        height: auto;
        bottom: 0 !important;
    }
    .line_mobile{
        display: flex;
        flex-direction: column-reverse !important;
        margin-bottom: 10px;
    }
    /* .live_viewbtn {
        padding: 5px 3px;
        transform: translate(-35px, -20px);
    } */
}
@media (max-width: 600px) {
    .slotbanmobile{
        padding: 0px !important;
    }
    .slotprovider_main {
        margin: 24px 0 20px;
    }
    .line_games {
      grid-template-columns: 1fr;
    }
    .jackpot_types {
        flex-direction: column-reverse !important;
        gap: 24px;
        margin: 40px 0px;
    }
    .best_markettop {
        margin: 30px 0px;
    }
    .best_mainfull{
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .line_gamestop{
        grid-template-columns: 1fr; 
    }
    .line_gamesbottom{
        grid-template-columns: repeat(2, 2fr);
    }
    /* .live_viewbtn {
        padding: 10px 10px;
    } */
    .win_gnamemob{
        color: #FFFFFF;
        font-family: 'averta-semibold';
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        
    }
    .win_gnamemob {
        display: flex;
        align-items: center;
        gap: 5px;
        margin-top: 5px;
    }
    .winning_datamob_right{
        text-align: right;
    }
    .win_gnamemob_bot_right{
        text-align: right;
    }
    .win_like{
        color: #0CD463;
      }
      .win_desktable{
        display: none;
      }
      .win_mobiletable{
        display: block;
      }
      .table_mob_winning .owl-nav{
        display: block;
      } 
      .slot_desk{
        display: none;
      }
      .slot_mobile{
        display: block;
        margin: -13px 0px 0px;
      }
      .best_market {
        background-color: #fff;
        background-image: url('../images/slots/best_in_marketmob.png');
        background-size: 100% 100%;
    }
        .playexchange_marquee {
            height: 5.5vw;
    }
    /* .tablegames_button {
        max-width: 22vw;
        transform: translate(35px, 40px);
    } */
    .tablegames_button {
        top: 60%;
        left: 50%;
        transform: translate(10px, 10px);
    }
    /* .tablegames_playnow {
        height: 6.5dvh;
        width: 25vw;
    } */
   
    .tableleft_detail p, .tableright_detail p{
        line-height: 15px;
        margin-top: 5px;
    }
    .tableright_detail {
        margin: 0px 0px 16px;
        gap: 8px;
    }
    .tableright_detail img {
        max-width: 120px;
        height: 120px;
    }
    .best_rewardsec img {
        position: relative;
        margin: 0 auto;
        height: auto;
        bottom: 0 !important;
    }
    .wingames_rewardsec img {
        margin: 0 auto;
    }
  }
  @media (max-width: 500px) {
    /* .tablegames_button {
        max-width: 30vw;
        transform: translate(12px, 30px);
    } */
    .slotprovider_shadobefore img, .slotprovider_shadoafter img{
        height: 100px;
    }
    .slotprovider_shadobefore,.slotprovider_shadoafter {
        top: -10px;
    }
    .slotprovider_container__ksr {
        padding: 20px 0px;
    }
    .slotprovider_types img {
        max-width: 50px;
    }
    .crashgames_container__ksr {
        padding: 20px 0px;
    }
    .slot_heading {
        padding: 0px 16px;
    }
    .jackpot_container__ksr .slot_heading, .bestmarket_container__ksr .slot_heading, .linegames_container__ksr .slot_heading, .winningglimpse_container__ksr .slot_heading, .tablegames_container__ksr .slot_heading{
        padding: 0px 0px;
    }
    .winning_glimpse_table {
        margin-top: 0px;
    }
    .table_mob_winning .owl-nav{
        margin: 15px 0px;
    } 
    .crashgames_shadobefore, .crashgames_shadoafter {
        display: none;
    }
    .crashgames_main {
        margin: 20px 0px 0px;
    }
    .jackpot_container__ksr, .bestmarket_container__ksr, .linegames_container__ksr, .winningglimpse_container__ksr, .tablegames_container__ksr {
        padding: 20px 16px;
    }
    .jackpot_types_head {
        text-align: center;
    }
    .playall_btn {
        text-align: center;
    }
    .best_rewardsec, .wingames_rewardsec {
        padding: 30px 24px 0px;
        align-items: start;
    }  
    .crashgames_types img {
        max-width: 135px !important;
    }
    .tablegames_playnow {
        height: 35px;
    }
}
/* @media (max-width: 359px) {
    .live_viewbtn {
        padding: 8px 8px;
    }
} */
