/*------------------------------------*\
   HERO CSS
\*------------------------------------*/




/* HERO 1 HOMEPAGE-GALLERY-IPHONE */

/* SCREENS */

/* LOCAL FIXES */

/* END HERO 1 HOMEPAGE-GALLERY-IPHONE */




/*------------------------------------*\
  END HERO CSS
\*------------------------------------*/




/*------------------------------------*\
   PROMO CSS
\*------------------------------------*/




/* PROMO 1 WWDC17 */


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

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

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

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

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


/* END PROMO 1 WWDC17 */





/* PROMO 2 WATCH */

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

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

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

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

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

/* END PROMO 2 WATCH */





/* PROMO 3 IPAD */

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

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

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

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

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

/* END PROMO 3 IPAD */





/* PROMO 4 MACBOOK PRO */


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

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

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

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

@media only screen and (min-width: 1442px) {
    .promo-tile-macbook-pro { background-image: url("https://images.apple.com/es/home/images/promos/macbook_pro_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-macbook-pro { background-image: url("https://images.apple.com/es/home/images/promos/macbook_pro_medium_2x.jpg"); }
}


/* END PROMO 4 MACBOOK PRO */



/*------------------------------------*\
  END PROMO CSS
\*------------------------------------*/