/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.typography-headline-elevated {
	word-break: normal;
}

.section-economy .grid-item-billings h3 {
	max-width: 100%;
}

@media only screen and (min-width: 1069px) {
	.section.section-platforms .grid-item-updated h3.typography-headline-size-3 {
		font-size: 50px;
	}
}
@media only screen and (min-width: 735px) {
	.section.section-business .grid-item-in-app h3.typography-facts-long-headline {
		padding-top: 20px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.grid-item-success.full .headline-content {
		margin-right: 30px;
	}
	.section.section-platforms .grid-item-technology h3.typography-headline {
		font-size: 36px;
	}
	.section.section-development .grid-item-apis h3.typography-headline {
		font-size: 36px;
	}
	.section.section-business .grid-item-free h3.typography-headline-elevated {
		font-size: 44px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
