.news-content {
	text-align: justify;
}

.news-content h2{
	text-align: left !important;
	margin-bottom: 15px;
	line-height: 1.3;
}

.adv-img-half-content {
	height: 180px !important;
}

.img-box.adv-img-half-content .caption {
	padding: 5px 10px !important;
	background: rgba(4, 4, 4, 0.7) !important;
	top: 0;
	bottom: unset;
}

.caption h3 {
    text-transform: capitalize;
    font-size: 18px;
}

.footer-parallax .container {
	padding-top: 0 !important;
}

@media (min-width: 1200px) {
	.navbar-nav {
		float: right !important;
	}
}