.about-who {
	margin:0;
	padding:0;
	display: flex;
	flex-direction: column;
	background:#000320;
	color:#fff;
	text-align: center;
	width: 100%;
	overflow: hidden;
	font-weight: 300;
	align-items: center;
}
.about-top-title {
	margin:0;
	padding:0;
	color:#00c6ee;
	text-transform: uppercase;
}
.about-title {
	margin:0;
	padding:0;
	width: 100%;
	text-transform: uppercase;
}
.about-text {
	margin:0;
	padding:0;
	font-weight: 300;
}
.about-who .about-text {
    direction: ltr;
}
.about-graph {
	margin: 0;
    padding: 0;
    width: 100%;
    cursor: grab;
}

.dragging {
	cursor: grabbing;	
}

.about-graph-image-container {
	overflow: hidden;
	width: 100%;
	position: relative;
}

.about-graph-image {
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0;
	transition: opacity 0.5s;
}

.about-graph-image.loaded {
	opacity: 1;
}

.about-graph-nav {
	color:#00c6ee;
	position: relative;
}

.about-today {
	display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    background-image: url(../images/today-bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 100%;
    background-size: contain;
}

.about-today-title {
  	font-weight: 300;
  	margin:0;
  	padding:0;
  	width: 100%;
  	text-transform: uppercase;
}

.today-stats {
    color: #00c6ee;
    flex-direction: row;
    align-items: flex-start;
    align-content:space-between;
    flex-wrap: wrap;
}

.stat {
    display: inline-flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    float: left;
}

.stat .top {
	overflow: hidden;
	display: inline-block;
	width: 100%;
}


.stat .center {
	width: 100%;
}

.stat .center span {
	display: inline-block;
}
.stat .bottom {
	display: inline-block;
	color:#b0c1d2;
	width: 100%;
}



@media (min-width: 1024px) {
	.about-who {
		font-size: 16px;
		padding-top: 80px;
		padding-bottom: 131px;
	}

	.about-title {
		font-size: 49px;
		margin-top:15px;
	}

	.about-top-title {
		font-size: 16px;
	}

	.about-text {
	    margin-top: 34px;
	    line-height: 1.5;
	    width: 758px;
	    font-size: 16px;
	}

	.about-graph-image {
		width: 200%;
	}
	.about-graph-image-container {
		height: 530px
	}

	.about-graph-nav {
		font-size: 16px;
    	margin-top: 65px;
	}

	.about-graph-nav img {
		height: 45px;
	}
	.about-graph-nav .drag-text {
	    margin-top: 12px;
	    font-size: 16px;
	}

	.about-today {
		padding-top: 88px;
		padding-bottom: 85px;
	}

	.about-today-title {
		font-size: 53px;
	}

	.today-stats {
	    margin-top: 75px;
	}

	.stat {
		height: 223px;
	    margin-right: 7.66666678%;
		width: 18.5%;
	}

	.stat:nth-child(4),
	.stat:nth-child(8) {
	    margin-right:0;
	}

	.stat .top {
		min-height: 26px;
		line-height: 1.56;
		font-size: 16px;
	}
	.stat .center {
		font-size: 47px;
    	line-height: 47px;
    	min-height: 64px;
	}
	.stat .center .percent {
		font-size: 24px;
	}
	.stat .bottom {
		font-size: 16px;
		margin-top: 5px;
	}
}

@media (min-width: 1500px) {
	.about-graph-grid {
		width: 1420px;
	}

	.today-stats {
		width: 1180px;
	}
}

@media (min-width:1280px) and (max-width:1500px) {
	.about-graph-grid {
		width: 1200px;
	}
	.today-stats {
		width: 1180px;
	}
	.about-graph-image-container {
		height: 450px;
	}
}

@media (min-width:1025px) and (max-width:1279px) {
	.about-graph-grid {
		width: 960px;
	}
	.today-stats {
		width: 900px;
	}
	.about-graph-image-container {
		height: 410px;
	}
}


@media (max-width: 1024px) {
	.about-who {
		padding:60px 0;
	}
	.about-top-title {
		font-size: 16px;
		padding:0 0 20px 0;
	}

	.about-title {
		font-size: 40px;
		padding-bottom: 20px;
	}

	.about-text {
		width: 80%;
		padding-bottom: 20px;
	}

	.about-graph-image {
		height: 160%;
	}
	.about-graph-image-container {
		height: 230px;
	}

	.about-graph-grid {
		width: 90%;
	}
	.about-graph-nav {
		font-size: 13px;
    	margin-top: 40px;
	}

	.about-graph-nav img {
		height: 35px;
	}

	.about-today {
		padding-top:40px;
		padding-bottom: 40px;
		background-size: 400%;
	}
	.about-today-title {
		font-size: 42px;
	}


	.today-stats {
	    margin-top: 15px;
	    width: 90%;
	}

	.stat {
		height: 145px;
	    margin-right: 5%;
		width: 47.5%;
		overflow: hidden;
	}

	.stat:nth-child(even) {
	    margin-right:0;
	}

	.stat .top {
		min-height: 28px;
		line-height: 1.56;
	}
	.stat .center {
		font-size: 30px;
    	line-height: 30px;
	}
	.stat .bottom {
		padding-top: 10px;
		line-height: normal;
	}
}

@media (max-width: 450px) {
	.stat .bottom {
		font-size: 13px;
		line-height: 15px;
	}

}