/* Start custom CSS */.hero-video{
    box-shadow: 0px 4px 10px 3px rgba(0, 71, 89, 0.15);
    border-radius: 5px;
    overflow: hidden;
}
@media(max-width:1199.98px){
.container_inner {
    max-width: 100% !important;
    width: 100% !important;
}
}/* End custom CSS */