
Deco WiFi 7 Tri-Band BE10000 Mesh System 3 Pack (Deco BE63)
/* dialog video */ .tp-video-iframe { font-size: 10px; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 999999; background: rgba(0, 0, 0, 0.8); } .tp-video-iframe .video-inner { width: 112em; height: 63em; padding: 1em; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; background: #fff url(https://static.tp-link.com/assets/images/icon/loading.gif) 50% 50% no-repeat; } .tp-video-iframe .video-iframe, .tp-video-iframe .video-iframe>iframe { width: 100%; height: 100%; } .tp-video-iframe .video-close { position: absolute; top: 0; left: 100%; width: 4em; height: 4em; cursor: pointer; background: #fff url(https://static.tp-link.com/assets/images/icon/close-black.png) 50% 50% no-repeat; background-size: 70%; } @media (max-width:1300px) { .tp-video-iframe { font-size: 8px; } } @media (max-width:1024px)