*{ 
margin:0px; 
padding:0px;
-moz-box-sizing: border-box;
    box-sizing: border-box; 
}
html, body{
    width:100%;
    height:100%;
    overflow: hidden;
}
body{
    background: url(../../../../assets/images/games/loto5050/bck.jpg) no-repeat;
    background-size: 100% 100%;
}

.btn{
    display: block;
    padding-top: 10px;
    padding-bottom: 12px;
    width:100%;
    height: 100%;
    font-size: 12px;
    font-weight: 900;
    text-align: center;
    outline: none;
    vertical-align: middle;
    cursor: pointer;
    text-align:center;
    border:none;
    margin:auto;
    border-radius: 4px;
}
 
.music{
    margin-left:7%;
}
        
.p{
   font-size: 20px;
    font-weight: 900;
    margin-top: 25%;

}
.price1{
        
        font-size: 21px;
    position: absolute;
    z-index: 100;
    right: 51%;
    font-weight: 900;
}
.price2{
       
    font-size: 21px;
    position: absolute;
    z-index: 100;
     right: 44%;
   
    font-weight: 900;
}

.stolb{
        background-size: auto 90% !important;
        vertical-align: top !important;
    }

	.p{
		margin-top:14%;
		font-size:22px;
		text-align: center;
	}

.prt{
	margin-top:8px;
	text-align:center;
	width:13%;
	font-weight:bold;
	font-size:22px;
	position:absolute;
	z-index:20
}	

@media screen and (max-width: 2100px){
    .stolb{
       # background-size: 58% 78% !important;
        #vertical-align: top !important;
    }
    .tr{
        #height: 48px !important;
    }
    .pa{
       # margin-top: 37% !important;
    }
    .loto{
        #vertical-align: top !important;
    }
    .field{
        #height: 98% !important;
    }
    .img{
        #height: 95% !important;
    }
    .p{
       # margin-top:27% !important;
      #  font-size: 25px !important;
    }
}
@media screen and (max-width: 1900px){
    .stolb{
        #background-size: 58% 84% !important;
        vertical-align: top !important;
    }
    .tr{
       # height: 46px !important;
    }
    .pa{
       # margin-top: 41% !important;
    }
    .loto{
        #vertical-align: top !important;
    }
    .field{
       # height: 98% !important;
    }
    .img{
       # height: 95% !important;
    }
    .p{
       # margin-top: 30% !important;
      #  font-size: 25px !important;
    }
}
@media screen and (max-width: 1700px){
    .stolb{
       # background-size: auto 100% !important;
        vertical-align: top !important;
    }
    .tr{
       # height: 20px !important;
    }
    .pa{
        #margin-top: 70% !important;
    }
    .loto{
        #vertical-align: top !important;
    }
    .field{
        #height: 99% !important;
    }
    .img{
        #height: 54% !important;
    }
    .p{
      #  margin-top: 24% !important;
      #  font-size: 27px !important;
    }
}
@media screen and (max-width: 800px){
	.popos1{
		max-width:95% !important;
	}
    .stolb{
       # background-size: 100% 53% !important;
        vertical-align: top !important;
    }
    .tr{
        #height: 20px !important;
    }
	.prt{
		margin-top:3px  !important;
		font-size: 10px !important;
	}
    .pa{
        #margin-top: 70% !important;
    }
    .loto{
        #vertical-align: top !important;
    }
    .field{
       # height: 99% !important;
    }
    .img{
       # height: 54% !important;
    }
	
	.btn{
		 font-size: 10px !important;
	}
	
    .p{
        #margin-top: 67% !important;
        font-size: 13px !important;
    }
    #table{

       # margin-top: 31% !important;
    }
    .price1{
        #right: 52% !important;
    }
    .price2{
        #right: 41% !important;
    }

}

