.home-video{position:relative;height:560px}@media only screen and (max-width:767px){.home-video{height:auto}}.home-video .home-video-bg{background-size:cover;background-position:center center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@media only screen and (max-width:767px){.home-video .home-video-bg{height:300px;position:relative}}.home-video .container{z-index:2;display:flex;justify-content:flex-end;align-items:center;height:100%}@media only screen and (max-width:767px){.home-video .container{background-color:#000}}.home-video .container .content{flex-basis:50%;padding:20px;z-index:2;color:#fff;font-weight:100;text-align:center}@media only screen and (max-width:767px){.home-video .container .content{flex-basis:100%}}.home-video .container .content h3{color:#fff;font-weight:100;text-shadow:0 0 4px #000}@media only screen and (max-width:767px){.home-video .container .content h3{font-size:22px}}.home-video .container .content .btn{border:none;border-radius:25px;background-color:#6fb551;color:#fff;padding:10px 25px;text-decoration:none;box-shadow:0 3px 6px rgba(0,0,0,.29);font-size:16px;white-space:nowrap}.home-video .container .content .btn:focus,.home-video .container .content .btn:hover{color:#fff;background-color:#8dc475}