@media only screen and (min-width: 30px) and (max-width: 969px) {


input {
    -webkit-appearance: none;
}

select {
    -webkit-appearance: none;
}


#vedi-ds
{
display:none;
}

.desktop-only {
display: none !important;
}

img.logo
{
display:block;
margin:auto;
width:130px;
}

img.logoshop
{
display:block;
margin:auto;
width:41vw;
margin-left:3.2vw;
margin-right:3.2vw;
}

img.max100
{
display:block;
margin:auto;
max-width:100%;
}


header
{
width: 100%;
position:absolute;
z-index:999;
height:5.5vw;
background-color: #625800; 
}


footer
{
width: 100%;
position:relative;
z-index:20;
padding-top:20px;
padding-bottom:30px;
background-color: #000000; 
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}

#topxxx
{
width: 100%;
position:relative;
z-index:20;
height:152.7vw;
}

#pos_logo
{
position:absolute;
z-index:50;
top:55px;
width:27.5vw;
left:50%;
margin-left:-13.75vw;
}


#pagina
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}

#home
{
width: 100%;
position:relative;
z-index:20;
min-height:152.7vw;
background-image: url('../images/img-home-ph.jpg');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}

#flag
{
width: 65vw;
position:absolute;
z-index:20;
height:90vw;
left:17.5vw;
background-image: url('../images/flag.png');
background-position:center top;
background-repeat:no-repeat;
background-size:100%;
}


#box-home
{
position:relative;
z-index:20;
width: 100%;
background-color:#f6dc00;
padding-top:30px;
padding-bottom:40px;
}


.tabella {display: table;position:relative;margin:auto;}
.riga { display:table-row;}
.colonna {display: table-cell;vertical-align: middle;}


.corpo_pop1 {
font-family: "bebas-neue-pro", sans-serif;
font-weight: 600;
font-size: 10vw;
text-align: center;
line-height: 1;
color:#ffffff;
margin-top:0px;
margin-bottom:0px;
text-transform: uppercase;
}

.corpo_pop2 {
font-weight: 400;
font-size: 3.5vw;
text-align: center;
line-height: 1;
color:#ffffff;
margin-top:20px;
margin-bottom:20px;
}

.corpo_pop3 {
font-family: "bebas-neue-pro", sans-serif;
font-weight: 600;
font-size: 10vw;
text-align: center;
line-height: 1;
color:#ffffff;
margin-top:0px;
margin-bottom:0px;
text-transform: uppercase;
}

.bottoneform { 
font-family: "bebas-neue-pro", sans-serif;
background-color: #f1dc10;
margin-left:auto;
margin-right:auto;
border:1px solid #f1dc10;
border-radius: 0px;
font-size: 20px;
font-weight: 600;
text-align: center;
color:#000000;
padding-top: 15px;
padding-bottom: 15px;
width:70%;
text-transform: uppercase;
display: block;
}


.bottoneform:hover { 
color:#d25917;
cursor: pointer;
}

.bottoneform1 { 
font-family: "bebas-neue-pro", sans-serif;
background-color: #000000;
margin-left:auto;
margin-right:auto;
border:1px solid #f1dc10;
border-radius: 0px;
font-size: 20px;
font-weight: 600;
text-align: center;
color:#f1dc10;
padding-top: 15px;
padding-bottom: 15px;
width:70%;
text-transform: uppercase;
display: block;
}


.bottoneform1:hover { 
color:#d25917;
cursor: pointer;
}



.titolo {
font-family: "bebas-neue-pro", sans-serif;
font-size: 10vw;
font-weight: 600;
text-align: center;
text-transform: uppercase;
line-height:1;
padding-top:220px;
margin-bottom:50px;
margin-left:7%;
margin-right:7%;
}

.corpo_home1 {
font-family: "bebas-neue-pro", sans-serif;
font-weight: 600;
font-size: 15vw;
text-align: center;
line-height: .82;
margin-top:20px;
margin-bottom:0px;
}

.corpo_home2 {
font-size: 4.5vw;
font-weight: 500;
text-align: center;
line-height: 1.1;
margin-top:10px;
margin-bottom:25px;
}


.corpo_priv {
font-size: 3.5vw;
font-weight: 400;
text-align: left;
margin-left:7%;
margin-right:7%;
}

.corpo_footer1 {
font-size: 3vw;
font-weight: 500;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1;
margin-bottom:10px;
padding-top:30px;
color:#ffffff;
}

.corpo_footer2 {
font-size: 3.2vw;
font-weight: 500;
text-align: center;
margin-left:7%;
margin-right:7%;
line-height:1.6;
color:#ffffff;
text-transform: uppercase;
}


.divi {
display:none;
}


}