@charset "UTF-8";
/* CSS Document */

body {
	font-family: "proxima-nova",sans-serif; 
}

ul, li, h6 { 
	font-family: "proxima-nova",sans-serif; 
	line-height: 1.4; 
	font-size: 13px; }

h1, h2, h3, h4, h5 { 
	font-family: "proxima-nova", 
	sans-serif; 
}

p {
	font-size: 15px;
	line-height: 1.4666em;
}

h1 { 
	font-weight: 300; 
	font-size: 24px; 
	line-height: 1.1; 
	letter-spacing: 1px
} 

h2 { 
	font-style: normal;
	font-weight: 400; 
	font-size: 22px; 
	letter-spacing: 1px;
	line-height: 24px;
} 

h3 { 
	font-style: normal;
	font-weight: 300; 
	font-size: 1.65em;
	line-height: 1em;
	margin-top: 0;
	letter-spacing: 1px;
}

h4 {
	font-style: normal;
	font-weight: 400;
}

h5 {
	font-style: normal;
	font-weight: 500; 
	font-size: 1em; 
	text-transform: uppercase; 
	letter-spacing: .05em;
	margin-top: 0;
} 

h6 {
	font-style: normal;
	font-weight: 700;
	margin: 0;
	font-size: 1.1538em;
	line-height: 1.2em;
	font-weight: 600;
}



.description h6{
	color: #909090;
}

.approach h6{
	margin-bottom: 8px
}


.approach i {
	font-size: 50px;
	text-align: center;
}

.approach li {
	font-size: 15px;
	line-height: 1.4666em;
}

.approach h3 {
	margin-bottom: 15px;
}

ul.bullets li {
	list-style-type:circle;
	font-size: 15px;
	line-height: 1.4666em;}
}

a .dotted {
	border-bottom: 1px dotted #999999;
}


.core-beliefs {
	margin-bottom: 25px;
}

.founder h3 {
	margin-bottom: 2em;
}

h5 .caps-title {
	font-style: normal;
	font-weight: 500; 
	text-transform: uppercase; 
	letter-spacing: .14em;
	margin-top: 0;
	color: #909090;
	margin-top: 5px;
}

.founders .title {
	margin-bottom: 50px;
	margin-top: 15px;
	width: 90%;
}

.padding-bottom {
	padding-bottom: 30px;
}
.padding-top {
	padding-top: 30px;
}

.entry a {
	border-bottom: 1px dotted #999;
}

.underline {
	border-bottom: 1px dotted #999;
}

.graybox p {
	line-height: 1.2;
}