@page { margin: 1cm; }

body, #wrap {
        width: 100%;
        margin: 0;
        float: none;
        background: #fff;
        font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
        color: #000;
        font-size: 1em;
}

form, [role="banner"], [role="contentinfo"], [itemprop="articleSection"] img, .company-image, .contact-info, .home-slider, .brands-container, .home-covers, .home-post img, 
.button, .home-jobs h1 a {
        display: none;
}

.contact-info.address {
        display: block;
}

.cycle-slide {
        visibility: visible;
}

.location-slider li {
    float: left;
    width: 45%;
    padding: 0 2.5%;
}

.department-contact > li {
        float: left;
        width: 50%;
}

a img {
        border: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #000;
    page-break-after: avoid;
    orphans: 3;
    widows: 3;
    color: #144673;
}

h1 {
    font-size: 2.5em;
}

h2 {
   font-size: 1.75em;
}

h2 i {
    margin: 0 .25em 0 0;
}

h3 { 
     font-size: 1em;
}

h4 {
    font-size: 1em;
    font-weight: 300;
}

p, .vcard, .vevent, table, li, blockquote, .wp-post-image {
    margin: 0 0 1em 0;
}

a:link, a:visited {
    color: #00c;
    font-weight: bold;
    text-decoration: underline; 
}