/******************************** Heading ****************************************/

body, h1, h2, h3, h4, h5, p {
    font-family: Open Sans,sans-serif;
    color: #444;
    font-weight:500;
}

body {
    color: #000;
    font-weight: normal;
    font-size: 13px;
}

p {
}

.underslider p {
    margin-bottom: 0px;
}

h1, .titolo-h1, .field-name-field-titolo-paginabase {
    font-size: 1.8em;
    font-weight: 600;
    color: #005172;
    margin-bottom: 15px;
}

h1.titleStatic, h1#page-title {
    border-image: url("http://immagini.elis.org/colr-bar-per-elisorg.1096.png") 0 0 1 0;
    padding: 0 0 10px 0;
}

h2, .titolo-h2 {
    font-size: 1.6em;
    font-weight:600;
    color: #005172;
}

.title-h2-mini {
   font-size:1.4em;
   font-weight: bold;
}

h3, .titolo-h3 {
    font-size: 1.4em;
    font-weight:600;
    color: #005172;
}

h4 {
font-size: 1.2em;
font-weight: 600;
color: #005172;
}

a {
color: #005172;
}

table tr th, table tr td {
padding: 0.5625em 0.625em;
font-size: inherit;
color: inherit;
}

table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
line-height: inherit;
}

.evidenza {
font-weight: bold;
}
.centra {
text-align: center;
}

h1#page-title {
  margin: 0px;
  text-align: left;
  position: relative;
  clear: both;
}

.field-name-field-chisiamo-mission .field-label {
  font-size: 20px;
}

section.titlebar {
    margin-right: 0.9375em;
    margin-left: 0.9375em;
}

.blank {
    color: #fff !important;
}

.subtitle {
    margin-top: 20px;
}

@media only screen and (max-width: 480px) and (min-width: 0px) {
    
    body {
    font-size: 16px;
    }
    
    p {
    font-size: 1em;
    line-height: 1.8em;
    }
    
    h1, .titolo-h1, .field-name-field-titolo-paginabase {
    font-size: 1.3em;
    }
    
    .title-h2-mini {
    font-size: 1.6em;
    line-height: 1em;
    }

}


@media only screen and (max-width: 481px) and (min-width: 937px) {
    
    body {
    font-size: 14px;
    }

}


    