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

.section-display .overview-display-pixel-density {
    width: 420px;
    height: 84px;
    left: 50%;
    margin-left: -210px;
    margin-top: 19px;
    margin-bottom: 0px
}

@media only screen and (max-width: 1068px) {
    .section-display .overview-display-pixel-density {
        width: 290px;
        height: 70px
    }
}

@media only screen and (max-width: 734px) {
    .section-display .overview-display-pixel-density {
        display: block;
        width: 300px;
        height: 55px
    }
}

@media only screen and (max-width: 1068px) {
    .section-display .overview-display-pixel-density {
        left: 50%;
        margin-left: -146px
    }
}

@media only screen and (max-width: 734px) {
    .section-display .overview-display-pixel-density {
        left: 50%;
        margin-left:-150px
    }
}

@media only screen and (max-width: 734px) {
    .section-display .overview-display-pixel-density {
        margin-top:-45px
    }
}

/*------------------------------------*\
   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;
    }
}

@media only screen and (max-width: 1068px) {
	.grid-item-battery .typography-headline-super {
		font-size: 48px;
	}
}

#shared-router-accessories-1 img {
	position: relative;
	top: 45px;
}
@media only screen and (max-width: 734px) {
#shared-router-accessories-1 img {
	top: 0;
}
}
.grid-item-accessory .grid-item-header {
	padding-left: 0;
	padding-right: 0;
}
.section-router .grid-item-macos .text-content .typography-headline {
	max-width: 80%;
}

@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 (max-width: 1068px) {
.section-hero .hero-cta-item:nth-child(n+2)::before {
content: " ";
padding: 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;
	}
}

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


html.quick-look-classic .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent), html.quick-look-modern .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent), html.quick-look-classic .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent), html.quick-look-modern .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent) {
	margin-left: 0;
}

html.quick-look-classic .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent)+li, html.quick-look-modern .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent)+li, html.quick-look-classic .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent)+li, html.quick-look-modern .section-hero .hero-cta-list li.is-dynamic.has-dynamic-content:not(.pricing-data-missing-parent)+li {
	margin-right: 0;
}

@media only screen and (max-width: 734px) {
    .section-display .overview-display-pixel-density {
        margin-left: -158px;
    }
}

@media only screen and (max-width: 1068px) {
	.typography-eyebrow-reduced {
    	margin: 0px -14px;
	}
}
@media only screen and (max-width: 734px) {
	.typography-eyebrow-reduced {
    	margin: 0px 0px .4em;
	}
}

.section-compare .column-content-flex-wrapper .content-wrapper .flex-header-wrapper {
    min-height: 312px;
}
@media only screen and (max-width: 1068px) {
    .section-compare .column-content-flex-wrapper .content-wrapper .flex-header-wrapper {
        min-height:245px
    }
}
@media only screen and (max-width: 734px) {
    .section-compare .column-content-flex-wrapper .content-wrapper .flex-header-wrapper {
        min-height:0
    }
}

.section-compare .compare-table .compare-column:nth-of-type(2) .column-image {
   margin-top: 26px;
}
  
@media only screen and (max-width: 1068px) {
   .section-compare .compare-table .compare-column:nth-of-type(2) .column-image {
      margin-top: 14px;
   }
}
  
@media only screen and (max-width: 734px) {
   .section-compare .compare-table .compare-column:nth-of-type(2) .column-image {
      margin-top: 14px;
   }
}

.section-compare .product-headline {
   min-height: 84px;
}
@media only screen and (max-width: 1068px) {
   .section-compare .product-headline {
      min-height: 50px;
   }
}
@media only screen and (max-width: 734px) {
   .section-compare .product-headline {
      min-height: 54px;
   }
}

.section-compare .compare-table .compare-column:nth-of-type(1) .column-image {
   margin-top: 31px;
}
@media only screen and (max-width: 1068px) {
   .section-compare .compare-table .compare-column:nth-of-type(1) .column-image {
      margin-top: 15px;
   }
}

@media only screen and (min-width: 1069px) {
	.router-item-picture {
		display: flex;
		justify-content: left;
		flex-grow: 1;
	}
	.section-routers .overview-accessories {
		display: block;
		width: 1380px;
		height: 358px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.router-item-accessories .router-item-picture {
		display: flex;
		justify-content: left;
		flex-grow: 1;
	}
	.section-routers .overview-accessories {
		display: block;
		width: 972px;
		height: 254px;
	}
}

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