/* Fixes for long copy */

@media only screen and (min-width: 1069px) {
	.main .feature.section .feature-excerpt {
		margin: 0;
	}
}

@media only screen and (min-width: 1069px) {
	.main .feature.section .feature-copy {
		max-height: 432px;
	}
}

@media only screen and (min-width: 1069px) {
	.main .feature.section-safari .feature-copy {
		margin-top: -70px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.main .feature.section-photos .feature-headline {
		margin-top: -30px;
	}
}

@media only screen and (min-width: 1069px) {
	.main .feature.section-app-store .feature-copy {
		margin-top: -20px;
	}
}

@media only screen and (min-width: 1069px) {
	.theme-dark .feature-violator + .feature-headline {
		margin-top: 0;
	}
	#app-store .feature-violator {
		margin-top: -37px;
	}
}

.main .section-hero {
	padding-bottom: 145px;
}

@media only screen and (max-width: 1068px) {
	.main .section-hero {
		padding-bottom: 85px;
	}
}

@media only screen and (max-width: 734px) {
	.main .section-hero {
		padding-bottom: 70px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.main .section-maps .feature-excerpt {
		margin-bottom: 25px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.main .section-photos .feature-excerpt {
		margin-bottom: 25px;
	}
}
