/* custom styles added by Pinnacle */
.banner-txt{background-color: rgba(0,0,0,0.6); padding: 22px;}
.page-header{background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/carousel-1.jpg) center bottom no-repeat;
    background-size: cover;}
#header-carousel .carousel-item{height: 470px}
a.ft_add_link{color: #b0b9ae; display: block;}
.hm-cat-wrap a.h5{min-height: 50px;}
.headr_social a{}
.carousel-control-prev, .carousel-control-next{display: none;}

@media (max-width: 768px){
#header-carousel .carousel-item {min-height: 306px;}
}