#masthead{position:relative;width:100%;overflow-x:hidden;overflow-y:hidden;perspective-origin:0;display:flex}#masthead .masthead-bg{width:100%;height:100%;background-size:cover;background-position:center;box-shadow:0 0 0 999em rgba(0,0,0,0.3) inset;position:absolute;z-index:1}#masthead .masthead-bg.parallax{position:absolute;transform-origin:0 50%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;top:0}.masthead-content-wrapper{height:100%;display:flex;z-index:3}.masthead-content{display:block;text-align:center;background-color:rgba(255,255,255,0.6);padding:2rem 1rem;width:60%;border-radius:5px}.masthead-content h5{margin-bottom:0}.masthead-content h1{line-height:1.2;margin-bottom:0;border-bottom:5px}#masthead .masthead__video-bg{width:100%;height:100%;position:relative;z-index:1}.video-bg{position:absolute;z-index:2;top:0;width:100%;height:100%}.video-bg iframe{position:absolute;top:50% !important;left:50% !important;min-width:156vw;min-height:calc(100vw * .65);width:auto;height:auto;transform:translate(-50%,-50%);z-index:10}.masthead__video-bg .masthead-content-wrapper{position:absolute;z-index:10;width:100%;height:100%;max-width:100%}@media screen and (max-width:950px){.video-bg iframe{min-width:156vh;min-height:calc(100vh * 1.65)}}@media screen and (max-width:767px){.masthead-content{width:96%}}