.col-post-content img {
	max-width: 100%;
	height: auto;
}
.about-author img {
	max-width: 160px;
}
.ftco-footer {
    padding: 3em 0;
}
.ftco-navbar-light .navbar-nav > .nav-item.active > a {
    color: #0954f0;
}

.hero-wrap.hero-bread {
	background-size: auto 330px;
    background-repeat: repeat-x;
    background-position-y: bottom;
}

@media (max-width: 991.98px) {
	.hero-wrap.hero-bread {
	    background-size: auto 430px;
	    background-repeat: repeat-x;
	}
}

.owl-carousel.home-slider .slider-item .slider-text h1 a {
    font-size: 44px;
    color: #000000;
    line-height: 1.3;
    font-weight: 300;
    text-transform: uppercase;
}

