@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: 600px;
  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:#E64F00;
  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:600px; 
  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;
}

#fr1_JS_logo {
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#ef_JS_logo {
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#Mbps600_logo, #Mbps300_logo  {
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

/*bgs*/
.bgs {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#bg1, #bg2 {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

/*lightrays*/
.lightrays_rings, .lightrays {
  width:100%;
  height:100%;
  opacity: 1;
}

#lightrays_orange1, #lightrays_orange2, #lightrays_orange3 {
  width:100%;
  height:100%;
  opacity: 0;
}

#lightrays_orange_r1, #lightrays_orange_r2, #lightrays_orange_r3 {
  width:100%;
  height:100%;
  opacity: 0;
}

#lightrays_mask {
  background-image: url("../images/GK22_JS_lightrays_orange_mask_1x_300x600.png");
  width:300px;
  height:600px;
  left: 0px;
  top: 0px;
  opacity: 0;
}

/*objects*/
.objects {
  width:100%;
  height:100%;
  opacity: 1;
}

/*router*/
#router {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#phone_s {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#phone_b {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#prepaidcard {
  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;
}

#fr2_copy {
  font-size:28px;
  line-height:32px;
  letter-spacing:-1.4px;
  text-align:left;
  opacity: 0;
}

#fr2_offer_dollarSign {
  font-size:36px;
  line-height:30px;
  letter-spacing:-0.4px;
  text-align:left;
  opacity: 0;
}

#fr2_offer_20_price, #fr2_offer_19_price, #fr2_offer_29_price {
  font-size:56px;
  line-height:32px;
  letter-spacing:-0.25px;
  text-align:left;
  opacity: 0;
}

#fr2_offer_19_cents, #fr2_offer_29_cents {
  font-size:28px;
  line-height:26px;
  letter-spacing:-1.3px;
  text-align:left;
  opacity: 0;
}

#fr2_offer_20_terms, #fr2_offer_19_terms, #fr2_offer_29_terms {
  font-size:9px;
  line-height:9px;
  letter-spacing:-0.25px;
  text-align:left;
  opacity: 0;
}

#fr2_offer_20_agree, #fr2_offer_19_agree, #fr2_offer_29_agree {
  font-size:9px;
  line-height:10px;
  letter-spacing:-0.1px;
  text-align:left;
  opacity: 0;
}

#fr3_offer_ATT_title {
  font-size:28px;
  line-height:32px;
  letter-spacing:-1.35px;
  text-align:left;
  opacity: 0;
}

#fr3_offer_ATT_copy {
  font-size:28px;
  line-height:32px;
  letter-spacing:-1.35px;
  text-align:left;
  opacity: 0;
}

#fr3_offer_12X_title {
  font-size:28px;
  line-height:32px;
  letter-spacing:-1.4px;
  text-align:left;
  opacity: 0;
}

#fr3_offer_6X_title {
  font-size:28px;
  line-height:32px;
  letter-spacing:-1.45px;
  text-align:left;
  opacity: 0;
}

#fr3_offer_2X_title {
  font-size:28px;
  line-height:32px;
  letter-spacing:-1.4px;
  text-align:left;
  opacity: 0;
}

#fr3_offer_ATT_term, #fr3_offer_2X_term, #fr3_offer_6X_term, #fr3_offer_12X_term {
  font-size:16px;
  line-height:18px;
  letter-spacing: -0.8px;
  text-align:left;
  opacity: 0;
}

#fr3_offer_ATT_disclaimer, #fr3_offer_2X_disclaimer, #fr3_offer_6X_disclaimer, #fr3_offer_12X_disclaimer {
  font-size:9px;
  line-height:10px;
  letter-spacing:-0.1px;
  text-align:left;
  opacity: 0;
}

#fr4_copy {
  font-size:28px;
  line-height:32px;
  letter-spacing:-1.3px;
  text-align:left;
  opacity: 0;
}

/*offer*/
#offer, #offer_bolton_offer {
  width: 300px;
  height: 100%;
  opacity: 1;
}

#ATT_offer_12X_title {
  width: 300px;
  font-size:28px;
  line-height:32px;
  letter-spacing:-1.45px;
  text-align:center;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#offer_2X_title {
  width: 300px;
  font-size:28px;
  line-height:32px;
  letter-spacing:-1.3px;
  text-align:center;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#offer_6X_title {
  width: 300px;
  font-size:28px;
  line-height:32px;
  letter-spacing:-1.3px;
  text-align:center;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#offer_12X_title {
  width: 300px;
  font-size:28px;
  line-height:32px;
  letter-spacing:-1.3px;
  text-align:center;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#ATT_offer_12X_copy, #offer_12X_copy, #offer_6X_copy, #offer_2X_copy {
  width: 300px;
  font-size:14px;
  line-height:16px;
  letter-spacing:-0.65px;
  text-align:center;
  opacity: 0;
}

#offer_dollarSign {
  font-size:36px;
  line-height:30px;
  letter-spacing:-0.4px;
  text-align:left;
  opacity: 0;
}

#offer_20_price, #offer_19_price, #offer_29_price {
  font-size:56px;
  line-height:32px;
  letter-spacing:-0.25px;
  text-align:left;
  opacity: 0;
}

#offer_29_cents, #offer_19_cents {
  font-size:28px;
  line-height:26px;
  letter-spacing:-2px;
  text-align:left;
  opacity: 0;
}

#offer_20_terms, #offer_19_terms, #offer_29_terms  {
  font-size:9px;
  line-height:9px;
  letter-spacing:-0.3px;
  text-align:left;
  opacity: 0;
}

#offer_20_agree, #offer_19_agree, #offer_29_agree {
  width: 300px;
  font-size:9px;
  line-height:10px;
  letter-spacing:-0.1px;
  text-align:center;
  opacity: 0;
}

#bolton_offer_title {
  font-size:14px;
  line-height:20px;
  letter-spacing:-0.65px;
  text-align:left;
  opacity: 0;
}

#bolton_offer_dollarSign {
  font-size:36px;
  line-height:30px;
  letter-spacing:-0.4px;
  text-align:left;
  opacity: 0;
}

#bolton_offer_price {
  font-size:56px;
  line-height:32px;
  letter-spacing:-0.3px;
  text-align:left;
  opacity: 0;
}

#bolton_offer_terms {
  font-size:14px;
  line-height:20px;
  letter-spacing:-0.5px;
  text-align:left;
  opacity: 0;
}

#bolton_offer_agree {
  width: 300px;
  font-size:9px;
  line-height:10px;
  letter-spacing:-0.1px;
  text-align:center;
  opacity: 0;
}

#offer_legal {
  width: 300px;
  font-size:9px;
  line-height:11px;
  letter-spacing:-0.1px;
  text-align:left;
  position: absolute;
  opacity: 0;
}

/*CTA*/
.cta_container, #ctaBox {
    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:32px;
    width:96px;
    color:#000;
    border: 1px solid #FFF;
    opacity: 1;
}

#gleam {
  left: -100px;
  width:40px;
  height:50px;
  background-color:rgba(0, 0, 0, 0.1);
  -ms-transform: skewX(20deg); /* IE 9 */
  transform: skewX(-30deg);
  position: relative;
}

#gleamHolder {
  overflow:hidden;
}