body{
	background-color: #000;
}

#inner-content {
    max-width: 100%;
    margin: 0px auto 80px;
    font-family: "BWHaasText-55Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.fullwidth{
	width: 100%;
	position: relative;
	padding: 20px 0;
	margin: 0;
	color: #fff;
}

.fullwidth.charted{
	padding: 40px 0 30px;
	overflow: hidden;
}
.fullwidth.charted.deconsect .copywidth{
	overflow: visible;
}


.fullwidth.charted svg.iconkey{
	position: relative;
	width: 308px;
	height: inherit;
	margin: 20px 0;
	left: 0;
	top: 0;
	opacity: 1 !important;
	  -ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=@{100})";
	  filter: ~"alpha(opacity=@{100})";
}


/*.fullwidth.charted:nth-child(even) p.blurb{
	float: right;
}

.fullwidth.charted:nth-child(even) svg{
	float: right;
	margin: 0 10%;
}*/

.nameglow{
	opacity: 0;
}

.hhide{
	display: none;
}

.copyblock p.dek{
	color: #ddd;
	font-family: "BWHaasText-55Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    line-height: 1.5;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}


.titlepiece{
	padding: 80px 0 30px;
	margin-bottom: 0px;
	background: #111 url(../img/space-full.jpg) repeat center center;
	box-shadow: inset 0 -150px 150px #000;
}
.titlepiece svg{
	position: relative;
    top: 0px;
    margin: 0 auto 100px;
    z-index: 1;
    max-width: 1240px;
    width: 100%;
    display: block;
}


.fullwidth .chartwidth{
	max-width: 1220px;
	overflow: hidden;
}
.fullwidth .copywidth{
	max-width: 1220px;
}
/*.fullwidth #timeline.copywidth{
	max-width: 100%;
	width: 100%;
}*/
.fullwidth .bydek.copywidth{
	max-width: 100%;
}
.fullwidth .copyblock.methodology{
	max-width: 768px;
	margin-top: 2px;
}
.fullwidth .copyblock.methodology p{
	font-size: 1.15em;
	line-height: 1.7;
	margin-left: 20px;
	color: #ccc;
	font-family: "BWHaasText-55Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#inner-content .fullwidth .copyblock.methodology h2{
	text-align: left;
	font-size: 32px;
	margin-bottom: 4px;
	padding: 0;
	color: #fff;
}
#inner-content .fullwidth .copyblock.methodology h3{
	margin: 34px 0 8px;
}

#graphicbox{
}

.bydek{
	position: relative;
    width: 100%;
    bottom: 10px;
    color: #888;
    margin-top: 60px;
}
#inner-content .article-title.subtitle{
	font-family: "BWHaasText-55Roman";
	margin-top: 30px;
	font-size: 2em;
}
#inner-content .article-title{
	color: #fff;
	text-shadow: 0px 0px 20px rgba(255,255,255,0.7);
	margin-top: 160px;
	position: relative;
	z-index: 4;
	font-size: 8em;
	line-height: 1em;
	max-width: 94%;
}
#inner-content .article-title, h2, h3, h4, h5, h6{
	font-family: "BWHaasHead-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#inner-content h2{
	text-align: left;
	font-size: 4em;
	line-height: 1.2em;
	margin-bottom: 8px;
	display: block;
	padding: 8px 0px;
	color: #fff;
	position: relative;
    z-index: 2;
}




.charted section.copywidth{
	padding: 30px 0;
	border-top: 5px solid #fff;
}



#footer{
	max-width: 1220px;
	margin: 40px auto;
}

section.whitefoot{
	background-color: #fff;
	width: 100%;
}




.grid-list{
  margin: 40px auto 40px auto !important;
  width: 100%;
  position: relative;
  overflow: visible;
  display: table;
  padding: 10px;
  text-align: center;
}

#mentions .grid-list{
	text-align: left;
}

.grid-list li.cleared{
	clear: both;
	overflow: hidden;
	margin-bottom: 34px;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 16px;
}
.grid-list li.movie{
	padding: 4px 0 10px;
	margin: 4px 0 22px;
	border-bottom: 2px solid #333;
	display: table;
}

