.home-img-bg {
    background-image: url(../images/3.0/190413-214.jpg);
    min-height: 75%;
}
.media-img-bg {
    background-image: url(../images/4.0/media-2.jpg);
    min-height: 75%;
    background-position: 62%;
}
.giving-img-bg {
    background-image: url(../images/4.0/Giving.jpg);
    min-height: 75%;
}
.about-img-bg {
    background-image: url(../images/4.0/giving-min.png);
}
.services-img-bg {
    background-image: url(../images/4.0/services-min.png);
}
.ministries-img-bg {
    background-image: url(../images/4.0/ministries-min.png);
    background-position: 75%;
}
.contact-img-bg {
    background-image: url(../images/4.0/contact-min.png);
}

.values-img-bg {
    background-image: url(../images/4.0/hopebg-v3.png)!important;
}

.my-10 {
    margin-top: 8rem!important;
    margin-bottom: 8rem!important;
}

.navbar-fix {
    bottom: 30px;
    position: relative;
}

.bottom-30 {
    bottom: -30px!important;
}

.carousel-inner {
    max-height: 600px;
}

.carousel-caption {
    position: sticky!important;
}

.mh300{
    max-height: 300px!important;
}
.darkened-image {
    filter: brightness(75%);
}

.dark-bg-custom {
    background-color: #222;
}

.values-img-bg p {
    color: #101010;
}

.logo-mob-nav {
    width: 150px;
}
