#myheader{		background-color:white;	width:1024px;	height:80px;	margin:0px auto;	border-bottom:1px solid lightgrey;}#logo{	width:151px; 	height:46x;	margin:15px 22px;}#menuwrapper{float:right;height:80px;display:inline-block;}#logowrapper{	display:inline-block;}#menuwrapper ul li{	display:inline-block;	line-height:80px;	margin:0px 25px;	font-family: Poppins;	font-size: 14px;	font-weight: 400;	letter-spacing: 0em;	text-align: left;	color:#424242;}.piu,.meno{
width:50px;
height:50px;
cursor:pointer;
}

#bgmain{
	background-image:url('../img/paper.jpg');
	padding-bottom:50px;
	padding-top:20px;
	font-family:cursive;
}

#avanti{
		margin:15px auto;
	min-width:300px;
}

.tosomething{
	margin:15px auto;
	min-width:300px;
}

#imgpromo{
	width:200px;
	height:200px;
	margin:30px auto;
	border-radius:100%;
	border:2px solid black;
}

.menutext{
font-size:24px;
line-height:50px;}

#indiziotext{
	font-size:28px;
	font-weight:500;
	line-height:150px;
}

.alternativa{
	margin:10px;
	max-width:150px;
	border:1px solid black;
}

#rigaalternative{
	margin-top:20px;
	display:flex;
	justify-content: space-evenly;
}

.page{
	margin-top:20px;
}

#immaginescelta{
	border:1px solid black;
}

.indizio{
	font-size:26px;
}

#finaltext{
	margin:20px auto;
}
@media only screen and (max-width: 1023px) and (min-width: 769px){#menuwrapper{display:none;}#logowrapper{display:block;margin:0px auto;}#mywrapper{	width:100%;}#myheader{	width:100%;}#wrapper-interno,#topwrapper{	width:100%;}}@media only screen and (max-width: 768px) {	#mywrapper{	width:100%;}#myheader{	width:100%;}.mycard-title,.mycard-btn{	width:100%;}#menuwrapper{display:none;}#wrapper-interno,#topwrapper{	width:100%;}@media only screen and (max-width: 400px){ul li{	line-height:15px;	font-size:11px;	height:100%;	padding-top:10px;}}
@media only screen and (max-width: 600px) {
#indiziotext{
	margin:100px auto;
}

#imgpromo{
	width:100px;
	height:100px;
	margin:15px auto;

}

.alternativa{
	max-width:75px;
}

#immaginescelta{
	max-width:75%;
}

.indizio{
	font-size:1em;
}

#finaltext{
	font-size:1.5em;
}

}

#containerindizi{
	display:flex;
flex-direction: column;
    justify-content: flex-start;
}
