.blog-banner-wrapper{background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:#222;background-attachment:scroll;position:relative;display:-ms-flexbox;display:-ms-flex;display:flex}.blog-banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.35)}.blog-banner-wrapper .content-wrapper{display:-ms-flexbox;display:-ms-flex;display:flex;-ms-flex-pack:center;-ms-justify-content:center;justify-content:center;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-flow:column wrap;flex-flow:column wrap;padding:0 50px;min-height:300px;position:relative;z-index:1;width:100%}.blog-banner-title-head{max-width:100%;overflow:hidden;padding:5px 0}.blog-banner-title-head h1{color:#fff;margin:5px 0;padding:0;line-height:70px}.blog-banner-title-head h1 span{display:inline-block}.blog-banner-breadcrumbs{list-style:none;line-height:25px;font-weight:400;font-size:16px;color:#fff;padding:0;margin:0 0 10px;display:table}.blog-banner-breadcrumbs li{display:inline-block;position:relative;padding:0 0 0 12px;margin:0 0 0 8px}.blog-banner-breadcrumbs li:first-child{padding:0;margin:0}.blog-banner-breadcrumbs li:not(:first-child)::before{position:absolute;left:0;top:0;width:15px;height:13px;content:"/";opacity:.5;text-align:left;z-index:3}.blog-banner-breadcrumbs li a{text-decoration:none;color:inherit;font-weight:400;font-size:16px}@media(max-width:778px){.blog-banner-wrapper .content-wrapper{flex-flow:column wrap;align-items:center;justify-content:center;padding-bottom:0px;min-height:70px}.blog-banner-breadcrumbs{display:none}.blog-banner-title-head{text-align:center}.blog-banner-title-head h1{font-size:30px;line-height:38px}}