.the-ijl-story .main-hero {
	background-image: url('../images/bg-the-ijl-story.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	min-height: 476px;
	color: #333;
}

.page-intro-text {
	margin-top: 30px;
}

.the-ijl-story .main-hero hr {
	display: inline-block;
	margin-left: 0;
}

.the-ijl-story .main-hero h1 {
	/*font-size: 72px;*/
	/*font-size: 4.5em;*/
	font-family: 'ralewaythin';
	margin-top: 110px;
}

.the-ijl-story .main-hero h1 b {
	font-family: 'ralewaymedium';
}

.the-ijl-story .stats{
	opacity: 0;
}

.the-ijl-story .we-believe {
	margin-bottom: 80px;
}
.the-ijl-story .we-believe  p {
	text-align: center;
	margin-bottom: 40px;
}

.the-ijl-story .we-believe h3 {
	font-family: "raleway";
	font-size: 2.125em;
	font-weight: normal;
	text-align: center;
}

.the-ijl-story .we-believe .photo {
	margin: 15px;
}

.the-ijl-story .we-believe .photo img {
	max-width: none;
	max-height: none;
	height: 100%;
	width: 100%;
}

.the-ijl-story .we-believe .gray-box {
	position: absolute;
	top: 0;
	opacity: 0;
	background-color: #237ec2;
	color: #fff;
	text-align: center;
	padding: 25px 10px;
	height: 100%;
	width: 100%;
}

.the-ijl-story .we-believe .gray-box h3 {
	margin-top: 0;
	font-size: 1.85em;
	line-height: 24px;
	font-family: 'ralewaylight';
}

.the-ijl-story .we-believe .gray-box h3 b {
	font-family: 'ralewaymedium';
	font-weight: normal;
}

.the-ijl-story .we-believe .gray-box p {
	/*font-size: 16px;*/
	font-size: 1em;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-bottom: 0;
	/*max-height: 255px;*/
    max-height: 200px;
    overflow-y: auto;
    padding: 5px;
}

.the-ijl-story .by-the-numbers {
	background-color: #f5f5f5;
	padding: 60px 0;
	box-shadow: 10px 5px 5px #888888;
}

.the-ijl-story .by-the-numbers ul{
	margin: 0;
	padding: 0;
}

.the-ijl-story .by-the-numbers li{
	line-height: 28px;
	list-style: none;
}

.the-ijl-story .by-the-numbers p {
	line-height: 28px;
	padding-top: 30px;
}

.the-ijl-story .by-the-numbers p b {
	color: #cc3366;
}

.the-ijl-story .by-the-numbers .col {
	border: 1px solid #fff;
	padding: 40px 0;
	margin: 0 0 60px 0;
}

.the-ijl-story .by-the-numbers h3 b{
	display: block;
	font-family: 'ralewaymedium';
	font-size: 2.5em;
}

.the-ijl-story .by-the-numbers h3 {
	font-size: 1.25em;
	line-height: 46px;
	font-family: 'ralewaymedium';
	margin: 0;
	color: #cc3366;
	font-weight: 600;
}

.the-ijl-story .contact-us {
	margin-top: 10px;
}

.the-ijl-story .contact-us p {
	margin-bottom: 40px;
}


.the-ijl-story .contact-us h2 {
	margin-bottom: 20px;
}

/* Wide Screen */
@media (min-width: 1230px) {
	.the-ijl-story .main-hero {
		background-position: 0 50%;
		background-size: cover;
	}
}

@media (max-width: 480px) {
	.the-ijl-story .by-the-numbers .col {
		padding: 10px 0;
	}
	.the-ijl-story .main-hero, .the-ijl-story .we-believe {
		margin-bottom: 40px;
	}
}

@media (max-width: 690px) {
	.the-ijl-story .main-hero {
		min-height: 470px;
		background-size: cover;
	}
}


@media (max-width: 788px) {
	.the-ijl-story .we-believe .photo,
	.the-ijl-story .we-believe .gray-box {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
}

@media (max-width: 992px) {

	.the-ijl-story .main-hero h1 {
		margin-top: 110px;
	}
	.the-ijl-story .we-believe .gray-box p {
		/*font-size: 12px;*/
		font-size: 0.750em;
		/*max-height: 110px;*/
        max-height: 95px;
	}
	.the-ijl-story .we-believe .gray-box h3 {
		/*font-size: 32px;*/
		font-size: 2em;
	}
}
