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

.section-display .overview-display-pixel-density {
    width: 420px;
    height: 165px;
    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:135px
    }
}

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

@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
\*------------------------------------*/

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

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


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

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

@media only screen and (max-width: 734px) {
  .grid-item-touchid .touchid-icon-grid .touchid-icon-item:last-child {
    max-width: 132px;
  }
}

@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-list li:nth-child(2) {
  line-height: 1.2; 
  }
}

#shared-router-accessories-1 img {
	position: relative;
	top: 45px;
}
@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;
	}
}

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-chip .grid-item-speed .grid-item-content .text-content {
        max-width: 250px;
    }
}

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


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

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

.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: 56px;
}
@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 (max-width: 1068px) {
	.section.section-compare .compare-table .cell.storage .column {
		width: 101%;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 