@font-face {
    font-family: 'jack';
    src: url('assets/jqkaswild-w1yd6.woff') format('woff');
    font-weight: 400;
}
html, body{
    overflow-Y: hidden !important;
    overflow-X: hidden !important;
}
.mobile_menu.row.align-items-center .navbar-text .balance {
  color: yellow; /* green or your preferred color */
}

.mobile_menu.row.align-items-center .navbar-text .currency-symbol,.navbar-text span {
  color: yellow; /* orange or your preferred color */
}
button#ES_language {
    position: relative;
    left: 30px;
}
button#EN_language {
    position: relative;
    left: 16px;
}
button.btn.btn-link.es_lang.es_mobi.highlight-lang,button.btn.btn-link.en_lang.en_mobi.highlight-lang{
    color: #fff !important;
	font-weight:bold;
}
button.highlight-lang {
    font-weight: bold;
}
div#mash-nav .navbar-text {
    font-weight: 400;
}

.fade-out {
    opacity: 0;
    transition: opacity 0.5s ease-out;
}
.mobile_menu.row.align-items-center .navbar-text {
    font-weight: 600;
}
.ficha-coin img {
    width: 40px !important;
    height: 40px;
    display: block;
    position: absolute;
    margin-left: -2.2%;
    margin-top: -8px;
}
.cell.refund {
/*    background-color: lightblue;*/
}
body {
    font-family: "Poppins", serif !important;
    background: #000000 !important;
    font-weight: 300 !important;
    font-style: normal;
    color: #ffffff;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    box-sizing: border-box;
    min-height: 100vh;
}
.splash {
    opacity: 1;
    transition: opacity 0.5s ease-out;
}

.splash.hidden {
    opacity: 0;
    pointer-events: none;
}
.splash{
    background:#000;
    position: absolute;
    height: 100vh;
    width: 100vw;
    top: 0px;
    left: 0px;
    z-index: 100000;
}
.splash .row{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin:0 auto;
}
.splash .col-md-12{
    text-align: center;
}
.splash .row img{
    width: 300px;
}
button#EN_language {
    margin-right: 0vw;
}
.translate_tab {
    position: absolute;
    right: 110px;
    top: 40px;
}
#modalText{
    z-index: 100000;
}
.navbar,.navbar-text, .navbar button{
    color: #fff !important;
    text-decoration:none
}
#mash-nav {
    width: 79%;
}
.container {
    background-color: #000000;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 35px;
    border-radius: 10px;
    width: 100%;
    max-width: 850px;
    text-align: center;
}
/* Initially, fiches are visible */
.elementals-container {
    opacity: 1;
    transition: opacity 0.5s ease; /* This will make the fade-out smooth */
}

/* When we apply this class, it will fade out */
.fade-out {
    opacity: 0.8;
    pointer-events: none; /* Prevent interactions when hidden */
}
.logo_branding {
    width: 52%;
    position: relative;
    margin-bottom: -10px;
    margin-top: -10px;
    z-index: 1000;
    left: -5px;
}

.card_row_1 .cards-shapes_1 img {
    width: 50px !important;
    height: 50px;
    margin-top: -11px;
  }
.deck_portrait, .deck_landscape {
    width: 150px;
    margin-top: 10px;
    margin-bottom: -5px;
}
img.deck_landscape {
    width: 165px;
    margin-top: -10px;
}
.card_row_1 .ficha-coin img {
    margin-left: -46px;
    width: 40px !important;
    height: 40px !important;
}
.deck_portrait{
    width: 109px;
    margin-top: 10px;
    margin-bottom: 25px;
}

