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


#ac-globalfooter .ac-gf-buystrip-hero .ac-gf-buystrip-hero-product {
    width: 944px;
    height: 243px;
    background-size: 944px 243px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/fr/watch/compare-strip/images/footer_large.jpg");
    margin-top: 55px;
    margin-left: auto;
    margin-right: auto
}

@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) {
    #ac-globalfooter .ac-gf-buystrip-hero .ac-gf-buystrip-hero-product {
        background-image: url("https://images.apple.com/fr/watch/compare-strip/images/footer_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    #ac-globalfooter .ac-gf-buystrip-hero .ac-gf-buystrip-hero-product {
        width: 679px;
        height: 175px;
        background-size: 679px 175px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/fr/watch/compare-strip/images/footer_medium.jpg")
    }
}

@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) {
    #ac-globalfooter .ac-gf-buystrip-hero .ac-gf-buystrip-hero-product {
        background-image: url("https://images.apple.com/fr/watch/compare-strip/images/footer_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    #ac-globalfooter .ac-gf-buystrip-hero .ac-gf-buystrip-hero-product {
        width: 289px;
        height: 145px;
        background-size: 289px 145px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/fr/watch/compare-strip/images/footer_small.jpg")
    }
}

@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) {
    #ac-globalfooter .ac-gf-buystrip-hero .ac-gf-buystrip-hero-product {
        background-image: url("https://images.apple.com/fr/watch/compare-strip/images/footer_small_2x.jpg")
    }
}



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




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


html.no-touch #ac-globalfooter .ac-gf-buystrip-info a[href^="tel:"] span{
	color: #333;
	pointer-events: none;
	text-decoration: none;
}

html.no-touch #ac-globalfooter .ac-gf-buystrip-info a[href^="tel:"] span:hover{
	text-decoration:none;
	cursor:text;
}

html.no-touch #ac-globalfooter .ac-gf-buystrip-info-cta:hover{
	color: #0070c9;
}

@media only screen and (max-width: 767px) {
	#ac-localnav .ac-ln-action-button, #ac-localnav .ac-ln-action-violator {
		margin-left: 25px;
	}
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) {
	.pane-compare .text-block .typography-subsection-headline { padding-right: 20px; padding-left: 20px; }
}


@media only screen and (max-width: 1068px) {
    .image-series-1 { bottom: 22px }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 