.banner-section{width:calc(100% - 60px);height:100vh;position:relative;top:0;left:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 30px}.banner-section__video-hidden{display:none}.banner-section__image,.banner-section__image-overlay,.banner-section__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.banner-section__image-overlay{background-color:rgba(0,0,0,.4);z-index:1}.banner-section__heading{color:#fff;position:relative;z-index:2;text-align:left}.banner-section__heading h1,.banner-section__heading h2,.banner-section__heading h3,.banner-section__heading h4,.banner-section__heading h5,.banner-section__heading h6,.banner-section__heading p{font-weight:700;font-size:2.2em;text-shadow:2px 2px #000;margin:0;text-align:left}@media (min-width:576px){.banner-section__heading h1,.banner-section__heading h2,.banner-section__heading h3,.banner-section__heading h4,.banner-section__heading h5,.banner-section__heading h6,.banner-section__heading p{font-size:3.75em}}