.grid-list.noborder{
  padding: 0px;
  border: none;
  max-width: 100%;
}

.grid-list h3{
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 0px;
}

.gl-first{
	width: 100%;
}

.gl-second{
  width: 48%;
  display: table-cell;
}
.gl-second.gl-wider{
  width: 60%;
}

.grid-list li.spine{
	width: 2%;
	padding: 0;
	position: relative;
}
.grid-list li.spine h3{
	position: absolute;
	width: 200px;
	left: 50%;
	margin-left: -100px;
	font-size: 1.1em;
}
.grid-list li ul.spep{
	text-align: center;
	position: relative;
	top: 38px;
}
.grid-list li ul.spep li{
    margin-bottom: 10px;
    height: 34px;
}

.gl-third{
  width: 31%;	
  display: table-cell;
}
.grid-list li.dashed{
  margin-right: 0;
  border-right: 1px dashed #333;
}
.grid-list li:last-child{
  margin-right: 0;
  border-right: none;
}
.fullbold, .inbold{
    font-family: "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.fullbold{
	font-size: 16em;
	display: block;
	line-height: 0.85em;
	color: #000;
	margin-top: 34px;
	text-shadow: 0px 0px 20px rgba(255,255,255,0.7);
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #fff;
	text-stroke-width: 2px;
	text-stroke-color: #fff;
/*  text-shadow:
	-2.2px -2.2px 0 rgba(250,250,250,1),
	2.2px -2.2px 0 rgba(250,250,250,1),
	-2.2px 2.2px 0 rgba(250,250,250,1),
	2.2px 2.2px 0 rgba(250,250,250,1); */
}
.fullbold.mid{
  font-size: 9em;
}

.bigtype{
	font-size: 4em;
}
.smltype{
	font-size: 1.5em;
}



.barlist li{
    display: block;
    width: 100%;
    margin: 10px 0;
    min-height: 34px;
}
.barlist .licol{
    float: left;
}
.barlist .rowname {
    font: 12px 'BWHaasText-65Medium', sans-serif;
    color: #888;
    width: 26%;
    min-width: 200px;
    text-align: right;
}
.barlist .value {
    font: 15px 'BWHaasText-65Medium', sans-serif;
    margin: 0 2%;
    color: #fff;
    position: absolute;
    top: 8px;
}
.barlist .barbox {
    height: 34px;
    position: relative;
    width: 90%;
    clear: both;
}
.barlist .barbox .barbar {
    background-color: #fff;
    height: 34px;
    position: absolute;
}
.barlist .barbox .barbar.relatively{
	position: relative;
}

