/* Print Style Sheet */

@page { 
    size:210mm 297mm; 
    margin: 5px 5px;
}

@media print {
	html, body { background:white; color:black; font-size: 12pt;}
	.header-top {display:none }
	.header_banner1 {display:none }
	.site-header {display:none }
	.banner-small {display:block }
	.site-footer {display:none }
	.template-link2-single {display:none }
	.col-md-8 .col-sm-6 .col-xs-6 {display:block; width:100% !important}
	.temp9a-box {display:none }
	.temp10-back {display:none }
	.temp10-3 {display:block;}
	.form-group {display:none }
	.template .col-sm-8 .col-md-9 {display:block; width:100%}
	.template-link2-single {display:none}
	.years{ display:none}
	.banner-small h1 {margin:0 !important; line-height:none !important}
	h1 {margin:0 !important; line-height:none !important}

	.temp1-top address {padding:0 !important}
	.temp1-top { padding-left:1px !important; margin-left:0 !important}
	.wp-caption  {float:right; margin-left:10px !important}

	.sharedaddy{display:none}
	.sidebar {display:none}
	.pager {display:none;}
	a[href]:after {
	    content: none !important;
	  }
	.col-md-3 .col-sm-3  .hidden-xs { display:none}
	.b-rgt-small { display:none}
	.htop {display:none }
	.temp10-main1 {display:block;}
	.temp10-top1{display: none !important; height: 0px !important;margin: 0px !important; padding: 0px !important;}
	.col-md-4.col-sm-6.col-xs-6.submenu {
	    display: none;
	}
	.temp10-3.pull-left.hidden-sm.hidden-xs {
	    display: block !important;
	    float: left !important;
	    margin-top: 50px;
	    border: none;
	}
	
.banner-small .col-md-8{
	width:100%;
	
}
.hide-br {
	display:none;
}
address strong::after { 
    content: " | ";
}
address pre::after { 
    content: " | ";
}

h2 {margin-top: -3px !important; line-height:none !important}

.right_main_slider{
	width:250px;
	float:right !important;
	margin-top:8px !important;
	padding-bottom:0 !important;
	margin-left:10px !important;
}
.template1{
	padding:0 !important;
}

.template1 tem2{margin-top: -10px !important;}

.template-link2{
	display:none !important;
}
}