nav	{
	padding:10px 4%;
	width:100%;
}
.nav-container .ac-tag	{
	display:none;
}
section	{
    width: 100%;
}
.wrapper, .wide-wrapper	{
	max-width:90%;
	width:90%;
}

.index-tool	{
    display: block;
	/*height:auto;
	min-height: 100%;*/
}

.selectboxit-container span	{
	font-size:22px;
}
.top-statement, .issue-tool .top-statement, .metrics	{
    font-size: 40px;
    letter-spacing: 0px;
    line-height: 48px;
    padding: 0;
}

@media (max-width: 767px) {
   .top-statement, .issue-tool .top-statement, .metrics {
        font-size: 28px;
        letter-spacing: 0px;
        line-height: 32px;
        padding: 0;
    } 
    .metrics {
        font-size: 20px;
        line-height: 22px;
    }
    .index-tool {
        padding-top: 50px;
        /*height:auto;
        min-height: 100%;*/
    }
    .sub-title {
        margin-top: 20px;
        font-size: 17.5px;
        line-height: 22px;
    }
    .hp-explore {
        margin-top: 20px
    }
}

.county-tool	{
	padding:50px 0;
}
.select-container	{
	margin:15px 0;
}
.county-tool .top-statement	{
	font-size: 20px;
	line-height: 30px;
    margin-top: 24px;
    margin-bottom: 20px;
}
.wide-wrapper h1, .wide-wrapper h1#page-title, .issue-tool	h1#issue-name	{
	font-size: 48px;
	letter-spacing: -0.7px;
	line-height: 52px;
	margin: 60px 0 20px;
}
.wide-wrapper h2{
	font-size: 24px;
	    letter-spacing: -0.7px;
	    line-height: 34px;
	    margin: 0;
	    padding: 0 12% 0 0;
}
.county-section .callout .statement	{
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 38px;
}
.explore-nav-container	{
	width:60%;
	margin:10px 10%;
	text-align:center;
}
.explore .issue-area	{
	width:60%;
	margin:10px 10%;
	text-align:center;
}
.walkthrough .title	{
	font-size:20px;
	width:80%;
	margin:10px 10%;
	line-height:auto;
}
.metrics li	{
	/*display:block;*/
}

.takeaways {
    padding: 30px 4%;
}
.takeaway-statement {
    display: none;
    font-size: 24px;
}

html #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-family: 'Space Mono', monospace;
    font-size: 11px;
    color: #F1F0F2;
    letter-spacing: 0.89px;
    line-height: 18px;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 4px 0 0;
    height: 32px;
}
#mega-menu-primary .selectboxit-container span {
    font-family: 'Space Mono', monospace;
    font-size: 11px;
    color: #F1F0F2;
    letter-spacing: 0.89px;
    line-height: 1.45em;
    display: inline-block;
    text-transform: uppercase;
    padding: 2px 4px 0 0;
    height: 32px;
}

.issue-tool {
    color: #fff;
    background: #070024;
    padding: 20px 0;
}
.stacked-section h5 {
    width: 100%;
}
.stacked-section ul {
    width: 100%;
}
.heatmap .heatmap-title	{
	padding: 0 10px 0 !important;
}
.rank-type {
    line-height: 54px;
    margin-top: 0;
}
.heatmap svg	{
	display:none;
}

.issue-section .callout .title {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    margin-right: 5%;
    font-family: 'Space Mono', monospace;
    font-weight: bold;
    font-size: 18px;
    color: #8E8C8F;
    letter-spacing: 1px;
    line-height: 18px;
    margin-top: 9px;
}
.issue-section .callout .title	svg	{
	display:none;
}
.issue-section .callout .callout-inner {
    display: inline-block;
    vertical-align: top;
    width: 74%;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #050B2E;
    letter-spacing: -0.25px;
    line-height: 32px;
}
.post	{
	background:#fff;
	box-shadow: 2px 2px 7px #ccc;
	min-height:310px;
	margin:15px 10% 0;
	padding:15px;
	display:block;
	width: 80%;
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    display: block;
    position: fixed;
    width: 100%;
    left: 0;
    padding: 11px 0 14px 5%;
}
