/**
* Print stylesheet for mccannfitzgerald.com
* @version         2.2
* @lastmodified    22.06.2017
*/
@media print {
  @page {
    margin: 15pt 0;
    padding: 0;
    size: A4;
  }
  body {
    margin: 0;
    padding: 0 35pt 0 35pt;
    overflow: visible !important;
  }
  p, a, blockquote, h1, h2, h3, h4, h5, h6, img, table, pre {
    page-break-inside: avoid;
  }
  h1, h2, h3, h4, h5, h6, img {
    page-break-after: avoid;
  }
  ul, ol, dl {
    page-break-before: avoid;
  }
  a:link, a:visited, a {
    background: transparent;
    color: #520;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
  }
  .site-content section:not(.printable) {
    display: none !important;
  }
  .site-content section.printable + #people {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    background-color: transparent;
  }
  .modal-open .site-content section.printable + #people {
    display: none !important;
  }
  nav#nav, .related, .footer, .article-content .statement, .highlights, .btn, .print, .social-toggle, .carousel-control, #debug {
    display: none !important;
  }
  .container, .container-fluid, .row, .article-content {
    width: 100% !important;
    max-width: none !important;
  }
  .container, .container-fluid, .row, [class^=col-], [class*=" col-"], .article-content {
    margin: 0 !important;
    padding: 0 !important;
  }
  .logo-wrap, .logo {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    overflow: visible !important;
    margin: 0;
    padding: 0;
  }
  .logo {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 19pt;
    right: 40pt;
    left: auto;
  }
  .logo svg {
    height: 155pt;
  }
  section.article {
    width: 100%;
    margin: 0;
    padding: 0;
    padding-top: 35pt;
    float: none;
    overflow: visible !important;
  }
  .article-content {
    text-align: left;
    width: 354pt !important;
  }
  .article-content.news h1, .article-content.knowledge h1 {
    font-size: 20pt;
    line-height: 22pt;
    font-weight: 600;
    margin-bottom: 30pt;
    color: #2b2171 !important;
  }
  .article-content.news .lead p, .article-content.knowledge .lead p {
    font-size: 14pt;
    line-height: 18pt;
    margin-bottom: 40pt;
  }
  .article-content.news p, .article-content.news h2, .article-content.knowledge p, .article-content.knowledge h2 {
    font-size: 10pt;
    line-height: 14pt;
    margin-top: 0;
    margin-bottom: 12pt;
  }
  .article-content.news p:last-child, .article-content.news h2:last-child, .article-content.knowledge p:last-child, .article-content.knowledge h2:last-child {
    margin-bottom: 12pt;
  }
  .article-content.news ul li, .article-content.knowledge ul li {
    font-size: 10pt;
    line-height: 14pt;
  }
  .article-content.news h5.meta, .article-content.knowledge h5.meta {
    font-size: 10pt;
    line-height: 14pt;
    font-weight: bold;
    color: #327D87 !important;
    text-transform: lowercase;
    font-variant: small-caps;
  }
  .article-content.news figure,
  .article-content.news figure img, .article-content.knowledge figure,
  .article-content.knowledge figure img {
    margin-bottom: 0;
    margin-top: 0;
  }
  .article-content.news figure .img-caption, .article-content.knowledge figure .img-caption {
    color: #2b2171;
    font-size: 10pt;
    line-height: 14pt;
    margin-top: 7pt;
    margin-bottom: 12pt;
  }
  .article-content .footnotes ol li, .article-content .footnotes ol.footnotes-knowledge li, .article-content .footnotes ol.footnotes-news li {
    font-size: 10pt !important;
    line-height: 14pt !important;
    font-weight: normal !important;
    color: #2b2171 !important;
  }
  .article-content .footnotes .footnote-disclaimer {
    font-size: 10pt !important;
    line-height: 14pt !important;
    font-weight: normal !important;
    color: #2b2171 !important;
  }
  .article-content h2 {
    font-size: 12pt;
    line-height: 15pt;
    margin-bottom: 0.1cm;
    color: #2b2171;
  }
  .article-content h3 {
    font-size: 10pt;
    line-height: 14pt;
    font-weight: normal;
    margin-bottom: 0.1cm;
    text-transform: uppercase;
    color: #2b2171;
  }
  .article-content.knowledge h3 {
    text-transform: none;
    font-size: 12pt;
    line-height: 15pt;
  }
  .article-content .lead p {
    font-size: 14pt;
    line-height: 19.5pt;
    margin-bottom: 0.8cm;
    color: #2b2171;
  }
  .article-content p, .article-content ul, .article-content ol {
    font-size: 12pt;
    line-height: 16pt;
    color: #2b2171;
  }
  .article-content h5.meta span.reading-time,
  .article-content h5.meta span.time-divider {
    display: none;
  }
  .fl {
    display: block !important;
  }
  .article-img-box {
    width: 100%;
    left: auto;
    margin: 0;
  }
  .article-img-box img {
    opacity: 1 !important;
    visibility: visible !important;
  }
  .article-meta {
    display: none;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .key-contacts {
    display: none !important;
    margin-top: 0;
    background-color: transparent;
    padding: 0;
    text-align: left;
  }
  .printable .key-contacts {
    display: block !important;
    padding: 0;
    text-align: left;
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: 1.1cm;
    background-color: transparent;
  }
  .key-contacts h2 {
    font-size: 12pt;
    line-height: 14pt;
    text-align: left;
    margin-bottom: 0.5cm;
  }
  .key-contacts .carousel .carousel-inner .carousel-item {
    display: block !important;
    position: relative;
    opacity: 1 !important;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
    page-break-inside: avoid;
  }
  .key-contacts .col-md-3 {
    float: left;
    width: 25%;
  }
  .key-contacts .carousel-indicators {
    display: none;
  }
  .key-contacts img {
    display: none;
  }
  .key-contacts h3::first-letter {
    margin: 0;
    padding: 0;
  }
  .key-contacts h3 a::first-letter {
    margin: 0;
    padding: 0;
  }
  .key-contacts h3 a {
    font-size: 10pt;
    font-weight: bold;
    display: block !important;
    text-decoration: none;
    color: #2b2171;
    line-height: normal;
  }
  .key-contacts p.role {
    font-size: 10pt;
    line-height: normal;
    color: #2b2171;
    text-align: left;
  }
  .entry iframe, ins {
    display: none;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    line-height: 0 !important;
    white-space: nowrap;
  }
  .embed-youtube, .embed-responsive {
    position: absolute;
    height: 0;
    overflow: hidden;
  }
  .directory,
  .people.top,
  .testimonial,
  .profile-popup,
  .modal-backdrop {
    display: none !important;
  }
  .modal-open .printable,
  .modal-open #people {
    display: none !important;
  }
  .modal-open .print-only {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    overflow: auto;
    margin-right: 2.5cm;
    color: #2B2171;
    font-family: "Montserrat", sans-serif;
    font-size: 10pt;
    line-height: 14pt;
  }
  .modal-open .print-only img {
    width: 3cm;
    height: 3cm;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  .modal-open .print-only .col1 {
    float: left;
    width: 114pt;
  }
  .modal-open .print-only .col1 .top-desc {
    padding-top: 1.2cm;
  }
  .modal-open .print-only .col2 {
    float: left;
    width: 325pt;
    margin-left: 16pt;
  }
  .modal-open .print-only .col2 h5 {
    font-family: "Montserrat", sans-serif;
    font-size: 10pt;
    line-height: 14pt;
    color: #00AEEF;
    text-transform: lowercase;
    font-variant: small-caps;
  }
  .modal-open .print-only .col2 h2 {
    font-family: "dashiell-bright", serif;
    font-size: 21pt;
    line-height: 21pt;
    border-top: 0.25pt solid #2B2171;
    padding-top: 0.5cm;
    font-weight: normal;
  }
  .modal-open .print-only .col2 h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 10pt;
    line-height: 14pt;
  }
  .modal-open .print-only .col2 p {
    font-family: "Montserrat", sans-serif;
    font-size: 10pt;
    line-height: 14pt;
  }
  .modal-open .print-only .col2 .list-inline {
    margin: 0;
    padding: 0;
  }
  .modal-open .print-only .col2 .list-inline li {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    font-size: 10pt;
    line-height: 14pt;
    color: #2B2171;
  }
  .modal-open .print-only .col2 .linkedin li {
    margin: 0;
    padding: 0;
  }
  .modal-open .print-only .profile-join {
    border-bottom: none;
    border-top: 1px solid #2B2171;
    font-family: "Montserrat", sans-serif;
    font-size: 10pt;
    line-height: 14pt;
    padding: 0;
    margin-bottom: 0.5cm;
  }
  .modal-open .print-only .profile-sectors-title {
    font-family: "dashiell-bright", serif;
    font-weight: bold;
    font-size: 10pt;
    line-height: 14pt;
    border-top: 1px solid #2B2171;
    margin: 0;
  }
  .modal-open .print-only .profile-sectors {
    border: none;
    padding: 0;
    margin-bottom: 0.5cm;
  }
  .modal-open .print-only .profile-sectors li {
    text-transform: lowercase;
    font-variant: small-caps;
    letter-spacing: 0.06em;
  }
  .modal-open .print-only .top-desc {
    height: 5cm;
    max-height: 5cm;
  }
  .modal-open .print-only .bio-desc {
    border-top: 1px solid #2B2171;
  }
  .modal-open .print-only .bio-desc p:first-child {
    margin: 0;
    padding: 0;
  }
  .modal-open .print-only .bio-desc h3 {
    font-family: "dashiell-bright", serif;
    font-weight: bold;
  }
  .modal-open .print-only .bio-desc ul {
    list-style: disc;
    margin-left: 0.3cm;
  }
  .modal-open .print-only .bio-desc ul li {
    font-family: "Montserrat", sans-serif;
    font-size: 10pt;
    line-height: 14pt;
    margin-bottom: 0.2cm;
  }
  .article-content.knowledge h5.meta {
    color: var(--primary-colour-palette-pink-ff-8896, #FF8896) !important;
  }
  .print-brand-bottom {
    display: block !important;
    position: absolute;
    bottom: -20px;
  }
  .print-brand-bottom-people {
    display: block !important;
    position: fixed;
    bottom: 0px;
  }
  .print-brand-bottom p {
    font-weight: 500;
    color: #2B2171;
  }
  .print-brand-bottom-people p {
    font-size: 8pt;
    font-weight: 500;
    color: #2B2171;
  }
  .knowledge-printable {
    display: block !important;
    transform: none !important;
    width: 354pt !important;
    opacity: 1 !important;
  }
  .knowledge-printable .carousel {
    height: auto;
  }
  .knowledge-printable script {
    display: none;
  }
  .knowledge-printable #exp-key .carousel-inner {
    height: auto;
    min-height: auto;
  }
  .knowledge-printable .carousel-item {
    height: auto;
  }
  .knowledge-printable img {
    display: block;
  }
  .knowledge-printable h3 a, .knowledge-printable p.role {
    text-align: center;
  }
  .non-printable {
    display: none !important;
  }
  .sidebar {
    border-top: 1px solid #2B2171;
    padding-top: 15px;
  }
  .sidebar .profile-sectors-title {
    background: none;
    font-size: 10pt;
    line-height: 21pt;
    margin: 0;
    border-bottom: 1px solid #2B2171;
  }
  .sidebar__block {
    margin-bottom: 10px;
  }
  .sidebar__block:after {
    display: none;
  }
  .sidebar__block--accordion .profile-join,
  .sidebar__block--accordion .profile-sectors {
    max-height: unset;
  }
  .sidebar__block--accordion .profile-join li,
  .sidebar__block--accordion .profile-sectors li {
    margin-bottom: 0;
  }
  .sidebar__block--accordion .profile-join a,
  .sidebar__block--accordion .profile-sectors a {
    font-weight: 400;
    text-decoration: none;
    line-height: 14px;
    font-size: 10pt;
  }
  .main-content {
    border-top: 1px solid #2B2171;
    padding-top: 15px;
  }
  .main-content h3 {
    font-size: 18pt;
    line-height: 21pt;
  }
  .col-md-1 {
    width: 8%;
    float: left;
    flex: 0 0 8%;
  }
  .col-print-1 {
    width: 8% !important;
    flex: 0 0 8% !important;
  }
  .col-md-2 {
    width: 17%;
    float: left;
    flex: 0 0 17%;
  }
  .col-print-2 {
    width: 17% !important;
    flex: 0 0 17% !important;
  }
  .col-md-3 {
    width: 25%;
    float: left;
    flex: 0 0 25%;
  }
  .col-print-3 {
    width: 25% !important;
    flex: 0 0 25% !important;
  }
  .col-md-4 {
    width: 33%;
    float: left;
    flex: 0 0 33%;
  }
  .col-print-4 {
    width: 33% !important;
    flex: 0 0 33% !important;
  }
  .col-md-5 {
    width: 42%;
    float: left;
    flex: 0 0 42%;
  }
  .col-print-5 {
    width: 42% !important;
    flex: 0 0 42% !important;
  }
  .col-md-6 {
    width: 50%;
    float: left;
    flex: 0 0 50%;
  }
  .col-print-6 {
    width: 50% !important;
    flex: 0 0 50% !important;
  }
  .col-md-7 {
    width: 58%;
    float: left;
    flex: 0 0 58%;
  }
  .col-print-7 {
    width: 58% !important;
    flex: 0 0 58% !important;
  }
  .col-md-8 {
    width: 67%;
    float: left;
    flex: 0 0 67%;
  }
  .col-print-8 {
    width: 67% !important;
    flex: 0 0 67% !important;
  }
  .col-md-9 {
    width: 75%;
    float: left;
    flex: 0 0 75%;
  }
  .col-print-9 {
    width: 75% !important;
    flex: 0 0 75% !important;
  }
  .col-md-10 {
    width: 83%;
    float: left;
    flex: 0 0 83%;
  }
  .col-print-10 {
    width: 83% !important;
    flex: 0 0 83% !important;
  }
  .col-md-11 {
    width: 92%;
    float: left;
    flex: 0 0 92%;
  }
  .col-print-11 {
    width: 92% !important;
    flex: 0 0 92% !important;
  }
  .col-md-12 {
    width: 100%;
    float: left;
    flex: 0 0 100%;
  }
  .col-print-12 {
    width: 100% !important;
    flex: 0 0 100% !important;
  }
  .main-content,
  .sidebar {
    font-size: 10pt;
    line-height: 14pt;
  }
  .profile {
    padding-top: 10px;
  }
  .profile--trainee {
    background: none;
  }
  .profile--trainee .profile__main {
    height: 100%;
    justify-content: center;
  }
  .profile--trainee .profile__image {
    margin-bottom: 0;
  }
  .profile--trainee .profile__image img {
    width: auto;
    height: auto;
    max-width: 350px;
    border-radius: 0;
  }
  .profile .profile__photo {
    min-width: 3cm;
    margin: 0 auto;
    text-align: center;
    display: block;
    opacity: 1;
    width: 4cm !important;
    height: 4cm;
    position: relative !important;
  }
  .profile .profile__image {
    text-align: center;
    width: auto;
    height: auto;
    margin-top: 30pt;
  }
  .profile .profile__photo-circle {
    opacity: 1;
    width: 4cm !important;
    height: 4cm !important;
    display: none;
  }
  .profile .profile__photo-circle_one {
    transform: translate(0, 0) !important;
  }
  .profile__photo-circle_two {
    transform: translate(85%, 0) !important;
  }
  .profile .profile__photo-circle_three {
    transform: translate(135%, 0) !important;
  }
  .profile .profile__category {
    font-size: 10pt;
    line-height: 14pt;
    color: var(--primary-colour-palette-pink-ff-8896, #FF8896);
  }
  .profile .profile__role {
    margin-bottom: 0;
    font-size: 10pt;
    line-height: 14pt;
  }
  .profile .profile__contacts {
    padding-bottom: 20px;
  }
  .profile .contact-icon {
    display: none;
  }
  .profile .profile__contact-info {
    font-size: 10pt;
    line-height: 14pt;
    color: #2B2171;
    text-align: center;
  }
  .profile .profile__name {
    font-size: 21pt;
    line-height: 21pt;
  }
  .background-secondary-color-three {
    background: none;
  }
  .printable .main-content {
    padding-right: 20px !important;
    margin-bottom: 30px;
  }
  .order-2,
  .order-1 {
    order: unset;
  }
  .print-testimonial {
    display: block !important;
    width: 100%;
    left: 0;
    padding: 20px 10px;
    margin: auto auto 50px;
    background-color: #fff;
    background-image: none;
  }
  .print-testimonial blockquote {
    font-size: 12pt;
    line-height: 22px;
    border: none;
    font-weight: 400;
    color: #2B2171;
    margin-bottom: 5pt;
  }
  .print-testimonial cite {
    color: #2B2171;
    font-size: 10pt;
    line-height: 16px;
  }
  .print-testimonial .testimonial__header {
    display: none;
  }
  .print-testimonial .carousel-indicators {
    display: none;
  }
  .article-content .lead p, div.lead p {
    font-size: 10pt;
    line-height: 14pt;
    margin-bottom: 15pt;
  }
  .article__h1 {
    margin-bottom: 20pt;
    font-size: 24pt;
  }
  .main-content h2 {
    font-size: 18pt;
    margin-bottom: 14pt;
  }
  .main-content p {
    margin-bottom: 15pt;
    font-size: 12pt !important;
    font-weight: 400 !important;
    line-height: 20pt !important;
  }
  .main-content p a {
    font-size: 12pt !important;
    font-weight: 400 !important;
    line-height: 20pt !important;
    word-break: break-word;
  }
  .main-content ul li, .main-content ol li {
    margin-bottom: 5pt;
    font-size: 12pt !important;
    font-weight: 400 !important;
    line-height: 20pt !important;
  }
  a {
    color: #2B2171 !important;
    font-weight: 400 !important;
    text-decoration: none !important;
  }
  .footnotes {
    margin-top: 0;
  }
  .main-content a[href*="://"]::after,
  .main-content a:not([href^="/"])::after {
    content: " (" attr(href) ")";
    font-size: 12pt !important;
  }
  .indent_text {
    font-size: 10pt;
    line-height: 14pt;
    margin-bottom: 15pt;
    padding-left: 20pt;
  }
  ol.footnotes-knowledge li {
    font-weight: 400 !important;
  }
  .post-meta__channel {
    background: none !important;
  }
  .ee-debugger {
    display: none;
  }
  .graduates-hero.office {
    padding-top: 0 !important;
    min-height: unset !important;
  }
  .graduates-hero.office .g-hero-overlay {
    border: none !important;
    margin-bottom: 0 !important;
  }
  .graduates-hero.office .hero-text, .graduates-hero.office .hero-text * {
    color: #2B2171 !important;
  }
  .graduates-hero.office .hero-text .phone, .graduates-hero.office .hero-text .email, .graduates-hero.office .hero-text * .phone, .graduates-hero.office .hero-text * .email {
    padding-left: 0 !important;
    background: none !important;
    height: unset !important;
    margin-bottom: 0px !important;
  }
  .related.office {
    display: block !important;
  }
  .related.office > div {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .carousel-swiper__key-office .swiper-slide {
    max-width: 100% !important;
    width: unset !important;
  }
  .people-card {
    break-inside: avoid-page;
    page-break-inside: avoid;
    page-break-before: auto;
    border: 1px solid #2B2171;
  }
  .people-row {
    column-gap: 5px;
    row-gap: 5px;
  }
}

/*# sourceMappingURL=print.css.map */
