.row{
	width: 90%;
	margin: 0 auto;
	position: relative;
}
.row .col-2:last-child {
	margin-right: 0 !important;
}
.row:hover img{
	opacity: 0.3;
}
.row:hover .reveal.portion-block{
	-moz-opacity: .7 !important;
	-khtml-opacity: .7 !important;
	-webkit-opacity: .7 !important;
	opacity: .7 !important;
	-ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=@{70})" !important;
	filter: ~"alpha(opacity=@{70})" !important;
}
.row:hover .reveal.portion-text{
	-moz-opacity: 1 !important;
	-khtml-opacity: 1 !important;
	-webkit-opacity: 1 !important;
	opacity: 1 !important;
	-ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=@{100})" !important;
	filter: ~"alpha(opacity=@{100})" !important;
}
.row.hoverstate img{
	opacity: 0.3;
}
.row.hoverstate .reveal.portion-block{
	-moz-opacity: .7 !important;
	-khtml-opacity: .7 !important;
	-webkit-opacity: .7 !important;
	opacity: .7 !important;
	-ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=@{70})" !important;
	filter: ~"alpha(opacity=@{70})" !important;
}
.row.hoverstate .reveal.portion-text{
	-moz-opacity: 1 !important;
	-khtml-opacity: 1 !important;
	-webkit-opacity: 1 !important;
	opacity: 1 !important;
	-ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=@{100})" !important;
	filter: ~"alpha(opacity=@{100})" !important;
}
.col-2{
	width: 49%;
	margin-right: 2%;
	float: left;
}

h3{
	font: 500 18px/26px "HaasTextBold";
	letter-spacing: 0.06em;
}
h3 span{
	padding: 3px 20px 1px;
	display: inline-block;
}
.partyhead{
	text-align: center;
	color: #fff;
	margin: 0px;
}
.partyhead.dem span{
	background-color: rgb(51,102,255);
}
.partyhead.rep span{
	background-color: rgb(230,28,27);
}

.showblock{
	position: relative;
	width: 100%;
	margin: 12px 0 2px;
	background-color: #fff;
}

/*.showblock img{
	border: 10px solid #fff;
}*/
.showname{
	font: 500 40px/44px "HaasTextBold";
	text-align: center;
	margin: 10px 0;
	white-space: nowrap;
}
.showname .smaller{
	font: 500 20px/0px "HaasTextBold";
}
.rank{
	position: absolute;
	z-index: 4;
	top: 50%;
	margin-top: -52px;
	left: -60px;
	margin-left: -2%;
	width: 80px;
	height: 80px;
	font: 500 38px/84px "HaasTextBold";
	text-align: center;
	background-color: rgb(0, 231, 180); /*rgb(255,242,0);*/
	border: 20px solid #fff;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
}
.datablock{position: relative;}
.datablock img{
	-webkit-transition: opacity .15s;
	-moz-transition: opacity .15s;
	-o-transition: opacity .15s;
	transition: opacity .15s;
}
.reveal{
	-moz-opacity: 0 !important;
	-khtml-opacity: 0 !important;
	-webkit-opacity: 0 !important;
	opacity: 0 !important;
	-ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=@{0})" !important;
	filter: ~"alpha(opacity=@{0})" !important;
	-webkit-transition: opacity .15s;
	-moz-transition: opacity .15s;
	-o-transition: opacity .15s;
	transition: opacity .15s;
}
.portion-block{
	position: absolute;
	z-index: 2;
	width: 100%;
	-moz-opacity: .7;
	-khtml-opacity: .7;
	-webkit-opacity: .7;
	opacity: .7;
	-ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=@{70})";
	filter: ~"alpha(opacity=@{70})";
}
.portion-block.dem{
	top:0;
	height:0;
	background-color: rgb(0,80,255);
}
.portion-block.rep{
	top:0;
	height:0;
	background-color: rgb(255,10,0);
}
.portion-text{
	position: absolute;
	z-index: 2;
	width: 100%;
	font: 500 32px/32px "HaasText";
	letter-spacing: 0.05em;
	color: #fff;
	text-align: center;
}
.portion-text.dem{
	top:6px;
}
.portion-text.rep{
	bottom:6px;
}
.portion-text.total{
	top:47%;
	color: #000;
	font: 500 14px/15px "HaasTextBold";
	letter-spacing: 0.04em;
}
.totes{
	letter-spacing: 0.05em;
	font: 500 38px/38px "HaasTextBold";
}

