@media only screen and (min-width: 1000px) and (max-width: 1169px) {

#fumetto_pos
{
display:none;
}

#vedi-ph
{
display:none;
}

A.men:LINK, A.men:VISITED, A.men:ACTIVE {
 color: #ffffff;
 text-decoration: none;
}

A.men:HOVER {
 color: #00adf1;
 text-decoration : none;
}

.content {
min-height: calc(100vh - 189px);
z-index:1;
}

img
{
max-width:100%;
}

img.chi
{
display:block;
margin:auto;
padding-top:60px;
}

img.ico
{
display:block;
margin:auto;
padding-top:30px;
}

img.csvaa
{
display:block;
float:right;
padding:20px
}

img.photo
{
display:block;
padding:2px;
}


#top
{
width: 100%;
position:absolute;
z-index:20;
height:130px;
background-color: rgba(0, 0, 0, 0.75);
}


#grigio
{
width: 100%;
position:relative;
z-index:20;
background-color:#e7e7e7;
}

#footer
{
width: 100%;
position:relative;
z-index:20;
background-color:#00adf1;
}




#pagina
{
position:relative;
z-index:5;
width: 100%;
margin:auto;
}


#pos_logo
{
position:absolute;
z-index:50;
top:12px;
left:12px;
}

#pos_social
{
position:absolute;
z-index:50;
top:12px;
right:20px;
}

#slide
{
position:relative;
z-index:10;
width: 100%;
margin:auto;
}

#pos_claim
{
position:absolute;
z-index:50;
bottom:24px;
width:100%;
}


#slider1
{
position:relative;
z-index:10;
left:0px;
width:100%;
height:800px;
background-image: url('../images/slider1.jpg');
background-position:  center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#slider2
{
position:relative;
z-index:10;
left:0px;
width:100%;
height:800px;
background-image: url('../images/slider2.jpg');
background-position:  center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#slider3
{
position:relative;
z-index:10;
left:0px;
width:100%;
height:800px;
background-image: url('../images/slider3.jpg');
background-position:  center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#slider4
{
position:relative;
z-index:10;
left:0px;
width:100%;
height:800px;
background-image: url('../images/slider4.jpg');
background-position:  center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#slider5
{
position:relative;
z-index:10;
left:0px;
width:100%;
height:800px;
background-image: url('../images/slider5.jpg');
background-position:  center bottom;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


#img-int
{
position:relative;
z-index:10;
left:0px;
width:100%;
height:350px;
background-image: url('../images/img-int.jpg');
background-position:  center bottom;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#boxnew
{
position:relative;
z-index:20;
background-color: #ffffff;
width:90%;
margin:auto;
min-height:450px;
border: 0px solid #ef3823;
}

#boxnew-int
{
position:relative;
z-index:20;
width:90%;
margin:auto;
min-height:450px;
border: 0px solid #ef3823;
}

#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;
}

.tabella {display: table;width:100%;position:relative;}
.tabella-home {display: table;width:870px;position:relative;margin:auto;}
.tabella-home1 {display: table;width:94%;position:relative;margin:auto;}
.tabella-gallery {display: table;position:relative;margin:auto;width:94%;}

.riga { display:table-row;}

.colonna {display: table-cell;vertical-align: middle;float:left;}
.colonna33 {display: table-cell;vertical-align: top;width:33%;}

.colonna_new1 {display: table-cell;vertical-align: top;width:30%;padding-bottom:20px;}
.colonna_new2 {display: table-cell;vertical-align: top;width:70%;padding-bottom:20px;}

.colonna-footer1 {display: table-cell;vertical-align: middle;width:70%;}
.colonna-footer2 {display: table-cell;vertical-align: middle;width:30%;}

.bottone { 
background-color: #00adf1;
margin-left:auto;
margin-right:auto;
border:0px;
border-radius: 10px;
width:190px;
font-size: 18px;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-right:5px;
padding-left:5px;
padding-top: 12px;
padding-bottom: 12px;
}


.bottone:hover { 
background-color: #ff2c21;
cursor: pointer;
}

.bottone1 { 
background-color: #00adf1;
margin-left:auto;
margin-right:auto;
border:0px;
border-radius: 10px;
width:140px;
font-size: 16px;
font-weight: 700;
text-align: center;
color:#ffffff;
padding-right:5px;
padding-left:5px;
padding-top: 12px;
padding-bottom: 12px;
}


.bottone1:hover { 
background-color: #ff2c21;
cursor: pointer;
}


h1 {
font-size: 24px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
padding-bottom: 10px;
padding-top:10px;
color:#00adf1;
}

h2 {
font-size: 24px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
padding-bottom: 20px;
padding-top:30px;
color:#00adf1;
}

.corpo_menu {
font-size: 14px;
font-weight: 400;
text-align: right;
margin-right:20px;
padding-top:90px;
color:#ffffff;
}

.corpo_home1 {
font-size: 24px;
font-weight: 300;
text-align: center;
margin-right:80px;
margin-left:80px;
padding-bottom:10px;
}

.corpo {
font-size: 22px;
font-weight: 300;
text-align: left;
margin-right:20px;
margin-left:20px;
padding-bottom:0px;
}

.corpo_box1 {
font-size: 24px;
font-weight: 700;
text-align: center;
margin-right:20px;
margin-left:20px;
padding-bottom:10px;
padding-top:14px;
color:#00adf1;
}

.corpo_box2 {
font-size: 18px;
font-weight: 300;
text-align: center;
margin-right:20px;
margin-left:20px;
padding-bottom:14px;
}

.corpo_data {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:0px;
margin-right:0px;
padding-top:8px;
padding-bottom:6px;
}

.corpo_tit {
font-size: 30px;
font-weight: 400;
text-align: left;
margin-left:0px;
margin-right:0px;
margin-top:-6px;
padding-bottom:8px;
line-height:30px;
}

.corpo_new {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:0px;
margin-right:0px;
padding-bottom:8px;
}

.corpo_data1 {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
padding-top:8px;
padding-bottom:6px;
}

.corpo_tit1 {
font-size: 30px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
margin-top:-6px;
padding-bottom:8px;
line-height:30px;
}

.corpo_new2 {
font-size: 16px;
font-weight: 400;
text-align: left;
margin-left:20px;
margin-right:20px;
padding-bottom:8px;
}




.corpo_footer1 {
font-size: 18px;
font-weight: 700;
text-align: left;
margin-right:20px;
margin-left:20px;
padding-top:24px;
padding-top:14px;
color:#ffffff;
}

.corpo_footer2 {
font-size: 16px;
font-weight: 300;
text-align: left;
margin-right:20px;
margin-left:20px;
padding-top:0px;
padding-top:0px;
color:#ffffff;
}


}