@media only screen and (min-width: 970px) and (max-width: 1169px) {

#vedi-ph
{
display:none;
}

.mobile-only {
display: none !important;
}


.content {
min-height: calc(100vh - 100px);
z-index:1;
}

img
{
max-width:100%;
}

img.logo
{
display:block;
margin:auto;
width:130px;
}

img.logoshop
{
display:block;
margin:auto;
width:140px;
margin-left:18px;
margin-right:18px;
}

img.max100
{
display:block;
margin:auto;
max-width:100%;
}


header
{
width: 100%;
position:absolute;
z-index:999;
height:26px;
background-color: #625800; 
}


footer
{
width: 100%;
position:relative;
z-index:20;
height:100px;
background-color: #000000; 
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}

#topxxx
{
width: 100%;
position:relative;
z-index:20;
height:75px;
}

#pos_logo
{
position:absolute;
z-index:50;
top:55px;
width:130px;
left:50%;
margin-left:-65px;
}


#pagina
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}

#home
{
width: 100%;
position:relative;
z-index:20;
min-height: calc(100vh - 100px);
background-image: url('../images/img-home.jpg');
background-position:center top;
background-repeat:no-repeat;
}

#flag
{
width: 310px;
position:absolute;
z-index:20;
height:496px;
left:15px;
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: 400px;
margin-right:15px;
float:right;
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: 30px;
text-align: center;
line-height: 1;
color:#ffffff;
margin-top:0px;
margin-bottom:0px;
text-transform: uppercase;
}

.corpo_pop2 {
font-weight: 400;
font-size: 16px;
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: 30px;
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:280px;
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:280px;
text-transform: uppercase;
display: block;
}


.bottoneform1:hover { 
color:#d25917;
cursor: pointer;
}



.titolo {
font-family: "bebas-neue-pro", sans-serif;
font-size: 80px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
line-height:1.2;
padding-top:220px;
margin-bottom:50px;
}

.corpo_home1 {
font-family: "bebas-neue-pro", sans-serif;
font-weight: 600;
font-size: 60px;
text-align: center;
line-height: .82;
margin-top:20px;
margin-bottom:0px;
}

.corpo_home2 {
font-size: 18px;
font-weight: 500;
text-align: center;
line-height: 1.1;
margin-top:10px;
margin-bottom:25px;
}


.corpo_priv {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_footer1 {
font-size: 16px;
font-weight: 500;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
margin-bottom:10px;
padding-top:30px;
color:#ffffff;
}

.corpo_footer2 {
font-size: 16px;
font-weight: 500;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
color:#ffffff;
text-transform: uppercase;
}

.corpo_footer2 br {
display:none;
}

.divi {
padding: 0 5px;
}

}