.custom-blog-banner{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:331px;padding:80px 0;position:relative}.custom-blog-banner .container{position:relative;width:100%}.custom-blog-banner-heading{text-align:center}.custom-blog-banner:before{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;right:0;width:100%}.custom-blog-banner-heading h2{color:#fff;line-height:60px;margin-bottom:25px}.custom-blog-banner-heading hr{border:2px solid #fff;height:0;opacity:.2;width:30%}@media(max-width:767px){.custom-blog-banner{min-height:auto}}