.home-hero{max-width:1200px;margin:0 auto;height:calc(100vh - 200px);max-height:600px;position:relative}.home-hero .campaign-slot{height:100%;position:relative;width:calc(66.66% - 5px);float:left;display:block;overflow:hidden;color:white}.home-hero .campaign-slot:hover video{transform:translate(-50%,-50%) scale(1.1)}.home-hero .campaign-slot .inner{position:absolute;left:50px;max-width:50%;bottom:55px;line-height:1.3;font-size:16px;font-weight:300;z-index:2}.home-hero .campaign-slot .inner p{margin-bottom:40px}.home-hero .campaign-slot video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;display:block;transition:all .3s ease;z-index:-1;transform:translate(-50%,-50%) scale(1);max-height:100%}.home-hero .value-prop{width:calc(33.33% - 5px);float:right;height:100%;display:block;background-size:cover;background-position:center;position:relative;overflow:hidden}.home-hero .value-prop:before,.home-hero .campaign-slot:before{content:' ';display:block;z-index:1;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(26,71,92,0);background:-moz-linear-gradient(top,rgba(26,71,92,0) 0%,rgba(26,71,92,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(26,71,92,0)),color-stop(100%,rgba(26,71,92,1)));background:-webkit-linear-gradient(top,rgba(26,71,92,0) 0%,rgba(26,71,92,1) 100%);background:-o-linear-gradient(top,rgba(26,71,92,0) 0%,rgba(26,71,92,1) 100%);background:-ms-linear-gradient(top,rgba(26,71,92,0) 0%,rgba(26,71,92,1) 100%);background:linear-gradient(to bottom,rgba(26,71,92,0) 0%,rgba(26,71,92,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a475c',endColorstr='#1a475c',GradientType=0)}.home-hero .value-prop .inner{position:absolute;top:50%;left:0;right:0;margin:0 auto;transform:translateY(-50%);max-width:80%;text-align:center;z-index:2}.home-hero .theProp{color:white;text-transform:uppercase;letter-spacing:4px;font-size:30px;font-weight:500;text-align:center;position:relative;z-index:2;margin-bottom:50px}@media screen and (max-width:1140px) and (min-width:901px),screen and (max-width:400px){.home-hero .theProp{font-size:24px}}.value-prop .bg-img{width:100%;height:100%;background-size:cover;background-position:center;transition:all .3s ease}.value-prop:hover .bg-img{transform:scale(1.1)}@media only screen and (max-width:900px){.home-hero{height:auto;max-height:100%}.home-hero .campaign-slot{width:100%;float:none;height:400px;margin-bottom:5px}.home-hero .value-prop{width:100%;float:none;height:400px}.home-hero .campaign-slot .inner{width:100%;max-width:100%;left:0}}