@media print {
#content { 
  margin-top: -140px;
}
.hero, .section.subpage-banners, #cookies-eu-banner, .backtoTop {    /* AV - updated */
  display: none;
}
.team-members {  
  display: none;
}
span.print-title {  
  padding-bottom: 20px; 
}
.col-md-4.col-xs-6.team-item {  /* AV - new */
  width: 49%;
  padding-right: 0;
  margin-left: 0;
}

h2#print-content-news {
    display: block !important;
}  
img.print-logo {
    width: 38%;
    position: relative;
    top: -20em;
    display: block !important;
}
footer.paragraph_-_dark_bkgrd {
    display: none;
}
  .col-md-3.col-xs-3 {
    display: none;
}

 img.footerDesktop,.Previous,.Next,.print-share,h2.heading_2,img.herobg1,{
    display: none;
} 
img.herobg1,img.herobg1-visible,img.herobg2,img.herobg2-visible,img.herobg,img.herobg-visible,img.herobg-tablet{
  display: none;
}
.print-share,h2.heading_2{
   display: none;
  }
.section.sections19.banners {
    margin-top: 22em;
}
.section.sections12.banners {   
  margin-top: -60px; 
}

  h1.heading_1{
display:none;
  }
p.paragraph_-_dark_bkgrd {
display:none;
}
img.print-img,h1.print-name,span.print-title,div#navbar,p.print-copyright,.sections25 ,.call-out-desktop span{
  display: block !important;
  }  
a[href]:after{content:none}

img.print-img {
    width: 80%;
    margin-top: -14em;  
}
.sections24,.sections13,.Previous,.Next{
display:none;
}
p.paragraph {
    width: 80%;
    padding-left: 5px;  
}
span.print-QuoteBody{
    display: block;
    width: 20%;    
    font-size: 17px;
    float: right !important;
    position: relative !important;
    top: 6em;
    display: block !important;
    left: 0;    

}
.sections5, .sections11{
background-image:none !important;

}
img.footerDesktop {
    display: none;
}
.sections11 .headTtl h1.print-content {
  display: block;  /* AV - added */
  font-size: 45px;
  color: black;
}
.sections24 .headTtl h1 {
  display: none;
}

#print-content {
    color: black !important;
}
p#print-content {
    display: block !important;
     margin-top: 4em;
}

h2#print-content-news,#relatednews,h2#portfliotitle{
 display: block !important;

}
div#go7 {
    display: none;
}

    /* TEAM */
  .section.sections19.banners img.print-logo {
    display: block !important;
    margin-top: 16px;
    top: -12em;
    width: 50%;
  }
  .section.sections19.banners img.print-img {
    margin-top: -10em;  
  }

  .news_dont_print{display:none !important;}
  #dont_print{display:none !important;}

}
