#play-banner { overflow:hidden; }
#play-banner .page-title-bg {
    padding-top: 2px;
    padding-bottom: 2px;
}
@media only screen and (max-width: 768px) {
	.simple-lotto-banner div.lotto-banner-right { /*width :42%;*/ margin-top:10px;}
	.simple-lotto-banner div.lotto-banner-center { /*width :50%; */}
	.simple-lotto-banner .banner-next-jackpot { margin-top:0 !important; }
	
}

@media only screen and (max-width: 680px) {
	.simple-lotto-banner .lotto-banner-right { /*width:25%; */}
}


@media only screen and (max-width: 500px) {
.simple-lotto-banner div.lotto-banner-right p {
    margin-left: 0 !important;
    font-size: 10px !important;
    display: inline-block;
}

.simple-lotto-banner div.lotto-banner-left {
	/*display:none;*/
}


}

@media only screen and (max-width: 600px) {

       .simple-lotto-banner div.lotto-banner-right { margin-top:5px;}

.simple-lotto-banner .lottery-name {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px !important;
}

.simple-lotto-banner p.lotto-banner-jackpot {
	font-size: 15px!important;
	line-height:1;
}

.simple-lotto-banner .lotto-banner-jackpot .currency_symbol {
    font-size: 15px;
}

.simple-lotto-banner .lotto-banner-jackpot .currency_number {
    font-size: 30px;
}

.simple-lotto-banner p.lotto-banner-jackpot .currency_text {
    font-size: 12px;
}

.simple-lotto-banner .lotto-banner-jackpot .currency_symbol {
    vertical-align: top;
    position: relative;
    top: 4px;
    left: 0px;
	padding-right: 1%;
}

.simple-lotto-banner .banner-next-jackpot {
    margin-top: 0px !important;
    margin-bottom:5px;
    font-size: 12px !important;
}

.simple-lotto-banner div.lotto-banner-center {
    /*width: 100%;*/
}


.simple-lotto-banner div.lotto-banner-right {
    /*width: 100%;*/
}

.simple-lotto-banner div.lotto-banner-right p {
    margin-left: 0 !important;
    font-size: 10px !important;
    margin: 0px;
    display: inline-block;
}
.simple-lotto-banner div.lotto-banner-right .next_date {
	width:90%;
}

.simple-lotto-banner .next_date {   margin-top: 0px!important;}

.simple-lotto-banner .timer-text, .simple-lotto-banner .timer-number {display: inline-block;}

.simple-lotto-banner .timer-number {
    border-bottom: 0 none; 
    padding-bottom: 0; 
    font-size: 1em;
}
.simple-lotto-banner .banner-timer, .simple-lotto-banner .black-timer {
    width: auto;
        padding:2px;
/*        background-color:transparent; */
        color: inherit;
}
	/* .simple-lotto-banner div.lotto-banner-right .countdown { background-color:black; } */
	.simple-lotto-banner .timer-text { font-size: 8px;   padding-left: 1px; }
}



