.banner-area{position:relative;background-attachment:scroll;background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:#222}.banner-area .content-wrapper{position:relative;z-index:1;min-height:300px;display:-ms-flexbox;display:-ms-flex;display:flex;-ms-align-items:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;-ms-flex-pack:space-between;-ms-justify-content:space-between;justify-content:space-between}.banner-content{padding:5px 0;overflow:hidden}.banner-area h1{font:normal 700 26px / 36px "Montserrat",Helvetica,Arial,Verdana,sans-serif;animation:mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);opacity:1;font-size:30px;line-height:20px;color:#fff;text-transform:none;margin:5px 0;padding:0}.fancy-header-overlay{background:rgba(0,0,0,0.5);position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width:778px){.banner-area .content-wrapper{flex-flow:column wrap;align-items:center;justify-content:center;min-height:70px}}