body {
    -webkit-print-color-adjust: exact !important;
  }

.translate-page, .site-navigation, #mobile-nav-holder { display: none !important; }

header#masthead { position: relative !important }

body.admin-bar #page, body #page { padding-top: 60px !important;}

footer.site-footer > .container {
    padding-top: 16px !important;
}

footer.site-footer > .container > .row .copyright { text-align: center !important; }
footer.site-footer > .container > .row:first-of-type { display: none !important; }

.resource-title.md-d-none { display: block !important; } 
.resource-title.md-d-block { display: none !important; } 

ul.breadcrumbs li:last-of-type a, ul.breadcrumbs li:hover a {
    text-decoration: none !important;
}
.pbxxxl {
    padding-bottom: 25px  !important;
}

.ptl {
    padding-top: 25px !important;
}

.resource-title {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 3.6rem;
    font-family: "Open Sans",sans-serif;
}

#page > div.content > section > div > div.row {
    display: block !important;
}
.resource-content {
   /* page-break-after: always;*/
}

.print-sidebar {
    margin-top: 25px;
}

.print-sidebar .social-share-links {
    display: none !important;
}

.resource-authors > .col-12 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
}

.breadcrumb-container {
    display: none
}