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

@media only screen and (min-width: 1442px) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/tr/home/images/shared/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/tr/home/images/shared/promos/iphone_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/tr/home/images/shared/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/tr/home/images/shared/promos/iphone_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/tr/home/images/shared/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/tr/home/images/shared/promos/iphone_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-iphone {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/iphone_medium.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/tr/home/images/shared/promos/iphone_medium_2x.jpg")
    }
}



.promo-tile-airpods {
    background-image: url("https://images.apple.com/tr/home/images/shared/promos/airpods_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) {
    .promo-tile-airpods {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/airpods_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-airpods {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/airpods_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-airpods {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/airpods_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-airpods {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/airpods_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-airpods {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/airpods_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-airpods {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/airpods_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-airpods {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/airpods_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-airpods {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/airpods_medium.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-airpods {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/airpods_medium_2x.jpg")
    }
}




.promo-tile-accessories {
    background-image: url("https://images.apple.com/tr/home/images/shared/promos/accessories_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) {
    .promo-tile-accessories {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/accessories_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-accessories {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/accessories_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-accessories {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/accessories_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-accessories {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/accessories_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-accessories {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/accessories_medium_2x.jpg")
    }
}

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

@media only screen and (min-width: 1442px) {
    .promo-tile-accessories {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/accessories_medium.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-accessories {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/accessories_medium_2x.jpg")
    }
}




.promo-tile-clips {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/tr/home/images/shared/promos/clips_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-clips {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/clips_large_2x.jpg")
    }
}

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

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

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

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


.promo-tile-macbook-pro {
    background-size: 360px 200px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/tr/home/images/shared/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/tr/home/images/shared/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/tr/home/images/shared/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/tr/home/images/shared/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/tr/home/images/shared/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/tr/home/images/shared/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/tr/home/images/shared/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/tr/home/images/shared/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/tr/home/images/shared/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/tr/home/images/shared/promos/macbook_pro_medium_2x.jpg")
    }
}


.gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
    background-image: url("https://images.apple.com/tr/home/images/gallery/watch_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) {
    .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/tr/home/images/gallery/watch_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/tr/home/images/gallery/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) {
    .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/tr/home/images/gallery/watch_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/tr/home/images/gallery/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) {
    .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/tr/home/images/gallery/watch_small_2x.jpg")
    }
}



.gallery-container #homepage-gallery-ipad .gallery-item-image-element .gallery-image-ipad {
    background-image: url("https://images.apple.com/tr/home/images/gallery/ipad_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) {
    .gallery-container #homepage-gallery-ipad .gallery-item-image-element .gallery-image-ipad {
        background-image: url("https://images.apple.com/tr/home/images/gallery/ipad_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .gallery-container #homepage-gallery-ipad .gallery-item-image-element .gallery-image-ipad {
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/tr/home/images/gallery/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) {
    .gallery-container #homepage-gallery-ipad .gallery-item-image-element .gallery-image-ipad {
        background-image: url("https://images.apple.com/tr/home/images/gallery/ipad_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .gallery-container #homepage-gallery-ipad .gallery-item-image-element .gallery-image-ipad {
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/tr/home/images/gallery/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) {
    .gallery-container #homepage-gallery-ipad .gallery-item-image-element .gallery-image-ipad {
        background-image: url("https://images.apple.com/tr/home/images/gallery/ipad_small_2x.jpg")
    }
}







.promo-tile-mothersday {
    background-image: url("https://images.apple.com/tr/home/images/shared/promos/mothersday_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) {
    .promo-tile-mothersday {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/mothersday_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-mothersday {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/mothersday_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-mothersday {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/mothersday_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-mothersday {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/mothersday_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-mothersday {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/mothersday_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-mothersday {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/mothersday_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-mothersday {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/mothersday_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-mothersday {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/mothersday_medium.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-mothersday {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/mothersday_medium_2x.jpg")
    }
}


.no-enhanced-gallery .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
    background-image: url("https://images.apple.com/tr/home/images/stacked/watch_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) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/tr/home/images/stacked/watch_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/tr/home/images/stacked/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) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/tr/home/images/stacked/watch_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/tr/home/images/stacked/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) {
    .no-enhanced-gallery .gallery-container #homepage-gallery-apple-watch-series-2 .gallery-image-watch {
        background-image: url("https://images.apple.com/tr/home/images/stacked/watch_small_2x.jpg")
    }
}


.promo-tile-watch {
    background-image: url("https://images.apple.com/tr/home/images/shared/promos/watch_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) {
    .promo-tile-watch {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/watch_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-watch {
        background-image: url("https://images.apple.com/tr/home/images/shared/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/tr/home/images/shared/promos/watch_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-watch {
        background-image: url("https://images.apple.com/tr/home/images/shared/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/tr/home/images/shared/promos/watch_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-watch {
        background-image: url("https://images.apple.com/tr/home/images/shared/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/tr/home/images/shared/promos/watch_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-watch {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/watch_medium.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/tr/home/images/shared/promos/watch_medium_2x.jpg")
    }
}



.promo-tile-ipad {
    background-image: url("https://images.apple.com/tr/home/images/shared/promos/ipad_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) {
    .promo-tile-ipad {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/ipad_large_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-ipad {
        background-image: url("https://images.apple.com/tr/home/images/shared/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/tr/home/images/shared/promos/ipad_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-ipad {
        background-image: url("https://images.apple.com/tr/home/images/shared/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/tr/home/images/shared/promos/ipad_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-ipad {
        background-image: url("https://images.apple.com/tr/home/images/shared/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/tr/home/images/shared/promos/ipad_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-ipad {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/ipad_medium.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/tr/home/images/shared/promos/ipad_medium_2x.jpg")
    }
}



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

@media only screen and (min-width: 1442px) {
    .promo-tile-today-at-apple {
        background-image: url("https://images.apple.com/tr/home/images/shared/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/tr/home/images/shared/promos/today_at_apple_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-today-at-apple {
        background-image: url("https://images.apple.com/tr/home/images/shared/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/tr/home/images/shared/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/tr/home/images/shared/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/tr/home/images/shared/promos/today_at_apple_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-today-at-apple {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/today_at_apple_medium.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/tr/home/images/shared/promos/today_at_apple_medium_2x.jpg")
    }
}


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

@media only screen and (min-width: 1442px) {
    .promo-tile-wwdc17 {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/wwdc17_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-wwdc17 {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/wwdc17_xlarge_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-wwdc17 {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/wwdc17_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-wwdc17 {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/wwdc17_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-wwdc17 {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/wwdc17_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-wwdc17 {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/wwdc17_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-wwdc17 {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/wwdc17_medium.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-wwdc17 {
        background-image: url("https://images.apple.com/tr/home/images/shared/promos/wwdc17_medium_2x.jpg")
    }
}



.typography-tagline-elevated .tr-phone {
    font-size: 48px;
    line-height: 1.34167;
}

@media only screen and (max-width: 1068px) {
    .typography-tagline-elevated .tr-phone {
        font-size: 40px;
        }
     }
@media only screen and (max-width: 735px) {
    .typography-tagline-elevated .tr-phone {
        font-size: 22px;
    }
}

.no-enhanced-gallery .gallery-container #homepage-gallery-iphone-7 .gallery-item-copy-wrapper {
    height: auto;
    top: 0px;
    min-height: 0
}

    .gallery-container #homepage-gallery-iphone-7 .gallery-item-copy-wrapper .eyebrow {
    margin-bottom: 5px;
    margin-top: 15px;
	}


@media only screen 
    and (min-device-width : 414px) 
    and (max-device-width : 736px)
    and (device-width : 414px)
    and (device-height : 736px)
    and (orientation : portrait) 
    and (-webkit-min-device-pixel-ratio : 3) 
    and (-webkit-device-pixel-ratio : 3)
{ 
	.gallery-container #homepage-gallery-today .gallery-item-copy-wrapper {
   	  width: 95%;
  	  height: 33%;
   	  top: 44px;
   	  left: 2.5%;
	}
}
