a.navbar-brand {
    height: 110px;
    width: auto;
}
.header-content-wrap {
	background: rgba(0, 0, 0, 0.5);
	position: relative;
	-webkit-box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
	box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
	padding: 285px 0 210px;
}
.zerif-copyright-box {
    display: none;
}
#carousel-homepage-latestnews .item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.header-content-wrap {
  background: none !important;
}
.intro-text{
	text-align: center;
	color: #CC0B10;
	line-height: 65px;
	z-index: 0;
	text-transform: uppercase;
	font-size: 55px;
	float:none;
}
.entry-footer {
   display:none !important;
}
.page .entry-header .vcard {
    display: none;
}