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






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




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


.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;
	}
}

.badge-grid-item .badge-value .badge-subvalue {
    font-size: 56px;
}

@media only screen and (max-width: 1068px) {
    .badge-grid-item .badge-value .badge-subvalue {
        font-size: 64px;
    }
}    
@media only screen and (max-width: 734px) {
    .badge-grid-item .badge-value .badge-subvalue {
        font-size: 48px;
    }
}

.badge-modal .badge-value .badge-subvalue {
    font-size: 36px;
}

@media only screen and (max-width: 1068px) {
    .badge-modal .badge-value .badge-subvalue {
        font-size: 30px;
    }
}
@media only screen and (max-width: 734px) {
    .section-chip .grid-item-ml .badge-container .badge-value .badge-subvalue {
        font-size: 30px;
    }
}

.section-chip .grid-item-graphics .grid-item-modal-trigger-wrap {
	margin-top: 40px;
}

@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-router .grid-item-accessory .text-content .typography-headline {
	max-width: 100%;
}

.badge-grid-item .badge-value .badge-subvalue {
    font-size: 50px;
}

@media only screen and (max-width: 1068px) {
    .badge-grid-item .badge-value .badge-subvalue {
        font-size: 40px;
    }
}    
@media only screen and (max-width: 734px) {
    .badge-grid-item .badge-value .badge-subvalue {
        font-size: 40px;
    }
}

.badge-modal .badge-value .badge-subvalue {
    font-size: 40px;
}

@media only screen and (max-width: 1068px) {
    .badge-modal .badge-value .badge-subvalue {
        font-size: 30px;
    }
}
@media only screen and (max-width: 734px) {
    .section-chip .grid-item-ml .badge-container .badge-value .badge-subvalue {
        font-size: 30px;
    }
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-cta-item {
		line-height: 1.5;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 734px) {
	.section-chip .grid-item-speed .grid-item-content .text-content {
		max-width: 280px;
	}
}

/*  Hero link alignment fix  */

@media only screen and (max-width: 1068px) {
    .section-hero .hero-cta-item:nth-child(n+2)::before {
        content: " ";
        padding: 0;
    }
}

@media only screen and (max-width: 1068px) {
    .section-hero .hero-cta-list {
        flex-direction: column;
        text-align: center;
        margin-top: 30px;
    }
}

@media only screen and (min-width: 734px) 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;
	}

	html.quick-look-classic .section-hero .hero-cta-list li:nth-of-type(2), html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(2), html.quick-look-classic .section-hero .hero-cta-list li:nth-of-type(2), html.quick-look-modern .section-hero .hero-cta-list li:nth-of-type(2) {
		margin-right: 0;
	}
}

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

@media only screen and (max-width: 1068px) {
    .badge-grid-item .badge-value {
        font-size: 75px;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 