@font-face {
    font-family : 'XfinityStandard-Regular';
    src         : url("https://cdn.flashtalking.com/93411/fonts/XfinityStandard-Regular.woff2") format("woff2"),
    url("https://cdn.flashtalking.com/93411/fonts/XfinityStandard-Regular.woff") format("woff"),
    url("https://cdn.flashtalking.com/93411/fonts/XfinityStandard-Regular.ttf") format("truetype");
    font-weight : 700;
    font-style  : normal;
}

@font-face {
    font-family : 'XfinityBrownWeb-Regular';
    src         : url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-Regular.woff2") format("woff2"),
    url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-Regular.woff") format("woff"),
    url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-Regular.ttf") format("truetype");
    font-weight : 700;
    font-style  : normal;
}

@font-face {
    font-family : 'XfinityBrownWeb-Bold';
    src         : url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-Bold.woff2") format("woff2"),
    url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-Bold.woff") format("woff"),
    url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-Bol.ttf") format("truetype");
    font-weight : 700;
    font-style  : normal;
}

@font-face {
    font-family : 'XfinityBrownWeb-Light';
    src         : url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-Light.woff2") format("woff2"),
    url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-Light.woff") format("woff"),
    url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-Light.ttf") format("truetype");
    font-weight : 700;
    font-style  : normal;
}

@font-face {
    font-family : 'XfinityBrownWeb-BoldItalic';
    src         : url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-BoldItalic.woff2") format("woff2"),
    url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-BoldItalic.woff") format("woff"),
    url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-BoldItalic.ttf") format("truetype");
    font-weight : 700;
    font-style  : normal;
}

@font-face {
    font-family : 'XfinityBrownWeb-LightItalic';
    src         : url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-LightItalic.woff2") format("woff2"),
    url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-LightItalic.woff") format("woff"),
    url("https://cdn.flashtalking.com/93411/fonts/XfinityBrownWeb-LightItalic.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; 
}

body {
  margin:0px;
  text-rendering:optimizeLegibility; 
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  -webkit-text-size-adjust: none;
  font-kerning: none;
  -webkit-text-rendering: optimizeSpeed;
  text-rendering: optimizeSpeed;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

@media screen and (min-width:0) and (min-resolution:+72dpi) { /* IE fix */
  body { text-rendering:optimzeSpeed; }
}

div { position:absolute; display:block; } 

img { position:absolute; }

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: 250px;
  overflow: hidden; }

#wrapper {
  overflow:hidden;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color:#064dcd;
  color:#FFF;
  position: relative;
  visibility: hidden;
  -webkit-font-smoothing: none;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #AAA;
  cursor:pointer;
}

#wrapper.show {
    visibility: visible; 
}

.button {
  outline:none;
  background-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  user-select:none;
  cursor:pointer;
}

#clickthru { 
  width:300px; 
  height:250px; 
  z-index:98; 
  cursor:pointer; 
  background-color:rgba(0, 0, 0, 0);
}

/*frames*/
.frame { 
  width:100%; 
  height:100%; 
  left: 0px;
  top: 0px;
  display:block; 
}

#frame1, #frame2, #frame3, #frame4, #endframe { 
  width:100%; 
  height:100%; 
  left: 0px;
  top: 0px;
  opacity: 0;
}

/*logo*/
#xlogo {
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

/*bgs*/
.bgs {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#bg_fr1, #bg_fr2, #bg_fr3, #bg_ef {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

/*lightrays*/
.lightrays {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#lightrays_blue1_r1, #lightrays_blue1_r2, #lightrays_blue1_r3 {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#lightrays_purple_r1, #lightrays_purple_r2, #lightrays_purple_r3, #lightrays_purple_r4, #lightrays_purple_r5, #lightrays_purple_r6, #lightrays_purple_r7 {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#lightrays_blue2_r1, #lightrays_blue2_r2, #lightrays_blue2_r3 {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

/*phones*/
.phones {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#phone_photo, #phone_purple, #phone_red, #phone_blue {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

/*copy*/
.fontstyle1 {
  font-family:'XfinityBrownWeb-Bold';
  text-align:left;
  color: #FFF;
}

.fontstyle2 {
  font-family:'XfinityBrownWeb-Regular';
  text-align:left;
  color: #FFF;
}

.fontstyle3 {
  font-family:'XfinityStandard-Regular';
  text-align:left;
  color: #FFF;
}

.bold {
  font-family:'XfinityBrownWeb-Bold';
}

.sup {
    font-size: 70%;
    vertical-align: super;
    line-height:0px;
}

.mask {
  width:100%; 
  height:100%; 
  overflow:hidden;
}

#f2_copy_a {
  font-size:24px;
  line-height:26px;
  letter-spacing:-1.2px;
  text-align:left;
  opacity: 0;
}

#f2_copy_b {
  font-size:18px;
  line-height:20px;
  letter-spacing:-0.9px;
  text-align:left;
  opacity: 0;
}

#f3_copy_a {
  font-size:24px;
  line-height:26px;
  letter-spacing:-0.65px;
  text-align:left;
  opacity: 0;
}

#restrictions {
  font-size:9px;
  line-height:11px;
  letter-spacing:-0.3px;
  text-align:left;
  opacity: 0;
}

.offer {
  width:300px; 
  height:100%; 
  left: 0px;
  top: 0px;
  opacity: 0;
}

#offer_title {
  font-size:16px;
  line-height:16px;
  letter-spacing:-0.55px;
  text-align:left;
  opacity: 0;
}

#offer_dollarSign {
  font-size:24px;
  line-height:29px;
  letter-spacing:-1.08px;
  text-align:left;
  opacity: 0;
}

#offer_price {
  font-size:40px;
  line-height:32px;
  letter-spacing: -1.85px;
  text-align:left;
  opacity: 0;
}

#offer_terms {
  font-size:16px;
  line-height:16px;
  letter-spacing:-0.5px;
  text-align:left;
  opacity: 0;
}

#offer_agree {
  font-size:9px;
  line-height:11px;
  letter-spacing:-0.25px;
  text-align:left;
  opacity: 0;
}

/*
#offer_legal {
  font-size:9px;
  line-height:11px;
  letter-spacing:-0.25px;
  text-align:left;
  text-decoration: underline;
  opacity: 0;
}
*/

/*CTA*/
.cta_container {
    height:auto;
    position: absolute;
    top: 0px;
    left: 0px;
    margin:auto;
}

.cta {
    position: static !important;
    /*display: inline-block;*/
    background: #FFF;
    border-radius: 4px;
    font-family: 'XfinityBrownWeb-Bold';
    font-size: 10px;
    line-height:13px;
    letter-spacing:-0.1px;
    font-weight: normal;
    font-style: normal;
    padding: 9px 0px;
    margin: auto;
    letter-spacing:0px;
    text-align:center;
    height:30px;
    width:94px;
    color:#000;
    border: 1px solid #FFF;
    opacity: 1;
}