/* Local Overrides */

/* Local Nav */
@media screen and (min-width: 834px) and (max-width: 915px) {
	#ac-localnav .ac-ln-title {
		margin: 0;
	}
}

@media screen and (min-width: 834px) and (max-width: 915px) {
	.custom-br-headline {
		display: block;
	}
}

/* Services section */
@media only screen and (min-width: 1069px) {
	#services > div {
		padding-bottom: 75px;
	}
}

@media only screen and (max-width: 1068px) {
	#services > div {
		padding-bottom: 45px;
	}
}

@media only screen and (min-width: 1069px) {
	#tco
		> div
		> section.modal-content-footer
		> div
		> div.modal-content-footer-stat
		> span.stat-em {
		padding-left: 50px;
	}
	#deployment
		> div
		> section.modal-content-footer
		> div
		> div.modal-content-footer-stat
		> span.stat-copy {
		padding-right: 50px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#tco
		> div
		> section.modal-content-footer
		> div
		> div.modal-content-footer-stat
		> span.stat-em {
		padding-left: 50px;
	}
	#deployment
		> div
		> section.modal-content-footer
		> div
		> div.modal-content-footer-stat
		> span.stat-copy {
		padding-right: 50px;
	}
}

@media only screen and (max-width: 734px) {
	#deployment
		> div
		> section.modal-content-footer
		> div
		> div.modal-content-footer-stat
		> span.stat-em {
		font-size: 90px;
	}
}

/* safari quote */

blockquote {
	quotes: "“" "”";
}

/* Overlapping text in ecosistema Apple */
@media (max-width: 1068px) {
	.overview-innovation-ecosystem {
		--p-height: 400px;
	}
}

@media only screen and (min-width: 735px) {
	.section-innovation .tile-ecosystem .tile-content {
		padding-right: 30px;
	}
}

/* Local Nav  */
@media only screen and (max-width: 400px) {
	#ac-localnav .ac-ln-title {
		padding-bottom: 5px;
		margin: 3px 0;
		font-size: 17px;
	}
}
@media only screen and (min-width: 400px) {
	.custom-br-headline {
		display: none;
	}
}
@media screen and (min-width: 834px) and (max-width: 915px) {
	.custom-br-headline {
		display: block;
	}
}

/* Apps card custom text size */
@media only screen and (max-width: 400px) {
	.custom-apps-section-text {
		font-size: 30px;
	}
}

/* Multitasking Card */
@media only screen and (max-width: 400px) {
	#multitasking .typography-headline-elevated {
		font-size: 36px;
	}
}

/* Animated list separated from superscript*/
@media only screen and (min-width: 565px) and (max-width: 582px) {
	.custom-li-width {
		width: 435px;
	}
}

@media only screen and (min-width: 322px) and (max-width: 339px) {
	.custom-li-width {
		width: 238px;
	}
}

@media only screen and (min-width: 395px) and (max-width: 412px) {
	.custom-li-width {
		width: 302px;
	}
}
