.page-overview .section-router .router-watchos {
	padding-bottom: 75px;
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-router .router-watchos {
		padding-bottom: 60px;
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-router .router-watchos {
		padding-bottom: 0px;
	}
}

#ac-globalfooter .ac-gf-sosumi p {
	margin-top: 7px;
}
#ac-globalfooter .ac-gf-sosumi p:first-child {
	margin-top: 0px;
}

.page-overview .section-notes .grid-item-numbers .tile-body {
	align-items: center;
}

/* Section Notes Math Start */
.page-overview .section-notes .grid-item-numbers .overview-notes-numbers {
	align-self: center;
	max-width: unset !important;
	width: 980px;
	height: 593px;
	background-size: 980px 593px;
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-notes .grid-item-numbers .overview-notes-numbers {
		width: 678px;
		height: 411px;
		background-size: 678px 411px;
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-notes .grid-item-numbers .overview-notes-numbers {
		width: 308px;
		height: 187px;
		background-size: 308px 187px;
	}
}

.page-overview .section-notes .grid-item-numbers .overview-notes-numbers:after {
	padding-bottom: 60.4081632653%;
}

@media only screen and (max-width: 734px) {
	.page-overview .section-notes .grid-item-numbers .overview-notes-numbers:after {
		padding-bottom: 81.7258883249%;
	}
}
/* Section Notes Math End */

html.no-reduced-motion .grid-item-highlight .animate .highlight-wrapper .highlight:after, html.no-reduced-motion .grid-item-highlight .animate .highlight-wrapper .highlight:before {
	padding-top: 12px;
}
.grid-item-highlight .highlight {
	padding-top: 12px;
	padding-bottom: 10px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.grid-item-siri-gestures.tile-body-blockquote-fullbleed .tile-blockquote {
		max-width: 324px;
		min-width: 250px;
	}
}
