﻿@media print{
	/*---For homepages:---*/
	.scrollContent > div {page-break-inside: right;}

	.contain_navi{width: 1000px;}
	.navi_side{display: none;}
	.notify_container{display: none;}
	.persona_container{width: 1000px;}
	.scrollContent{width: 1000px;}
	#sect1{width: 1000px;}

	/*.footer_panelwhite {display: none}*/
	/*.footer_copyright {bottom: 0;}*/
	.scrollContent > .sect{height: 800px;}
	.scrollContent > .sectFooter{height: auto !important; }
	/*.footer_panelblk{height: 1500px !important;}*/
	.owl-theme .owl-controls{bottom: 180px;}
	.footer_carousel_main > .col-md-6{width: 460px; float: left;}
	.footer_carousel_inner{width: 450px !important;}
	.sectFooter .owl-item{width: 225px !important;}
	.sectFooter .col-md-3{height: 333px !important;}
	.sectFooter > .sect-inner_new{position: relative; height: auto !important;}
	
	.sect2 .floatleft25p{height: 450px !important;}
	.sect2 .floatleft50p{height: 450px !important;}
	.sect2 .panel_carousel .panelContent{height: 450px !important;}
	.sect2 .floatleft25p .panelContent{height: 375px !important;}
	.sect2 .mCustomScrollbar{height: 375px !important;}
	.page_cta .panel_main>.navi_panel>li>div>a>p {font-size: 13px;}
	.sect3 .panel_main > .navi_panel > li > div.desc{font-size: 15px;}
	/*---/For homepages:---*/
				
	/*--- custom style fix for what is not provided by pmg ---*/
	footer { display:none !important; }
	/*--- /custom style fix for what is not provided by pmg ---*/

}