/* BEGIN: ribbon */
.ipad-mini-ribbon .ribbon-blue-to-default {
	top: calc(var(--r-globalnav-height) + var(--r-localnav-height));
	border-top: 1px solid rgba(0, 0, 0, 0.15);
}
/* END: ribbon */

.section-apps .section-headline-script {
	bottom: -35px;
}

@media only screen and (max-width: 1068px) {
	.section-apps .section-headline-script {
		bottom: -28px;
	}
}

.section-apps .section-header .section-headline {
	line-height: 0.45;
}

@media only screen and (max-width: 1068px) {
	.section-apps .section-header .section-headline {
		line-height: 0.42;
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .section-header .section-headline {
		line-height: 0.45;
	}
}

.section-apps .section-header .section-headline-script {
	left: -14px;
}

@media only screen and (max-width: 1068px) {
	.section-apps .section-header .section-headline-script {
		left: -8px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apps .section-header .section-headline-script {
		left: -2px;
		bottom: -18px;
	}
}

/* Fix A17 Pro Chip section */
.section-powerful {
	padding-top: 0 !important;
}

.section-powerful .gradient-powerful {
	padding-top: 150px;
}

@media only screen and (max-width: 1068px) {
	.section-powerful .gradient-powerful {
		padding-top: 137px;
	}
}

@media only screen and (max-width: 734px) {
	.section-powerful .gradient-powerful {
		padding-top: 108px;
	}
}