.lightside .barlist .barbox{
	float: right;
}
.lightside .barlist .barbox .barbar {
    right: 0px;

/*    background-color: rgb(51,200,254);
    box-shadow: 0 0 20px rgb(51,200,254);*/

    box-shadow: 0 0 12px rgb(51,200,254);

	background: rgb(51,200,254);
	background: -moz-radial-gradient(center, ellipse cover, #78dcff 33%, #00b4dc 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #78dcff 33%,#00b4dc 100%);
	background: radial-gradient(ellipse at center, #78dcff 33%,#00b4dc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78dcff', endColorstr='#00b4dc',GradientType=1 );
}
.lightside .barlist .value {
	right: 100%;
	color: rgb(51,200,254);
	margin-right: 3px;
}
.lightside .barlist .barbox .barbar.relatively{
	float: left;
	border-left: inset #000 1px;
}

.darkside .barlist .barbox{
	float: left;
}
.darkside .barlist .barbox .barbar {
    left: 0px;

    /*background-color: rgb(246,7,0);
    box-shadow: 0 0 20px rgb(246,7,0);*/

    box-shadow: 0 0 12px rgb(246,7,0);

	background: rgb(246,7,0);
	background: -moz-radial-gradient(center, ellipse cover, #ff6252 33%, #f60700 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #ff6252 33%,#f60700 100%);
	background: radial-gradient(ellipse at center, #ff6252 33%,#f60700 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6252', endColorstr='#f60700',GradientType=1 );
}
.darkside .barlist .value {
	left: 100%;
	color: rgb(246,7,0);
	margin-left: 3px;
}
.darkside .barlist .barbox .barbar.relatively{
	float: left;
	border-right: inset #000 1px;
}

.lightside{
	color: rgb(51,200,254);
}
.darkside{
	color: rgb(246,7,0);
}

.lightside .fullbold{
	text-shadow: 0px 0px 20px rgba(51,200,254,0.7);
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: rgb(51,200,254);
	text-stroke-width: 2px;
	text-stroke-color: rgb(51,200,254);
}
.darkside .fullbold{
	text-shadow: 0px 0px 20px rgba(246,7,0,0.7);
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: rgb(246,7,0);
	text-stroke-width: 2px;
	text-stroke-color: rgb(246,7,0);
}


.trisect{
	text-align: left;
}
.grid-list.trisect{
	padding: 0;
}
.grid-list.trisect li:last-child{
	margin-right: auto;
}
.trisect li{
	margin-bottom: 24px;
	overflow: visible;
}
 .trisect li.lightside, .trisect li.darkside{
	padding: 4px;
}
.trisect li.lightside li, .trisect li.darkside li{
	margin: 0;
}
.trisect .grid-list{
    margin: -12px 0 0 !important;
    max-width: 100%;
    padding: 0;
}
.trisect h3{
	color: #fff;
}
.trisect .blurb{
	color: #fff;
	margin-top: 4px;
	margin-bottom: 24px;
}
.trisect .div1{
	/*width: 34%;*/
	width: 70%;
	float: left;
	position: relative;
}
.trisect .div2{
	width: 15%;
	margin-left: 6%;
	float: left;
	position: relative;
	padding-top: 26px;
}
.trisect .div3{
	/*width: 54%;*/
	width: 100%;
	display: block;
	float: left;
	position: relative;
	margin-top: -6px;
}

.trisect .div3 .grid-list{
	width: 96%;
}

.trisect .barlist .barbox{
    max-width: 84%;
    float: left;
}

.dvlabel{
	position: absolute;
	top: 0px;
	color: #fff;
	white-space: nowrap;
	font-family: "BWHaasText-65Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.dvlabel.abso{
	top: -20px;
}
.dvlabel.lightside{
	color: rgb(51,200,254);
}
.dvlabel.darkside{
	color: rgb(246,7,0);
}

.typimg{
	width: 88%;
	border-radius: 100%;
}
.twopics .typimg{
	width: 54%;
}
.twopics .typimg:first-child{
	position: absolute;
	top: 4px;
	z-index: 2;
	right: 0;
	background-color: #000;
}
.twopics .typimg:last-child{
	position: absolute;
	bottom: 4px;
	z-index: 2;
	left: 0;
	background-color: #000;
}
.numbub{
	position: absolute;
	z-index: 4;
	bottom: -10px;
	left: 68%;
	color: #000;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	font-size: 1em;
	line-height: 2em;
	text-align: center;
	border: 2px solid #000;
	font-family: "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.numbub.labeled{
	width: 70px;
	height: 30px;
	border-radius: 8px;
}

.lightside .numbub{
	background-color: rgb(51,200,254);
}
.lightside .typimg{
	border: 2px solid rgb(51,200,254);
}
.darkside .numbub{
	background-color: rgb(246,7,0);
}
.darkside .typimg{
	border: 2px solid rgb(246,7,0);
}

.halfcol{
	width: 46%;
	margin-right: 4%;
	float: left;
	position: relative;
}
.halfcol:last-child{
	margin-right: 0;
}

.halfcol.halfset{
	margin-top: 111px;
}

.charbox{
	/*width: 100%;*/
	width: 22.5%;
	margin-right: 2.5%;
	margin-bottom: 22px;	
	position: relative;
	float: left;
}

.charimage{
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
	border-radius: 100%;
}
.charimage img{
    width: 92%;
    margin-top: 6%;
}

.charbox h4{
	font-size: 1.3em;
	margin-top: 22px;
}

.charbox svg{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.lightside svg path{
	fill: rgb(51,200,254);
}
.darkside svg path{
	fill: rgb(246,7,0);
}

.ftime{
	position: absolute;
	z-index: 3;
	top: 0;
	margin: 0;
	font-size: 1.2em;
	text-shadow: 0px 0px 3px #000;
/*	text-shadow:
	-1px -1px 0 rgba(0,0,0,1),
	1px -1px 0 rgba(0,0,0,1),
	-1px 1px 0 rgba(0,0,0,1),
	1px 1px 0 rgba(0,0,0,1);*/
	font-family: "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.lightside .ftime{
	fill: rgb(51,200,254);
	color: rgb(51,200,254);
}
.darkside .ftime{
	fill: rgb(246,7,0);
	color: rgb(246,7,0);
}

#mentions h3{
	display: table-cell;
}
.qcon{
	display: table-cell;
	vertical-align: top;
	width: 95%;
}
.qcon.num{
	width: 5%;
}
.quotebox{
	width: 38px;
	height: 38px;
	border-radius: 100%;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
	overflow: hidden;
	transition: opacity 0.4s ease;
}
.quotebox:last-child{
	margin-right: 0
}
.quotebox.subdue{
	opacity: 0.3;
	-ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=@{30})";
	filter: ~"alpha(opacity=@{30})";
}
.quotebox.maytheforce{
	box-shadow: 0px 0px 18px #fff;
}
.quoteimg{
	width: 100%;
}
.quotebox.lightside {
    border: 2px solid rgb(51,200,254);
}
.quotebox.darkside {
    border: 2px solid rgb(246,7,0);
}
.quotebox.noside {
    border: 2px solid #eee;
}

h2, .blurb{
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

p.blurb{
	clear: both;
	margin-top: 22px;
	font-family: "BWHaasText-55Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.15em;
	line-height: 1.45;
	position: relative;
/*	transform: translateY(1200px) translateX(0px);
	-webkit-transform: translateY(1200px) translateX(0px);
	-ms-transform: translateY(1200px) translateX(0px);
	transition: transform .9s ease, left .7s ease;
	-webkit-transition: transform .9s ease, left .7s ease;
	-moz-transition: transform .9s ease, left .7s ease;
	-ms-transition: transform .9s ease, left .7s ease;
	-o-transition: transform .9s ease, left .7s ease;*/
}


#spec_chart .ranklist li .barbox{
	width: 25%;
	margin-right: 2%;
	display: inline-block;
	position: relative;
}
#spec_chart .ranklist li .barbox:after{
	content: "";
	position: absolute;
	width: 2px;
	height: 40px;
	top: -6px;
	right: 2px;
	background-color: #ddd;
}
#spec_chart .ranklist li h4:after{
	content: "";
	position: absolute;
	width: 2px;
	height: 40px;
	top: -6px;
	right: 2px;
	background-color: #ddd;
}
#spec_chart .ranklist li .gambox{
	width: 30%;
	margin-right: 0;
	display: inline-block;
}

