@charset "UTF-8";
  .frame {
width: 100% !important;
position: fixed!important;
background-color: transparent;
padding-bottom: 20px!important;
z-index: 9999!important;
}
#menu-neg {
z-index: 9999999999;
position: fixed;
}
.cover-responsive {
z-index: 9999 !important;
top: 0px;
}
.stage {
margin-top: 0px;
padding-left: 0px;
padding-right: 0px;
max-width: 100%;
margin-right: auto;
margin-left: auto;
height: 100%;
width: 100%;
position: absolute;
bottom: 0px;
}
.frame {
} .wp-video  {
max-width: 100%!important;
height: auto;
width: 100%;
min-width: 100%!important;
max-width: 100vw;
}
@media only screen and (max-width: 1024px) {
.ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
float: right;
margin-right: 25px;
}
.ubermenu .ubermenu-item .ubermenu-submenu-drop {
background-color:#000!important;
}
}
@media only screen and (max-width: 767px) {
.wp-video  {
max-width: 93vw!important;
}
} @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) { 
.black-note {
display:block!important;
}
} @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) { 
.black-note {
display:block!important;
}
}