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

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

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

.section-routers .router-item-environment .accent-green:before {
	width: 200px;
	height: 54px;
	background-size: 200px 54px;
	left: -6px;
}

.section-upgraders .bento-item.ai .elevated-text {
	line-height: 1;
	margin-bottom: 5px;
}

.tabnav-gallery .gallery-caption {
	margin-bottom: 80px;
}

.section-hero .mx-performance .mx-chip.mx-chip-ultra + .mx-specs-list li .footnote {
	-webkit-text-fill-color: #79b9ff;
}

.section-hero .mx-performance .mx-chip.mx-chip-ultra + .mx-specs-list li .footnote a {
	color: #79b9ff;
}

@media only screen and (max-width: 1068px) {
	.section-routers .router-item-environment .accent-green:before {
		width: 175px;
		height: 46px;
		background-size: 175px 46px;
		left: -8px;
	}

	.tabnav-gallery .gallery-caption {
		margin-bottom: 80px;
	}
}
@media only screen and (max-width: 734px) {
	.section-routers .router-item-environment .accent-green:before {
		width: 140px;
		height: 38px;
		background-size: 140px 38px;
		left: -6px;
	}

	.section-connectivity .subsection-hero .connectivity-hero-eyebrow {
		margin-left: 0;
	}

	.section-connectivity .subsection-hero .connectivity-hero-headline {
		margin-left: 0;
	}

	.tabnav-gallery .gallery-caption {
		margin-bottom: 70px;
	}
}

@media only screen and (min-width: 1068px) {
	html.no-enhance-xp .section-hero, html.no-hero-enhance-xp .section-hero {
		padding-top: calc(var(--r-localnav-height) + 1px);
	}
}

#ac-localnav {
	margin-bottom: 0 !important;
}

@media only screen and (min-width: 735px) {
	.back-ports-list-last {
		margin-left: 30px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-routers {
		margin-top: 180px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-routers {
		margin-top: 150px;
	}
}

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