.color-primary, .navbar-nav > li > a:before, .navbar-nav > li > a:after, .stat-box .stat-hover .iconic, .about-box .h4, .stat-box .stat-hover .h4, .stat-box .stat-hover a:hover, .stat-hover .h4, .meta a, .user-comments h6 {
	color:#76c51d;
}
.about-box h4{
color:#97d900!important;
}
.mediadee{
	color:#76c51d!important;
}
.margin{
	margin-top:3px!important;
}
.line {
		background:#76c51d;
		position: relative;  
		width: 100%;
		height: 3px;
		margin-top:6px; 
		z-index: 1000;		
	}

.bg-primary, a.bg-primary:hover, .btn-primary,  .btn-gray:hover, .about-box:hover .iconic, .link-pop:hover, .link-zoom:hover, .social-section .social-links li a:hover, .pricing-table:hover .price-btm, .user-comments li li .comment-box:before {
	background-color:#97d900;
}

.heading h2:after {
	border-color:#97d900;
}
.customer-section {
background-color: #9fda00;
}
::selection {
	background:#97d900;
}
::-moz-selection {
	background:#9fda00;
}

@media (min-width: 768px) {
.team-box:hover .detail, .blog-box:hover .btn-gray {
	background-color:#97d900;
}

}