  .infographic{
    margin:0;
	max-width:100%;
	text-align:center;
	margin-top:0;
}

.infographic  article{
	padding:0 10px 40px 10px;
	color:#FFF;
	position:relative;
	margin:0px auto;
	max-width:100%;
	min-height:300px;
	text-align:center;
}

.infographic article h1{
	width:100%;
	padding:15px 20px 10px 20px;
	text-transform:uppercase;
	color:#FFF;
	line-height:0.6em;
	margin-bottom:10px;
	font-size:3rem;
}


.infographic  article p{
	font-size:1.25rem;
	text-align:left;
}

.infographic.academic article ul li, .infographic.waste  article ul li{
	font-size:1.15rem;
	text-align:left;

}



.infographic  article p strong, .infographic article ul li strong{
	font-size:2rem; 
	font-weight:bold;
}

.infographic article strong{
	    font-family: "alternate_gothic_fsno_3";
	    font-size:1.5rem;
	    font-weight:bold;
}


.infographic .icon img{
	max-width:40%;
	padding:20px 0px 20px 0px;
}

.infographic img.chart{
	max-width:150px;
}

.water{
	background-color:#63a9c6;
}

.water article{
	background:#63a9c6 url('[system-asset]/_internal/files/images/infographic/water_bg.svg[/system-asset]') bottom left no-repeat;
}

.water h1{
	border-bottom:3px solid #84c5d9;
}

.building{
	background-color:#2a5166;
}
.building article{
	background:#2a5166 url('[system-asset]/_internal/files/images/infographic/building_bg.svg[/system-asset]') bottom left no-repeat;
}

.building [class*="block-grid-"]{
	margin-left:0.425rem;
}

.building [class*="block-grid-"]>li{
	background-color:#396d8a;
	padding:1rem 0;
	margin:0 0.125rem 0.75rem 0.325rem;
	width:30%;
	text-align:center;
	min-height:150px;
}

.building [class*="block-grid-"]>li.building-background{
	background:#396d8a url("[system-asset]/_internal/files/images/infographic/leed_bg.svg[/system-asset]") bottom left no-repeat;
}

.building [class*="block-grid-"]>li b{
	font-size:1.2rem;
	border-bottom:1px solid #54a2cc;
}

.building h1{
	border-bottom:3px solid #305c74;
}

.academic{
	background:#775f73;
}

.academic h1{
	border-bottom:3px solid #896e85;
}

.academic ul.courses{
	margin-left:10px;
	text-align:center;
}

.academic ul.courses li{
	background: url("/sustainability/_internal/files/css/[system-asset]/_internal/files/images/infographic/please_work.svg[/system-asset]") no-repeat;
	background-size: 20px 20px;
	background-position: -5px 5px;
	padding-left:20px;
	text-align:center;
}

.academic ul.courses li.courses-heading {
	background: none;
	padding-left:0;
}

.energy{
	background-color:#f69a4b;
}

.energy article{
	background:#f69a4b url("[system-asset]/_internal/files/images/infographic/energy_bg1.svg[/system-asset]") top right no-repeat;
}

.energy h1{
	border-bottom:3px solid #f8b25d;
}

.engagement{
	background-color:#9e6f3f;
}

.engagement article{
	background-image: url("/sustainability/_internal/files/css/[system-asset]/_internal/files/images/infographic/engagement_bg1.svg[/system-asset]"), url("/sustainability/_internal/files/css/[system-asset]/files/images/infographic/engagement_bg4.svg[/system-asset]");
	background-position: 0% 100%, 100% 100%;
	background-repeat: no-repeat;
}

.engagement h1{
	border-bottom:3px solid #b58a4e;
}

.dining{
	background-color:#058681;
	}
	
.dining article{
	background-image: url("/sustainability/_internal/files/css/[system-asset]/_internal/files/images/infographic/food_bg2.svg[/system-asset]"); 
	background-position:50% 70%;
	background-repeat: no-repeat;
}

.dining p {
	margin-top:0;
}

.dining p span{
	opacity:0.5;
}

.dining h1{
	border-bottom:3px solid #069f9b;
}

.waste{
	background-color:#619e48; 
	}
	
.waste article {
		background:#619e48 url("[system-asset]/_internal/files/images/infographic/waste_bg.svg[/system-asset]")  no-repeat;
		background-position:10% 0;
}

.waste h1{
	border-bottom:3px solid #7cb75b;
} 




@media (min-width: 41em) {
	.infographic  article{
		text-align:left;
		padding-bottom:100px;
	}
	
	.infographic  article img.chart{
		position:absolute;
		bottom:10%; right:5%;
	}
	
	.infographic article h1{
		font-size:2rem;
		padding:15px 0 0 20px;
	}
	
	.infographic .icon img{
		max-width:100%;
		padding: 0px 0px 20px 20px;
	}
	
	.water article{
		padding-bottom:90px;
	}
	
	
	.building article{
		padding-bottom:190px;
	}
	
	.academic article{
		padding-bottom:190px;
	}
	

	
	.building [class*="block-grid-"]>li{
		padding:0.5rem;
		margin:0 0.625rem 1.25rem 0;
	}
	
	.academic  ul.courses li.courses-heading strong{
		border-bottom:5px dotted #91748c;

	}
	.academic ul.courses{
		margin-left:0;
	}
	
	.academic ul.courses li{
		text-align:left;
	}

	
	.energy article{
		padding-bottom:200px;
	}
	
	
	
	.engagement article{
		padding-bottom:200px;
		background-position: 50% 0%, 80% 100%;

	}
	
	
	
	.dining article{
	background-image: url("/sustainability/_internal/files/css/[system-asset]/_internal/files/images/infographic/food_bg2.svg[/system-asset]"), url("/sustainability/_internal/files/css/[system-asset]/_internal/files/images/infographic/food_bg1.svg[/system-asset]"); 
	background-position:0% 0%, 90% 0%;
	padding-bottom:150px;
	}


	
	.waste [class*="block-grid-"]{
		margin-top:30px;
	}
	
	.waste [class*="block-grid-"]>li{
	width:32%;
	border-right:4px solid #8dc668;
	text-align:center;
	}
	
	.waste [class*="block-grid-"]>li:nth-child(3){
		border-right:0px;
	}
	
	.waste article{
		padding-bottom:150px;
	}


	
}




@media (min-width: 60em) {
	.infographic  article{
		padding-right:20%;
		padding-bottom:0;
	}
	
	.water article{
		background-position:bottom center;
		min-height:200px;
	}
	
	.academic  ul.courses li.courses-heading strong{
		border-bottom:0;
		line-height:1.7rem;
	}
	
	.engagement article{
		background-position: 100% 100%, 100% 100%;
	}
	
	.dining p{
		margin-top:30px;
	}
	
	.dining article{
	}
	
	
	.infographic  article img.chart{
		position:absolute;
		top:1rem; right:1rem;
		width:20%;
	}
	
	.infographic article h1{
		padding:15px 0 0 0;
	}
	
}