.partybar{
	width: 6px;
	height: 70px;
	margin: 0 auto;
}
.partybar.dem{
	background-color: rgb(51,102,255);
}
.partybar.rep{
	background-color: rgb(230,28,27);
}
.caption{
	font: 500 11px/11px "HaasText","Helvetica";
	text-align: right;
	width: 100%;
	color: #999;
	margin: 0 0 2px;
}

.cta{
	position: relative;
	margin: 0 auto;
	text-align: center;
}
.cta p{
	position: absolute;
	text-decoration: none;
	right: 30px;
	top: 46px;
	margin-left: -56px;
	width: 100px;
	border: 1px solid #000;
	padding: 4px 6px 6px;
	background-color: #fff;
	font-size: 12px;
}
.cta img{
	position: absolute;
	top: 94px;
	right: 24px;
	margin-left: 50px; 
}
.mobile{
	display: none;
}


@media only screen and (min-width: 1025px) and (max-width: 1220px){
	.showname{
		font: 500 32px/32px "HaasTextBold";
	}
	.showname .smaller{
		font: 500 17px/0px "HaasTextBold";
	}
}
@media only screen and (min-width: 769px) and (max-width: 1024px){
	.showname{
		font: 500 26px/30px "HaasTextBold";
	}
	.showname .smaller{
		font: 500 14px/0px "HaasTextBold";
	}
	.rank{
		margin-top: -42px;
		left: -50px;
		margin-left: -2%;
		width: 70px;
		height: 70px;
		font: 500 32px/74px "HaasTextBold";
		border: 14px solid #fff;
	}
}

@media only screen and (min-width: 569px) and (max-width: 768px){
	.showname{
		font: 500 18px/22px "HaasTextBold";
	}
	.showname .smaller{
		font: 500 12px/0px "HaasTextBold";
	}
	.portion-text{
		font: 500 23px/23px "HaasText";
	}
	.portion-text.total{
		top: 38%;
		font: 500 13px/13px "HaasTextBold";
	}
	.portion-text.total .totes{
		font: 500 29px/29px "HaasTextBold";
	}
	.rank{
		margin-top: -37px;
		left: -40px;
		margin-left: -2%;
		width: 60px;
		height: 60px;
		font: 500 32px/62px "HaasTextBold";
		border: 10px solid #fff;
	}
}

@media only screen and (max-width: 568px){
	.row{
		width: 96%;
		margin: 0 auto;
	}
	.showname{
		font: 500 12px/16px "HaasTextBold";
	}
	.showname .smaller{
		font: 500 8px/10px "HaasTextBold";
	}
	.caption{
		font: 500 9px/11px "HaasText","Helvetica";
		min-height: 26px;
	}
	.portion-text{
		font: 500 16px/16px "HaasText";
	}
	.portion-text.total{
		top: 38%;
		font: 500 11px/11px "HaasTextBold";
	}
	.portion-text.total .totes{
		font: 500 20px/20px "HaasTextBold";
	}
	.rank{
		margin-top: -28px;
		left: -26px;
		margin-left: -2%;
		width: 40px;
		height: 40px;
		font: 500 21px/44px "HaasTextBold";
		border: 6px solid #fff;
	}
	.partybar{
		height: 50px;
	}
}

@media only screen and (max-width: 768px){
	.cta p{
		cursor: pointer;
		top: 30px;
		left: 50%;
		width: 84px;
		margin-left: -50px;
	}
	.cta p:hover{
		color: #fff;
		background-color: #333;
	}
	.cta p.active{
		color: #fff;
		background-color: #111;
	}
	.cta img{
		display: none;
	}
	.mobile{
		display: inline;
	}
	.desk{
		display: none;
	}
}



