.ow-video-banner .btn.btn-primary {
  background-color: #004494 !important; }
  .ow-video-banner .btn.btn-primary:focus, .ow-video-banner .btn.btn-primary:active {
    background-color: #004494 !important; }

.ow-video-banner .video-container .video-notice {
  padding: 1em; }
  @media only screen and (min-width: 768px) {
    .ow-video-banner .video-container .video-notice {
      padding: 3em; } }
  .ow-video-banner .video-container .video-notice p {
    margin-bottom: 9px; }
    .ow-video-banner .video-container .video-notice p:nth-child(2) {
      font-size: 10px; }
    @media only screen and (min-width: 768px) {
      .ow-video-banner .video-container .video-notice p {
        margin-bottom: 16px; }
        .ow-video-banner .video-container .video-notice p:nth-child(2) {
          font-size: 16px; } }

.ow-video-banner .overlay-striped .video-icon {
  width: 32%; }
  .ow-video-banner .overlay-striped .video-icon .full-video:after {
    top: 0; }
    @media only screen and (min-width: 992px) {
      .ow-video-banner .overlay-striped .video-icon .full-video:after {
        top: -2px; } }

.ow-bg-overlay .video-container:after {
  background: rgba(0, 0, 0, 0.3); }
