@media print {
	.top-header, .header-area, .banner, .footer-area, .slider-inner, .da-slide, .nbs-flexisel-container, #topcontrol {
		display: none !important;
	}
	.alert, .message-top, .header, .socials-content, .social-links, .sidebar, .footer, .no-print, .content-area .inner-content .red-btn {
		display: none !important;
	}
	.contact {
		width: 100% !important;
	}
	.navbar-brand {
		float: none;
	}
	.input-group-addon strong {
		color: #ffffff !important;
	}
	.navbar-brand img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.contact-info {
		text-align: center;
		display: block;
		width: 100%;
	}
	.contact-info  > ul > li, .contact-info  > ul  { 
		width: 100%;
		margin:0px;
		padding: 0px;
	}
	.contact-info  > ul > li > i { 
		display: none;
	}
	
	.contact-info  > ul > li > i  > span{ 
		width: 100%;
		float:none;
	}
	.top {
		padding-top: 0px;
	}
	.breadcrumbs {
		margin-top: 0;
	}
	a[href]:after {
		content: none !important;
	}
	.content-area .inner-content .tab-content {
		padding: 0px;
		border: none;
	}
}
