@media screen and (min-width: 480px) and (max-width: 767px) {
.closed{
width: 44px!important;
height: 44px!important;
}
#infospan {
width: 42%!important;
}
.mine-count, .zlabel {
width: 29%!important;
}
button {
margin-left: 16px!important;
}
.volume {
padding-left: 14px!important;
}
label:first-of-type {
margin-right: 40px!important;
}
}
@media screen and (min-width: 320px) and (max-width: 480px) {
.closed{
width: 26px!important;
height: 26px!important;
}
#infospan {
width: 28%!important;
font-size: 11px!important;
}
.mine-count, .zlabel {
width: 36%!important;
padding: 2px 0 2px 0!important;
}
.minenum {
padding: 6px 0px 2px 3px!important;
font-size: 15px!important;
}
.topbomb {
margin: -4px 0 0 5px!important;
}
button {
margin-left: 6px!important;
}
.volume {
padding-left: 2px!important;
}
label:first-of-type {
margin-right: 0px!important;
}
}
@media screen and (min-width: 0px) and (max-width: 320px) {
.closed{
width: 20px!important;
height: 20px!important;
}
#infospan {
width: 28%!important;
}
.mine-count, .zlabel {
width: 36%!important;
}
.strt {
display: none;
}
.logobomb {
margin-top: -58px!important;
}
}
.closed{
width: 45px;
height: 45px;
}
.mine-count, .zlabel {
width: 22%;
background-color: #b4b4b4;
font-size: 14px;
}
.mine-count {
padding: 5px 0 3px 0;
float: left;
clear: both;
text-align: left;
}
.minenum {
color: #000;
margin-right: 5px;
padding: 7px 6px 2px 6px;
font-size: 18px;
border-right: 1px solid #000000;
}
.topbomb {
width: 20px;
margin: -6px 0 0 5px;
}
#infospan {
width: 53%;
padding: 5px 0 5px 0;
color: #ffffff;
font-weight: 900;
}
.zlabel {
font-size: 12px;
padding: 6px 0px 4px 5px;
float: right;
width: 25%;
}
label:first-of-type {
margin-right: 25px;
}
label {
padding: 1px 3px 0 4px;
border-radius: 5px;
}
.doradio {
position: relative;
top: 1px;
height: 13px;
width: 13px;
}
button {
margin: -2px 0 0 0px;
background: none;
}
.volume {
padding: 4px 0 0 2px;
}








