/* 
This is the section css for
Heat Institute 
*/

/* GENERAL USE */

#home-content .wide{
	width: 100%
}

/* HOME */

#home-content #home .grid4 a{
	margin-top: 5px;
	margin-bottom: 5px;
}

#home-content #home .grid8{
	padding-right: 15px;
}

#home-content #home .row-responsive{
	margin: 0;
}

/* ABOUT */

#home-content #about .grid3 img{
	width: 100%;
}

#home-content #about .grid9{
	padding-left: 15px;
}

#home-content #about .row-responsive{
	margin: 0;
}

/* RESEARCH */

#home-content #research .grid6{
	padding-left: 5px;
	padding-right: 5px;
}

#home-content #research .grid6 img{
	height: 60%;
}

#home-content #research .grid3 img{
	width: 100%;
}

#home-content #research .grid9{
	padding-left: 15px;
}

#home-content #research .row-responsive{
	margin: 0;
}