







	#row1 h1 {font-size:6.3em; line-height:0.8em;}
#hero .rowWrapper:nth-of-type(2) {
	margin:13px 0 20px;
}
.contentsLinkWrap .copy { top:12px; background-position:center 80px;}
.contentsLinkWrap h2 { font-size:1.9em;}

/* ALL TOUCH DEVICES */
@media only screen and (max-width: 1250px) {
	.contentsLinkWrap h2 { font-size: 1.45em;}
	.contentsLinkWrap .copy { top:7px; background-position:center 60px;}
}
/* SMALL TABLET - 600px WIDTH */
@media only screen and (max-width: 950px) {
	#row1 h1 span { line-height:1.2em;}
	#hero .rowWrapper:nth-of-type(2){
		text-align:center;
	}
}
@media only screen and (max-width: 650px) {
	.contentsLinkWrap {
		margin:10px auto!important;
		float:none;
	}
}


