@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;
}

.content {
min-height: calc(100vh - 126px);
z-index:1;
}

#fumetto_pos
{
position:absolute;
z-index:40;
right:0px;
top: 20vw;
width: 100%;
background-color: #7cbb4f;
height:100vh;
display: none;
}


img
{
max-width:100%;
}

img.logo
{
display:block;
margin:auto;
max-width:100%;
}

img.logof
{
display:block;
margin:auto;
width:20vw;
padding-bottom:20px;
}

img.logohome
{
display:block;
margin:auto;
width:60%;
padding-top:30px;
padding-bottom:0px;
}

img.foto
{
display:block;
margin:auto;
margin-bottom:5px;
width:97%;
}

img.ariete
{
display:block;
margin:auto;
width:70%;
}

img.ariete1
{
display:block;
margin:auto;
width:70%;
}

img.fri
{
display:block;
margin:auto;
width:70%;
margin-top:20px;
}

img.fri1
{
display:block;
margin:auto;
width:280px;
margin-top:40px;
}

img.fotoariete
{
display:block;
margin:auto;
margin-top:110px;
}


header
{
width: 100%;
position:absolute;
z-index:999;
height:20vw;
background-color: rgba(110, 180, 60, 0.9);
}

#topxxx
{
width: 100%;
position:relative;
z-index:20;
height:25vw;
}

#bottomxxx
{
width: 100%;
position:relative;
z-index:20;
height:25px;
}



footer
{
width: 100%;
position:relative;
z-index:20;
background-color: #00533d; 
padding-top:20px;
padding-bottom:30px;
}

#footerxxx
{
width: 100%;
position:relative;
z-index:20;
height:100px;
}

#partecipa { display: none; }
#partecipa.is-visible { display: block; } /* oppure flex, ecc. */


#pagina
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}

#pagina1
{
position:relative;
z-index:20;
width: 94%;
margin:auto;
}


#pos_logo
{
position:absolute;
z-index:50;
top:10px;
width:16vw;
left:7%;
}

#pos_menu
{
position:absolute;
z-index:60;
width:20.6vw;
right:0px;
}

#home
{
width: 100%;
position:relative;
z-index:10;
background-image: url('../images/img-home.png');
background-position:center top;
background-repeat:repeat-x;
}

#sotto
{
width: 100%;
position:relative;
z-index:10;
background-image: url('../images/img-bottom.png');
background-position:center bottom;
background-repeat:repeat-x;
min-height:950px;
}


.rigamed
{
width: 750px;
border-top: 1px solid #ffed00;
margin: 0 auto; 
margin-top:40px;
margin-bottom:40px;
}

#box-priv
{
position:relative;
z-index:20;
width: 90%;
margin:auto;
}

#box-home
{
position:relative;
z-index:20;
width: 94%;
margin:auto;
border-radius: 30px;
background-color: #ffffff; 
}

#box-verde
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
border-radius: 50px;
background-color: #00533d;
margin-top:5px; 
}

#box-premi
{
position:relative;
z-index:30;
width: 100%;
}

#box-verde1
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
background-color: #00533d;
margin-bottom:25px;
}

#box-sotto
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-left-radius: 50px;
border-bottom-right-radius: 50px;
background-color: #ffffff;
}

#box-verde2
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
background-color: #74ba42;
}

#box-verde3
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
background-color: #00533d;
margin-bottom:10px;
border-radius:30px;
}

.tabella {display: table;width:100%;position:relative;}
.tabella00 {display: table;width:100%;position:relative;}

.tabella0 {
display: block;
width: 100%;
max-width: 100%; /* limita la larghezza */
margin: 0 auto;
padding: 0em;
border: none; /* rimuove il bordo del fieldset */
box-sizing: border-box;
}


.tabella-menu1 {display: table;width:100%;position:relative;padding-top:40px;}
.tabella-menu2 {display: table;width:100%;position:relative;}


.riga {
display: table;
width: 100%;
table-layout: fixed;
}

