body {
	font-size: 14px;
}


#container {
	min-width: 320px;
	padding-top: 0;
}

#device-detector {
	width: 320px;
}

.mobile-hide {
	display: none !important
}

.mobile-only {
	display: block !important;
}

.tablet-only {
	display: none !important;
}

.mobile-full.column {
	float: none;
	width: 100%;
}




/* TYPE */
.titleB, .subTitleA, .story-module blockquote {
	font-size: 27px;
}

.typeA {
	font-size: 15px;
}

 .subTitleD {
	 font-size: 10px;
 }
.subTitleE {
	font-size: 13px;
}
.titleA {
	font-size: 45px;
}
.titleF {
	font-size: 16px;
}
.cta, .story-module h5 a, .story-module a h5 {
	padding: 1.5em 1em;
}


#content-interior {
	padding-top: 60px;
}



#header {
	height: 60px;	
}

.logo a {
	width: 90px;	
}


.main-nav {
	top: 60px;
}






p {
	padding: 0.6em 0;
}




.story-modules {
	padding: 20px;
}

.module-type-text.story-module {
	padding: 1em 0;
}

.module-type-infographic {
	padding: 30px 24px 60px 24px;
}

.info-icon {
	width: 33px;
	height: 39px;	
}

.module-type-image_text .pair-left img {
	width: 100%;
	height: auto;
}

.pin-info.wide, .pin-info {
	left: 0;
	top: 100%;
	width: 100%;
	

}

.pin-col {
	padding: 33px 18px 18px 18px;
}

.pin-info-left {
	background-position: 18px 0px;
}

.pin-col.pin-info-right {
	padding-top: 18px;
}

.the-pin-dot {
	width: 3px;
	height: 3px;
}

.the-pin {
	width: 7px;
	height: 7px;
}
.pin-info {
	max-height: 15em;
	overflow: scroll;
}

.story-end-block {
	padding: 1em 1em 3em 1em;
}

.map-caption {
	left: 20px;
	bottom: 20px;	
}


.module-buckets {
	width: 100%;
}
.module-bucket {
	padding-bottom: 30px;
}
.module-type-map .fake-table {
	display: block;
}

.kids-module .module-text-content .module-text {
	line-height: 1.4em;
}
.kid.grid {
	width: 30%;
}
.kid .grid-info {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	height: 72px;
}

.footer-interior, 
.footer-nav > .menu-item  {
	width: 100%;
	float: none;
	display: block;
}

.footer-col, .footer-nav > .menu-item {
	padding: 10px 20px;
}

.socials-nav {
	text-align: center;
}
.socials-nav .menu-item {
	display: inline-block;
	float: none;
}

.footer-socials-left.footer-col {
	border-bottom: 1px solid #FFF;
}

.blank {
	display: none;
}
