.pageCenter {
	width: 100%;
	max-width: 90%;
	margin: 0 auto;
	padding: 0;
}

/*.banner .text {
	top: 20%;
}*/


/*
h1, h1 p, .banner .text h2, .banner .text h1 p{
	font-size:36px;
}


p, .icon p, .icon h3, .icon h3 p, .news p, {
	font-size: 16px;
}
*/

.menuNav ul li.column {
	width: 16%;
	padding: 0 2% 0 2%;
	float: left;
	display: inline-block;
	text-align: left;
}


p, .bio p, .cta, .smHeading, .icon p {
	font-size: 14px;
}

#menuInvestor.menuNav .column h3, #menu.menuNav .column h3 {
	max-width: 115px;
	height: 40px;
	display: flex;
    justify-content: left;
    align-items: flex-end;

}


.column h3, .portfolioPage .column h3, .linkRow p, #bottom h3{
font-size: 15px;
}

.column a {
	font-size: 14px;
}

.portfolioPage .heading h2, .statHeading {
	font-size: 25px;
}

h1, h1 p {
	font-size: 24px;
}

.bio h3, .bio h3 p, .marketBlock h2 {
	font-size: 20px;
}


h2, h2 p, .smBanner h1 p, .smBanner h1, .portfolioPage h3, .portfolioPage h3 p, .portfolioPage h3.teamHeading, .heading h2{
	font-size: 32px;
}

.homeBanner h2, .homeBanner h2 p {
	font-size: 32px;
}


h4, h4 p {
	font-size: 24px;
}

.icon {
	float: left;
}

.icon img {
	max-height: 100px: 
}

.icon h3, .icon h3 p {
/*color: #0B617E;*/
font-size: 14px;

}

.newsRow .linkBtn {
	margin-top: 30px;
}

.linkBtn {
	padding: 10px 20px;
}

.popUp {
	width: 80%;
	left: 8%;
}

svg.simpleDonut {
		margin: 0px 0 -20px -20px;
  height: 200px;
  pointer-events: none;
  position: relative;
  width: 200px;
  transform:scale(1.8);
  -webkit-transform:scale(1.8);
  float: left;
}

.chartLabel {
margin: 105px -110px 0 0;
width: 50%;
}


.footerLogo {
	max-width: 120px;
}

.terms {
	margin-top: 40px;
}

.terms p {
	padding: 35px 10px 0 0;
}

.col38 img {
	width: 100%;
	height: auto;
}

.bioPage .subNav {
	margin-top: 110px;
}

.bioText {
	/* height: 120px; */
}

.col30 .linkBtn{
	padding: 10px 0 10px 0;
	width: calc(100% - 8px);
	text-align: center;
}

.statLogo {
	margin-top: 5px;
}

.statText {
	/*height: 55px;*/
}

.stat.borderBottom {
		padding-bottom: 20px;
	}

svg.simpleDonut {
margin: 30px 0 -20px -0px;
height: 200px;
pointer-events: none;
position: relative;
width: 200px;
transform: scale(1.5);
-webkit-transform: scale(1.5);
float: left;
}

#chart.summaryChart {
	position: relative;
	left: 0px;
	top: -40px;
}

.halfTeam .teamContact {
	width: 100%;
}