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


.promos { border-bottom: 2px solid #fff; }


/*----- Tv tile start-----*/

@media only screen and (max-width: 1441px) {
  .promo-tile-apple-tv {
    background-image: url("http://images.apple.com/sa/home/images/promos/apple_tv_large.jpg");
  }
}

@media only screen and (max-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (min-resolution: 144dpi) {
  .promo-tile-apple-tv {
    background-image: url("http://images.apple.com/sa/home/images/promos/apple_tv_large_2x.jpg")
  }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px), only screen and (max-width: 1441px) and (max-height: 890px) {
  .promo-tile-apple-tv {
    background-image: url("http://images.apple.com/sa/home/images/promos/apple_tv_medium.jpg")
  }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 144dpi) {
  .promo-tile-apple-tv {
    background-image: url("http://images.apple.com/sa/home/images/promos/apple_tv_medium_2x.jpg")
  }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) {
  .promo-tile-apple-tv {
    background-image: url("http://images.apple.com/sa/home/images/promos/apple_tv_small.jpg")
  }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 144dpi) {
  .promo-tile-apple-tv {
    background-image: url("http://images.apple.com/sa/home/images/promos/apple_tv_small_2x.jpg")
  }
}

@media only screen and (min-width: 1442px) {
  .promo-tile-apple-tv {
    background-image: url("http://images.apple.com/sa/home/images/promos/apple_tv_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-apple-tv {
    background-image: url("http://images.apple.com/sa/home/images/promos/apple_tv_medium_2x.jpg")
  }
}

html.ie8 .promo-tile-apple-tv {
  background-image: url("http://images.apple.com/sa/home/images/promos/apple_tv_medium.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) {
  html.ie8 .promo-tile-apple-tv {
    background-image: url("http://images.apple.com/sa/home/images/promos/apple_tv_medium_2x.jpg")
  }
}




.promo-tile-ios10 {
    background-position: center
}

@media only screen and (max-width: 1441px) {
    .promo-tile-ios10 {
        background-size: 360px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/ae/home/images/promos/ios10_large.jpg");
        height: 200px
    }
}

@media only screen and (max-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (min-resolution: 144dpi) {
    .promo-tile-ios10 {
        background-image: url("http://images.apple.com/ae/home/images/promos/ios10_large_2x.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px),
only screen and (max-width: 1441px) and (max-height: 890px) {
    .promo-tile-ios10 {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/ae/home/images/promos/ios10_medium.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 144dpi) {
    .promo-tile-ios10 {
        background-image: url("http://images.apple.com/ae/home/images/promos/ios10_medium_2x.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) {
    .promo-tile-ios10 {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/ae/home/images/promos/ios10_small.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 144dpi) {
    .promo-tile-ios10 {
        background-image: url("http://images.apple.com/ae/home/images/promos/ios10_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-ios10 {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/ae/home/images/promos/ios10_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-ios10 {
        background-image: url("http://images.apple.com/ae/home/images/promos/ios10_medium_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-ios10 {
        height: 200px
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-ios10 {
        height: 200px
    }
}

html.ie8 .promo-tile-ios10 {
    background-size: 640px 200px;
    background-repeat: no-repeat;
    background-image: url("http://images.apple.com/ae/home/images/promos/ios10_medium.jpg");
    height: 200px;
    font-size: 0
}

@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) {
    html.ie8 .promo-tile-ios10 {
        background-image: url("http://images.apple.com/ae/home/images/promos/ios10_medium_2x.jpg")
    }
}


.promo-tile-ios10 {
    background-position: center
}

@media only screen and (max-width: 1441px) {
    .promo-tile-ios10 {
        background-size: 360px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/sa/home/images/promos/ios10_large.jpg");
        height: 200px
    }
}

@media only screen and (max-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (min-resolution: 144dpi) {
    .promo-tile-ios10 {
        background-image: url("http://images.apple.com/sa/home/images/promos/ios10_large_2x.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px),
only screen and (max-width: 1441px) and (max-height: 890px) {
    .promo-tile-ios10 {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/sa/home/images/promos/ios10_medium.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 144dpi) {
    .promo-tile-ios10 {
        background-image: url("http://images.apple.com/sa/home/images/promos/ios10_medium_2x.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) {
    .promo-tile-ios10 {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/sa/home/images/promos/ios10_small.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 144dpi) {
    .promo-tile-ios10 {
        background-image: url("http://images.apple.com/sa/home/images/promos/ios10_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-ios10 {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/sa/home/images/promos/ios10_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-ios10 {
        background-image: url("http://images.apple.com/sa/home/images/promos/ios10_medium_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-ios10 {
        height: 200px
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-ios10 {
        height: 200px
    }
}

html.ie8 .promo-tile-ios10 {
    background-size: 640px 200px;
    background-repeat: no-repeat;
    background-image: url("http://images.apple.com/sa/home/images/promos/ios10_medium.jpg");
    height: 200px;
    font-size: 0
}

@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) {
    html.ie8 .promo-tile-ios10 {
        background-image: url("http://images.apple.com/sa/home/images/promos/ios10_medium_2x.jpg")
    }
}




.promo-tile-sierra {
    background-position: center
}

@media only screen and (max-width: 1441px) {
    .promo-tile-sierra {
        background-size: 360px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/sa/home/images/promos/sierra_large.jpg");
        height: 200px
    }
}

@media only screen and (max-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (min-resolution: 144dpi) {
    .promo-tile-sierra {
        background-image: url("http://images.apple.com/sa/home/images/promos/sierra_large_2x.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px),
only screen and (max-width: 1441px) and (max-height: 890px) {
    .promo-tile-sierra {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/sa/home/images/promos/sierra_medium.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 144dpi) {
    .promo-tile-sierra {
        background-image: url("http://images.apple.com/sa/home/images/promos/sierra_medium_2x.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) {
    .promo-tile-sierra {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/sa/home/images/promos/sierra_small.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 144dpi) {
    .promo-tile-sierra {
        background-image: url("http://images.apple.com/sa/home/images/promos/sierra_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-sierra {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/sa/home/images/promos/sierra_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-sierra {
        background-image: url("http://images.apple.com/sa/home/images/promos/sierra_medium_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-sierra {
        height: 200px
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-sierra {
        height: 200px
    }
}

html.ie8 .promo-tile-sierra {
    background-size: 640px 200px;
    background-repeat: no-repeat;
    background-image: url("http://images.apple.com/sa/home/images/promos/sierra_medium.jpg");
    height: 200px;
    font-size: 0
}

@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) {
    html.ie8 .promo-tile-sierra {
        background-image: url("http://images.apple.com/sa/home/images/promos/sierra_medium_2x.jpg")
    }
}



.promo-tile-public-betas {
    background-position: center
}

@media only screen and (max-width: 1441px) {
    .promo-tile-public-betas {
        background-size: 360px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/sa/home/images/promos/public_betas_large.jpg");
        height: 200px
    }
}

@media only screen and (max-width: 1441px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (min-resolution: 144dpi) {
    .promo-tile-public-betas {
        background-image: url("http://images.apple.com/sa/home/images/promos/public_betas_large_2x.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px),
only screen and (max-width: 1441px) and (max-height: 890px) {
    .promo-tile-public-betas {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/sa/home/images/promos/public_betas_medium.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (max-height: 890px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1441px) and (max-height: 890px) and (min-resolution: 144dpi) {
    .promo-tile-public-betas {
        background-image: url("http://images.apple.com/sa/home/images/promos/public_betas_medium_2x.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) {
    .promo-tile-public-betas {
        background-size: 736px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/sa/home/images/promos/public_betas_small.jpg")
    }
}

@media only screen and (max-width: 1441px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1441px) and (max-width: 735px) and (min-resolution: 144dpi) {
    .promo-tile-public-betas {
        background-image: url("http://images.apple.com/sa/home/images/promos/public_betas_small_2x.jpg")
    }
}

@media only screen and (min-width: 1442px) {
    .promo-tile-public-betas {
        background-size: 640px 200px;
        background-repeat: no-repeat;
        background-image: url("http://images.apple.com/sa/home/images/promos/public_betas_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-public-betas {
        background-image: url("http://images.apple.com/sa/home/images/promos/public_betas_medium_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .promo-tile-public-betas {
        height: 200px
    }
}

@media only screen and (max-width: 735px) {
    .promo-tile-public-betas {
        height: 200px
    }
}

html.ie8 .promo-tile-public-betas {
    background-size: 640px 200px;
    background-repeat: no-repeat;
    background-image: url("http://images.apple.com/sa/home/images/promos/public_betas_medium.jpg");
    height: 200px;
    font-size: 0
}

@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) {
    html.ie8 .promo-tile-public-betas {
        background-image: url("http://images.apple.com/sa/home/images/promos/public_betas_medium_2x.jpg")
    }
}

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




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






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