.riga1 {
display: table;
width: 100%;
table-layout: fixed;
}


.colonna {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-foto {display: table-cell;vertical-align: middle;width:50%;float:left;}
.colonna50 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-menu {display: table-cell;vertical-align: middle;width:100%;float:left;}

.colonna-footer1 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-footer2 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-footer3 {display: table-cell;vertical-align: middle;width:100%;float:left;}

.colonna-home1 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-home2 {display: table-cell;vertical-align: middle;width:100%;float:left;}

.colonna-sotto1 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna-sotto2{display: table-cell;vertical-align: middle;width:100%;float:left;}

.colonna-pre {display: table-cell;vertical-align: middle;width:100%;float:left;}

table {
border-collapse: separate;
border-spacing: 3px 0; /* 3px orizzontale, 0 verticale */
}



A.bottone:LINK, A.bottone:VISITED, A.bottone:ACTIVE { 
font-family: "source-sans-pro", sans-serif;
background-color: #74ba42;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 5vw;
font-weight: 900;
text-align: center;
color:#ffffff;
padding-top: 5px;
padding-bottom: 0px;
width:90%;
text-transform: uppercase;
display: block;
}


A.bottone:HOVER { 
background-color: #00533d;
cursor: pointer;
}


.bottoneform { 
font-family: "source-sans-pro", sans-serif;
background-color: #ed1c24;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 5vw;
font-weight: 900;
text-align: center;
color:#ffffff;
padding-top: 10px;
padding-bottom: 5px;
width:90%;
text-transform: uppercase;
display: block;
}

.bottoneform1 { 
font-family: "source-sans-pro", sans-serif;
background-color: #74ba42;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 5vw;
font-weight: 900;
text-align: center;
color:#ffffff;
padding-top: 10px;
padding-bottom: 5px;
width:90%;
text-transform: uppercase;
display: block;
}

.bottoneform2 { 
font-family: "source-sans-pro", sans-serif;
background-color: #74ba42;
margin-left:auto;
margin-right:auto;
border:0px solid #89388a;
border-radius: 50px;
font-size: 5vw;
font-weight: 900;
text-align: center;
color:#ffffff;
padding-top: 10px;
padding-bottom: 5px;
width:90%;
text-transform: uppercase;
display: block;
}


.bottoneform:hover, .bottoneform1:hover, .bottoneform2:hover { 
background-color: #00533d;
cursor: pointer;
}

.boldo {
font-weight: 700;
}

.boldo1 {
font-weight: 800;
}


.titolo {
font-size: 5vw;
font-weight: 600;
text-align: center;
color:#ffffff;
line-height:1.;
margin-left:7%;
margin-right:7%;
padding-top:25px;
padding-bottom:25px;
}


.corpo_menu1 {
font-size: 6vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
padding:14px;
}

.corpo_menu2 {
font-size: 6vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
padding:14px;
}


.corpo_home1 {
font-style: italic;
padding-top:20px;
font-size: 6vw;
font-weight: 600;
text-align: center;
color:#000000;
line-height:1;
}

.corpo_home2 {
font-size: 7.8vw;
font-weight: 700;
text-align: center;
color:#000000;
line-height:1;
margin-bottom:20px;
}

.corpo_home3 {
font-size: 17vw;
font-weight: 900;
text-align: center;
color:#ffffff;
line-height:1;
padding-top:15px;
letter-spacing:2px;
}



.copy  {
font-size: 0.7em;
vertical-align: super;
}

.corpo_home4 {
font-size: 8vw;
font-weight: 900;
text-align: center;
color:#ffffff;
line-height:1;
margin-top:0px;
padding-bottom:40px;
}


.corpo_pre1 {
font-size: 10vw;
color:#000000;
font-weight: 600;
text-align: center;
line-height: 1;
padding-top:25px;
}

.corpo_pre2 {
font-size: 50vw;
color:#000000;
font-weight: 900;
text-align: center;
line-height: 1;
margin-top:-15px;
}

.corpo_pre3 {
font-size: 10vw;
color:#000000;
font-weight: 900;
text-align: center;
line-height: 1;
margin-top:-15px;
}

.corpo_pre4 {
font-size: 14vw;
color:#000000;
font-weight: 900;
text-align: center;
line-height: 1;
margin-top:-5px;
}

.corpo_part {
font-size: 20px;
color:#000000;
font-style: italic;
font-weight: 400;
text-align: center;
line-height: 1;
margin-left:15px;
margin-right:15px;
margin-top:15px;
padding-bottom:40px;
}


.corpo_priv {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
}

.corpo_reg1 {
font-size: 7vw;
font-weight: 900;
text-align: center;
margin-left:15px;
margin-right:15px;
padding-top:20px;
margin-bottom:5px;
line-height:1;
color:#ffffff;
letter-spacing:3px;
}

.corpo_reg2 {
font-size: 5vw;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
padding-bottom:20px;
color:#ffffff;
}

.corpo_login1 {
font-size: 6vw;
font-weight: 900;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:50px;
margin-bottom:5px;
line-height:1;
}

.corpo_login2 {
font-size: 5vw;
font-weight: 600;
text-align: center;
margin-left:15px;
margin-right:15px;
margin-top:0px;
margin-bottom:50px;
line-height:1;
}

.corpo_form {
font-size: 4vw;
font-weight: 600;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1;
}

.corpo_form1 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:18px;
}

