/*Localisation screen starts*/
/*Compare models. .image-watch-series-3-nike*/
#ac-globalfooter .ac-gf-buystrip .image-watch-series-3-nike {
  background-image: url("/sg/watch/close-your-rings/images/series_3_nike_footer_large.jpg");
}

@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 .image-watch-series-3-nike {
    background-image: url("/sg/watch/close-your-rings/images/series_3_nike_footer_large_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  #ac-globalfooter .ac-gf-buystrip .image-watch-series-3-nike {
    background-image: url("/sg/watch/close-your-rings/images/series_3_nike_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 .image-watch-series-3-nike {
    background-image: url("/sg/watch/close-your-rings/images/series_3_nike_footer_medium_2x.jpg");
  }
}

@media only screen and (max-width: 735px) {
  #ac-globalfooter .ac-gf-buystrip .image-watch-series-3-nike {
    background-image: url("/sg/watch/close-your-rings/images/series_3_nike_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 .image-watch-series-3-nike {
    background-image: url("/sg/watch/close-your-rings/images/series_3_nike_footer_small_2x.jpg");
  }
}

#ac-globalfooter .ac-gf-buystrip .image-watch-series-3-edition {
    background-image: url("/sg/watch/close-your-rings/images/series_3_edition_footer_large.jpg")
}

@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 .image-watch-series-3-edition {
        background-image: url("/sg/watch/close-your-rings/images/series_3_edition_footer_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    #ac-globalfooter .ac-gf-buystrip .image-watch-series-3-edition {

        background-image: url("/sg/watch/close-your-rings/images/series_3_edition_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 .image-watch-series-3-edition {
        background-image: url("/sg/watch/close-your-rings/images/series_3_edition_footer_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    #ac-globalfooter .ac-gf-buystrip .image-watch-series-3-edition {

        background-image: url("/sg/watch/close-your-rings/images/series_3_edition_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 .image-watch-series-3-edition {
        background-image: url("/sg/watch/close-your-rings/images/series_3_edition_footer_small_2x.jpg")
    }
}

/*END: Compare strip */




.image-overview-sharing-static {
  background-image: url("/sg/watch/close-your-rings/images/sharing_static_large.jpg")
}

@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) {
  .image-overview-sharing-static {
    background-image: url("/sg/watch/close-your-rings/images/sharing_static_large_2x.jpg")
  }

}

@media only screen and (max-width:1068px) {
  .image-overview-sharing-static {
    background-image: url("/sg/watch/close-your-rings/images/sharing_static_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) {
  .image-overview-sharing-static {
    background-image: url("/sg/watch/close-your-rings/images/sharing_static_medium_2x.jpg")
  }

}

/*Localisation screen ends*/