.ranklist{
	padding: 0;
	margin: 18px 0 0;
	overflow: hidden;
	max-width: 52%;
}
.ranklist li{
	clear: both;
	padding: 2px 10px;
	margin-bottom: 4px;
	position: relative;
	max-width: 100%; 
}
.ranklist li h4{
	font-family: "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.45;
	float: left;
	margin-right: 2%;
	min-width: 20%;
	max-width: 20%;
	position: relative;
}
.ranklist li.charttitle{
	font-family: "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.4
}
.ranklist li.charttitle-small{
	font-family: "BWHaasText-65Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.15em;
	line-height: 1.85
	margin-top: -8px;
}

.ranklist li.colheads{
	font-family: "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.45;
	color: #555
}

.ranklist li.charttitle span, .ranklist li.colheads span{
	display: inline-block;
}
.ranklist li .h4span{
	margin-right: 1%;
	width: 20%;
	min-width: 20%;
	max-width: 20%;
}
.ranklist li .barboxspan{
	width: 25%;
	margin-right: 1%;
}
.ranklist li .gamboxspan{
	width: 30%;
	margin-right: 0;
}

.ranklist li .percbar{
	display: inline-block;
	min-width: 70%;
	height: 22px;
	background-color: #eee;
	position: relative;
	margin-top: 3px;
}

