@font-face {
  font-family : 'JJ2Rg-Bold';
  font-style: normal; 
  font-weight: bold; 
  unicode-range: U+0020—007F;
  src: url('https://cdn.flashtalking.com/160719/fonts_cdn/JJ2Rg-Bold.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:100%; 
  height:100%; 
  border: 1px solid #AAA;
  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:100%; 
  height:100%; 
  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;
}

#bottleglasses {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

/*lockup*/
#lockup {
  left: 0px;
  top: 0px;
  opacity: 0;
}

#bshadow {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#football {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 1;
}

#fshadow {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

/*legal*/
#legal {
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:'JJ2Rg-Bold';
  text-align:left;
  color: #FFF;
}

.fontstyle2 {
  font-family:'JJ2Rg-Bold';
  text-align:left;
  color: #FFF;
}

.sup {
  font-size: 70%;
  vertical-align: super;
  line-height:0px;
}

.mask {
  width:100%; 
  height:100%; 
  overflow:hidden;
}

#headline {
  font-size:25px;
  line-height:27px;
  letter-spacing:0px;
  text-align:left;
  opacity: 0;
  -webkit-text-shadow:0px 0px 112px rgba(0,31,3,0);
  -moz-text-shadow: 0px 0px 112px rgba(0,31,3,0);
  text-shadow: 0px 0px 112px rgba(0,31,3,0);
}

/*
.bold {
font-family:'JJ2Rg-Bold';
}
*/

/*CTA*/
#cta {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}

#cta_over {
  width:100%;
  height:100%;
  left: 0px;
  top: 0px;
  opacity: 0;
}