/* GWATCH V31.1 — EXPANDED, RESPONSIVE DISPLAY ADS */
.gw311-ad-zone{width:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;clear:both;padding:16px 10px}
.gw311-ad-label{font:600 9px/1.2 system-ui,-apple-system,sans-serif;letter-spacing:.13em;text-transform:uppercase;color:#777;text-align:center;margin-bottom:5px}
.gw311-ad-box{display:flex;flex-direction:column;align-items:center;max-width:100%}
.gw311-ad-300 iframe{width:300px;height:250px;border:0;max-width:100%}
.gw311-ad-728 iframe{width:728px;height:90px;border:0;max-width:100%}
.gw311-banner-zone{padding:12px 8px}
.gw311-ad-grid{display:grid;grid-template-columns:repeat(2,minmax(0,300px));gap:22px;justify-content:center;align-items:start;padding:18px 10px}
.gw311-side-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}
.gw311-side{position:sticky;top:82px}
.gw311-side .gw311-ad-zone{padding:8px 0 18px}
.gw311-separator{width:min(1180px,calc(100% - 30px));margin:2px auto;border-top:1px solid rgba(255,255,255,.06)}
/* No display ad may overlay or become a child of the actual video shell. */
#gwPlayerShell .gw311-ad-zone,.gw-player-shell .gw311-ad-zone,.g4-player-stage .gw311-ad-zone{display:none!important}
@media(max-width:800px){
 .gw311-ad-grid{grid-template-columns:1fr}
 .gw311-side-layout{display:block}
 .gw311-side{display:none!important}
 .gw311-ad-728{width:100%;overflow:hidden}
 .gw311-ad-728 iframe{width:728px;max-width:none;transform-origin:top left}
}
@media(max-width:760px){
 .gw311-ad-zone{padding:12px 6px}
 .gw311-banner-zone{padding:9px 0}
}
