#hero_video {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 130%;
  z-index: 0;
  top:0;
}

.oembed_container {
  width:100%;
  height:100%;
}


.oembed_container .iframe_wrapper {
    width:100%;
  height:100%;
}

.oembed_container .iframe_wrapper iframe {
  width:100%;
  height:120%;
}

.content-wrapper {
  position:relative;
  z-index:2;
}

.banner-section {
  overflow:hidden;
}

/* Embed Container (iFrame, Object, Embed) */
.hs-video-container {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe,
.hs-responsive-embed object,
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-video-container,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 56.25%;
}

@media (max-width: 1080px) {
    .header_video {
      
  }
  @media (max-width: 991px) {
    .header_video {
      display:none;
  }
  }
  
  