﻿body .hero-video .container{width:100%;}body .hero-video .container .header{display:block;left:5%;width:90%;top:75%;}@media screen and (max-width:350px){body .hero-video .container .header{top:50%;}}@media screen and (min-width:351px) and (max-width:375px){body .hero-video .container .header{top:60%;}}@media screen and (min-width:376px) and (max-width:1024px){body .hero-video .container .header{top:65%;}}body .hero-video .container .header h1{font-weight:unset;font-size:32px;text-transform:none;}body .hero-video .container .header h1 span{font-size:.8em;margin-top:.5em;}@media screen and (max-width:768px){body .hero-video .container .header h1 span{line-height:1em;margin-top:.25em;}}@media screen and (min-width:641px) and (max-width:768px){body .hero-video .container .header h1{font-size:24px;}}@media screen and (max-width:640px){body .hero-video .container .header h1{font-size:16px;}}body .hero-video .container .video-box,body .hero-video .container .video-fallback{overflow:hidden;position:relative;width:100%;}body .hero-video .container .video-box .video-controls,body .hero-video .container .video-fallback .video-fallback-controls{position:absolute;z-index:500;}body .hero-video .container .video-box .video-controls img,body .hero-video .container .video-fallback .video-fallback-controls img,body .hero-video .container .video-next-section img{cursor:pointer;}body .hero-video .container .video-overlay{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,.3) 60%,rgba(0,0,0,.9) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,.3) 60%,rgba(0,0,0,.9) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,.3) 60%,rgba(0,0,0,.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#e6000000',GradientType=0);height:100%;position:absolute;width:100%;z-index:50;}@media screen and (max-width:768px){body .hero-video .container .video-overlay{background:-moz-linear-gradient(top,rgba(0,0,0,.15) 0%,rgba(0,0,0,.6) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,.15) 0%,rgba(0,0,0,.6) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.15) 0%,rgba(0,0,0,.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#26000000',endColorstr='#99000000',GradientType=0);}}body .hero-video .container .video-next-section{bottom:1em;left:50%;position:absolute;text-align:center;z-index:750;}body .hero-video .container .video-next-section img{margin-left:-50%;}@media screen and (max-width:640px){body .hero-video .container .video-next-section{display:none;}}body .hero-video .container .video-box{display:block;}body .hero-video .container .video-box .video-controls{bottom:1em;right:1em;}body .hero-video .container .video-box video{display:block;object-fit:cover;width:100%;}@media screen and (max-width:768px){body .hero-video .container .video-box{display:none;}}body .hero-video .container .video-fallback{display:none;}@media screen and (max-width:768px){body .hero-video .container .video-fallback{display:block;}}body .hero-video .container .video-fallback .video-fallback-controls{height:100%;width:100%;}body .hero-video .container .video-fallback .video-fallback-controls img{float:left;margin-top:-12px;position:absolute;top:50%;}body .hero-video .container .video-fallback .video-fallback-controls img[data-control="previous"]{left:1em;}body .hero-video .container .video-fallback .video-fallback-controls img[data-control="next"]{right:1em;}body .hero-video .container .video-fallback .video-fallback-images img{display:none;height:auto;width:100%;}@media screen and (max-width:768px){body .hero-video .container .video-fallback .video-fallback-images img:first-child{display:block;}}