/* ANDRIK R452 — larger rotating globe, positioned lower in the free Admin area. */
@media screen and (orientation:portrait){
  body.control-home-page.control-menu-visible .admin-hub-globe-r418{
    width:154px!important;
    margin-top:58px!important;
    transform:scale(1.04)!important;
    transform-origin:top center!important;
    margin-bottom:2px!important;
  }
  body.control-home-page.control-menu-visible .admin-hub-globe-sphere-r418{
    width:120px!important;
    height:120px!important;
    margin-top:8px!important;
  }
  body.control-home-page.control-menu-visible .admin-hub-globe-halo-r418{
    width:138px!important;
    height:138px!important;
  }
  body.control-home-page.control-menu-visible .admin-hub-globe-r418>strong{
    margin-top:5px!important;
  }
}
@media screen and (orientation:portrait) and (max-height:740px){
  body.control-home-page.control-menu-visible .admin-hub-globe-r418{
    width:142px!important;
    margin-top:30px!important;
    transform:scale(.90)!important;
    margin-bottom:-8px!important;
  }
  body.control-home-page.control-menu-visible .admin-hub-globe-sphere-r418{width:116px!important;height:116px!important}
  body.control-home-page.control-menu-visible .admin-hub-globe-halo-r418{width:132px!important;height:132px!important}
}
@media screen and (orientation:portrait) and (max-height:650px){
  body.control-home-page.control-menu-visible .admin-hub-globe-r418{
    width:132px!important;
    margin-top:14px!important;
    transform:scale(.76)!important;
    margin-bottom:-22px!important;
  }
  body.control-home-page.control-menu-visible .admin-hub-globe-sphere-r418{width:108px!important;height:108px!important}
  body.control-home-page.control-menu-visible .admin-hub-globe-halo-r418{width:124px!important;height:124px!important}
}
