form:not(.blive_PageEdit) .hero-img{overflow:hidden;height:var(--hero-img);min-height:400px;position:relative}form:not(.blive_PageEdit) .hero-img .blive_Control img{min-width:100%;min-height:400px;max-width:none;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}form:not(.blive_PageEdit) .hero-img.portrait .blive_Control img{height:var(--hero-img);width:auto!important}form:not(.blive_PageEdit) #ctl00_mainEditBar+div .hero-img{height:calc(var(--hero-img) - 44px)}form:not(.blive_PageEdit) .hero-text{position:absolute;bottom:calc(var(--padding) * 3);left:20%;right:20%;z-index:4;color:#fff;text-align:center}form:not(.blive_PageEdit) .hero-img>div:not(.hero-text) .blive_Control:after{content:"";background:rgba(0,0,0,.5);background:-moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,.8) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,.8) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0 );position:absolute;top:0;left:0;bottom:0;right:0}form:not(.blive_PageEdit) .hero-text *{color:#fff}@media only screen and (max-width:1025px){form:not(.blive_PageEdit) .hero-text{left:var(--padding);right:var(--padding)}}.down-arrow{position:absolute;bottom:var(--padding);left:0;right:0;text-align:center;z-index:4}.down-arrow a:after{content:"";font-family:FontAwesome;font-size:3em;color:#fff}.down-arrow a{text-decoration:none!important}