@charset "UTF-8";
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td { margin: 0; padding: 0; border: 0; outline: none; }
@font-face {
	font-family: 'AachenStd';
  src: url("./assets/fonts/AachenStd-Medium.otf") format("opentype");
	font-weight: bold;
}
#banner { position: relative; width: 970px; overflow: hidden; }
#banner, #banner * { box-sizing: border-box; }
.noFlicker { -webkit-backface-visibility: hidden; transform: translateZ( 0 ); }
#banner { height: 66px; border: 1px solid #000; }
#banner, #banner * { position: absolute; box-sizing: border-box; overflow: hidden; }
body { font-size: 0; }
#banner .interaction { z-index: 100; }
#banner #mainBtn { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 50; cursor: pointer; background-color: rgba( 255, 255, 255, 0 ); }
#container { width: 970px; height: 66px; display: none; }
#lines { width: 794px; height: 66px; }
#line1 { top: 100px; left: -10px; }
#line2 { top: 100px; left: 112px; }
#line3 { top: 100px; left: 384px; }
#line4 { top: 100px; left: 684px; }
#line5 { top: 100px; left: 884px; }
#leftArea { border-right: 1px solid #fff; width: 800px; height: 66px; background-color: #183489; display: block; }
#whiteLogo { background: url( "./assets/logo_ko-l.png" ) no-repeat; background-size: contain; left: 20px; top: 5px; width: 135px; height: 57px; }
#markers { background: url( "./assets/marks-l.png" ) no-repeat; background-size: contain; left: 16px; top: 10px; width: 687px; height: 48px; }
#esrb { background: url( "./assets/esrb.svg" ) no-repeat; background-size: contain; position: absolute; left: 15px; top: 10px; width: 14px; height: 21px; }
#nflpa { background: url( "./assets/nflpa-l.png" ) no-repeat; background-size: contain; left: 13px; top: 41px; width: 17px; height: 20px; }
#logo { background: url( "./assets/logo-l.png" ) no-repeat; background-size: contain; left: 50px; top: 4px; width: 143px; height: 60px; }
#bg { background: url( "./assets/bg-l.jpg" ) no-repeat; background-size: auto 66px; left: 100px; width: 970px; height: 66px; }
#brady { /*background: url( "./assets/brady-l.png" ) no-repeat; background-size: auto 66px; */ right: 50px; top: 2px; width: 66px; height: 66px; }
#ctaBtn { background: url( "./assets/buyNow.svg" ) no-repeat; left: 600px; top: 17px; width: 139px; height: 26px; }
#xbox { background: url( "./assets/xbox-l.jpg" ) no-repeat; background-size: auto 66px; right: 0; top: 0; width: 206px; height: 66px; }
.lc-cont {
  position: absolute; top: 50%; left: 180px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	text-transform:uppercase; padding-top: 4px; color:#fff;
	font-family: 'AachenStd', Arial, Helvetica, sans-serif; line-height: 1em; letter-spacing: .04em; font-weight: bold;
	width:600px; font-size: 26px;
	text-align: center;
}
#banner .lc-cont * { position: relative; vertical-align: middle;}
.lc-cont.small {
	font-size: 20px;
  width: 370px;
	left: 210px;
	padding-top: 2px;
}
#team-logo { max-width:60px; position: relative;}
#team-logo img { width:100%; position: relative;}
