/********************************* Footer *************************************/

/******************** Eliminazione Bordo ****************/

.footer-container {
background: url("/sites/www.elis.org/files/color-bar.png") no-repeat scroll #eee;
background-size: 100%;
padding-top: 1%;
    clear: both;
}

.l-footer {
border-top: 0px solid transparent;
}


div#footer-link {
margin-top: 0px
}

div#footer-about {
margin-top: 29px;
font-size: 12px;
}

div#footer-logo {
margin-top: 5px;
}

#footer-logo img {
width: auto;
}

div#footer-mondo {
font-size: 12px;
}

div.footer-testo-right {
font-size: 1em;
}

#footer-mondo h2 {
text-align: left;
}

@media only screen and (max-width: 480px) and (min-width: 0px) {

div.footer-testo-right {
   font-size: 1.2em;
}

div#footer-link {
   font-size: 0.8em;
}

}


@media only screen and (max-width: 480px) and (min-width: 0px) {

div#footer-link p {
    font-size: 1em;
}

}


@media only screen and (max-width: 768px) and (min-width: 0px) {

#footer-logo img {
  height: 60px;
}

}
