.videobgwrapper { overflow: hidden; position: absolute; z-index: 0; width: 100%; height: 100%; top: 0px; left: 0px; pointer-events: none; border-radius: inherit; }
.videobgframe { position: absolute; width: 101%; height: 100%; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); object-fit: fill; }
#dm video.videobgframe { margin: 0px; }
@media (max-width: 767px) {
  .dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done) { min-height: 80vh; }
}
@media (min-width: 1025px) {
  .dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done) { min-height: 45vh; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .responsiveTablet .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done) { min-height: 45vh; }
}
#dm [data-show-on-page-only] { display: none !important; }
#dmRoot div.stickyHeaderFix div.site_content { margin-top: 0px !important; }
#dmRoot div.stickyHeaderFix div.hamburger-header-container { position: relative; }
@media (min-width: 768px) and (max-width: 1024px) {
  .responsiveTablet #dm .dmInner .hide-for-medium, [data-hidden-on-tablet] { display: none !important; }
}
#dmRoot div.site_content { margin-top: 103.25px !important; }
body #dm #\31 444117753:not(.photo-gallery-done):not([data-widget-initialized]) { height: 260px !important; min-height: initial; }