.ranklist li .discbar{
	display: inline-block;
	height: 22px;
	background-color: transparent;
	position: relative;
	margin-top: 3px;
}

.ranklist li .bar{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 22px;
	background-color: #fff;
	display: inline-block;
}

.ranklist li h6{
	position: absolute;
	left: 100%;
	margin-left: 8px;
	font-family: "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.15em;
	line-height: 1.45;
	top: 1px;
}

.ranklist li .discbar li.bar{
	padding: 0px;
	display: inline-block;
	margin-right: 4px;
	height: 22px;
	background-color: #fff;
	position: relative;
}

.ranklist li.bond-item.keybox{
	margin-top: 20px;
	left: 3%;
	padding: 0;
}

.ranklist span.key{
	display: inline-block;
	padding: 2px 4px 1px;
	color: #fff;
	font-family: "BWHaasText-65Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2;
	margin-right: 4px;
	margin-bottom: 4px;
}



#timeline{
	font-family: "BWHaasText-55Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.3;
	overflow: visible;
}
.timebox{
	padding: 2px 0;
	margin-bottom: 46px;
	position: relative;
}
.timebox.gdivide:first-child{
	border-top: none;
}
.timebox.gdivide{
	border-top: 2px solid #ddd;
	padding-top: 20px;
}

#timeline .bonded{
	position: absolute;
	top: 18px;
	left: 0px;
	width: 50px;
	height: 50px;
    border: 2px solid #fff;
    z-index: 1;
    background-color: #ddd;
}
#timeline .bonded .bname{
	font-family: "BWHaasText-65Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 1.3;
	position: absolute;
	top: 104%;
	left: -2px;
	width: 50px;
	text-align: center;
}

.timebox h5{
	font-family: "BWHaasText-65Medium";
	margin-left: 0px;
	margin-bottom: 4px;
	font-size: 1.1em;
	line-height: 1.3;
	width: 3%;
	float: left;
}
.timelist{
	position: relative;
	margin-bottom: 14px;
	overflow: visible;
}
.timelist.topbump {
	padding-top: 24px;	
}
.timelist li{
	overflow: visible;
	position: absolute;
	width: 100%;
	top: 0px;
}
.timelist li h6{
	min-width: 30px;
	margin-right: 10px;
	display: inline-block;
	top: -4px;
    position: relative;
    text-align: right;
}
.timelist li.minutes .liner{
	width: 83.5%;
	overflow: visible;
}	
.timelist li .liner{
	width: 86%;
	height: 36px;
	overflow: visible;
	display: inline-block;
	background-color: rgba(40,40,40,.66);
	position: relative;
}
.timelist li.events h6, .timelist li.minutes h6{
	color: transparent;
}
.timelist li.events .liner, .timelist li.minutes .liner{
	background-color: transparent;
}

.timelist li.minutes{
	position: relative;
	margin-bottom: 8px;
	color: #888;
	margin-top: 4px;
}
.timelist li.events{
	top: 20px;
	height: 24px;
}
.timelist li.minutes .liner{
	height: 30px;
	border-top: 1px solid #666;
}
.timelist li .liner .marker{
	position: absolute;
	font-family: "BWHaasText-55Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.82em;
	line-height: 1.3;
	color: rgb(136, 136, 136);
	white-space: nowrap;
	top: 3px;
}
.timelist li .liner .mxscalelabel {
	position: absolute;
	left: 0px;
	top:-15px;
}
.timelist li .liner .marker.lefty{
	left: 0px;
}

.timelist li.minutes .liner .marker.righty{
	top: 3px;
}
.timelist li .liner .marker.righty{
	left: inherit;
	left: 100%;
	top: 10px;
}

.timelist li .liner .timespan{
	position: absolute;
	width: 10px;
	height: 34px;
	top: 0;
	left: 0;
	background-color: teal;
	pointer-events: none;
}

