


/* Promos */
.promo-tile-iphone {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/ca/fr/home/images/promos/iphone_large.jpg");
    height: 200px;
    background-position: center
}

@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) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/iphone_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-iphone {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/iphone_xlarge.jpg")
    }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/iphone_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-iphone {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/iphone_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) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/iphone_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-iphone {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/iphone_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) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/iphone_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-iphone {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/iphone_medium.jpg");
        height: 200px
    }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/iphone_medium_2x.jpg")
    }
}

.promo-tile-watch {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/ca/fr/home/images/promos/watch_large.jpg");
    height: 200px;
    background-position: center
}
@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) {
    .promo-tile-watch {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/watch_large_2x.jpg")
    }
}
@media only screen and (min-width: 1442px) {
    .promo-tile-watch {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/watch_xlarge.jpg")
    }
}
@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-watch {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/watch_xlarge_2x.jpg")
    }
}
@media only screen and (max-width: 1068px) {
    .promo-tile-watch {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/watch_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) {
    .promo-tile-watch {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/watch_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
    .promo-tile-watch {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/watch_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) {
    .promo-tile-watch {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/watch_small_2x.jpg")
    }
}
@media only screen and (min-width: 1442px) {
    .promo-tile-watch {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/watch_medium.jpg");
        height: 200px
    }
}
@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-watch {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/watch_medium_2x.jpg")
    }
}

.promo-tile-ipad {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/ca/fr/home/images/promos/ipad_large.jpg");
    height: 200px;
    background-position: center
}

@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) {
    .promo-tile-ipad {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/ipad_large_2x.jpg")
    }
}
@media only screen and (min-width: 1442px) {
    .promo-tile-ipad {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/ipad_xlarge.jpg")
    }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-ipad {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/ipad_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-ipad {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/ipad_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) {
    .promo-tile-ipad {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/ipad_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-ipad {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/ipad_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) {
    .promo-tile-ipad {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/ipad_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-ipad {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/ipad_medium.jpg");
        height: 200px
    }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-ipad {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/ipad_medium_2x.jpg")
    }
}


/* WWDC */
.promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/fr/home/images/promos/wwdc17_large.jpg"); background-size:360px 200px; width: auto; background-position: center center; }

@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) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/fr/home/images/promos/wwdc17_large_2x.jpg"); }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/fr/home/images/promos/wwdc17_xlarge.jpg"); background-size: 640px 200px; width: auto; background-position: center center; }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-wwdc17 {  background-image: url("https://images.apple.com/ca/fr/home/images/promos/wwdc17_xlarge_2x.jpg"); }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/fr/home/images/promos/wwdc17_medium.jpg"); background-size: 640px 200px; }
}

@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) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/fr/home/images/promos/wwdc17_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/fr/home/images/promos/wwdc17_small.jpg"); background-size: 736px 200px; width: auto; background-position: center center; }
}

@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) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/fr/home/images/promos/wwdc17_small_2x.jpg"); }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/fr/home/images/promos/wwdc17_medium.jpg"); background-size: 640px 200px; width: auto; background-position: center center; }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-wwdc17 { background-image: url("https://images.apple.com/ca/fr/home/images/promos/wwdc17_medium_2x.jpg"); }
}



.promo-tile-today-at-apple {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/ca/fr/home/images/promos/today_at_apple_large.jpg");
    height: 200px;
    background-position: center
}

@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) {
    .promo-tile-today-at-apple {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/today_at_apple_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-today-at-apple {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/today_at_apple_xlarge.jpg")
    }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-today-at-apple {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/today_at_apple_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-today-at-apple {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/today_at_apple_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) {
    .promo-tile-today-at-apple {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/today_at_apple_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-today-at-apple {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/today_at_apple_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) {
    .promo-tile-today-at-apple {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/today_at_apple_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-today-at-apple {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/today_at_apple_medium.jpg");
        height: 200px
    }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-today-at-apple {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/today_at_apple_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
.gallery-container #homepage-gallery-accessibility .gallery-item-copy-wrapper .inner .typography-intro li{ display: block; margin-left: 0 }
}

.promo-tile-macbook-pro {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/ca/fr/home/images/promos/macbook_pro_large.jpg");
    height: 200px;
    background-position: center
}

@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) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/macbook_pro_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-macbook-pro {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/macbook_pro_xlarge.jpg")
    }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/macbook_pro_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-macbook-pro {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/macbook_pro_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) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/macbook_pro_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-macbook-pro {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/macbook_pro_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) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/macbook_pro_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-macbook-pro {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/macbook_pro_medium.jpg");
        height: 200px
    }
}

@media only screen and (min-width: 1442px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1442px) and (min-resolution: 1.5dppx), only screen and (min-width: 1442px) and (min-resolution: 144dpi) {
    .promo-tile-macbook-pro {
        background-image: url("https://images.apple.com/ca/fr/home/images/promos/macbook_pro_medium_2x.jpg")
    }
}

