/* Local Fixes */
/* Business Image */
.section-router .grid-item-router .shared-router-business {
	width: 100%;
	height: 100%;
	left: 0;
	margin-left: 0;
}

@media only screen and (max-width: 1068px) {
	.section-router .grid-item-router .shared-router-business {
		width: 100%;
		height: 100%;
	}
}

@media only screen and (max-width: 734px) {
	.section-router .grid-item-router .shared-router-business {
		width: 100%;
		height: 100%;
	}
}

.section-hero {
	padding-top: 147px;
}

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

/* Big Sur Image */
.section-router .grid-item-router .shared-router-macos-bigsur {
	width: 100%;
	height: 100%;
	left: 0;
	margin-left: 0;
}

/* localnav comingsoon */
#ac-localnav .ac-ln-title-subhead, #ac-localnav .ac-ln-title-comingsoon {
	font-size: 11px;
}

/* hero-cta-list */
html.quick-look-classic .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-classic .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(1) {
	margin-left: 0;
	margin-right: 30px;
}

@media only screen and (max-width: 1068px) {
	html.quick-look-classic .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-classic .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(1) {
		margin-left: 0;
		margin-right: 30px;
	}
}

@media only screen and (max-width: 734px) {
	html.quick-look-classic .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-classic .section-hero .hero-cta-list li:nth-of-type(1), html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(1) {
		margin-left: 0;
		margin-right: 0px;
	}
}

/* Monterey Router */
picture#shared-router-macos-monterey-1 {
	height: 100%;
}
