@media print {

	html,
	html body {
		height: auto;
		background: transparent;
	}

	body {
		width: 100%;
		margin: 0\9;
		/* the margin on the content before printing */
	}

	body {
		/* min-width: 1338px;
		width: 1338px; */
		-webkit-print-color-adjust: exact !important;
	}

	.myitem_list.my_pdf_div.activities_photo>div.myboard_nl>div.cover img {
		max-width: 100%;
	}

	body .bodyArea {
		/*background: none;*/
	}

	.casenotarea .case_img {
		width: 100%;
	}

	body .headerTool .myLogo {
		position: relative;
	}

	body .headerMenu,
	body .myheaderTool,
	body .leftMenu,
	body .mainHeader,
	body .printTool,
	/* body .btmNav, */
	.headerTop {
		display: none !important;
	}

	body .mainContent {
		margin-left: 0 !important;
		margin-top: 1.875rem !important;
		margin-bottom: 1.875rem !important;
		background-color: transparent !important;
		box-shadow: none !important;
		padding: 0 !important;
	}

	.footerArea1{
		page-break-inside: avoid;
	}

	body .footerArea {
		box-shadow: none;
	}

	body .headerMenu .nobr,
	body .mainHeader .nobr {
		display: block;
	}


	.img-wrapper {
		width: auto !important;
	}

	.section_header_banner {
		background: none !important;
		height: auto !important;
		margin-bottom: 0 !important;
	}

	.section_header_banner img {
		/*background-image: url(../images/slider/main_slider_02_mobile.jpg) !important;
			-webkit-print-color-adjust: exact !important;*/
		display: none;
	}

	.section_header_banner>.container {
		align-self: center;
		text-align: left;
		margin-left: unset;
		margin-right: unset;
		width: 100%;
	}

	.section_header_banner .banner_title {
		position: static !important;
	}

	.breadcrumb ul {
		padding-inline-start: 0;
		margin-block-start: 0em;
		margin-block-end: 0em;
	}

	.bodyArea {
		margin-top: 0 !important;
	}

	#accordion .card-header-wrapper {
		position: relative;
	}

	.headerNav>.container {
		padding-top: 0.625rem;
		padding-bottom: 0.625rem;
	}

	.headerArea {
		position: static !important;
	}

	.section_header_banner .sectionimg {
		display: none !important;
	}

	.breadcrumb {
		position: static !important;
		padding-top: 1.25rem !important;
	}

	.mobileClient {
		display: none !important;
	}

	body .headerNav:after {
		width: 100% !important;
		height: 0.5rem !important;
	}

	body .section_header_banner {
		display: none !important;
	}

	/*comment*/
	.breadcrumbbg {
		background-color: transparent !important;
	}

	body .card_bigwrapper .my_card {
		width: 50%;
		page-break-inside: avoid;
	}

	body .footerArea .footerMenu {
		flex-wrap: unset;
	}

	body .footerArea .footerMenu>div.fm0, body .footerArea .footerMenu>div.fm1, body .footerArea .footerMenu>div.fm2, body .footerArea .footerMenu>div.fm3 {
		display: inline-block;
	}

	.footerMenu>div {
		flex: 0 0 25%;
	}

	body .mainArea1 .intro_box {
		width: 97% !important;
	}
}