h1, h2, h3, h4, .hs, input[type="submit"], h1 + em{
	line-height: 1.1;
	font-family: starling, serif;
	font-weight: 800;
	font-style: normal;
}h1 + em{
	font-style: italic;
	font-size: 1.75em;
	margin-top: -0.5em;
	display: block;
}
.c100 h1{
	font-size: 3rem;
}

a.more, #legal a, label{
	text-decoration: none;
	text-transform: uppercase;
	font-family: starling, serif;
	font-weight: 600;
	letter-spacing: 0.02em;
}#cta a{
	text-transform: none;
	font-weight: 500;
	font-size: 1.05em;
	letter-spacing: 0;
}#cta a{
	font-size: 14px;
}

footer, #legal{
	font-size: 0.8em;
}#cta #email{
	font-size: 1.2em;
}#cta p + p a{
	text-transform: none;
}input[type="submit"]{
	font-size: 1.25em;
}h1 + p{
	margin-top: -0.75em;
}h2{
	margin-bottom: 0.25em;
}table td{
	vertical-align: top;
	padding: 0.5em 0;
}table p{
	margin: 0;
}table .hs{
	font-size: 1.3em;
}td + td{
	padding-left: 1.25em;
}.gallery .c100 h1 {
font-size: 2rem;
}


@media only all and (max-width: 1025px) {
	h1 br, h2 br, h3 br{
		display: block;
	}
}
@media only all and (max-width: 840px) {
	#cta span{
		display: none;
	}
}@media only all and (max-width: 760px) {
	#cta{
		display: none;
	}
}