/******************* Blocchi Collegamento agli altri Siti *********************/

/******************* Banner ****************/

section.row.high-columns.high3 {
    padding-top: 0;
}

.banner-scuola div {
    width: 69px;
    height: 45px;
    float: left;
}


.banner-scuola {
    margin-bottom: 6px;
    width: 100%;
    float: left;
}

#banner-cfp .titolo-scuola {
    color:#B0AEB1;
}

#banner-ecs .titolo-scuola {
    color:#9E3039;
}

#banner-college .titolo-scuola {
    color:#7EA72B;
}

#banner-safi .titolo-scuola, #banner-sports .titolo-scuola {
    color: #DA6AA4;
}

#banner-sport .titolo-scuola {
    color:#006DC5;
}

.titolo-scuola {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 2.4em;
    float: left;
    margin-left: 2%;
}


.high2-first, .high2-second, .high2-third, .high2-fourth {
    margin-bottom: 20px;
}

.high3-first, .high3-second, .high3-third, .high3-fourth {
    margin-bottom: 20px;
}

img.scuole {
    width: 38px;
    height: 45px;
    float: left;
}

img.sport.scuole {
    background: url(/sites/www.elis.org/files/icone-elis2.png) no-repeat -286px -134px;
    height: 35px;
}

img.sports.scuole {
  background: url(/sites/www.elis.org/files/icone-elis2.png) no-repeat -352px -134px;
  height: 35px;
}

img.ong.scuole {
  background: url(/sites/www.elis.org/files/icone-elis2.png) no-repeat -286px -134px;
  height: 35px;
}

img.servizio.scuole {
  background: url(/sites/www.elis.org/files/icone-elis2.png) no-repeat -286px -134px;
  height: 35px;
}

img.cfp.scuole {
background: url(/sites/www.elis.org/files/icone-elis2.png) no-repeat -6px -110px;
background-size: 380px;
}

img.safi.scuole {
background: url(/sites/www.elis.org/files/icone-elis2.png) no-repeat -205px -120px;
background-size: 410px;
}

img.college.scuole {
background: url(/sites/www.elis.org/files/icone-elis2.png) no-repeat -127px -112px;
background-size: 380px;
}

img.ecs.scuole {
background: url(/sites/www.elis.org/files/icone-elis2.png) no-repeat -77px -127px;
}

@media only screen and (max-width: 480px) and (min-width: 0px) {
    
    .titolo-scuola {
    line-height: 1.9em;
}

}

@media only screen and (max-width: 768px) and (min-width: 481px) {

#banner-sports .titolo-scuola, #banner-sport .titolo-scuola, {
    margin: 0;
}
    
.titolo-scuola {
    font-size: 1.5em;
}

section.row.high-columns.high3 {
    margin-bottom: 0px;
}

}

@media only screen and (max-width: 1079px) and (min-width: 939px) {


.down-second.large-9.columns {
  width: 75%;
}

.high-columns .large-3.columns {
  width: 25%;
}


}

