@media print{
	.forcefullwidth_wrapper_tp_banner {
		display: none !important;
	}

	#respond {
		display: none !important;
	}

	.c {
		display: none !important;
	}

	#responsive-menu-pro-noscroll-wrapper {
		overflow-x: visible !important;
		overflow-y: visible !important;
	}
	
	html, body {
		height: inherit !important;
	}
}

