/*
Theme Name: NCIA
Description: NCIA
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.header-tagline {
	display: block;
	width: 410px;
	height: 48px;
	background-image: url("http://www.ncia.dev/wp-content/uploads/2015/09/tagline-ncia.png");
	background-repeat: no-repeat;
	margin-top: 25px;
}
@media (max-width: 799px) {
	.header-tagline {
		display: none !important;
	}
}

.fusion-header {
	border: 0 !important;
}
.fusion-secondary-header {
	display: none;	
}
.fusion-secondary-main-menu {
	border-bottom: 3px #f36d23 solid !important;
}
h1, h2, h3, h4, h5, h6, .menu-text {
	text-transform: uppercase;	
}
.fusion-post-content-wrapper {
	padding-bottom: 25px !important;	
}
.fusion-rollover-gallery {
	display: none;	
}
h2.entry-title a {
	color: #7f7f7f;
	font-weight: bold;
}
h2.entry-title a:hover {
	color: #8cb03e;
}
.sidebar {
	padding: 20px !important;	
}
.sidebar .widget-title {
	font-size: 14px !important;
	font-weight: bold !important;
	color: #157bc3 !important;
}
.single-navigation {
	display: none;	
}
.fusion-post-medium.category-newsletter {
	height: 20px !important;
	padding: 0 !important;
	margin-bottom: 20px !important;
}
.fusion-post-medium.category-newsletter h2 {
	text-transform: none !important;
}
.fusion-post-medium.category-newsletter h2 a {
	font-weight: normal !important;	
}
.fusion-icon-pen {
	display: none !important;	
}
.newsletter-listing .fusion-date {
	display: none;
}
.newsletter-listing .post {
	margin-bottom: 20px;	
}
.report-container h3 {
	color: #638f2d !important;	
}