@media only screen and (max-width:600px){.col-xl-6.margin-shift .globe{margin:0 0 80px 0;padding:10px 0 0 0;color:#fff;font-family:sans-serif;overflow:hidden}#myearth{width:100%;height:100vh;max-height:100vw;overflow:hidden;opacity:0;transition:opacity 1.5s ease-in}#myearth.earth-ready{opacity:1}#myearth::before{content:none}#glow{position:absolute;top:50%;left:50%;width:100%;max-width:100vh;height:100vh;max-height:100vw;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,rgba(0,156,255,.05) 25%,rgba(0,156,255,.15) 53%,rgba(0,156,255,.05) 56%,rgba(0,156,255,0) 70%);z-index:200;pointer-events:none}}@media only screen and (min-width:600px){.col-xl-6.margin-shift .globe{margin:0;padding:0}#myearth{width:100%;height:100vh;max-height:100vw;overflow:hidden;opacity:0;transition:opacity 1.5s ease-in}#myearth.earth-ready{opacity:1}#myearth::before{content:none}#glow{position:absolute;top:50%;left:50%;width:100%;max-width:100vh;height:100vh;max-height:100vw;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,rgba(0,156,255,.05) 25%,rgba(0,156,255,.15) 53%,rgba(0,156,255,.05) 56%,rgba(0,156,255,0) 70%);z-index:200;pointer-events:none}}