@charset "UTF-8";
/* CSS Document */


@media only screen and (max-width: 1200px)
{

#cerca_centri_aderenti p.text_evid
{
margin-top:30px;
}


#cerca_centri_aderenti #back
{
top:-35px;
}
#strutture.strutture_select .focus.search {
    padding-bottom: 0px;
}
#risultati_ricerca
{
margin-top:20px;
}

}

@media only screen and (max-width: 1023px)
{

h1 {
  font-size: 2.3125em;
  line-height: 38px;
}
h2 {
    font-size: 1.375em;
}


#risultati_ricerca .col3
{
width:100%;
}

#strutture span.label
{
top:0;
}
#strutture .custom-select-container
{
display:block;
margin-left:auto;
margin-right:auto;
margin-top:15px;
width:280px;
}

}

@media only screen and (max-width: 767px)
{

h2 {
    font-size: 1.125em;
    line-height: 1.7em;
}

#strutture .tabella .cella.left a, #strutture .back a
{
font-size:0.8125em;
line-height:1.5em;
}
#strutture .col4
{
width:100%;
}



#gototop
{
display:none !important;
}

}

@media only screen and (max-width: 480px)
{

h1 {
    font-size: 1.9375em;
}

}