.gameContainer {
    width: 100%;
    height: calc(100vw / 2.834);
    margin-bottom: 0.3%;
    /* height: 70%;    
    display: inline-block; */

}

/* .coinArea {
    width: 15.5%;
    height: auto;
    background-color: rgb(85, 219, 186);
    display: inline-block;
    
} */
.videoArea {
    width: 70%;
    height: 100%;
    display: inline-block;
}

.playArea {
    width: 29%;
    height: auto;
    display: inline-block;
    margin-left: -5px;
    vertical-align: top;
}

.video {
    width: 100%;
    height: 95.5%;
    position: relative;
}

.leftButtonBox {

    width: 100%;
    height: auto;
    position: relative;



}

.leftButtonBoxLinkBox {
    width: 35%;
    display: block;
    margin: 0 auto;
}


/* .loadingBox {
    
    width: 100%;    
    height: auto;
} */

.infoContainer {
    width: 100%;
    height: 26%;
    position: relative;
    /* height: 30%; */
    /* display: inline-flex; */

}


.staticsArea {
    width: 100%;
    height: 33%;
    display: inline-block;
}

.resultBeadPlate {
    width: 35%;
    height: 100%;
    margin-left: -4px;
    vertical-align: top;
    display: inline-block;
    /* background-color: #c8c8c8; */
    background-color: rgb(255 255 255);
}

.resultPatternContainer {
    width: 50%;
    height: 100%;
    margin-left: -4px;
    vertical-align: top;
    display: inline-block;
    background-color: rgb(255 255 255);
}

.resultTable {
    width: 8%;
    height: 100%;
    margin-left: -6px;
    vertical-align: top;
    display: inline-block;
    position: relative;

}

.resultPatternBoxone,
.resultPatterncontainer {
    width: 100%;
    height: 50%;
}

.resultPatternBoxtwo,
.resultPatternBoxthree {
    width: 100%;
    height: 50%;

}

.resultPatternBoxthreeinone,
.resultPatternBoxthreeintwo {
    width: 50%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}

.resultPatternBoxthreeintwo {
    margin-left: -4px;
    white-space: normal;
}

.resultPatternBoxthree {
    white-space: nowrap;
}