.timelist li .liner .timespan.active{
	transition: transform 0.3s ease;
	z-index: 20;
}
.timelist li .liner .timespan.lightside.active{
	box-shadow: 0 0 12px rgb(51,200,254);
	transform: scale(3) translate(0px,1px);
}
.timelist li .liner .timespan.darkside.active{
	box-shadow: 0 0 12px rgb(246,7,0);
	transform: scale(3) translate(0px,-5px);
}

.timelist li .liner .timespan.lightside{
	background: rgb(51,200,254);
	top: 0px;
	height: 17px;
}
.timelist li .liner .timespan.darkside{
	background: rgb(246,7,0);
	top: inherit;
	bottom: 0px;
	height: 17px;
}
.timelist li .liner .timespan.noside{
	top: 8.5px;
	height: 17px;
	background: rgb(255,255,255);
}

.timelist li.events .liner .timespan img{
	margin-left: -12px;
}

.timelist li.tux .liner{
	background-color: #eee;
	color: skyblue;
}
.timelist li.tux .liner .timespan{
	background-color: #111;
}
.timelist li.seducing .liner .timespan{
	background-color: rgb(220, 20, 60);
}
.timelist li.shirtless .liner .timespan{
	background-color: rgb(119, 136, 153);
}

h6.notededed{
	color: #999;
}


.timelist li.tux{
	height: 20px;
}
.timelist li.shirtless{
	height: 14px;
	top: 6px;
}
.timelist li.seducing{
	height:7px;
	top: 13px;
}

.source {
     float: none; 
}



div.tooltip{
    font: 13px/20px 'BWHaasText-65Medium', sans-serif;
    color: #ddd;
    width: inherit;
    max-width: 300px;
    min-height: inherit;
    box-shadow: none;
    background-color: rgba(0,0,0,.45);
    background: -webkit-linear-gradient(top, rgba(0,0,0,.6) 0%,rgba(0,0,0,.9) 100%);
    background: -moz-linear-gradient(top, rgba(0,0,0,.6) 0%, rgba(0,0,0,.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,.6) 0%,rgba(0,0,0,.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,.6) 0%,rgba(0,0,0,.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,.6)', endColorstr='rgba(0,0,0,.9)',GradientType=0 );
    border-radius: 4px;
}
.tooltip:after, .tooltip:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 100;
}
.tooltip:after {
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #111;
    border-width: 8px;
    margin-left: -8px;
}
.tooltip:before {
    border-color: rgba(102, 102, 102, 0);
    border-top-color: lightgray;
    border-width: 9px;
    margin-left: -9px;
}

div.tooltip p.lightside{
	color: rgb(51,200,254);
}
div.tooltip p.darkside{
	color: rgb(246,7,0);
}

div.tooltip h5{
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 6px;
}

.keybox{
	width: 316px;
	margin: 20px 0;
	display: block;
}

@media only screen and (max-width: 1400px){
	.ranklist li h4{
		font-size: 1em;
		line-height: 2.2;
		min-width: 18%;
	}
	.ranklist li h6 {
		font-size: 0.9em;
		line-height: 1.9;
		margin-left: 6px;
	}
	#spec_chart .ranklist li .gambox {
	    width: 50%;
	}
	.ranklist li.charttitle{
		font-size: 1.2em;
		line-height: 1.25;
	}
	.ranklist li.charttitle-small{
		font-size: 1.05em;
		line-height: 1.85;
		margin-top: -8px;
	}
	.ranklist li .discbar li.bar {
    	margin-right: 0px;
    	transform: scaleX(0.7);
    	-webkit-transform: scaleX(0.7);
      	-ms-transform: scaleX(0.7);
    }
    .timelist li .liner{
		width: 82%;
	}


	#inner-content .article-title{
		margin-top: 180px;
		font-size: 3.1em;
	}
	#inner-content .article-title.subtitle{
		margin-top: 30px;
		font-size: 1.7em;
	}

	#inner-content h2{
		font-size: 3.2em;
	}

}