.top_card_section {
    margin-top:0px;
}
.card_portrait{
    text-align: left;
    margin-top:-50px
}
.card_landscape{
    text-align: right;
    margin-top:-50px;
}
.card_delt{
    margin-top: 0px !important;
}
.top_card_section.container {
    margin-top: -35px;
    background: none;
    width: 1000px;
    margin-bottom: -10px;
}
.card_delt{
    margin: 0 auto;
}
/* table#suit-board img {
    width: 50px !important;
    height: 50px;
} */
.cards_delt_1_hr,.cards_delt_2_hr{
    margin-top: 0px;
    border: 2px solid #ff0000;
    border-radius: 5px;
    width: 100px;
    opacity: 1;
}
.cards_delt_1, .cards_delt_2 {
    background-color: transparent;
    color: #000;
    padding: 14px 7px;
    border-radius: 5px;
    height: 115px;
    width: 79px;
    border-color:transparent;
    box-shadow:none;
    clear:both;
  }
  .top-layout {
    z-index: 1;
    background-image: url(assets/Bottom.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 20px;
    z-index: 4300 !important;
    position: relative;
    top: -6px;
    left: 0px;
}
.container.justify-content-between {
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
button.cta-button, a.cta-button {
    margin-top: 34px;
    text-transform: uppercase;
}
.card_text_1 svg{
    color: #fff !important;
}
.responsive-text{
    font-size:22px !important;
}

.card_text_1 svg {
    color: #fff !important;
    transform: rotateZ(12deg);
    position: relative;
    top: 6px !important;
    left: 88.2px;
}
.card_text_2 svg {
    color: #FEF !important;
    transform: rotateZ(-10deg);
    position: relative;
    top: 25px !important;
    left: -250px;
}
nav.navbar.navbar-expand-lg.navbar-dark div {
    background: none !important;
    border: none !important;
    opacity: 1;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.custom_row{
    font-family: 'jack', sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}


    /* background: url(assets/left-decor.png); */
    .bottom_left {
        /* background: url(assets/left-decor.png); */
        background: url(assets/Left_board.png);
        background-size: 380px;
        background-repeat: no-repeat;
        background-position: top left;
        padding-bottom: 30px;
        min-height: 400px;
        position: relative;
        top: -208px !important;
        left: -70px;
        z-index: 2000000;
    }
    /* background: url(assets/right-decor.png); */
    .bottom_right {
        background: url(assets/Right_board.png);
        background-size: 380px;
        background-repeat: no-repeat;
        background-position: right 0px;
        padding-bottom: 10px;
        min-height: 400px;
        position: relative;
        top: -220px;
        right: -100px;
    }
table.cards-shapes {
    color: #fff;
    font-size: 45px;
    width: 150px;
    margin: 0 auto;
    margin-bottom: -3px;
}
table.cards-shapes span{
    border:1px solid #fff; 
}
.card_row_2 {
    padding: 0px;
    margin: -2px;
}

.cards-shapes.cards-shapes_1 img {
    width: 50px;
    margin-top: -7px;
    height: 50px;
}


.left-shape-big img {
    width: 40px;
    margin-right: -7px;
    margin-top: 0px;
}
.left-shape-small img {
    width: 20px;
}


span.right-shape-big img {
    width: 40px;
    margin-top: -16px;
    margin-right: -5px;
}
span.right-shape-small img {
    width: 25px;
    margin-top: 0px;
}
table.cards-shapes span {
    border: 1.8px solid #fff;
    padding: 10px 19px;
    margin: -1px;
}
img.card-images-psd.img-responsive {
    width: 22px;
    height: auto;
  }
/* .card_text_2 img {
    width: 230px;
    position: relative;
    left: -192px;
    top: -8px;
    transform: rotateZ(2.5deg);
} */
.card_text_2 img {
    width: 228px;
    position: relative;
    left: -181px;
    top: 6px;
    transform: rotateZ(-1deg);
}

img.imag-responsive.text_liner_left {
    width: 180px;
    position: relative;
    top: 7px;
    left: 144px;
    transform: rotate(-2deg);
    margin-bottom: 20px;
}
.cards-shapes-second span{
    border: 12px solid #fff;
    padding:5px;
}
.card_row_1 {
    margin-top: -190px;
    margin-bottom: 30px !important;
}
.bottom-layout {
    margin-top: -90px;
    background: url(assets/Wood.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index: 100;
    position: relative;
    min-height: 560px !important;
}
.columnBase{
    color:#fff;
}

/* .controlls-panel {
    text-align: center;
    margin-top: -175px;
    z-index: 2000;
    position: relative;
    margin-left: 0px;
} */
table.cards-shapes span:hover {
    background: #aa0b0b;
    cursor: pointer;
}
table.cards-shapes.cards-shapes_1 span {
    padding: 10px 7px 5px 6px !important;
    font-size: 50px;
    text-align: center;
}
.navbar-text, .navbar button {
    margin-top: -60px;
}

.row.card_delt .cards_delt_2, .row.card_delt .cards_delt_1 {
    cursor: pointer;
    font-family: 'jack',sans-serif;
}
.row.card_delt {
    width: 490px;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    margin-top: 35px !important;
}

ul.controls-group {
    display:contents;
}


ul.controls-group li{
    list-style: none;
    margin: 0 10px;
    display:contents;
}
ul.controls-group li img {
    width: 53px;
    cursor: pointer;
    margin: 0px 5px;
    cursor: pointer;
}

ul.controls-group li:last-child img {
    width: 52px;
    margin-left: 2px;
}
ul.controls-group li:first-child span img {
    width: 55px;
}

.row.coins-row img {
    width: 60px;
    margin-left: 2px;
    position: relative;
    top: 0px;
    cursor: pointer;
    transform: rotateZ(10deg);
  }
.row.coins-row {
    width: 608px;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
    z-index: 170;
    margin-left: 157px;
}
.row .custom_row img{
    cursor: pointer !important;
}
table.cards-shapes.cards-shapes_1 {
    margin-bottom: -4px;
}
button.cta-button,a.cta-button {
    padding: 15px 20px;
    border: none;
    background: -webkit-linear-gradient(90deg, #680606, #aa0b0b);
    text-decoration: none;
    color: #fff;
    border-radius: 10px;
}
.bottom-content .col-md-2:last-child{
    text-align: right;
}
.bottom-content .col-md-2:first-child{
    text-align: left;
}
  .card-contents-left {
    text-align: left;
    color: #c70813;
    /* font-size-adjust: 1.1; */
}
.card-contents-right {
    text-align: left;
    color: black;
    /* font-size-adjust: 0.9; */
    line-height: 1.55;
  }
  .card-contents-left .left-number, .card-contents-right .right-number {
    font-size: 50px;
    margin-top: -30px !important;
    position: relative;
    display: block;
    left: -5px;
    bottom: 0px;
    top: 4px;
}
.left-shape-small small, .left-shape-small small,.right-shape-small small, .right-shape-small small {
    margin-top: auto;
    display: inline-block;
    position: relative;
    top: -36px;
    left: -4px;
    font-size: 20px;
}
span.left-shape-big, span.right-shape-big {
    display: block;
    font-size: 40px;
    margin-top: -44px !important;
    position: relative;
    margin-bottom: 0px;
    text-align: right;
}

.bottom-layout {
    margin-top: -90px;
    background: url(assets/Wood.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 0px -140px;
    z-index: 100;
    position: relative;
    min-height: 190px !important;
    height: 460px;
}
body {
    background: -webkit-linear-gradient(black, black, black, black, #303030, #464545) !important;
}
table.cards-shapes tr td span {
    min-width: 65px !important;
    max-height: 65px !important;
    display: flex;
    line-height: 1;
}
table.cards-shapes span.ficha {
    border: 1px solid #fff;
    padding: 6px 11px;
    margin: 0px;
}
.cards_delt_1 img, .cards_delt_2 img {
    width: 132%;
    margin-left: -10px;
    margin-top: -20px;
}
.card_first_row_custom {
    border-collapse:separate
}
.card_first_row_custom td {
    border: 0px solid #000; /* Reduce border width from 2px to 1px */
    padding: 0px; /* Optional: Adjust padding for better spacing */
}
.row.bottom-content {
    position: relative;
    top: -159px;
    z-index: 100 !important;
}
.row.car-bottomrow {
    position: relative;
    top: -130px;
    left: 0px;
    width: 70%;
    margin: 0 auto;
    z-index: 2000 !important;
}

ul.controls-group {
    display: inline-flex;
    position: relative;
    top: 28px;
    transform: rotateZ(0deg);
  }
  ul.controls-group li:first-child {
    position: relative;
    top: -22px !important;
    display: block;
}
ul.controls-group li:nth-child(3) {
    display: block;
    position: relative;
    top: 13px !important;
}
ul.controls-group li:nth-child(4) {
    display: block;
    position: relative;
    top: 24px;
    left: -10px;
}
ul.controls-group li:last-child {
    position: relative;
    display: block;
    top: 33px;
    left: -20px;
}
img.coins.third-coin {
    position: relative;
    top: -2px;
    width: 62px;
  }
img.coins.fourth-coin {
    position: relative;
    top: -3px;
}
img.coins.fifth-coin {
    position: relative;
    top: -9px;
}
img.coins.sixth-coin {
    position: relative;
    top: -17px;
}
img.coins.seventh-coin {
    position: relative;
    top: -30px;
}  
img.coins.eighth-coin {
    position: relative;
    top: -65px;
}
img.coins.nineth-coin {
    position: relative;
    top: -86px;
}
.custom_row {
    z-index: 0 !important;
    position: relative;
}
table.cards-shapes.cards-shapes_1 span.ficha {
    font-size: 13px;
    width: 59px !important;
    padding: 0px !important;
    display: flex;
    margin-left: 13px;
    height: 16px;
    margin-top: 2px !important;
    max-width: 50px !important;
}
.cell img {
    pointer-events: none;
}

.navbar-text {
    min-width: 140px;
    text-align: left;
}

#add-balance{
    width: 150px !important;
}
/* @media screen and (min-width:900px) and (max-width:1900px){
    .row.car-bottomrow {
        position: relative;
        top: -350px;
        left: -70px;
        width: 80%;
        margin: 0 auto;
    }
    ul.controls-group {
        display: inline-flex;
        position: relative;
        top: 160px;
        transform: rotate(2deg);
        left: 50px;
    }

    .row.coins-row {
        width: 608px;
        margin: 0 auto;
        margin-top: 148px;
        position: relative;
        z-index: 170;
        margin-left: 217px;
        transform: rotateZ(-10deg);
    }
    .bottom-layout {
        height: 480px;
    }
    .row.bottom-content {
        position: relative;
        top: -26vw;
        width: 100%;
        margin: 0 auto;
    }
    img.imag-responsive.text_liner_left {
        width: 180px;
        position: relative;
        top: 3px !important;
        left: 125px;
        transform: rotate(0deg) !important;
        margin-bottom: 20px;
      }
}
@media screen and (min-width:1500px)  and (max-width:1999px){
    .row.bottom-content {
        position: relative;
        top: 0vw;
        width: 100%;
        margin: 0 auto;
    }
    .row.car-bottomrow {
        position: relative;
        top: -190px;
        left: -70px;
        width: 80%;
        margin: 0 auto;
    }
    .row.coins-row {
        width: 608px;
        margin: 0 auto;
        margin-top: 100px;
        position: relative;
        z-index: 170;
        top: -26px !important;
        left: 235px !important;
        transform: rotateZ(-11deg) !important;
      }
    ul.controls-group {
        display: inline-flex;
        position: relative;
        top: 82px;
        transform: rotateZ(4deg);
        left: 70px;
      }
      img.imag-responsive.text_liner_left {
        top: -22px !important;
        left: 125px;
        transform: rotate(-5deg) !important;
    }
    .card_text_2 img {
        left: -195px;
        top: -22px;
        transform: rotateZ(1deg);
    }

      .top_card_section.container {
        margin-top: -35px;
        background: none;
        width: 1000px;
        margin-bottom: -40px;
    }
    .row.bottom-content {
        position: relative;
        margin-top: -240px !important;
    }
}
@media screen and (min-width:1500px)  and (max-width:1940px){
    .row.coins-row {
        width: 608px;
        margin: 0 auto;
        margin-top: 100px;
        position: relative;
        z-index: 170;
        top: -19px !important;
        left: 235px !important;
        transform: rotateZ(-8deg) !important;
    }
}
@media screen and (min-width:1500px) and (max-width:1824px){
    .row.coins-row {
        width: 608px;
        margin: 0 auto;
        margin-top: 100px;
        position: relative;
        z-index: 170;
        top: -19px !important;
        left: 235px !important;
        transform: rotateZ(-8deg) !important;
      }
      img.imag-responsive.text_liner_left {
        width: 180px;
        position: relative;
        top: 7px !important;
        left: 125px;
        transform: rotate(-5deg) !important;
        margin-bottom: 20px;
      }
}
@media screen and (min-width:1500px) and (max-width:1800px){
    .row.coins-row {
        width: 608px;
        margin: 0 auto;
        margin-top: 100px;
        position: relative;
        z-index: 170;
        top: -27px !important;
        left: 235px !important;
        transform: rotateZ(-11deg) !important;
    }
    img.imag-responsive.text_liner_left {
        width: 180px;
        position: relative;
        top: 1px;
        left: 125px;
        transform: rotate(-4deg) !important;
        margin-bottom: 20px;
    }
    .card_text_2 img {
        width: 250px;
        position: relative;
        left: -195px;
        top: 11px;
        transform: rotateZ(2deg);
    }
}
@media screen and (min-width:1500px){
    .card_text_1 svg {
        color: #fff !important;
        transform: rotateZ(10deg);
        position: relative;
        top: 0px !important;
        left: 98.2px;
    }
    .bottom-layout {
        z-index: 100;
        position: relative;
        min-height: 600px !important;
      }
    table.cards-shapes.cards-shapes_1 span {
        font-size: 60px;
        text-align: center !important;
    }
    table.cards-shapes {
        font-size: 60px;
        font-weight: 100;
        font-style: normal;
    }
    .card_text_2 svg {
        color: #fff !important;
        transform: rotateZ(-12deg);
        position: relative;
        top: 16px !important;
        left: -230px;
      }
      .logo_branding {
        width: 52%;
        position: relative;
        margin-bottom: -10px;
        margin-top: -20px;
        left:5px;
    }
    .cards-shapes.cards-shapes_1 img {
        width: 55px;
        margin-top: -7px;
        height: 55px;
    }
    
      .bottom_left {
        background: url(assets/Left_board.png);
        background-size: 430px;
        background-repeat: no-repeat;
        background-position: bottom left;
        min-height: 419px;
        position: relative;
        top: -190px !important;
        left: -90px;
    }

    .card_row_1 .cards-shapes_1 img {
        width: 55px !important;
      }
    .bottom_right {
        background: url(assets/Right_board.png);
        background-size: 440px;
        background-repeat: no-repeat;
        background-position: right -2px;
        padding-bottom: 10px;
        min-height: 420px;
        z-index: 20000 !important;
        position: relative;
        top: -170px;
    }
    /* .controlls-panel {
        text-align: center;
        z-index: 2000;
        position: relative;
        margin-left: 20px;
        margin-top: -140px;
        margin-bottom: 50px;
    } **

    img.card-images-psd.img-responsive {
        width: 28px;
        height: auto;
      }
    
      .row.bottom-content {
        position: relative;
        margin-top: -150px;
      }

    .card_row_1 {
        margin-top: -50px;
        margin-bottom: 30px !important;
    }
    .card_row_2 {
        padding: 0px;
        margin: -2px;
    }
    .card_row_1 {
        margin-top: -130px;
        margin-bottom: 30px !important;
      }
    .card_text_2 img {
        width: 250px;
        position: relative;
        left: -195px;
        top: -19px;
        transform: rotateZ(2deg);
      }
      
      .row.card_delt {
        width: 540px;
        margin: 0 auto;
          margin-top: 0px;
          margin-left: auto;
        text-align: center;
        align-items: center;
        margin-top: 35px !important;
        margin-left: 65px;
      }
    /* img.imag-responsive.text_liner_left {
        width: 200px;
        position: relative;
        top: 10px;
        left: 132px;
        transform: rotate(-6deg);
        margin-bottom: 20px;
    } **
    img.imag-responsive.text_liner_left {
        width: 180px;
        position: relative;
        top: -27px !important;
        left: 125px;
        transform: rotate(-2deg) !important;
        margin-bottom: 20px;
    }
    img.coins.seventh-coin {
        position: relative;
        top: -24px;
        width: 57px;
      }
    /* table.cards-shapes.card_first_row_custom {
        margin-left: 3.2vw;
    } **
    /* body {
        margin: -560px auto !important;
    } **
    body {
        margin: 0 auto !important;
    }
    table.cards-shapes span {
        border: 3px solid #fff;
        padding: 10px 19px;
        margin: -1px -2px;
    }
    .row.coins-row {
        width: 608px;
        margin: 0 auto;
        margin-top: 0px;
        margin-top: 100px;
        position: relative;
        z-index: 170;
        top: -66px;
        left: 180px;
        transform: rotateZ(-5deg);
    }
      .cards-shapes.cards-shapes_1 img {
        width: 75px;
        margin-top: -3px;
        height: 55px;
      }
}
@media screen and (max-width:768px) and (orientation: portrait){
    #mash-nav {
        width: 100%;
        margin-top: 30px;
    }
    .logo_branding {
        width: 40%;
        margin-top: -80px;
    }
    .row.coins-row {
        width: 100%;
        z-index: 170;
    }
    .deck_portrait, .deck_landscape {
        width: 20%;
    }
    div#mash-nav, div#mash-nav button {
        font-size: 15px;
        line-height: 1.1;
    }
    .col-md-8.col-xs-8.col-sm-8.columnBase {
        display: table-cell;
        column-count: 10;
        width: 100%;
    }
    .row.bottom-content {
        width: 440px;
    }
    .row.card_delt {
        width: 65px;
        margin: 0 auto;
        text-align: center;
        align-items: center;
        margin-top: 0px !important;
    }
    .row.bottom-content img {
        width: 50px;
    }
    .bottom_right,.bottom_left {
        display: none;
    }
    table.cards-shapes {
        font-size: 30px;
    }
   
    .top_card_section.container {
        width: 100%;
    }
    .top_card_section.container .row .col-md-8 {
        display: table-cell;
        column-count: 2;
        width: 60%;
        margin: 0 auto;
    }
    .card_text_2,.card_text_1 {
        display: none;
    }
    .bottom-layout {
        margin-top: 170px !important
    }
    .card_portrait {
        position: relative;
        top: 110px;
    }
    .card_landscape {
        margin-top: -100px;
    }
    .top_card_section.container {
        width: 95%;
        margin-top: -53px;
    }
    table.cards-shapes.cards-shapes_1 span {
        font-size: 40px;
    }
    table.cards-shapes tr td span {
        min-width: 50px !important;
        max-height: 50px !important;
    }
    /* .controlls-panel {
        margin-top: 30px;
    } */
    /* table.cards-shapes.card_first_row_custom {
        margin-left: 29px;
    } **
    table.cards-shapes {
        font-size: 36px;
    }
    table.cards-shapes span {
        border: 1px solid #fff;
        padding: 10px 19px;
        margin: -1px -2px;
    }
    .card_row_2 {
        margin-left: 5px;
    }
    .cta-button{
        text-align: left;
        position: relative;
        top: 17vh !important;
    }
    .row.bottom-content div.col-xs-2 {
        display: inline-block;
        width: 50%;
    }
    .col-md-8.col-xs-8.col-sm-8.columnBase {
        display: inline;
        position: absolute;
        left: -30px;
        margin: 0 auto;
        top: 150px;
    }
    
    .col-md-8.col-xs-8.col-sm-8.columnBase img {
        margin: 20px !important;
        display: inline-table;
        position: relative;
        width: 46px;
        margin: 10px;
        width: 50px;
    }
    
    img.coins.first_coin {
        position: relative;
        top: 40px;
    }
    ul.controls-group li img {
        width: 45px;
        cursor: pointer;
        margin: 0px 4px;
    }
    .card-contents-left .left-number, .card-contents-right .right-number {
        font-size: 20px;
        margin-top: -10px !important;
        position: relative;
        display: block;
        left: -5px;
    }
    body,html{
        overflow-x:hidden !important
    }
    .top-layout {
        padding-bottom: 30px;
        background-size: cover;
    }
    .cards_delt_1_hr, .cards_delt_2_hr {
        margin-top: 0px;
        border: 2px solid #ff0000;
        border-radius: 5px;
        width: 70px;
        opacity: 1;
    }
    .card_row_1 {
        margin-top: -160px;
        margin-bottom: 30px !important;
    }
    /* .controlls-panel {
        margin-top: 30px;
        display: flow;
    } **
    img.coins.first_coin {
        top: -41px;
    }
    button.cta-button {
        margin-top: 90px;
    }
    .bottom-layout {
        margin-top: -90px;
        background: url(assets/Wood.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: 0px -140px;
        z-index: 100;
        position: relative;
        min-height: 480px !important;
        height: 10px;
    }
}
@media screen and (max-width:950px) and (orientation: landscape){
    nav.navbar.navbar-expand-lg.navbar-dark {
        display: inline-flex;
        width: 100%;
    }
    .logo_branding {
        width: 40%;
        margin-top: -90px;
        margin-left: 90px;
        position: relative;
        top: 20px;
    }
    .top_card_section.container {
        margin-top: -5px;
        background: none;
        width: 100%;
        margin-bottom: 0px;
    }
    /* .controlls-panel {
        width: 100%;
        display: flex !important;
        margin: 0px;
    } **
    .card_text_2 svg {
        transform: rotateZ(-17deg);
        top: 120px !important;
        left: -160px;
    }
    .card_text_1 svg {
        transform: rotateZ(14deg);
        top: 130px !important;
        left: -20px;
    }
    .cards_1 {
        position: absolute;
        width: 110px;
    }
    .row.custom_row {
        height: fit-content;
        margin-top: 160px;
    }
    /* .controlls-panel {
        width: 100%;
        display: flex !important;
        margin: 20px 0px;
        margin-left: -40px;
    } */
    /* table.cards-shapes.card_first_row_custom {
        margin-left: 0;
        position: relative;
        left: -7vw;
    } **
    table.cards-shapes.cards-shapes-second {
        position: relative;
        left: -11vw;
    }
    .row.bottom-content {
        margin-top: 30px;
        margin-right: 60px;
        margin-left: 0px;
    }
    button.cta-button {
        position: relative;
        top: 50px;
        display: -webkit-inline-box;
    }
    .bottom_left {
        background: url(assets/left-decor.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom left;
        padding-bottom: 30px;
        min-height: 390px;
    }    
    .col-md-4.col-xs-4.col-sm-4.bottom_right {
        display: inline-block;
        position: absolute;
        right: 0vw;
        top: -140px;
        width: 220px;
    }
    .col-md-4.col-xs-4.col-sm-4.bottom_left {
        position: absolute;
        left: 0;
        top: -140px;
    }
    body,html{
        overflow-x:hidden !important
    }
}
@media screen and (min-width:1920px) and (max-width:2560px){
    .bottom-layout {
        z-index: 100;
        position: relative;
        min-height: 550px !important;
    }
    .row.car-bottomrow {
        position: relative;
        top: -240px;
        left: -70px;
        width: 80%;
        margin: 0 auto;
    }
    .row.coins-row {
        width: 608px;
        margin: 0 auto;
        margin-top: 100px;
        position: relative;
        z-index: 170;
        top: -9px !important;
        left: 235px !important;
        transform: rotateZ(-7deg) !important;
    }
    .row.bottom-content {
        position: relative;
        top: -16vw;
        width: 100%;
        margin: 0 auto;
    }
    .top-layout {
        position: relative;
        top: -6px;
        left: -6px;
    }
    .card_text_2 img {
        left: -175px;
        top: 2px;
        transform: rotateZ(2deg);
    }
    img.imag-responsive.text_liner_left {
        top: 5px;
        left: 132px;
        transform: rotate(-6deg);
        margin-bottom: 20px;
    }
} */

.row.coins-row img {
    width: 60px;
    margin-left: 2px;
    position: relative;
    top: 0px;
    cursor: pointer;
    transform: rotateZ(6deg);
} 

ul.controls-group li:first-child span img {
    transform: rotate(-2deg);
}
.mobile_menu_container,.landscape_triggered{
    display: none !important;
}
@media screen and (min-width:1000px) and (max-width:1280px){
    .bottom_left {
        background-size: 340px;
        min-height: 400px;
        position: relative;
        top: -173px !important;
        left: -140px;
    }
    .bottom_right {
        background-size: 340px;
        min-height: 400px;
        position: relative;
        top: -160px;
        right: -160px;
    }
    .coins_rows .col-md-4 {
        flex: 0 0 auto;
        width: 29.333333%;
    }
    .bottom-layout {
        height: 420px;
    }
    #mash-nav {
        width: 100%;
    }
    .navbar-text, .navbar button {
        margin-top: -60px;
        font-size: 14px;
    }
    .deck_portrait {
        width: 90px;
        margin-top: 0px;
        margin-bottom: 35px;
        margin-left: 60px;
    }
    img.deck_landscape {
        width: 125px;
        margin-top: -20px;
        margin-right: 100px;
        position: relative;
        left: -30px;
    }
    .top-layout {
        background-size: 100%;
        background-position: -2px 10px;
        position: relative;
        top: -11px;
        left: 0px;
    }
    img.imag-responsive.text_liner_left {
        width: 180px;
        top: -20px;
        left: 144px;
        transform: rotate(3deg);
    }
    .card_text_2 img {
        left: -193px;
        top: 4px;
        transform: rotateZ(-6deg);
    }
    table.cards-shapes.card_first_row_custom {
        position: relative;
        left: -33px;
    }
    table.cards-shapes.cards-shapes-second {
        position: relative;
        left: -66px;
        top: 2px;
    }
    .row.custom_row {
        margin-top: -40px;
    }
    .row.car-bottomrow {
        position: relative;
        top: -200px;
    }
    .cards_delt_1, .cards_delt_2 {
        height: 115px;
        width: 80px;
        margin-top: -20px;
    }
    ul.controls-group {
        top: 29px;
        transform: rotateZ(5deg);
        left: -100px;
    }

    .row.coins-row {
        margin-top: 0px;
        position: relative;
        z-index: 170;
        margin-left: 47px;
        transform: rotate(-18deg);
        width: 520px;
        top: -10px;
    }
    .row.coins-row.col-md-4 .coins_rows{
        transform: rotate(7deg);
    }
    
    .row.coins-row img,img.coins.third-coin {
        width: 50px;
        margin-left: -8px;
        position: relative;
        top: 0px;
        cursor: pointer;
        transform: rotateZ(10deg);
    }
    ul.controls-group {
        top: -7px;
        transform: rotateZ(4deg);
        left: -120px;
    }
    ul.controls-group li:first-child span img,ul.controls-group li img,ul.controls-group li:last-child img{
        width: 45px;
        margin-left: -8px;
    }
    img.card-images-psd.img-responsive {
        width: 17px;
        height: auto;
    }
}
@media screen and (min-width:1280px) and (max-width:1366px){
    .bottom_left {
        background-size: 350px;
        min-height: 400px;
        position: relative;
        top: -203px !important;
        left: -100px;
        transform: rotate(3deg);
    }
    .bottom_right {
        background-size: 340px;
        min-height: 400px;
        position: relative;
        top: -190px;
        right: -110px;
        transform: rotate(-2deg);
    }
    .coins_rows .col-md-4 {
        flex: 0 0 auto;
        width: 29.333333%;
    }
    .bottom-layout {
        height: 420px;
    }
    #mash-nav {
        width: 100%;
    }
    .navbar-text, .navbar button {
        margin-top: -60px;
        font-size: 14px;
    }
    .deck_portrait {
        width: 90px;
        margin-top: 0px;
        margin-bottom: 35px;
        margin-left: 60px;
    }
    img.deck_landscape {
        width: 125px;
        margin-top: -20px;
        margin-right: 100px;
        position: relative;
        left: -30px;
    }
    .top-layout {
        background-size: 100%;
        background-position: -2px -60px;
        position: relative;
        top: -11px;
        left: 0px;
    }
    img.imag-responsive.text_liner_left {
        width: 190px;
        top: -21px;
        left: 144px;
        transform: rotate(0deg);
    }
    .card_text_2 img {
        left: -203px;
        top: 11px;
        transform: rotateZ(-2deg);
    }
    table.cards-shapes.card_first_row_custom {
        position: relative;
        left: auto;
    }
    table.cards-shapes.cards-shapes-second {
        position: relative;
        left: -19px;
        top: 0px;
    }
    .row.custom_row {
        margin-top: -40px;
    }
    .row.car-bottomrow {
        position: relative;
        top: -200px;
    }
    span.right-shape-big img {
        width: 33px;
        margin-top: -16px;
        margin-right: -5px;
    }
    span.right-shape-small img {
        width: 25px;
        margin-top: -17px;
    }
    .left-shape-small img {
        width: 21px;
        margin-top: -14px;
    }
    .cards_delt_1, .cards_delt_2 {
        height: 115px;
        width: 80px;
        margin-top: -20px;
    }
    .left-shape-big img {
        width: 32px;
        margin-right: -5px;
        margin-top: -4px;
    }
    ul.controls-group {
        top: 29px;
        transform: rotateZ(5deg);
        left: -100px;
    }

    .row.coins-row {
        margin-top: 0px;
        position: relative;
        z-index: 170;
        margin-left: 127px;
        transform: rotate(-15deg);
        width: 520px;
        top: -30px;
    }
    .row.coins-row.col-md-4 .coins_rows{
        transform: rotate(7deg);
    }
    
    .row.coins-row img, img.coins.third-coin {
        width: 56px;
        margin-left: 23px;
        position: relative;
        top: 0px;
        cursor: pointer;
        transform: rotateZ(10deg);
    }
    table.cards-shapes span {
        border: 1.8px solid #fff;
        padding: 12px 20px;
        margin: -1px;
    }
    ul.controls-group {
        top: -12px;
        transform: rotateZ(3deg);
        left: -120px;
    }
    .row.bottom-content {
        position: relative;
        top: -19vw;
    }
    ul.controls-group li:first-child span img, ul.controls-group li img, ul.controls-group li:last-child img {
        width: 54px;
        margin-left: -7px;
    }
    img.card-images-psd.img-responsive {
        width: 17px;
        height: auto;
    }
}

@media screen and (min-width:1366px) and (max-width:1400px){
    ul.controls-group {
        top: -58px;
        transform: rotateZ(3deg);
        left: -90px;
    }
    .row.coins-row {
        width: 608px;
        margin: 0 auto;
        margin-top: -70px;
        position: relative;
        z-index: 170;
        margin-left: 157px;
    }
    .row.coins-row {
        width: 608px;
        margin: 0 auto;
        margin-top: -87px;
        position: relative;
        z-index: 170;
        margin-left: 152px;
        transform: rotate(-12deg);
    }
    .row.bottom-content {
        position: relative;
        top: -230px;
    }
    table.cards-shapes {
        color: #fff;
        font-size: 45px;
        width: 150px;
        margin: 0 auto;
        margin-bottom: 0px;
    }
    .bottom-layout {
        height: 480px;
    }
    .bottom_left {
        background-size: 380px;
        top: -228px !important;
        left: -120px;
    }
    .bottom_right {
        background-size: 373px;
        top: -230px;
        right: -150px;
    }
    img.imag-responsive.text_liner_left {
        width: 190px;
        top: 7px;
        left: 144px;
        transform: rotate(-1deg);
        margin-bottom: 20px;
    }
    .card_text_2 img {
        width: 230px;
        left: -181px;
        top: 8px;
        transform: rotateZ(-3deg);
    }
    table.cards-shapes {
        color: #fff;
        font-size: 45px;
        width: 150px;
        margin: 0 auto;
        margin-bottom: 0px;
    }
    table.cards-shapes {
        color: #fff;
        font-size: 45px;
        width: 150px;
        margin: -1px 21px auto auto;
        margin-bottom: 0px;
    }
}

@media screen and (min-width:1400px) and (max-width:1680px){
    .left-shape-big img {
        width: 32px;
        margin-right: -4px;
        margin-top: -7px;
    }
    .left-shape-small small, .left-shape-small small, .right-shape-small small, .right-shape-small small {
        margin-top: auto;
        display: inline-block;
        position: relative;
        top: -44px;
        left: -4px;
        font-size: 20px;
    }
    .bottom_left {
        background-size: 385px;
        top: -218px !important;
        left: -100px;
    }
    .bottom_right {
        background-size: 385px;
        top: -210px;
        right: -110px;
    }
    .top_card_section.container {
        margin-bottom: -10px;
    }
    img.coins.fifth-coin {
        position: relative;
        top: -3px !important;
    }
    img.coins.sixth-coin {
        top: -12px !important;
    }
    img.coins.seventh-coin {
        position: relative;
        top: -27px !important;
    }
        img.imag-responsive.text_liner_left
	 {
		 width: 200px;
		 top: 12px;
		 left: 144px;
		 transform: rotate(-4deg);
	}
    .card_text_2 img {
        width: 250px;
        left: -191px;
        top: 18px;
        transform: rotateZ(0.5deg);
    }
    img.deck_landscape {
        width: 160px;
        margin-top: -10px;
    }
    table.cards-shapes {
        margin: auto;
        margin-top: -2px;
    }
    .row.coins-row {
        width: 608px;
        margin: 0 auto;
        margin-top: -56px;
        position: relative;
        z-index: 170;
        margin-left: 155px;
        transform: rotate(-7.3deg);
    }
    .row.coins-row img, img.coins.third-coin {
        width: 65px;
    }
    img.card-images-psd.img-responsive {
        width: 22px;
        height: auto;
    }
    ul.controls-group li:first-child span img {
        width: 62px;
        margin-top: 0px;
    }
    ul.controls-group li img {
        width: 60px;
    }
    .row.bottom-content {
        position: relative;
        top: -250px;
        z-index: 0 !important;
    }
    ul.controls-group li:last-child img {
        width: 58px;
        margin-left: 2px;
        margin-top: -2px;
        transform: rotate(-4deg);
    }
    ul.controls-group {
        top: -57px;
        transform: rotateZ(3.8deg);
        left: -116px;
    }
    span.right-shape-big img {
        width: 35px;
        margin-top: -20px;
        margin-right: -5px;
    }

    .bottom-layout {
        height: 490px;
    }
}
@media screen and (min-width:1440px) and (max-width:1440px){
    .row.coins-row {
        margin-top: -67px;
        margin-left: 135px;
        transform: rotate(-10.3deg);
    }
}
@media screen and (min-width:1680px) and (max-width:1920px) {
    .bottom-layout {
        background-position: 20px -140px;
        min-height: 190px !important;
        height: 540px;
    }
    ul.controls-group {
        top: -47px;
        transform: rotateZ(1.6deg);
        left: -75px;
    }
    table.cards-shapes tr td span {
        min-width: 67px !important;
        max-height: 67px !important;
    }
    ul.controls-group li:first-child span img,    ul.controls-group li img {
        width: 65px;
    }
    ul.controls-group li:last-child img {
        width: 66px;
    }
    .row.coins-row {
        width: 718px;
        margin: 0 auto;
        margin-top: -70px;
        position: relative;
        z-index: 170;
        margin-left: 184px;
        transform: rotate(-9deg);
    }
    .row.coins-row img, img.coins.third-coin {
        width: 75px;
    }
    .card_text_2 img {
        width: 260px;
        left: -181px;
        top: 8px;
        transform: rotateZ(1deg);
    }
    img.imag-responsive.text_liner_left {
        width: 210px;
        top: 7px;
        left: 108px;
        transform: rotate(-3deg);
    }
    .navbar-text, .navbar button {
        margin-top: -60px;
        font-size: 19px;
    }
    button#EN_language {
        margin-right: 6vw;
    }
    .left-shape-big img {
        width: 36px;
        margin-right: -4px;
    }
    span.right-shape-big img {
        width: 36px;
        margin-top: -18px;
        margin-right: -5px;
    }
    .bottom_right {
        background-size: 385px;
        top: -230px;
        right: -80px;
    }
    .bottom_left {
        background-size: 387px;
        top: -218px !important;
        left: -38px;
    }
}
@media screen and (min-width:1800px) and (max-width:1824px){
    .row.coins-row {
        width: 738px;
        margin: 0 auto;
        margin-top: -30px;
        position: relative;
        z-index: 170;
        margin-left: 179px;
        transform: rotate(-8.2deg);
    }
    ul.controls-group {
        top: -15px;
        transform: rotateZ(2.1deg);
        left: -55px;
    }
    table.cards-shapes {
        color: #fff;
        font-size: 45px;
        width: 150px;
        margin: 0 auto;
        margin-bottom: -2px;
    }
    img.imag-responsive.text_liner_left {
        width: 210px;
        top: 7px;
        left: 108px;
        transform: rotate(-4.2deg);
    }
    .card_text_2 img {
        width: 280px;
        left: -181px;
        top: -1px;
        transform: rotateZ(2deg);
    }
    .top-layout {
        z-index: 1;
        background-image: url(assets/Bottom.png);
        background-size: 95%;
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 20px;
        z-index: 4300 !important;
        position: relative;
        top: -6px;
        left: 0px;
    }
}

@media screen and (min-width:1600px) and (max-width:1799px){
    table.cards-shapes tr td span {
        min-width: 60px !important;
        max-height: 60px !important;
        display: flex;
        line-height: 1;
    }
    .cards-shapes.cards-shapes_1 img {
        width: 45px !important;
        height: 47px !important;
    }
}
@media screen and (min-width:1920px) and (max-width:2560px) {
    .row.coins-row {
        width: 790px;
        margin: 0 auto;
        margin-top: -59px;
        position: relative;
        z-index: 170;
        margin-left: 184px;
        transform: rotate(-6.5deg);
    }
    .cards_delt_1 img, .cards_delt_2 img {
        width: 145%;
        margin-left: -13px;
        margin-top: -20px;
    }
    ul.controls-group {
        top: -21px;
        transform: rotateZ(2.1deg);
        left: -75px;
    }
    img.card-images-psd.img-responsive {
        width: 24px;
        height: auto;
    }
    img.imag-responsive.text_liner_left {
        width: 229px;
        top: 6px;
        left: 85px;
        transform: rotate(-4deg);
    }
    /* .row.coins-row img {
        width: 60px;
        margin-left: 2px;
        position: relative;
        top: 0px;
        cursor: pointer;
        transform: rotateZ(3deg);
    } */
    .row.coins-row img {
        width: 80px;
        margin-left: 2px;
        position: relative;
        top: 0px;
        cursor: pointer;
        transform: rotateZ(3deg);
    }
    .card_text_2 img {
        width: 290px;
        left: -201px;
        top: 12px;
        transform: rotateZ(2deg);
    }
    table.cards-shapes {
        margin-bottom: -1px;
    }
    .bottom_left {
        background-size: 407px;
        top: -238px !important;
        left: 2px;
    }
    .bottom_right {
        background-size: 407px;
        top: -230px;
        right: 0px;
    }
    /* .row.coins-row {
        width: 790px;
        margin-top: -18.1px;
        margin-left: 149px;
        transform: rotate(-5.8deg);
    } */
    .row.coins-row {
        width: 790px;
        margin-top: -58.1px;
        margin-left: 149px;
        transform: rotate(-11.8deg);
    }
    img.coins.third-coin {
        top: 9px !important;
    }
    img.coins.fourth-coin {
        top: 17px !important;
    }
    img.coins.fifth-coin {
        top: 19px !important;
    }
    img.coins.sixth-coin {
        top: 18px !important;
    }
    img.coins.seventh-coin {
        top: 10px !important;
    }
    .left-shape-big img {
        width: 35px;
        margin-right: -5px;
        margin-top: -5px;
    }
    .left-shape-small small, .left-shape-small small, .right-shape-small small, .right-shape-small small {
        top: -43px;
        left: -4px;
    }
    .left-shape-small img {
        width: 21px;
    }
    .top-layout {
        background-size: 84%;
    }
}
@media screen and (min-width:1850px) and (max-width:1900px){
    .top-layout {
        z-index: 1;
        background-image: url(assets/Bottom.png);
        background-size: 95%;
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 20px;
        z-index: 4300 !important;
        position: relative;
        top: -6px;
        left: 0px;
    }
}
@media screen and (min-width:2160px) and (max-width:3840px) {
    
    .top_card_section.container {
        margin-top: -35px;
        background: none;
        width: 1140px;
        margin-bottom: -10px;
    }
    ul.controls-group li:last-child img {
        width: 97px !important;
        margin-left: 12px;
        transform: rotate(-10deg);
    }
    /* .top-layout {
        z-index: 1;
        background-image: url(assets/Bottom.png);
        background-size: 60%;
        background-repeat: no-repeat;
        background-position: 50% 100%;
        padding-bottom: 20px;
        z-index: 4300 !important;
        position: relative;
        top: -6px;
        left: 0px;
    } */
    .top-layout {
        z-index: 1;
        background-image: url(assets/Bottom.png);
        background-size: 69%;
        background-repeat: no-repeat;
        background-position: 50% 100%;
        padding-bottom: 20px;
        z-index: 4300 !important;
        position: relative;
        top: -6px;
        left: 0px;
    }
    .row.coins-row img,img.coins.third-coin {
        width: 110px;
        position: relative;
        top: 0px;
        cursor: pointer;
        transform: rotateZ(10deg);
    }
    .bottom-layout {
        margin-top: -90px;
        background: url(assets/Wood.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 23% 97%;
        z-index: 100;
        position: relative;
        min-height: 150px !important;
        height: 540px;
        background-size: 108%;
        margin-top: 0px !important;
    }
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1470px;
    }
    .cards_delt_1_hr, .cards_delt_2_hr {
        margin-top: 0px;
        border: 3px solid #ff0000;
        border-radius: 5px;
        width: 120px;
        opacity: 1;
    }
    img.imag-responsive.text_liner_left {
        width: 255px;
        top: 6px;
        left: 125px;
        transform: rotate(-2deg);
    }
    .cards-shapes.cards-shapes_1 img
    .card_text_2 img {
        width: 316px;
        left: -231px;
        top: 0px;
        transform: rotateZ(3deg);
    }
    .deck_portrait {
        width: 125px;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .navbar-text, .navbar button {
        margin-top: -60px;
        font-size: 21px;
    }
    .cards_delt_1, .cards_delt_2 {
        height: 140px;
        width: 95px;
    }
    .card_text_2 img {
        width: 316px;
        left: -231px;
        top: -3px;
        transform: rotateZ(2deg);
    }
    .left-shape-big img {
        width: 40px;
        margin-right: -5px;
        margin-top: 14px;
    }
    span.right-shape-big img {
        width: 43px;
        margin-top: 0px;
        margin-right: -5px;
    }
    .card-contents-left .left-number, .card-contents-right .right-number {
        font-size: 58px;
        margin-top: -30px !important;
        position: relative;
        display: block;
        left: -5px;
        bottom: 0px;
        top: 4px;
    }
    .left-shape-small img {
        width: 25px;
        margin-top: -2px;
    }
    span.right-shape-small img {
        width: 27px;
        margin-top: -13px;
    }
    .card_text_2 img {
        width: 326px;
        left: -221px;
        top: 2px;
        transform: rotateZ(0deg);
    }
    img.card-images-psd.img-responsive {
        width: 27px;
        height: auto;
    }
    .cards-shapes.cards-shapes_1 img {
        width: 75px;
        margin-top: -10px;
        height: 75px;
    }
    
     table.cards-shapes tr td span {
        min-width: 50px !important;
        min-height: 20px !important;
    }
    img.card-images-psd.img-responsive {
        width: 30px;
        height: auto;
        margin-left: 7px;
    }
    table.cards-shapes.cards-shapes_1 span {
        padding: 11px 10px 3px 10px !important;
        font-size: 50px;
        text-align: center;
    }
    .bottom_left {
        background-size: 520px;
        top: -328px !important;
        left: 12px;
        min-height: 520px;
        position: inherit;
    }
    .bottom_right {
        background-size: 520px;
        top: -310px;
        right: 0px;
        min-height: 500px;
    }
    ul.controls-group {
        top: -84px;
        transform: rotateZ(9deg);
        left: -25px;
    }
    ul.controls-group li:first-child span img, ul.controls-group li img, ul.controls-group li:last-child img {
        width: 100px;
    }
    .row.coins-row {
        width: 1010px;
        margin-top: -136.2px;
        margin-left: 209px;
        transform: rotate(-13deg);
    }
    .row.bottom-content {
        bottom: 0px;
    }
    img.coins.third-coin {
        top: 25px !important;
    }
    img.coins.fourth-coin {
        top: 29px !important;
    }
    img.coins.fifth-coin {
        top: 28px !important;
    }
    img.coins.sixth-coin {
        top: 23px !important;
    }
    ul.controls-group li:last-child img {
        width: 97px !important;
        margin-left: 12px;
        margin-top: -6px;
        transform: rotate(-10deg);
    }
    .cards_delt_1, .cards_delt_2 {
        height: 145px;
        width: 101px;
    }
    ul.controls-group li:first-child span img {
        width: 100px !important;
    }
    img.coins.first_coin {
        margin-top: 17px;
    }
    .row.card_delt {
        width: 590px;
        margin-top: 35px !important;
    }
    .logo_branding {
        width: 56%;
    }
}
@media screen and (min-width:2161px) and (max-width:2406px){
    .card_text_2 img {
        width: 326px;
        left: -221px;
        top: 1px;
        transform: rotateZ(-3deg);
    }
    ul.controls-group {
        top: -80px;
        transform: rotateZ(10deg);
        left: -85px;
    }
    .row.coins-row {
        width: 1010px;
        margin-top: -128.2px;
        margin-left: 119px;
        transform: rotate(-14deg);
    }
}
@media screen and (min-width:2160px) and (max-width:2160px){
    .top-layout {
        z-index: 1;
        background-image: url(assets/Bottom.png);
        background-size: 80%;
    }
    img.imag-responsive.text_liner_left {
        width: 255px;
        top: 6px;
        left: 125px;
        transform: rotate(-2deg);
    }
    .card_text_2 img {
        width: 326px;
        left: -231px;
        top: 1px;
        transform: rotateZ(1deg);
    }
    .row.coins-row img, img.coins.third-coin {
        width: 90px;
    }
    .row.coins-row {
        width: 1010px;
        margin-top: -116.2px;
        margin-left: 149px;
        transform: rotate(-14deg);
    }
    ul.controls-group {
        top: -72px;
        transform: rotateZ(10deg);
        left: -95px;
    }
    ul.controls-group li:first-child span img, ul.controls-group li img, ul.controls-group li:last-child img {
        width: 90px;
    }
    ul.controls-group li:last-child img {
        width: 85px !important;
        margin-left: 12px;
    }
    .bottom_left {
        background-size: 520px;
        top: -268px !important;
        left: -38px;
        min-height: 520px;
        position: inherit;
    }
    .bottom_right {
        background-size: 520px;
        top: -280px;
        right: -50px;
        min-height: 500px;
    }
    .card_row_1 .cards-shapes_1 img {
        width: 70px !important;
        height: 70px !important;
        margin-top: -5px !important;
    }
}
@media screen and (min-width:2400px) and (max-width:2700px){
    .card_text_2 img {
        width: 326px;
        left: -221px;
        top: -2px;
        transform: rotateZ(-1deg);
    }
    img.imag-responsive.text_liner_left {
        width: 255px;
        top: 6px;
        left: 125px;
        transform: rotate(-1deg);
    }
}
@media screen and (min-width:2100px) and (max-width:2160px){
    .bottom-layout {
        margin-top: -90px;
        background: url(assets/Wood.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: 0px -140px;
        z-index: 100;
        position: relative;
        min-height: 190px !important;
        height: 530px;
    }
    .top-layout {
        background-size: 76%;
    }
    ul.controls-group {
        top: -11px;
        transform: rotateZ(-0.2deg);
        left: -4px;
    }
    
}
/* @media screen and (min-width:3840px) and (max-width:4096px) { */
@media screen and (min-width:3840px) and (max-width:5120px) {
    
    img.imag-responsive.text_liner_left {
        width: 255px;
        top: 0px;
        left: 125px;
        transform: rotate(-5deg);
    }
    .card_text_2 img {
        width: 346px;
        left: -211px;
        top: 12px;
        transform: rotateZ(2deg);
    }
    .row.coins-row {
        width: 100%;
        margin-top: -156.2px;
        margin-left: 289px;
        transform: rotate(-12.3deg);
    }
    ul.controls-group {
        top: -122px;
        transform: rotateZ(11deg);
        left: -25px;
    }
    table.cards-shapes tr td span {
        min-width: 105px !important;
        min-height: 100px !important;
    }
    img.card-images-psd.img-responsive {
        width: 40px;
        margin-left: 14px;
    }
    .bottom_left {
        background-size: 610px;
        top: -428px !important;
        left: 12px;
        min-height: 600px;
    }
    .bottom_right {
        background-size: 610px;
        top: -350px;
        right: 0px;
        min-height: 600px;
    }
    .bottom-layout {
        min-height: 150px !important;
        height: 620px;
    }
    .top-layout {
        background-position: 50% 80%;
        top: -6px;
        left: 0px;
    }
    .cards-shapes.cards-shapes_1 img {
        width: 90px !important;
        margin-top: -10px;
        height: 90px;
    }
    .cards_delt_1, .cards_delt_2 {
        height: 170px;
        width: 120px;
    }
    .top_card_section.container {
        margin-top: -35px;
        background: none;
        width: 1250px;
        margin-bottom: 0px;
    }
    .left-shape-big img {
        width: 60px;
        margin-right: -5px;
        margin-top: 24px;
    }
    .card-contents-left .left-number, .card-contents-right .right-number {
        font-size: 83px;
        margin-top: -32px !important;
        top: 4px;
    }
    .left-shape-small img {
        width: 40px;
        margin-top: -27px;
        margin-left: 2px;
    }
    span.right-shape-small img {
        width: 40px;
        margin-top: -34px;
        margin-left: 4px;
    }
    .cards_delt_1, .cards_delt_2 {
        height: 186px;
        width: 130px;
    }
    .cards_delt_1 img, .cards_delt_2 img {
        width: 135%;
        margin-left: -20px;
        margin-top: -29px;
    }
    .row.card_delt {
        width: 690px;
        margin-top: 35px !important;
    }
    .top-layout {
        background-position: 50% 90%;
        top: -6px;
        left: 0px;
    }
    .top_card_section.container {
        margin-top: -35px;
        width: 1300px;
    }
    .left-shape-big img {
        width: 60px;
        margin-right: -6px;
        margin-top: 4px;
    }
    span.right-shape-big img {
        width: 65px;
        margin-top: -10px;
        margin-right: -5px;
    }
    .cards_delt_1_hr, .cards_delt_2_hr {
        margin-top: 0px;
        border: 4px solid #ff0000;
        border-radius: 5px;
        width: 150px;
        opacity: 1;
    }
    img.imag-responsive.text_liner_left {
        width: 275px;
        top: 20px;
        left: 125px;
        transform: rotate(-5deg);
    }
    .deck_portrait, .deck_landscape {
        width: 170px !important;
    }
    img.deck_landscape {
        width: 215px !important;
        margin-top: -10px;
    }
    .logo_branding {
        width: 86%;
    }
    .navbar-text, .navbar button {
        margin-top: -60px;
        font-size: 25px;
    }
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1540px;
    }
}
@media screen and (min-width:2850px){
    .row.coins-row {
        width: 1010px;
        margin-top: -116.2px;
        margin-left: 209px;
        transform: rotate(-11deg);
    }
    ul.controls-group {
        top: -123px;
        transform: rotateZ(9deg);
        left: -25px;
    }
}

@media screen and (min-width: 1400px) and (max-width:1450px){
    .row.coins-row {
        width: 608px;
        margin: 0 auto;
        margin-top: -65px;
        position: relative;
        z-index: 170;
        margin-left: 125px;
        transform: rotate(-9.3deg);
    }
    .card_text_2 img {
        width: 250px;
        left: -191px;
        top: 18px;
        transform: rotateZ(0.5deg);
    }
}
@media screen and (min-width: 1451px) and (max-width:1550px){
    .row.coins-row {
        width: 608px;
        margin: 0 auto;
        margin-top: -53px;
        position: relative;
        z-index: 170;
        margin-left: 125px;
        transform: rotate(-7.1deg);
    }
    .card_text_2 img {
        width: 250px;
        left: -181px;
        top: 14px;
        transform: rotateZ(0.5deg);
    }
    ul.controls-group li:first-child span img {
        width: 62px;
        margin-top: 2px;
    }
    ul.controls-group li:last-child img {
        width: 58px;
        margin-left: 2px;
        margin-top: -2px;
        transform: rotate(-5deg);
    }
}
@media screen and (min-width: 1551px) and (max-width:1799px){
    .row.coins-row {
        width: 718px;
        margin: 0 auto;
        margin-top: -40px;
        position: relative;
        z-index: 170;
        margin-left: 184px;
        transform: rotate(-9deg);
    }
    .card_text_2 img {
        width: 250px;
        left: -191px;
        top: 16px;
        transform: rotateZ(2.5deg);
    } 
}



/** 
MOBILE controllers
*/
@media screen and (max-width:768px) and (orientation:portrait){
    .mobile_menu_container{
        display: block !important;
    }
    .top-layout {
        z-index: 1;
        background-image: url(assets/Bottom.png);
        background-size: 80%;
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 0px;
        z-index: 4300 !important;
        position: relative;
        top: -9px;
        left: 0px;
    }
    .logo_branding {
        width: 160px;
    }
    img.logo_branding.img-fluid {
        position: relative;
        top: 60px;
        min-width: 140px;
        left: 0px;
        display: list-item;
    }
    .navbar-text, .navbar button {
        margin-top: 0px;
    }
    #mash-nav {
        width: 35%;
    }
    body,html{
        overflow:scroll !important;
    }
    .row.card_delt .col-xs-3 {
        display: contents;
        margin: 10px 20px !important;
    }
    .row.card_delt {
        margin: 80vw;
    }
    .col-md-4.col-xs-4.col-sm-4.bottom_left,.col-md-4.col-xs-4.col-sm-4.bottom_right{
        display: none !important;
    }
    img.imag-responsive.text_liner_left {
        width: 122px !important;
        position: relative;
        top: -13px;
        left: 249px !important;
        transform: rotate(-5deg);
        margin-bottom: -12px;
    }
    .card_text_2 img {
        width: 148px !important;
        position: relative;
        left: -243px !important;
        top: 105px;
        transform: rotateZ(4deg);
    }
    .top_card_section.container {
        margin-top: 40px;
        background: none;
        width: 1000px;
        margin-bottom: -10px;
        margin-left: -3px;
    }
    ul.controls-group {
        display: inline-flex;
        position: relative;
        top: 158px;
        transform: rotateZ(0deg);
        margin: 0 auto;
		left: 113px;
    }
    ul.controls-group li:first-child span img, ul.controls-group li img, .controls-group li:nth-child(5) img, ul.controls-group li:last-child img {
        width: 45px !important;
    }
    ul.controls-group li:first-child {
        position: relative;
        top: -21px !important;
        display: block;
        width: 40px;
        margin: 0px 10px !important;
    }
    .controlls-panel {
        margin-top: 10px;
    }
    ul.controls-group li {
        margin: 0px 7px;
    }
    .controls-group li:nth-child(2) img {
        position: relative !important;
        top: -20px !important;
        margin: 0px;
    }
    .controls-group li:nth-child(3) img {
        margin-top: -50px;
    }
    .controls-group li:nth-child(4) img {
        top: -45px;
        position: relative;
    }
	ul.controls-group li:first-child span img {
		margin-left: -8px;
	}
    .controls-group li:nth-child(5) img {
        position: relative;
        top: -54px;
    }
    .controls-group li:nth-child(2) img {
        position: relative !important;
        top: -22px !important;
        margin: 0px;
        padding: 0px;
    }
    img.deck_landscape {
        width: 100px;
        margin-top: -10px;
        position: relative;
        left: -220px;
        TOP: 100PX;
    }
    .row.coins-row {
        width: 650px;
        margin: 0 auto;
        margin-top: 140px;
        position: relative;
        z-index: 170;
        left: 135px;
    }
    .row.coins_rows {
		width: 179px;
    }
    .deck_portrait {
        width: 70px;
        margin-top: 10px;
        margin-bottom: 25px;
        position: relative;
        left: 250px;
        top: 15px;
    }
    .row.bottom-content {
        top: -119px;
        width: 370px;
        margin: 0 auto;
        display: block;
    }
    .bottom-layout {
        margin-top: -90px;
        background: url(assets/Wood.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: 0px -140px;
        z-index: 100;
        position: relative;
        min-height: 190px !important;
        height: 460px;
    }
    nav.navbar.navbar-expand-lg.navbar-dark {
        margin-bottom: 10px;
    }
    .row.coins-row img {
        transform: rotateZ(0deg);
    }
    .row.bottom-content {
        top: -75px;
    }
    /* .logo_branding {
        width: 20%;
        margin-top: -18px !important;
        margin-left: 10px !important;
    } */
    .mobile_menu.row.align-items-center {
        display: flex;
        z-index: 200000;
        width: 45%;
        margin: 0 auto;
    }
    .mobile_menu.row.align-items-center .col-9 .col-6 {
        margin: 0px;
        padding: 0px;
        width: 89px;
        font-size: 10px;
        margin-top: -44px;
        line-height: 3;
    }
    .navbar-text {
        position: relative;
        right: -8px !important;
        line-height: 0.6;
        font-size: 14px;
        display: inline;
        margin: 0px;
        padding: 0px;
        width: 200px !important;
        display: inline-block;
    }
    button#add-balance {
        font-size: 14px !important;
        margin: 0px !important;
        padding: 0px !important;
        font-size: 12px;
        position: relative;
        top: 2px;
    }
    .mobile_menu.row.align-items-center .col-6, .mobile_menu.row.align-items-center .col-4, .mobile_menu.row.align-items-center .row {
        padding: 0px !important;
        margin: 0px !important;
    }
    table.cards-shapes span {
        border: 1px solid #fff;
        padding: 10px 19px;
        margin: -1px;
    }
    nav.navbar.navbar-expand-lg.navbar-dark div {
        background: none !important;
        border: none !important;
        opacity: 1;
        padding-bottom: 10px;
        margin-bottom: -10px;
        margin-top: -15px;
    }
    img.logo_branding.img-fluid {
        position: relative;
        top: 60px;
        min-width: 140px;
        left: -13px;
        display: list-item;
    }
    .mobile_menu.row.align-items-center .col-6 {
        width: 100%;
        text-align: left;
        padding-left: 10px !important;
    }
    .mobile_menu.row.align-items-center {
        margin-top: 70px;
    }
    .row.bottom-content .col-md-2:last-child button {
        position: relative;
        top: -55px;
    }
    .row.coins-row .col-md-4.col-xs-4.col-sm-4 {
        display: contents !important;
    }
    .left-shape-small img {
        width: 14px;
        margin-top: -10px;
        margin-left: -1px;
    }
    span.right-shape-big img {
        width: 21px;
        margin-top: -46px;
        margin-right: -5px;
    }
    span.right-shape-small img {
        width: 15px;
        margin-top: -14px;
        margin-left: 0px;
    }
    .row.card_delt {
        width: 250px;
        margin: 0 auto;
        text-align: center;
        align-items: center;
        margin-top: -122px !important;
        position: relative;
        left: 56px;
    }
    button.cta-button,a.cta-button {
        padding: 13px 20px;
        border: none;
        background: -webkit-linear-gradient(90deg, #680606, #aa0b0b);
        color: #fff;
        border-radius: 14px;
        text-decoration: none;
        font-size: 14px;
    }
    .left-shape-big img {
        width: 21px;
        margin-right: -5px;
        margin-top: -35px;
    }
    .cards_delt_1_hr, .cards_delt_2_hr {
        width: 60px;
    }
    button.cta-button, a.cta-button {
        margin-top: 8px;
    }
    .cards_delt_1, .cards_delt_2 {
        background-color: #fff;
        color: #000;
        padding: 14px 7px;
        border-radius: 5px;
        height: 70px;
        width: 50px;
        margin: 0px 10px;
    }
    .card_landscape {
        text-align: right;
        margin-top: -500px;
    }
    .cards_delt_1, .cards_delt_2 {
        background-color: #ffffff00;
    }
    
    .card-contents-left .left-number, .card-contents-right .right-number {
        font-size: 30px;
        margin-top: -25px !important;
        position: relative;
        display: block;
        left: -5px;
        bottom: 0px;
        top: 4px;
    }
    img.deck_landscape {
        width: 93px;
        margin-top: -10px;
        position: relative;
        left: -231px;
        top: 108px;
    }
    .card_landscape {
        text-align: right;
        margin-top: -240px;
    }
    .card_row_1 {
        margin-top: 0px;
        margin-bottom: 10px !important;
    }
    table.cards-shapes tr td span {
        min-width: 45px !important;
        max-height: 45px !important;
        display: flex;
        line-height: 1;
    }
    table.cards-shapes {
        color: #fff;
        width: 70px;
        margin: 0 auto;
        margin-bottom: -2px;
    }
    img.card-images-psd.img-responsive {
        width: 11px;
        height: auto;
    }
    table.cards-shapes span {
        padding: 5px 14px;
    }
    img.card-images-psd.img-responsive {
        width: 14px;
        height: auto;
        margin-left: 3px;
    }
    .cards-shapes.cards-shapes_1 img {
        height: 25px;
        width: 25px !important;
        margin-left: -2px;
    }
    table.cards-shapes.cards-shapes_1 span {
        padding: 9px 4px 5px 4px !important;
        font-size: 50px;
        text-align: center;
    }  
    .row.coins_rows .col-xs-4 {
        display: contents;
    }
    .row.coins-row img {
        width: 50px;
    }
    #mash-nav {
        display: none;
    }
    .mobile_menu{
        display: block;
    }
    body,html{
        overflow:hidden !important;
    }
    .row.car-bottomrow {
        position: relative;
        top: -120px;
        left: 0px;
        width: 70%;
        margin: 0 auto;
        z-index: -11900 !important;
    }
    .landscape-message {
        display: none;
    }
    .row.custom_row {
        margin-top: 10px;
    }
    .mobile_menu.row.align-items-center {
        position: relative;
        left: 2px;
        /*width: 390px;*/
    }
    a.cta-button {
        width: auto;
        position: relative;
        top: -54px;
    }
}
@media screen and (max-height: 500px) and (orientation: landscape) { 
    body, html {
        height: 100vh;
        width: 100vw;
        overflow: hidden;
        background: black !important;
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* Hide all other elements */
    body > * {
        display: none !important;
    }

    /* Ensure the message is perfectly centered */
    body::before {
        content: "Please rotate your device to portrait mode for the best experience.";
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 90vh;
        background: rgba(0, 0, 0, 0.95);
        color: white;
        font-size: 5vw; /* Scales with screen size */
        font-weight: bold;
        padding: 10vw; /* Adds space inside */
        z-index: 9999;
    }
}





/* Add media query for Safari browser which uses webkit*/
/* @media screen and (-webkit-min-device-pixel-ratio:0) {
    .left-shape-small img {
        width: 23px;
        margin-left: -2px;
        position: relative;
        top: -7px;
    }
    .card-contents-right {
        /* font-size-adjust: 1.1; **
        line-height: 1.55;
    }
    span.right-shape-small img {
        margin-top: 2px;
        position: relative;
        top: -11px;
    }
    .left-shape-big img {
        width: 35px;
        margin-right: -3px;
        margin-top: -10px;
    }
    span.right-shape-big img {
        width: 37px;
        margin-top: -22px;
        margin-right: -5px;
    }
    
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-color-index:0) { 
    @supports (-webkit-hyphens:none) and (not (-ms-ime-align:auto)) {
        /* Safari-only styles here **
        
    }
}
@media screen and (min--moz-device-pixel-ratio:0) {
    .card-contents-left {
        text-align: left;
        color: #c70813;
        /* font-size -adjust: 0.8; **
      }
      .card-contents-right {
        text-align: left;
        color: black;
        /* font-size-adjust: 0.9; **
        line-height: 1.55;
      }
      .left-shape-big img {
        width: 38px;
        margin-right: -5px;
        margin-top: -18px;
      }
      span.right-shape-big img {
        width: 38px;
        margin-top: -30px;
        margin-right: -4px;
      }

} */













































h1 {
    color: #ffffff;
}

.balance {
    /* display: flex; */
    flex-direction: row;
    align-items: center;
    margin-bottom: 20px;
    justify-content: space-between;
}

.balance div {
    margin: 5px 0;
}


.grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}



.selected_bet {
    background-color: #aa0b0b;
    border-radius: 58px;
    width: 67px !important;
    align-items: center !important;
    margin: 0 auto;
    text-align: center;
    padding: 2px 3px 0px 0px;
}

.cell:hover {
    background-color: #fe0000;
}

.cell.selected {
    background-color: #ff0000;
    color: #000;
}

.cell.winner {
    background-color: #ff0000;
    color: #000;
}

.results {
    margin-top: 20px;
}

.results h2 {
    margin-bottom: 10px;
}

.results p {
    font-size: 18px;
}

.ficha {
    font-size: 0.5rem;
    background-color: #000;
    width: 15px;
    padding: 5px px;
    border-radius: 60px;
    color: white;
    height: 15px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
span.ficha {
    position: absolute;
    font-size: 14px;
    transform: matrix(1, 0, 0, 1, -20, 33);
}

.joker-popup {
    display: none;
    position: fixed;
    top: 57%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 48px;
    font-weight: bold;
    color: red;
    background: #000;
    padding: 20px;
    border-radius: 10px;
    z-index: 1000;
}

/* Popup container - can be anything you want */
.how-to-play-popup {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding-top: 60px;
}

/* Popup content */
.popup-content {
    background-color: #fefefe;
    margin: 5% auto; /* 15% from the top and centered */
    padding: 20px;
    color: black;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The close button */
.close-btn {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close-btn:hover,
.close-btn:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* How to play button */
.how-to-play {
    font-size: 0.8rem;
    background-color: #053f30; /* Green */
    color: white;
    padding: 5px 10px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    float: left;
}

.how-to-play:hover {
    background-color: #01602f;
}

@media screen and (max-width:768px){
    .selected_bet {
        width: 47px !important;
    }
    span.ficha {
        position: absolute;
        font-size: 13px;
        transform: matrix(1, 0, 0, 1, -10, 15);
    }
    .cards_delt_1 img, .cards_delt_2 img {
        width: 117% !important;
        margin-left: 0px !important;
        margin-top: -20px !important;
    }
    .card-contents-left,.card-contents-right{
        margin-left:-10px
    }
       button#addBalanceBtn_mobi {
        padding: 0px;
        margin-left: 0px;
        width: 111px;
        font-size: 15px;
    }
	.translate_tab {
		position: relative;
		left: -6px;
		margin: 0px;
		padding: 0px !important;
	}
	.mobile_menu{
		width:90%
	}
	.mobile_menu.row.align-items-center .col-6 {
        padding-left: 2px !important;
    }
	.translate_tab button {
		padding: 5px;
	}
	.ficha-coin {
		position: absolute;
	}
	.cards-shapes.cards-shapes_1 img {
        height: 20px !important;
        width: 20px !important;
        margin-left: -2px;
    }
	  .cards-shapes.cards-shapes_1 img {
        height: 40px !important;
        width: 40px !important;
        margin-left: -2px;
        margin-bottom: 18px;
    }
	table.cards-shapes tr td span {
        min-width: 40px !important;
        max-height: 45px !important;
    }
	    img.card-images-psd.img-responsive {
        width: 20px;
        height: auto;
        margin-left: -2px;
    }
	
	table.cards-shapes.cards-shapes_1 span.ficha {
		font-size: 13px;
		width: 20px !important;
		height: 17px;
		margin-top: 6px !important;
		margin-left: 9px;
	}
	.splash .row img {
        margin-top: 50% !important;
        width: 200px !important;
        margin-left: 23%;
	}
	.splash img{
		position: absolute;
		top: 50px;
		left: 0px;
	}
	.mobile_menu.row.align-items-center {
        position: relative;
        left: 5px;
    }
	.col-4:nth-child(2) {
		width: 90px;
	}
	    .ficha-coin img {
        width: 30px !important;
        height: 30px;
        left: -6px;
        top: 1px;
    }
	table#suit-board .ficha-coin img {
		width: 30px !important;
        height: 30px !important;
		left: 5px;
		top: -2px;
	}
	
	div#number-board .ficha {
		margin-top: 10px;
		margin-left: 4px;
	}
	.translate_tab {
       position: absolute;
        left: 28%;
        top: 30%;
        z-index: 20000 !important;
    }
	.mobile_menu.row.align-items-center .col-4:last-child .row {
		margin-left: 15px !important;
	}
}
