@media only screen and (min-width: 300px) and (max-width: 799px) {


input {
    -webkit-appearance: none;
}

select {
    -webkit-appearance: none;
}

#vedi-ds
{
display:none;
}

#html-show1
{
display:none;
}

#html-show2
{
display:none;
}

#html-show3
{
display:none;
}

#html-show4
{
display:none;
}

#fumetto_pos
{
position:absolute;
z-index:800;
right:0px;
top: 20vw;
width: 100%;
height: 100%;
background-color: #5b7322;
display: none;
}

img
{
max-width:100%;
}

img.csvaa
{
display:block;
margin:auto;
padding:20px;
}

img.btsocial
{
display:block;
margin:auto;
padding:10px;
width:50%;
}

img.slider
{
display:block;
width:100%;
}

img.fissi
{
display:block;
margin:auto;
max-width:100%;
}

img.photo
{
display:block;
padding:2px;
}


.content {
min-height: calc(100vh - 180px);
z-index:1;
}

#int
{
position:relative;
z-index:20;
margin:auto;
width:100%;
height:80vw;
background-position:  center center;
background-repeat: no-repeat;
background-size:cover;
}

#intbar
{
position:relative;
z-index:20;
margin:auto;
width:100%;
height:80vw;
background-position:  center center;
background-repeat: no-repeat;
background-color:#fbf9f6;
background-size:80%;
}

#top
{
width: 100%;
position:relative;
z-index:999;
height:20vw;
background-color: #ffffff; 
-webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.30); 
box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.30);
}

#pagina
{
position:relative;
z-index:20;
width: 100%;
margin:auto;
}

#pos_logo
{
position:absolute;
z-index:50;
top:0px;
left:0px;
width:220px;
}

#pos_social
{
position:absolute;
z-index:50;
top:10px;
right:20px;
}

#xxmenu
{
position:relative;
z-index:20;
width: 100%;
height:100px;
margin:auto;
}

#img_home
{
position:relative;
z-index:10;
left:0px;
width:100%;
height:100vw;
}

#img_home_para
{
position:absolute;
z-index:10;
left:0px;
width:100%;
height:100vw;
background-image: url('../images/para1.jpg');
background-position:  center center;
background-repeat: no-repeat;
background-size: 100%;
}

#boxnew
{
position:relative;
z-index:20;
background-color: #ffffff;
width:90%;
margin:auto;
min-height:450px;
border: 0px solid #ef3823;
margin-bottom:20px;
}

#img_new
{
position:relative;
z-index:10;
left:0px;
width:100%;
height:250px;
margin-top:0px;
background-position:  center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
cursor: pointer;
}

#img_new_int
{
position:relative;
z-index:10;
left:0px;
width:100%;
height:200px;
margin-top:0px;
background-position:  center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
cursor: pointer;
}

#img_gal
{
position:relative;
z-index:10;
left:0px;
width:94%;
height:200px;
margin-left:3%;
background-position:  center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
cursor: pointer;
}


#gal
{
position:absolute;
z-index:200;
width: 100%;
min-height:50px;
background-color: rgba(255, 0, 0, 0.4);
bottom:0px;
}

#boxdona
{
position:relative;
z-index:20;
background-color: rgba(255, 255, 255, 0.7);
width:100%;
margin:auto;
padding-top:30px;
padding-bottom:30px;
}

#xxdona
{
position:relative;
z-index:20;
width: 100%;
height:60px;
margin:auto;
}

#footer
{
position:relative;
z-index:20;
width:100%;
background-image: url('../images/footer.jpg');
background-position:  center center;
background-size:cover;
}


.tabella {display: table;width:100%;position:relative;}
.tabella-home1 {display: table;width:100%;position:relative;}
.tabella-footer {display: table;width:100%;position:relative;}
.tabella-gal {display: table;position:relative;margin-left:20px;}

.riga { display:table-row;}