@media only screen and (max-width: 1024px){

	.ranklist{
		max-width: 99%;
	}
	.ranklist li h6 {
		font-size: 1em;
		line-height: 1.9;
		margin-left: 10px;
	}

	.timelist li .liner{
		width: 80%;
	}
	.ranklist li .discbar li.bar {
    	margin-right: 0px;
    }


	#inner-content .article-title {
		margin-top: 176px;
		font-size: 2.5em;
	}
	#inner-content .article-title.subtitle{
		margin-top: 16px;
		font-size: 1.5em;
	}

	.grid-list h3 {
	    font-size: 1.5em;
	}
}

@media only screen and (max-width: 770px){
	#inner-content h2, #inner-content .fullwidth .copyblock.methodology h2{
		font-size: 27px;
	}
	.timelist li .liner{
		width: 70%;
	}

	.fullwidth.charted {
	    padding: 120px 0 100px;
	}
	p.blurb {
		float: none;
		max-width: 98%;
		margin-bottom: 30px;
	}
	.ranklist li h6 {
		font-size: 0.9em;
		line-height: 1.9;
		margin-left: 1px;
	}
	#spec_chart .ranklist li .barbox {
	    width: 28%;
	}
	#spec_chart .ranklist li .gambox {
	    width: 40%;
	}
	.ranklist li h4 {
	    min-width: 26%;
	}


	#inner-content .article-title {
	    margin-top: 142px;
	    font-size: 2.1em;
	    line-height: 1.2;
	}
	#inner-content .article-title.subtitle{
		margin-top: 12px;
		font-size: 1.25em;
	}

	.charbox {
    	width: 40%;
    	margin-left: 2%;
    	margin-right: 2%
    }

    .copyblock p.dek{
    	font-size: 1.2em;
    	margin-top: -20px;
    }
    .bydek {
	    margin: 48px auto 4px auto;
	}

    .titlepiece {
    	padding: 50px 0 30px;
    }

    .fullwidth.charted {
	    padding: 60px 0 30px;
	}

	.grid-list h3 {
	    font-size: 1.3em;
	}
	.fullbold {
    font-size: 6em;
	}
	.bigtype {
    font-size: 2.2em;
	}

	.value{
		font-size: 0.9em;
	}
	.barlist .value{
		font-size: 0.9em;
	}

	.fullbold.mid {
		margin-top: 0px;
    	font-size: 3em;
    	-webkit-text-stroke-width: 1px;
	}

	.smltype {
    	font-size: 1.2em;
	}

	.grid-list {
    	margin: 28px auto 28px auto !important;
    }

    .trisect .div2 {
	    width: 24%;
	}
	.numbub {
	    position: absolute;
	     top: inherit;
    	bottom: -18px;
	    right: 68%;
	    left: inherit;
	    font-size: 0.9em;
		width: 26px;
		height: 26px;
	}
	.twopics .numbub{
		top: -6px;
	}

	.numbub.labeled {
	    width: 60px;
	    height: 26px;
	    border-radius: 8px;
	    top: inherit;
    	bottom: -18px;
	}

	.dvlabel{
		font-size: 0.85em;
	}

	.dvlabel.central{
		text-align: center;
	}

	.dvlabel.darkside{
		top: inherit;
		bottom: -18px;
	}

	.trisect .div3{
		margin-top: 0px;
	}

	.timelist li .liner .timespan.lightside.active{
		box-shadow: 0 0 12px rgb(51,200,254);
		transform: scale(2.4) translate(0px,1px);
	}
	.timelist li .liner .timespan.darkside.active{
		box-shadow: 0 0 12px rgb(246,7,0);
		transform: scale(2.4) translate(0px,-5px);
	}
	.timelist li h6{
		min-width: 16px;
	}
}


@media only screen and (max-width: 580px){
	.timelist li .liner {
	    width: 40%;
	}
	.timelist li h6{
		min-width: 10px;
	}
	.timelist li.minutes h6{
		width: 0;
	}
	.timelist li.minutes .liner{
		width: 80.5%;
		overflow: visible;
	}
	.keybox{
		width: 280px;
		margin-bottom: 20px;
	}
}