.link-password {
color: #ffed00;
font-weight: bold;
text-decoration: underline;
}


.corpo33 {
font-size: 4vw;
font-weight: 600;
}

.corpo333 {
font-size: 4.5vw;
}

.corpo_privo {
font-size: 18px;
font-weight: 400;
text-align: left;
margin-top:30px;
margin-bottom:15px;
margin-left:0px;
margin-right:0px;
line-height:1.1;
}


.corpo_verde1 {
font-size: 10vw;
color:#ffffff;
font-weight: 900;
text-align: center;
line-height: 1;
padding-top:15px;
}

.corpo_verde2 {
font-size: 40vw;
color:#ffffff;
font-weight: 900;
text-align: center;
line-height: 1;
margin-top:-15px;
}

.corpo_verde3 {
font-size: 7vw;
color:#000000;
font-weight: 900;
text-align: center;
line-height: 1;
padding-top:5px;
}

.corpo_verde4{
font-size: 6vw;
color:#000000;
font-weight: 600;
text-align: center;
line-height: 1;
margin-top:5px;
margin-bottom:15px;
}

.corpo_verde5 {
font-size: 4.5vw;
color:#000000;
font-weight: 600;
text-align: left;
line-height: 1;
margin-top:25px;
margin-bottom:10px;
margin-left:7%;
margin-right:7%;
}

.corpo_verde6 {
font-size: 4.5vw;
color:#000000;
font-weight: 400;
text-align: left;
line-height: 1.4;
margin-left:7%;
margin-right:7%;
padding-bottom:30px;
}


.corpo_son1 {
font-size: 4.5vw;
font-weight: 600;
text-align: left;
line-height: 1.1;
margin-left:8%;
margin-right:8%;
margin-top:40px;
margin-bottom:10px;
}

.num {
font-size: 7vw;
color:#ed1c24;
font-weight: 700;
}



.corpo_fine1 {
font-size: 9vw;
font-weight: 900;
text-align: center;
line-height: 1;
margin-left:15px;
margin-right:15px;
padding-top:100px;
color:#ed1c24;
letter-spacing:1px;
}

.corpo_fine2{
font-size: 13vw;
font-weight: 900;
text-align: center;
line-height: 1;
margin-left:15px;
margin-right:15px;
margin-top:5px;
margin-bottom:30px;
color:#ed1c24;
}

.corpo_fine3{
font-size: 5vw;
font-weight: 600;
text-align: center;
line-height: 1.2;
margin-left:7%;
margin-right:7%;
margin-bottom:40px;
}

