@media print {
html, html body{
	height:auto;
	background: transparent;
}

/*html body.ieVersion{
	background: #00ff00;
}*/

@page {
 size: auto\9;   /* auto is the current printer page size */
 margin: 0mm\9;  /* this affects the margin in the printer settings */
}
body {
	width: 100%;
	margin: 0px\9;  /* the margin on the content before printing */
}
body {
	min-width: 1024px;
	width: 1024px;
	-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, .footerArea1, .headerTop{
		display:none !important;
	}
	body .mainContent{
		margin-left:0 !important;
		margin-top:30px !important;
		margin-bottom:30px !important;
		background-color:transparent !important;
	    box-shadow: none !important;
		padding:0 !important;
	}
	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: 0px !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;
	}
	.slide-word-box{
		display: block;
	}
	body.indexVersion .contentArea{
		page-break-inside: avoid;
	}
	.main-page-photo-wrapper .col-md-5{
		-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	}
	.img-wrapper{
		margin-bottom: 10px;
	}
	.img-wrapper .wrapper .row{
		flex-wrap: nowrap;
	}
	.img-wrapper.col-md-3 .wrapper img{
		width: 100%;
	}
	.img-wrapper .wrapper ul{
		list-style: none;
	}
	.slider-height {
		height: 100% !important;
		min-height: auto !important;
	}
	.ieVersion .slider-height {
		padding-top: 50px;
	}
	.flexslider .container{
		height: auto !important;
		min-height: auto !important;
	}
	.flexslider .col-lg-4, .flexslider .col-xl-4, .flexslider .col-lg-6, .flexslider .col-xl-6{
		-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	}
	#accordion a{
		text-decoration: none !important;
	}
	.breadcrumb ul{
		padding-inline-start: 0px;
		margin-block-start: 0em;
    margin-block-end: 0em;
	}
	.bodyArea{
		margin-top: 0px !important;
	}
	#accordion .card-header-wrapper{
		position: relative;
	}
	.headerNav> .container{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.headerArea {
		position: static !important;
	}
	.section_header_banner .sectionimg{
		display: none !important;
	}
	.breadcrumb{
		position: static !important;
padding-top: 20px !important;
	}
	.wel-people{
		max-width:128px !important;
	}
	.wel-people img{
		width: 100% !important;
	}
	body .responsibility-wrapper{
		display: flex;
	}
	.indexslider .indexslide{
		width: 100% !important;
	}
	.indexslider img{
		width: 100% !important;
		display: block !important;
	}
	.mobileClient{
		display: none !important;
	}
	body .headerNav:after{
		width: 100% !important;
		height: 7px !important;
	}
	body .section_header_banner{
		display: none !important;
	}
	/*comment*/
	.breadcrumbbg{
		background-color: transparent !important;
	}
}
