@media only screen and (max-width: 1024px)  {
.wrapper > div, .wrapper > h2, .legals > div, #Footer {
	width:100%;
}
}

@media only screen and (max-width: 900px) {
.bollo {
	right:10px;
	top:195px;
}
.bollo img {
	width:70px;
}
#Footer {
	position:relative;
	width:100%;
	top:0;
	padding:20px;
	overflow:hidden;
	height:auto;
}
#Riconoscimenti {
	position:relative;
	width:100%;
	left:0;
	right:0;
	top:0;
	padding-top:15px;
	text-align:center;
}
#Riconoscimenti img {
	width:280px;
}
#Dx {
	position:relative;
	width:100%;
	top:0;
	right:0;
	text-align:center;
}
#Dx img {
	width:auto;
}
#Informativa {
	margin-top:20px;
	position:relative;
	width:100%;
	top:0;
}
#Informativa div {
	margin-bottom:5px;
}
#Legals {
	background-color:#FFF;
	position:relative;
	padding:10px;
	top:0;
	width:100%;
	height:auto;
	box-sizing:border-box;
	left:0;
	right:0;
}
#Legals img {
	width:100%;
	height:auto;
	max-width:385px;
}
#Dettagli_txt {
	position:absolute;
	width:90%;
	height:100%;
	top:0;
	right:0;
	z-index:99;
	border-radius:0;
	margin-top:0;
}
#Dettagli_txt div.Text {
	font-size:16px;
	line-height:20px;
}

#itqf {
	position:relative;
	width:100%;
	left:0px;
	top:0px;
	background-color:#FFF;
	padding-top:20px;
}
#itqf img {
	width:70%;
	max-width:280px;
}
.Desktop {
	display:none !important;
}
.Mobile {
	display:inline-block !important;
}
#Header {
    padding: 60px 0 0 0;
}
#Header img {
	height:25px;
}
#Main {
	background-image: url(images/sfondo_mobile.jpg);
	background-size:cover;
	height:auto;
}
.wrapper.sfondo {
	background-image: none;
}

.legals {
	height:auto;
	font-size:10px;
	line-height:11px;
	
	text-align:center;
}
.legals > div {
	height:100%;
	padding-top:5px;
	padding-bottom:5px;
}
.legals .link-correction img {
	height:20px;
}
.legals .gioco-vietato {
}
.legals .link-correction {
	margin-left:5px;
}
.legals .percentuali-vincita {
	position:relative; 
	width:100%;
	top:0px; 
	text-align:center;
	line-height:11px;
}
.logo {
	position:relative;
	top:0px;
	right:0px;
	left:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:100%;
}
.logo img {
	max-width:150px;
}

.Container {
	overflow:hidden;
}

.Logo {
	position:relative;
	box-sizing:border-box;
	margin-top:0;
	top:0;
	right:0;
	left:0;
	width:100%;
	overflow:hidden;
	font-size:16px;
	
	margin-bottom:0;
}
.Logo img {
	width:160px;
}
.Top_text {
	position:relative;
	top:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	
	width: 165px;
    height: 170px;
    font-size: 32px;
}
.Middle_text {
	position:relative;
	top:0px;
	left:0px;
	font-size: 18px;
    line-height: 20px;
}

.Bottom_text {
	position:relative;
	font-size:30px;
	line-height:32px;
	padding-left:20px;
	padding-right:20px;
	box-sizing:border-box;
	margin-top:10px;
	top:0;
	width:100%;
	left:0;
	text-align:center;
}
.Bottom_text span {
	font-size:50px;
	line-height:56px;
    display: inline-block;
	margin-top:5px;
}

#Button {
	position:relative;
	margin-left:25px;
	margin-right:25px;
	left:0;
	top:0;
	padding-top:6px;
	padding-bottom:10px;
	padding-left:12px;
	padding-right:12px;
}
#Button .Text {
	font-size:30px;
	line-height:32px;
}
#Dettagli {
	position: relative;
	left:0;
	top:0;
	width:100%;
	margin-top:20px;
	padding-bottom:10px;
}
.Punto2 {
	position:relative;
	width:100%;
	height:auto;
	left:0;
	right:0;
	top:0;
	margin-bottom:15px;
}
}
@media only screen and (max-width: 380px) and (orientation: portrait) {
#Dettagli {
	margin-top:10px;
}
.Punto2 .store img {
	width:90px;
}
}