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



.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 {
    background-size: 1350px 720px;
    background-image: url("http://images.apple.com/it/iphone/home/home/images/switch_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 {
        background-image: url("http://images.apple.com/it/iphone/home/home/images/switch_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-ways-and-switch {
        background-size: 768px 512px;
        background-image: url("http://images.apple.com/it/iphone/home/home/images/switch_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 {
        background-image: url("http://images.apple.com/it/iphone/home/home/images/switch_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .section-ways-and-switch {
        background-size: 736px 821px;
        background-image: url("http://images.apple.com/it/iphone/home/home/images/switch_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 {
        background-image: url("http://images.apple.com/it/iphone/home/home/images/switch_small_2x.jpg")
    }
}

.fp-shopstrip .icon-asa {
    background-repeat: no-repeat;
    background-size: 40px 40px;
    height: 40px;
    width: 40px;
    background-image: url("/euro/iphone/home/o/generic/images/icon-asa.svg")
}

.no-svg .fp-shopstrip .icon-asa {
    background-image: url("http://images.apple.com/euro/iphone/home/o/generic/images/icon-asa.png")
}

@media only screen and (max-width: 1068px) {
    .fp-shopstrip .icon-asa {
        width: 34px;
        height: 34px;
        background-size: 34px 34px;
    }
}


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




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

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


/* iphone trade up tab */

.section-iphone-trade-up  figure.fp-trade-up-image { margin-top: -80px; }
.section-iphone-trade-up .fp-section-content .column.large-5.medium-5.small-12 { margin-top:102px; }

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

@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-5.medium-5.small-12 { margin-top: 0px; }
}

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

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

@media only screen and (max-width: 735px) {
	.hero .cta { margin-bottom: 5px }
}

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