.corpo_fine4{
font-size: 5.2vw;
font-weight: 700;
text-align: center;
line-height: 1.2;
margin-left:7%;
margin-right:7%;
margin-bottom:40px;
}


.corpo_gia1 {
font-size: 11vw;
font-weight: 900;
text-align: center;
line-height: 1;
margin-left:15px;
margin-right:15px;
padding-top:70px;
letter-spacing:1px;
}

.corpo_gia2{
font-size: 13vw;
font-weight: 900;
text-align: center;
line-height: 1;
margin-left:15px;
margin-right:15px;
margin-top:-5px;
margin-bottom:30px;
}

.corpo_gia3{
font-size: 5vw;
font-weight: 700;
text-align: center;
line-height: 1;
margin-left:7%;
margin-right:7%;
margin-bottom:30px;
color:#ed1c24;
}


.corpo_footer1 {
font-size: 3vw;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.2;
color:#ffffff;
}

.corpo_footer2 {
font-size: 3vw;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:25px;
line-height:1.2;
color:#ffffff;
}

.corpo_footer3 {
font-size: 3.5vw;
font-weight: 400;
text-align: center;
margin-left:15px;
margin-right:15px;
line-height:1.5;
color:#ffffff;
padding-top:20px;
}



.divi {
display:none;
}




input.forma {
margin-left:10%;
margin-right:10%;
margin-top:0px;
margin-bottom:34px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 70%;
height: 34px;
border-bottom:2px solid #00533d; 
border-top:2px solid #ffffff; 
border-left:2px solid #ffffff; 
border-right:2px solid #ffffff; 
background-color: #ffffff;
font-size: 14px;
border-radius: 0px;
color:#1e345f;
}

select.prov {
margin-left:10%;
margin-right:10%;
margin-top:0px;
margin-bottom:34px;
padding-left:5%;
padding-right:5%;
text-align: center;
width: 80%;
height: 34px;
border-bottom:2px solid #00533d; 
border-top:2px solid #ffffff; 
border-left:2px solid #ffffff; 
border-right:2px solid #ffffff; 
background-color: #ffffff;
font-size: 14px;
border-radius: 0px;
color:#1e345f;
}


/* RADIO buttons */
[type="radio"] {
position: absolute;
left: -9999px;
}

input.radion[type="radio"] + label {
position: relative;
padding-left: 40px;
margin-left:8%;
padding-right: 20px;
cursor: pointer;
display: inline-block;
vertical-align: middle;
margin-bottom:12px;
}

input.radion[type="radio"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
border: 1px solid #ed1c24;
border-radius: 50%; /* cerchio per radio */
background: #fff
}

input.radion[type="radio"] + label::after {
content: '';
position: absolute;
top: 5px;
left: 5px;
width: 22px;
height: 22px;
background: #ed1c24;
border-radius: 50%; /* cerchio per radio */
transition: all 0.2s ease;
opacity: 0;
transform: scale(0)
transform: scale(0)
}

input.radion[type="radio"]:checked + label::after {
opacity: 1;
transform: scale(1);
}

/* CHECKBOX */
[type="checkbox"] {
position: absolute;
left: -9999px;
}

[type="checkbox"] + label {
position: relative;
padding-left: 40px;
margin-left:10%;
padding-right: 20px;
cursor: pointer;
display: inline-block;
vertical-align: top;
}

[type="checkbox"] + label::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
border: 1px solid #00533d;
background: #fff
}

[type="checkbox"] + label::after {
content: '';
position: absolute;
top: 5px;
left: 5px;
width: 22px;
height: 22px;
background: #00533d;
transition: all 0.2s ease;
opacity: 0;
transform: scale(0)
}

[type="checkbox"]:checked + label::after {
opacity: 1;
transform: scale(1);
}


/* Stile del testo */

label span.corpo33 {
line-height: 1.2;
display: inline-block;
vertical-align: middle;
padding-left:0px;
}

label span.corpo333 {
display: inline-block;
vertical-align: middle;
line-height: 2;
padding-right:50px;
padding-left:0px;
}


}