.event-main-hero{background:#FFF;padding-top:50px;padding-bottom:50px;color:#FFF}.event-main-hero .video-stamp{z-index:1;position:absolute;top:20px;right:20px;height:175px}.event-main-hero .event__container{height:calc(100vh - 200px);max-height:600px;min-height:400px;display:flex}.event-main__title-area{width:calc(66.66% - 10px);position:relative;height:100%;overflow:hidden;margin-right:10px;padding:5%;box-sizing:border-box;display:flex;align-items:flex-end}.event-main__locations{width:33.33%;display:flex;flex-direction:column;justify-content:space-between}.event-main__video{position:absolute;right:50%;bottom:50%;transform:translate(50%,50%);min-width:100%;min-height:100%;max-width:none}.event-main__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom,rgba(26,71,92,0.15),rgba(26,71,92,1))}.event-main__text-container{position:relative;max-width:350px}.event-main__title.event-main__title{font-size:1.6em;font-weight:500;letter-spacing:4px}.event-main__text{font-size:18px;font-weight:300}.event-main__location{position:relative;z-index:0;overflow:hidden;text-align:center;display:flex;flex-direction:column;justify-content:center}.event-main__loc-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:no-repeat 50% 50%;background-size:cover;transition:all .3s ease}.event-main__location:hover .event-main__loc-img{transform:scale(1.1)}.event-main__location.event-main__location{color:#FFF}.event-main__loc-title{text-transform:uppercase;font-size:1.6em;font-weight:500}.event-main__loc-date{font-size:1.6em;font-weight:200}@media screen and (max-width:767px){.event-main-hero .event__container{flex-direction:column;max-height:none;height:auto}.event-main-hero .video-stamp{display:none}.event-main__title-area{width:100%}.event-main__locations{width:100%;display:block}.event-main__location.event-main__location{margin:10px 0 0;padding:20px}}