.colonna {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna50 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna33 {display: table-cell;vertical-align: middle;width:100%;float:left;}

.colonna_new1 {display: table-cell;vertical-align: middle;width:100%;float:left;}
.colonna_new2 {display: table-cell;vertical-align: middle;width:100%;float:left;}

.colonna-gal {display: table-cell;vertical-align: middle;width:100%;float:left;}

.colonna-foto {display: table-cell;vertical-align: top;float:left;}

.bottone { 
background-color: #5b7322;
margin-left:auto;
margin-right:auto;
border:0px;
border-radius: 20px;
width:70%;
font-size: 5vw;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-top: 15px;
padding-bottom: 15px;
text-transform: uppercase;
margin-top:20px;
margin-bottom:30px;
}


.bottone:hover { 
background-color: #bcca31;
cursor: pointer;
}


h1 {
font-size: 30px;
font-weight: 800;
text-align: center;
margin-right:20px;
margin-left:20px;
color:#5b7322;
padding-top:35px;
margin-bottom:24px;
}

.corpo_att {
font-size: 4vw;
font-weight: 700;
text-align: center;
padding-right:30px;
padding-left:30px;
}

.corpo_menu {
font-size: 5vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
padding:8px;
}

.corpo_menu1 {
font-size: 4vw;
font-weight: 700;
text-align: center;
text-transform: uppercase;
padding:4px;
}

.corpo_home1 {
font-size: 24px;
font-weight: 800;
text-align: center;
margin-right:20px;
margin-left:20px;
color:#5b7322;
margin-bottom:24px;
}

.corpo_home2 {
font-size: 17px;
font-weight: 400;
text-align: center;
margin-right:20px;
margin-left:20px;
margin-bottom:0px;
}

.corpo_home3 {
font-size: 24px;
font-weight: 800;
text-align: center;
margin-right:20px;
margin-left:20px;
color:#5b7322;
padding-top:35px;
margin-bottom:24px;
}

.corpo_dona1 {
font-size: 9vw;
font-weight: 800;
text-align: center;
margin-right:20px;
margin-left:20px;
color:#5b7322;
padding-top:0px;
margin-bottom:14px;
}

.corpo_dona2 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-right:20px;
margin-left:20px;
}


.corpo_data {
font-size: 14px;
font-weight: 700;
text-align: left;
margin-right:0px;
margin-left:0px;
padding-top:10px;
}

.corpo_tit {
font-size: 20px;
font-weight: 700;
text-align: left;
margin-right:0px;
margin-left:0px;
padding-bottom:6px;
}

.corpo_new {
font-size: 18px;
font-weight: 200;
text-align: left;
margin-right:0px;
margin-left:0px;
}

.corpo_data1 {
font-size: 14px;
font-weight: 700;
text-align: left;
margin-right:20px;
margin-left:20px;
padding-top:10px;
}

.corpo_tit1 {
font-size: 20px;
font-weight: 700;
text-align: left;
margin-right:20px;
margin-left:20px;
padding-bottom:6px;
color:#5b7322;
}

.corpo_tit2 {
font-size: 18px;
font-weight: 700;
text-align: center;
margin-right:20px;
margin-left:20px;
padding-top:4px;
color:#5b7322;
line-height:20px;
}

.corpo_new1 {
font-size: 18px;
font-weight: 200;
text-align: left;
margin-right:20px;
margin-left:20px;
padding-bottom:24px;
}


.corpo_titolo {
font-size: 20px;
font-weight: 700;
text-align: left;
margin-right:20px;
margin-left:20px;
padding-bottom:4px;
padding-top:16px;
color:#5b7322;
}

.corpo {
font-size: 4vw;
font-weight: 400;
text-align: left;
margin-right:20px;
margin-left:20px;
line-height:5ve;
}

.corpo_c {
font-size: 20px;
font-weight: 400;
text-align: center;
margin-right:20px;
margin-left:20px;
line-height:26px;
}

.scorri {
font-size: 15px;
font-weight: 400;
text-align: center;
margin-right:20px;
margin-left:20px;
padding-bottom:20px;
}


.corpo_footer1 {
font-size: 5vw;
font-weight: 700;
text-align: center;
margin-right:20px;
margin-left:20px;
padding-top:14px;
padding-bottom:8px;
color:#000000;
}

.corpo_footer2 {
font-size: 4vw;
font-weight: 400;
text-align: center;
margin-right:20px;
margin-left:20px;
padding-top:0px;
padding-bottom:0px;
color:#000000;
}

}