@media only screen and (max-width: 1024px)  {
.wrapper > div, .wrapper > h2, .legals > div, #Footer {
	width:100%;
}
}

@media only screen and (max-width: 900px) and (min-width:471px) {
#Footer .Desktop, .bollo.Desktop {
	display:none !important;
}
#Footer .Mobile {
	display:inline-block !important;
}
.legals {
	font-size:10px;
	line-height:12px;
	padding-left:5px;
	height:35px;
}
.legals .percentuali-vincita {
	line-height:13px;
	padding-right:5px;
}
.legals .link-correction img {
	height:25px;
}
#Header {
	padding:35px 0 0 0;
}
#Header img {
	height:25px;
}
.wrapper.sfondo {
	background-image:none;
}
#Main {
	background-size:800px;
	height:270px;
}
.Top_text {
	width:40%;
	font-size:20px;
	top:10px;
}
.Top_text p.two {
	margin-top:10px;
}

.logo {
    top: 5px;
    left: 21%;
    width: 25%;
}
.Bottom_text {
	width:40%;
	font-size: 24px;
    top: 90px;
}
#Dettagli {
	width:40%;
	font-size:12px;
	bottom:20px;
	top:auto;
}
#Button {
	position: absolute;
	top: 190px;
	padding:4px 0 8px 0;
	width:20%;
	right:10%;
}
#Button .Text {
	font-size:16px;
	line-height:normal;
}
}

@media only screen and (max-width: 900px) {
.Top_text p.two span {
	display:inline-block;
}

#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:10px;
}
#itqf img {
	width:160px;
}

}

@media only screen and (max-width: 470px) {
.logo {
	position:relative;
	top:0px;
	right:0px;
	left:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:0px;
	width:100%;
}
.logo img {
	width:45%;
	min-width:90px;
}
.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:450px;
	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;
}

.Top_text {
	position:relative;
	top:0px;
	right:0px;
	left:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:0px;
	width:100%;
	font-size:18px;
	padding-left:40px;
	padding-right:40px
}
.Top_text p.two {
	margin-top:10px;
}
.Container {
	overflow:hidden;
}

.Bottom_text {
	position:relative;
	font-size:22px !important;
	margin-bottom:10px;
	margin-top:110px;
	top:0;
	width:100%;
	left:0;
	text-align:center;
}

#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;
}
hr {
    margin: 5px auto;
}
}
@media only screen and (max-width: 380px) and (orientation: portrait) {
#Dettagli {
	margin-top:10px;
}
}