@font-face {
  font-family : 'Veneer-Regular';
  font-style: normal; 
  font-weight: bold; 
  unicode-range: U+0020—007F;
  src: url('https://cdn.flashtalking.com/160719/fonts_cdn/Veneer.woff') format('woff');
}

@font-face {
  font-family : 'jj-Bold';
  font-style: normal; 
  font-weight: bold; 
  unicode-range: U+0020—007F;
  src: url('https://cdn.flashtalking.com/160719/fonts_cdn/jj_bld-webfont.woff') format('woff');
}

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: 970px;
  height: 250px;
  overflow: hidden; 
}

#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:970px; 
  height:250px; 
  z-index:98; 
  cursor:pointer; 
  background-color:rgba(0, 0, 0, 0);
}

/*frames*/
.frames { 
  width:100%; 
  height:100%; 
  left: 0px;
  top: 0px;
  display:block; 
  opacity: 1;
}

/*bgs*/
.bgs {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 1;
}

#bg {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#orange_bg {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

/*objects
.objects {
  width:100%;
  height:100%;
  opacity: 1;
}

#bottle {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}
*/

/*lockup*/
#new_lockup {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#legal {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

/*headline
#headline {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#subheadline {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}
*/

/*copy*/
.textDiv { 
  position:relative; 
  width:100%; 
  height:100%;
  overflow:hidden; 
}

.textGroup {
  width:100%; 
  height:100%; 
}

.fontstyle1 {
  font-family:'Veneer-Regular';
  text-align:left;
  color: #ebe0a8;
}

.fontstyle2 {
  font-family:'jj-Bold';
  text-align:left;
  color: #ebe0a8;
}

.sup {
  font-size: 70%;
  vertical-align: super;
  line-height:0px;
}

.mask {
  width:100%; 
  height:100%; 
  overflow:hidden;
}

#headline {
  /*font-size:49px;
  line-height:43px;*/
  letter-spacing:0px;
  text-align:left;
  opacity: 1;
}
/*
#subheadline {
  font-size:23.5px;
  line-height:23.5px;
  letter-spacing:-0.06px;
  text-align:left;
  opacity: 0;
}

.legalTitle {
  font-family:'jj-Bold';
  font-size:13.5px;
  line-height:15.5px;
  letter-spacing:0.15px;
  text-align:left;
  opacity: 1;
}

#legal {
  font-size:7.5px;
  line-height:10px;
  letter-spacing:0.21px;
  text-align:left;
  opacity: 0;
}
*/
/*
.bold {
  font-family:'Veneer-Bold';
}
*/

/*CTA*/
#cta {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}
/*
.cta_container, #ctaBox {
    width: auto;
    height:auto;
    position: absolute;
    margin:auto;
    overflow:hidden;
}

.cta, #ctaCopy {
    position: static !important;
    background: #FFF;
    border-radius: 6px;
    font-family: 'XfinityBrownWeb-Bold';
    font-size: 14px;
    line-height:14px;
    letter-spacing:-0.25px;
    font-weight: normal;
    font-style: normal;
    padding: 9px 0px;
    margin: auto;
    letter-spacing:0px;
    text-align:center;
    width:100px;
    height:30px;
    color:#000;
    border: 1px solid #FFF;
    position: absolute;
    opacity: 1;
}
*/