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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-router .grid-item-router .shared-router-macos-bigsur img {
object-fit: cover;
	margin-left: -30%;
}

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

.grid-item-accessory .grid-item-header {
	padding-left: 0;
	padding-right: 0;
}

@media only screen and (max-width: 1068px) {
	#shared-router-accessories-1 img {
		top: 10px;
	}
}
@media only screen and (max-width: 734px) {
	#shared-router-accessories-1 img {
		top: 0;
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .hero-cta-item {
		line-height: 1.19048;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .hero-cta-item:first-of-type {
		line-height: 2.16;
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .hero-cta-item:nth-of-type(2) {
		margin-bottom: 18px;
	}
}

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

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