
/*----------print css starts here-----------------*/
@media print {
a[href]:after { content: none !important; }
* { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
/** Don't show links for images, or javascript/internal links*/
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; /* h5bp.com/t */ }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
/*@page {margin: 0.5cm;}*/
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
.slider-main, .menu-main, .contact-main, .nav-inn, .fcontact-main, .testi-main, .ft-logo, .ft-menu, .ft-social-inn{ display:none !important;}
.header-main{ border: 0;}
.logo-main{ position: relative; width: 100% !important; text-align: center;}
.ft-con{ width: 100%; float: none; text-align: center; margin-top: 0px;}
.welcome-inn p{ font-size: 1.7rem; padding-bottom: 10px;}
.stickyHeader .header-main, .header-main{ padding:0 15px;}
.stickyHeader .header-main .logo a{ width:314px; display:inline-block;}
.welcome-title h1{ margin-bottom: 10px;}
.welcome-main{ padding: 20px 0 10px;}
.footer-main{ border-top:0;border-bottom:0;}
.expendds{ display:block !important;}
.read-btn{ display:none;}
.stickyHeader .header-main{ position:inherit;}
.stickyHeader .logo-main a{ width: 224px;} 
.stickyHeader .header-main{display:block;border-bottom:0 !important;}
a:after,a:before{display:none;}
a{text-decoration:none;}
.footer-main{padding:0;}
    .white-box{ padding: 10px; 0}
    .link-inn a{ font-size: 1.6rem;}
    .ft-con a{ font-size: 2.0rem;}
    .stickyHeader .log-top a{ width: 204px;}
}
