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






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




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

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

@media only screen and (max-width: 734px) {
	.section-hero {
		padding-top: 0;
	}
}
.section-hero .ribbon-ase {
	padding-top: 0;
}
.section-router .grid-item-router .shared-router-macos-bigsur img {
	margin-left: -30%;
}

@media only screen and (max-width: 1068px) {
	.section-router .grid-item-router .shared-router-macos-bigsur img {
		margin-left: 0;
	}
}

.section-router .grid-item-accessory .text-content .typography-headline {
	max-width: 100%;
}


@media only screen and (max-width: 734px) {
    .section-versatility-gallery .gallery .item-container {
        height: 810px;
    }
}

@media only screen and (max-width: 734px) {
.section-chip .grid-item-graphics .badge-container {
    margin-top: 60px;
	}
}

@media only screen and (max-width: 734px) {
.section-chip .grid-item-ml .badge-container {
    margin-top: 65px;
	}
}


@media only screen and (max-width: 734px) {
	.section-versatility .section-versatility-gallery .gallery-caption {
		width: 90%;
	}
}

#ac-globalnav {
	background-color: black;
}

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