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

.section-hero .image-hero-lockup { background-image:url("/euro/support/products/e/screens_alt/images/overview/landing_hero__ezvhxoasvo2u_large.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-hero .image-hero-lockup { background-image:url("/euro/support/products/e/screens_alt/images/overview/landing_hero__ezvhxoasvo2u_large_2x.png"); }
}
@media only screen and (max-width: 1068px) {
  .section-hero .image-hero-lockup { background-image:url("/euro/support/products/e/screens_alt/images/overview/landing_hero__ezvhxoasvo2u_medium.png"); }
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-hero .image-hero-lockup { background-image:url("/euro/support/products/e/screens_alt/images/overview/landing_hero__ezvhxoasvo2u_medium_2x.png"); }
}
@media only screen and (max-width: 735px) {
  .section-hero .image-hero-lockup { background-image:url("/euro/support/products/e/screens_alt/images/overview/landing_hero__ezvhxoasvo2u_small.png"); }
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
  .section-hero .image-hero-lockup { background-image:url("/euro/support/products/e/screens_alt/images/overview/landing_hero__ezvhxoasvo2u_small_2x.png"); }
}













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




/*------------------------------------*\
		LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 767px) {
    #ac-localnav .ac-ln-content {
        padding: 0 10px;
    }
}
@media only screen and (max-width: 767px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-actions {
        padding: 16px 10px 0;
    }
}
@media only screen and (max-width: 767px) {
    #ac-localnav.medium-ac-ln-collapsible .ac-ln-action-button, #ac-localnav.medium-ac-ln-collapsible .ac-ln-action-violator {
        margin-left: 10px;
    }
}

.section-applecare .contentnav-items {
    grid-template-columns: repeat(3,1fr);
}
@media only screen and (max-width: 735px) {
    .section-applecare .contentnav-items {
        grid-template-columns: repeat(1,1fr);
    }
}

.section-applecare .contentnav-container {
    max-width: 980px;
}

@media only screen and (max-width: 1068px) {
    .section-applecare .contentnav-container {
        max-width: 675px;
    }
}


@media only screen and (max-width: 1068px) {
    .section-applecare .contentnav-items {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 735px) {
    .section-applecare .contentnav-items {
        grid-template-columns: repeat(1, 1fr);
    }
}



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