/*------------------------------------*\
   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;
}
@media only screen and (max-width: 734px) {
	.section-hero .hero-cta-item {
		line-height: 1.5;
		margin-bottom: 10px;
	}
}

.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-chip .grid-item-graphics .grid-item-modal-trigger-wrap {
	margin-top: 20px;
}

@media only screen and (max-width: 1068px) {
	.section-chip .grid-item-graphics .grid-item-modal-trigger-wrap {
		margin-top: 0px;
	}
}

.section-chip .grid-item-memory .overview-memory {
	height: 100%;
}

.section-chip .grid-item-form-factor .grid-headline-normal-alt {
	padding-bottom: 3px;
}

.section-connections .section-header .section-content {
	margin-bottom: 750px;
}
@media only screen and (max-width: 1068px) {
	.section-connections .section-header .section-content {
		margin-bottom: 600px;
	}
}
@media only screen and (max-width: 734px) {
	.section-connections .section-header .section-content {
		margin-bottom: 350px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-router .grid-item-accessory .text-content .typography-headline {
		max-width: 100%;
	}
}

@media only screen and (max-width: 1068px) {
	.section-router .grid-item-macos .text-content .typography-headline {
		max-width: 100%;
	}
}

@media only screen and (max-width: 1068px) {
	.section-versatility .gallery .tablist-wrapper .tabnav-item {
		padding: 9px 0 10px 40px;
	}
}

@media only screen and (max-width: 734px) {
	.section-versatility .gallery .tablist-wrapper .tabnav-item {
		padding-bottom: 39px;
	}
}

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

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

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

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