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

.section-applepay .image-applepay {
    width: 343px;
    height: 472px;
    background-size: 343px 472px;
    background-image: url("http://images.apple.com/chfr/iphone/home/home/images/apple_pay_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) {
    .section-applepay .image-applepay {
        background-image: url("http://images.apple.com/chfr/iphone/home/home/images/apple_pay_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-applepay .image-applepay {
        width: 244px;
        height: 336px;
        background-size: 244px 336px;
        background-image: url("http://images.apple.com/chfr/iphone/home/home/images/apple_pay_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) {
    .section-applepay .image-applepay {
        background-image: url("http://images.apple.com/chfr/iphone/home/home/images/apple_pay_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .section-applepay .image-applepay {
        width: 343px;
        height: 472px;
        background-size: 343px 472px;
        background-image: url("http://images.apple.com/chfr/iphone/home/home/images/apple_pay_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) {
    .section-applepay .image-applepay {
        background-image: url("http://images.apple.com/chfr/iphone/home/home/images/apple_pay_small_2x.jpg")
    }
}


.section-iphone-trade-up .fp-trade-up-image {
    background-repeat: no-repeat;
    background-size: 319px 650px;
    height: 650px;
    width: 319px;
    background-image: url("http://images.apple.com/euro/iphone/home/p/generic_alt/images/home/trade_up_large.png");
    position: relative;
    z-index: 1;
    margin-top: 6px;
    margin-left: 24px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
    .section-iphone-trade-up .fp-trade-up-image {
        background-image: url("http://images.apple.com/euro/iphone/home/p/generic_alt/images/home/trade_up_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .section-iphone-trade-up .fp-trade-up-image {
        background-size: 259px 528px;
        height: 528px;
        width: 259px;
        background-image: url("http://images.apple.com/euro/iphone/home/p/generic_alt/images/home/trade_up_medium.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .section-iphone-trade-up .fp-trade-up-image {
        background-image: url("http://images.apple.com/euro/iphone/home/p/generic_alt/images/home/trade_up_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .section-iphone-trade-up .fp-trade-up-image {
        background-size: 152px 310px;
        height: 310px;
        width: 152px;
        background-image: url("http://images.apple.com/euro/iphone/home/p/generic_alt/images/home/trade_up_small.png")
    }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) {
    .section-iphone-trade-up .fp-trade-up-image {
        background-image: url("http://images.apple.com/euro/iphone/home/p/generic_alt/images/home/trade_up_small_2x.png")
    }
}




.section-ways-and-switch.geo-alt { background-image:url("http://images.apple.com/chfr/iphone/home/images/home/ways_to_buy_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) {
  .section-ways-and-switch.geo-alt { background-image:url("http://images.apple.com/chfr/iphone/home/images/home/ways_to_buy_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .section-ways-and-switch.geo-alt { background-image:url("http://images.apple.com/chfr/iphone/home/images/home/ways_to_buy_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) {
  .section-ways-and-switch.geo-alt { background-image:url("http://images.apple.com/chfr/iphone/home/images/home/ways_to_buy_medium_2x.jpg"); }
}
@media only screen and (max-width: 735px) {
  .section-ways-and-switch.geo-alt { background-image:url("http://images.apple.com/chfr/iphone/home/images/home/ways_to_buy_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) {
  .section-ways-and-switch.geo-alt { background-image:url("http://images.apple.com/chfr/iphone/home/images/home/ways_to_buy_small_2x.jpg"); }
}

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




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

/* availabilty */
@media only screen and (max-width: 735px) {
    .hero .fp-intro-availability span {
    	padding: 0;
	}
}
/* end availabilty */

.section-business a { color: #6bf; }
.section-business .fp-moreblock a span.more { margin: 0; }

@media only screen and (max-width: 735px) {
    .section-business a  {
        color: #0070c9
    }
}


section-iphone-trade-up .fp-trade-up-image { margin-top: 0px; }
.section-iphone-trade-up .fp-section-content .column.large-4.medium-5.small-12 { margin-top: -20px; }

@media only screen and (max-width: 1068px) {
	.section-iphone-trade-up .fp-trade-up-image { margin-top: 70px; }
	.section-iphone-trade-up .fp-section-content .column.large-4.medium-5.small-12 { margin-top: 0px; }
}

@media only screen and (max-width: 735px) {
	.section-iphone-trade-up .fp-trade-up-image.small-only { margin-top: 10px; }
	.section-iphone-trade-up .fp-section-content .column.large-4.medium-5.small-12 { margin-top: -40px; }
}

@media only screen and (max-width: 735px) {
    .section-iphone-trade-up .fp-trade-up-cta { margin-top: 2em; }
    .typography-section-headline { text-align: center; }
}

.hero .cta {
    margin-bottom: 18px;
}


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