.bigroad {
    display: table;
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

/* .bigroadrow{ */
.bigroad>div {
    display: table-row;

}

/* .bigroadcol { */
.bigroad>div>div {
    width: 2.5%;
    height: 16.66%;
    display: table-cell;
    border: 1px solid #dadada;
    position: relative;
}


.bigeyeboy {
    display: table;
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

/* .bigeyeboyrow{ */
.bigeyeboy>div {
    display: table-row;

}

/* .bigeyeboycol { */
.bigeyeboy>div>div {
    width: 1.25%;
    height: 16.66%;
    display: table-cell;

    position: relative;
}


.smallroad {
    display: table;
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

/* .smallroadrow{ */
.smallroad>div {
    display: table-row;

}

/* .smallroadcol { */
.smallroad>div>div {
    width: 2.5%;
    height: 16.66%;
    display: table-cell;

    position: relative;
}

.cockroach {
    display: table;
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

/* .cockroachrow{ */
.cockroach>div {
    display: table-row;

}

/* .cockroachcol { */
.cockroach>div>div {
    width: 2.5%;
    height: 16.66%;
    display: table-cell;

    position: relative;
}


.resultBeadPlateOutBox {
    display: table;
    width: 100%;
    height: 100%;
    border-collapse: collapse;

}

.resultTableInnetBox {
    width: 40%;
    height: 100%;
    display: inline-block;
    /* margin: 0 auto; */
    /* margin-left: 4%;
    margin-bottom: 2%; */

}

/* .resultbeadplateIn { */
.resultBeadPlateOutBox>div {
    display: table-row !important;
}

/* .resultbeadplateInbox { */
.resultBeadPlateOutBox>div>div {
    display: table-cell;
    border: 1px solid #dadada;
    width: 7.14%;
    height: 16.66%;
    position: relative;
}

.resultbeadplateInboximg {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.resultStaticti {
    width: 6%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}


.resultStaticticol>p {
    color: black;
    font-size: 1.3vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    position: absolute;
}

.resultStatictiOutBox {
    display: table;
    width: 100%;
    height: 100%;
    border-collapse: collapse;
    position: relative;
}

.resultStatictirow {
    display: table-row;
}

.resultStaticticol {
    width: 50%;
    height: 20%;
    display: table-cell;
    border: 1px solid #dadada;
    position: relative;
}

.resultStatictiOutBoxContainer {
    position: absolute;
    width: 100%;
    height: 100%;
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    /* background-color: #c8c8c8; */
    background-color: rgb(255 255 255);



}

/* .resultPatternBoxone>div>div:not(:last-child), .bigeyeboy>div>div:nth-child(odd):not(:last-child), .resultPatternBoxthreeinone>div>div:nth-child(odd):not(:last-child), .resultPatternBoxthreeintwo>div>div:nth-child(odd):not(:last-child) {
    border-right: .1rem solid #c8c8c8;  
     
} */




/* ###################### */

.bigeyeboy,
.resultPatternBoxthreeinone,
.cockroach {

    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
}


.bigeyeboy>div>div:nth-child(odd),
.smallroad>div>div:nth-child(odd),
.cockroach>div>div:nth-child(odd) {

    border-left: 1px solid #dadada;
}

.bigeyeboy>div:nth-child(even),
.smallroad>div:nth-child(even),
.cockroach>div:nth-child(even) {
    border-bottom: 1px solid #dadada;
}





.coinContainer {
    display: inline-block;
    width: 15%;
    height: 90%;
    margin: -4px;

}

.coinContainerRow {
    display: table-row;


}

.coinContainerCol {
    width: 50%;
    height: auto;
    display: table-cell;
    border: 1px solid black;
    position: relative;

}

.coinContainerRowOut {
    width: 100%;
    /* height: 68%; */
    /* display: block; */
    display: table;
}

.gameContainerOut {
    width: 85%;
    height: 90%;
    display: inline-block;
    /* margin: -4px; */
    vertical-align: top;
}

.leftGameid {
    font-size: 0.9vw;
    width: 100%;
    height: auto;
    margin-top: 1vw;
    color: white;
    text-align: center;
    margin-top: 3%;
}


.footerLeftInfo1 {

    width: 100%;
    height: 97%;
    /* margin-left: 5px;
    margin-bottom: 5px; */
    background-color: rgb(255 255 255);
    /* -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 25px; */
    /* padding: 3px; */
    /* position: absolute; */
    display: block;


}


.leftBoardRedc2 {

    /* display: block; */
    display: block;
    width: 70%;
    height: 25%;
    position: relative;
    /* vertical-align: top; */
    margin: 0 auto;
}

.leftBoardRedc2:not(:first-child) {
    /* margin-left: -4px; */
}


.leftBoardRedc2>img {
    width: 85%;
}

/* .leftBoardBluc2 {
    
    display: table-row;
    width: 100%;
    height: 25%;
    position: relative;   

}   */



/* Coin hover Effects Shine  */

/* Zoom In #1 */
/* .hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
} */

/* Coin hover Effects Shine END */


/* ############### Progress Bar ############# */


/* .progress {
    width: 810px;
    width: 100%;
    height: 1vw;
  
    border-radius: 0px;
    float: right;
  }
  .progress__bar {
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom, green 10%, yellow 34%, red 80%);
    make it big to eliminate gradient color visible during single progress position
    background-size: 100% 10000%;
    transition: ease-out 0.8s;
    transition-property: background-position, transform;
    transform-origin: 0;
    transform: scaleX(0);  
      
  } */

/* ############### Progress Bar END ############# */

/* ########### Glass button ########## */



.glossy-button {
    display: inline-block;
    position: relative;
    background-color: #AAA;
    /* background-image: linear-gradient( 
      hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0) 50%,
      hsla(0, 0%, 0%, 0.3) 50%, hsla(0, 0%, 100%, 0.2)
    ); */
    background-image: linear-gradient(hsla(0, 0%, 100%, 0.3), hsla(0, 0%, 100%, 0) 30%,
            hsla(0, 0%, 0%, 0.3) 70%, hsla(0, 0%, 100%, 0.2));
    font-size: 22px;
    font-family: 'Anton';
    font-weight: 200;
    color: white;
    padding: 20px 40px;
    text-shadow:
        0 0 15px hsla(0, 0%, 100%, 0.9),
        /* bloom */
        0 2px 4px hsla(0, 0%, 0%, 0.9);
    /* drop shadow */
    border: none;
    border-radius: 15px;
    margin: 10px;
    box-shadow:
        inset 0 -5px 20px hsla(0, 0%, 0%, 0.7),
        /* top light */
        inset 0 5px 20px hsla(0, 0%, 100%, 0.4),
        /* bottom shadow */
        /* multiple light sources yall */
        -8px 8px 5px hsla(0, 0%, 0%, 0.15),
        /* drop shadow 1 */
        5px 18px 10px hsla(0, 0%, 0%, 0.2);
    /* drop shadow 2 */
    cursor: pointer;
    transition: transform 0.1s, box-shadow 0.1s;
}

/* highlight */
.glossy-button:before {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 5px;
    height: 30px;
    border-radius: 10px;
    background: linear-gradient(hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0));
}

.glossy-button--blue {
    background-color: #0061ff;
}

.glossy-button--gold {
    background-color: #EA0;
}

.glossy-button--green {
    background-color: #5cff00;
}

.glossy-button--red {
    background-color: #ff0000;
}

.glossy-button:hover {
    transform: scale(1.05);
    box-shadow:
        inset 0 -5px 20px hsla(0, 0%, 0%, 0.4),
        /* top light */
        inset 0 5px 20px hsla(0, 0%, 100%, 0.4),
        /* bottom shadow */
        /* multiple light sources yall */
        -12px 12px 5px hsla(0, 0%, 0%, 0.15),
        /* drop shadow 1 */
        10px 25px 10px hsla(0, 0%, 0%, 0.2);
    /* drop shadow 2 */
}




/* .glossy-button2 { */
/* display: inline-block;
    position: relative; */


/* font-size: 0.7vw;
    font-family: 'Anton';
    font-weight: 200;
    color: white;
    padding: 5px 10px;

    border: none;
    border-radius: 5px; */
/* margin: 0px 3px;  */
/* box-shadow:
        inset 0 -5px 20px hsla(0, 0%, 0%, 0.7),
        inset 0 5px 20px hsla(0, 0%, 100%, 0.4),

        -8px 8px 5px hsla(0, 0%, 0%, 0.15),
        5px 18px 10px hsla(0, 0%, 0%, 0.2);
    cursor: pointer;
    transition: transform 0.1s, box-shadow 0.1s;
} */

.glossy-button2 {
    font-size: 1vw;
    font-family: 'Anton';
    font-weight: 100;
    letter-spacing: 2px;
    color: white;
    padding: 0.7vw 4vw;
    border: none;
    border-radius: 5px;
    background: linear-gradient(0deg, rgba(89, 0, 0, 1) 0%, rgba(255, 0, 0, 1) 70%);
    cursor: pointer;
    transition: transform 0.1s, box-shadow 0.1s;
}

/* highlight */
.glossy-button2:before {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    right: 10px;
    top: 5px;
    height: 20px;
    border-radius: 7px;

}

.glossy-button2--blue {
    background-color: #0061ff;
}

.glossy-button2--gold {
    background-color: #ffba00;
}

.glossy-button2--green {
    background-color: #5cff00;
}

.glossy-button2--red {
    background-color: #ff0000;
}

.glossy-button2:hover {
    transform: scale(1.05);
    box-shadow:
        inset 0 -5px 20px hsla(0, 0%, 0%, 0.4),
        /* top light */
        inset 0 5px 20px hsla(0, 0%, 100%, 0.4),
        /* bottom shadow */
        /* multiple light sources yall */
        -12px 12px 5px hsla(0, 0%, 0%, 0.15),
        /* drop shadow 1 */
        10px 25px 10px hsla(0, 0%, 0%, 0.2);
    /* drop shadow 2 */
}



.glossy-button3 {
    display: inline-block;
    position: relative;
    /* background-color: #AAA; */
    /* background-image: linear-gradient( 
      hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0) 50%,
      hsla(0, 0%, 0%, 0.3) 50%, hsla(0, 0%, 100%, 0.2)
    ); */
    background-image: linear-gradient(hsla(0, 0%, 100%, 0.3), hsla(0, 0%, 100%, 0) 30%,
            hsla(0, 0%, 0%, 0.3) 70%, hsla(0, 0%, 100%, 0.2));
    font-size: 12px;
    font-family: 'Anton';
    font-weight: 200;
    color: white;
    padding: 10px 15px;
    text-shadow:
        0 0 15px hsla(0, 0%, 100%, 0.9),
        /* bloom */
        0 2px 4px hsla(0, 0%, 0%, 0.9);
    /* drop shadow */
    border: none;
    border-radius: 5px;
    margin: 10px 10px;
    box-shadow:
        inset 0 -5px 20px hsla(0, 0%, 0%, 0.7),
        /* top light */
        inset 0 5px 20px hsla(0, 0%, 100%, 0.4),
        /* bottom shadow */
        /* multiple light sources yall */
        -8px 8px 5px hsla(0, 0%, 0%, 0.15),
        /* drop shadow 1 */
        5px 18px 10px hsla(0, 0%, 0%, 0.2);
    /* drop shadow 2 */
    cursor: pointer;
    transition: transform 0.1s, box-shadow 0.1s;
}

/* highlight */
.glossy-button3:before {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    right: 10px;
    top: 5px;
    height: 20px;
    border-radius: 7px;
    background: linear-gradient(hsla(0, 0%, 100%, 0.3), hsla(0, 0%, 100%, 0));
}

.glossy-button3--black {
    background-color: #000;
}


.glossy-button3:hover {
    transform: scale(1.05);
    box-shadow:
        inset 0 -5px 20px hsla(0, 0%, 0%, 0.4),
        /* top light */
        inset 0 5px 20px hsla(0, 0%, 100%, 0.4),
        /* bottom shadow */
        /* multiple light sources yall */
        -12px 12px 5px hsla(0, 0%, 0%, 0.15),
        /* drop shadow 1 */
        10px 25px 10px hsla(0, 0%, 0%, 0.2);
    /* drop shadow 2 */
}

.baccarat-progress-bar {
    width: 100%;
    height: 2.5%;
    padding-left: 0%;
}

.progress-bar-wrapper {
    width: 93.5%;
    height: 100%;
    position: relative;
}

#baccarat-progress {
    height: 99%;
    position: absolute;
    top: 0%;
    z-index :100;
}

.baccarat-progress-gold {
    /* background-color: #2dc12a; */
    background: linear-gradient(to bottom, #258400 0%, #3fb500 50%, #258400 100%);
    background-size: 40px 40px;
    /* animation: progress-bar-stripes 2s linear infinite; */
    /* background-color: #dafa01; */
    /* background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%); */
}

.baccarat-progress-gold-timer {
    /* border: 2px solid green; */
}

.baccarat-progress-red-timer {
    /* border: 2px solid red; */
}

.baccarat-progress-red {
    /* background-color: #dc0404; */
    background: linear-gradient(to bottom, #b20303 0%, #ff0000 50%, #b20303 100%);
    /* background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent); */
}

#baccarat-progress-timer {
    /* width: 6.5%;
    height: 70%;
    position: absolute;
    top: 10%;
    border-radius: 50%;
    z-index: 119;
    transform: translateX(-50%);
    color: white;
    font-weight: bolder;
    text-align: center;
    font-size: 1vw;
    font-family: sans-serif;
    padding-top: .3%; */
    width: 6.5%;
    height: 68%;
    /* position: absolute; */
    position: relative;
    top: 0%;
    /* border-radius: 50%;*/
    z-index: 119;
    /* transform: translateX(-50%); */
    color: white;
    font-weight: bolder;
    text-align: center;
    font-size: 0.85rem;
    font-family: sans-serif;
    /* padding-top: .3%; */
}

.baccarat-progress-animate {
    transition: all 1s ease-out;
}

.limit-container {
    /* width: 100%;
    height: 15%;
    position: absolute;
    top: 87%;
    background: rgba(2, 2, 2, 0.84);
    color: white;
    
    opacity: 0;
    transition: all 2s ease-in-out;
    z-index: 5; */
    visibility: hidden;
}

.limit-container-active {
    visibility: visible;
    opacity: .8;
}

/* .limit-table {
    width: 100%;
    height: 100%;
    position: relative;
} */

/* .limit-table>h2 {
    width: 30%;
    height: 50%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-size: 1vw;
    font-weight: 400;
    line-height: unset;
    margin-bottom: 0;
    margin-block-start: 0;
    margin-block-end: 0;
}

.limit-table>h1 {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5vw;
    font-weight: 300;
    text-transform: uppercase;
} */

.demo-notifier {
    position: absolute;
    width: 100%;
    color: white;
    text-align: center;
    font-size: 0.8vw;
    font-weight: bold;
    top: 3%;
    z-index: 0;
    opacity: 0.5;
}

.demo-show {
    width: 100%;
    background-color: #000000b5;
}

.overlay-results {
    position: absolute;
    top: 0;
    width: 85%;
    left: 0%;
    height: 100%;
}

.baccarat-last-game-result {
    width: 100%;
    height: 100%;
    position: relative;
    /* height: calc(100vw / 6.56);
    position: absolute; */
    background-color: black;
    opacity: 0;
    visibility: hidden;
    transition: all .9s ease-in-out;
}

.baccarat-last-game-result>div {
    position: relative;
    width: inherit;
    height: inherit;
}

.baccarat-last-game-result>div>div {
    position: absolute;
    width: 100%;
    height: 100%;
    /* height: calc(100vw / 6.56); */
}

.baccarat-last-game-result-show {
    visibility: visible;
    opacity: 1;
}

.baccarat-last-game-result-background {
    display: inline-block;
    width: 50%;
    height: 100%;
    /* height: calc(100vw / 6.56); */
    /* float: left; */
}

.baccarat-last-game-result-background:last-child {
    margin-left: -4px;
    vertical-align: top;
}

.baccarat-last-game-result-player-background,
.baccarat-last-game-result-banker-background {
    width: 100%;
    height: inherit;
}

.baccarat-last-game-result-banker-background {
    background: linear-gradient(to bottom, #940800, black);
}

.baccarat-last-game-result-player-background {
    background: linear-gradient(to bottom, #0000c6, black);
}

.baccarat-last-game-result-value {
    display: inline-block;
    /* width: 40%; */
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.baccarat-last-game-result-value-text {
    /* width: 20%;
    margin-left: -4px; */
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important
}

.baccarat-last-game-result-value-text>div {
    position: absolute;
    width: 16%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.baccarat-last-game-result-value-text>div>h1 {
    color: white;
    font-size: 2vw;
    text-align: center;
}

.baccarat-last-game-result-value-text>div>h3 {
    text-align: center;
    color: white;
}

.baccarat-last-game-result-card {
    position: relative;
    margin-left: -4px;
}

.baccarat-last-game-result-value-card-img {
    width: 100%;
    height: 100%;
    display: inline-block;
    margin-left: -4px;
    vertical-align: top;
    position: relative;
}

.player-score {
    left: 10% !important;
}

.banker-score {
    left: 90% !important;
}

.banker-score h1,
.player-score h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.baccarat-last-game-result-card img {
    width: 75%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-56%, -50%);
}

.baccarat-result-new-pack {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #313131;
    opacity: 0;
    visibility: hidden;
    transition: all .9s ease-in-out;
}

.baccarat-result-new-pack-show {
    visibility: visible;
    opacity: 1;
}

.baccarat-result-new-pack {
    background-color: #c8c8c8;
}

.baccarat-result-new-pack-child {
    width: 100%;
    height: inherit;
    position: relative;
}

.baccarat-result-new-pack-child>h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.coin-active {
    /* transform: scale(1.5) !important; */
    /* border: 3px solid white !important; */
    border-radius: 50px !important;
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C) !important;
}