
@page { size: auto; /* auto is the initial value */ /* this affects the margin in the printer settings */ margin: 15mm 15mm 15mm 15mm; }


body { font: 400 14px/28px "freight-sans-pro", Helvetica, Arial, sans-serif; }

#qcMenuTrig { display: none; }

#qcFooterNav nav.col-6 { display: none; }

.serviceImage { display: none; }

#blog-list { display: none; }
#qcBlogSort { display: none; }
.ViewAllBlogs { display: none; }

/*showbio page*/
.showbio_page .thumbnailBioImage { display: none; }
.showbio_page .bioPrimaryImage {max-width:300px;}
.showbio_page h1 {font-size: 30px; margin: 15px 0 0 0;}

.showbio_page .bioVcardIcon, .bioPdfIcon {display:none;}


/*showoffice page*/
.showoffice_page .sectionItem { display: none; }

