@media screen and (min-width: 0px) and (max-width: 799px) {
.main-wrap, .score-board {
border: 5px solid #000!important;
}
.data-table th a, .data-table2 th {
font-size: 8px!important;
width: 50px!important;
}
.center-table {
font-size: 10px!important;
width: 190px!important;
}
}
body {
background-image: url("back.jpg");
background-attachment: fixed;
background-size: cover;
font-family: Tahoma, Geneva, sans-serif;
}
.dodeal {
position: relative;
margin: 0 10px;
}
.dodeal .logo {
display: table;
margin: 20px auto 0 auto;
width: 50%;
filter: contrast(150%);
}
.dodeal .open-inst {
display: table;
margin: 15px auto;
color: #ffff8c;
}
.dodeal .instruct .text {
max-width: 550px;
}
.dodeal .main-wrap, .dodeal .score-board {
display: table;
margin: 0 auto 20px auto;
border: 15px solid #000;
}
.dodeal table {
border-spacing: 1px;
border-collapse: unset;
}
.dodeal .main-table {
background: #000;
color: #fff;
}
.dodeal .center-table {
width: 240px;
text-align: center;
text-transform: uppercase;
font-size: 14px;
padding: 10px 0px 20px 0px;
}
.dodeal .data-table, .dodeal .data-table2 {
width: 180px;
margin: 0 auto;
font-size: 12px;
}
.dodeal .data-table th a {
display: inline-block;
color: #000;
}
.dodeal .data-table th a:hover {
color: #000;
}
.dodeal .data-table th a, .dodeal .data-table2 th {
width: 95px;
padding: 5px;
text-align: center;
}
.dodeal td {
vertical-align: top;
}
.dodeal .header {
padding: 3px 0;
background: #62dcff;
color: #fff;
text-align: center;
text-transform: uppercase;
box-shadow: inset 0 0 30px #000000;
}
.dodeal #banner {
height: 85px;
padding: 10px 0;
color: #f6fd22;
font-weight: 900;
}
.dodeal .bankoffer {
height: 50px;
margin: 10px 0 0 0;
}
.dodeal #bankoffer {
font-weight: 900;
color: #22fd5f;
font-size: 18px;
}
.dodeal .OpenPrize {
background: #ffff86;
color:#000000;
}
.dodeal .Yours {
background-color:#00FF33;
color:#000000;
}
.dodeal .ClosedCase {
background: #cecece;
color: #000;
}
.dodeal .ClosedCase:hover {
background: #a2f1dd;
}
.dodeal .OpenedCase, .dodeal .ClosedPrize {
background: #404241;
color: #fff!important;
text-align: center;
}
.dodeal #CasesLeft {
color: #22fd5f;
font-weight: 900;
margin-bottom: 10px
}
.dodeal .gamesave {    
color: #fff;
margin-top: 5px;
}
.dodeal .game-btn, .dodeal select {
background-color: #316e7f;
color: #fff;
font-size: 12px;
text-transform: uppercase;
border: 0;
}
.dodeal .score-board {
max-width: 500px;
color: #fff;
}
.dodeal .score-board table {
border-spacing: 0;
}
.dodeal .score-board table h4 {
color: #fff;
}
.dodeal .score-board table th, .dodeal .score-board table h4 {
font-weight: normal;
}
.dodeal .score-board tr:nth-child(even) {
background-color: #565353;
}
.dodeal .score-board tr:nth-child(odd) {
background-color: #000;
}





