/*Home*/
/*Trade Up Section- CA Specific*/
.section-iphone-trade-up {
    background-color: #ffffff
}

.section-iphone-trade-up .fp-section-content {
    padding: 98px 0
}

@media only screen and (max-width: 1068px) {
    .section-iphone-trade-up .fp-section-content {
        padding: 70px 0
    }
}

@media only screen and (max-width: 735px) {
    .section-iphone-trade-up .fp-section-content {
        padding: 42px 0
    }
}

.section-iphone-trade-up .fp-billboard-headline {
    margin-bottom: .2em
}

@media only screen and (max-width: 1068px) {
    .section-iphone-trade-up .fp-billboard-headline {
        margin-bottom: .25em
    }
}

@media only screen and (max-width: 735px) {
    .section-iphone-trade-up .fp-billboard-headline {
        margin-bottom: .45em
    }
}

.section-iphone-trade-up .fp-product-subheadline {
    margin-bottom: 12px
}

.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/ca/iphone/home/images/trade_up_large.jpg");
    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/ca/iphone/home/images/trade_up_large_2x.jpg")
    }
}

@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/ca/iphone/home/images/trade_up_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: 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/ca/iphone/home/images/trade_up_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .section-iphone-trade-up .fp-trade-up-image {
        background-size: 114px 233px;
        height: 233px;
        width: 114px;
        background-image: url("http://images.apple.com/ca/iphone/home/images/trade_up_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: 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/ca/iphone/home/images/trade_up_small_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .section-iphone-trade-up .fp-trade-up-image {
        margin-top: 2px;
        margin-left: 44px
    }
}

@media only screen and (max-width: 735px) {
    .section-iphone-trade-up .fp-trade-up-image {
        margin-top: 39px;
        margin-left: 0
    }
}

.section-iphone-trade-up .fp-trade-up-hero {
    margin-bottom: 68px;
}

@media only screen and (min-width: 1067px) {
.section-iphone-trade-up .fp-trade-up-hero {	
    margin-top: 32px;
    }
}

@media only screen and (max-width: 1068px) {
    .section-iphone-trade-up .fp-trade-up-hero {
        margin-bottom: 57px
    }
}

@media only screen and (max-width: 735px) {
    .section-iphone-trade-up .fp-trade-up-hero {
        margin-bottom: 37px
    }
}

.section-iphone-trade-up .fp-trade-up-cta {
    margin-top: 2.1em;
    margin-right: -10px
}

@media only screen and (max-width: 1068px) {
    .section-iphone-trade-up .fp-trade-up-cta {
        margin-top: 1.3em
    }
}

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

.section-iphone-trade-up .fp-trade-up-cta-headline {
    font-size: 28px;
    line-height: 1.1429;
    font-weight: 200;
    letter-spacing: normal
}

@media only screen and (max-width: 1068px) {
    .section-iphone-trade-up .fp-trade-up-cta-headline {
        font-size: 24px;
        line-height: 1.1667;
        font-weight: 200;
        letter-spacing: normal
    }
}

