﻿@media print {
   body {
      color: #000;
      background: #fff;
   }
   h1, h2, h3, h4, p {
      display: block !important;
      color: #000000 !important;
   }
   h1, h2, h3, h4 {
	page-break-after: avoid;
	font-size: 20px !important
}
   div.page-content {
      display: inline !important;
   }
   header, ul.menu, .menu, .dropmenu, .fxcolumns, .position-menu, .position {
      display: none !important;
   }
   section.blk-buttomb {
      display: none !important;
   }
   div.sp-page-builder {
      display: inline !important;
   }
   .fullwidthbanner, .rev_slider_wrapper, .fullwidthbanner-container, .rev_slider, .{
	height:35px !important;
	max-height:35px !important;
}
.tp-caption {
	font-size: 28px !important;
}
.tp-caption span {
	font-size: 28px !important
}

   img, .sppb-image-holder {
	max-height: 50px !important;	
}
.sppb-btn {
	display: none !important;
}

.forcefullwidth_wrapper_tp_banner {
	display: none !important;
}

.wistia_embed, .wistia_responsive_wrapper {
	display: none !important;
}

}