@font-face {
    font-family : 'XfinityBrownWeb-Bold';
    src         : url("https://cdn.flashtalking.com/93411/fonts/d4b3e162de98cb3f43636cde35fcc00e89f83fdf.woff2") format("woff2"),
    url("https://cdn.flashtalking.com/93411/fonts/1ccbf188da2dd4565c47b990c13da23365f1251e.woff") format("woff");
    font-weight : 700;
    font-style  : normal;
}

@font-face {
    font-family : 'XFINITYStandardTT';
    src         : url("https://cdn.flashtalking.com/93411/fonts/6c42a98cfc6fa0c435b36f2a42509d71ccef627c.woff2") format("woff2"),
    url("https://cdn.flashtalking.com/93411/fonts/9c8b95b41012f79de6dff19b5722e4ceba3b98b9.woff") format("woff"),
    url("https://cdn.flashtalking.com/93411/fonts/4b519c62d8912d01963a2179b2262b7fd093a8c0.ttf") format("truetype");
    font-weight : 400;
    font-style  : normal;
}

@font-face {
    font-family : 'XFINITYStandardTT-Bold';
    src         : url("https://cdn.flashtalking.com/93411/fonts/bf2f2b3424a5148dfa724c2fdfb63d7f5d3b61c4.woff2") format("woff2"),
    url("https://cdn.flashtalking.com/93411/fonts/e47e07c11abfd771eb540bb9e07e9fec9e119c72.woff") format("woff"),
    url("https://cdn.flashtalking.com/93411/fonts/ed356a21dc6474b5ae9b308808995af6ea4551f7.ttf") format("truetype");
    font-weight : 700;
    font-style  : normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

*, :before, :after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.abs-pos, #wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 600px;
  overflow: hidden; }

#wrapper {
  background-color:#000;
  color:#fff;
  position: relative;
  visibility: hidden;
  font-family: 'XfinityBrownWeb-Bold';
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: none;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #000; }

#wrapper.show {
    visibility: visible; 
}


#cta {
    background: #2b9cd8;
    color: #ffffff;
    width: 126px;
    height: 32px;
    border-radius:14px;
    left: 86px;
    bottom: 51px;
    opacity: 1;
    overflow:hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);

}

#ctaCopy {
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    margin-top:10px;
    width:100%;
}

#f2_copy, #f3_copy {
  width:300px;
  height:600px;
  font-size:32px;
  line-height:39px;
  color:#fff;
  text-align:left;
}

#f5_copy {
  width:300px;
  height:600px;
  font-size:24px;
  line-height:28px;
  color:#fff;
  text-align:center;
  letter-spacing:-0.22px;
}

#streamHolder, #blackBG, #slant, #wifi, #phone, #promoCopy, #promoCopy2, #bestPriceTag, #resolveFrame, #promoHeader {
  width:300px;
  height:600px;
  background-repeat:no-repeat;
  background-size:'contain';
  position:absolute;
}

#streamHolder {
  height:600px;
  filter:saturate(1);
}

#disclaimer {
  font-size:9px;
  font-family:'XFINITYStandardTT';
  line-height:11px;
  color:#fff;
  text-align:left;
  width:300px;
  left:14px;
}
