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

.page-products .nextrouter .image-nextrouter {
    width: 2560px;
    height: 622px;
    background-size: 2560px 622px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/euro/education/c/generic/images/it/nextrouter_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) {
    .page-products .nextrouter .image-nextrouter {
        background-image: url("https://images.apple.com/euro/education/c/generic/images/it/nextrouter_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-products .nextrouter .image-nextrouter {
        width: 1068px;
        height: 280px;
        background-size: 1068px 280px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/euro/education/c/generic/images/it/nextrouter_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) {
    .page-products .nextrouter .image-nextrouter {
        background-image: url("https://images.apple.com/euro/education/c/generic/images/it/nextrouter_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-products .nextrouter .image-nextrouter {
        width: 736px;
        height: 449px;
        background-size: 736px 449px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/euro/education/c/generic/images/it/nextrouter_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) {
    .page-products .nextrouter .image-nextrouter {
        background-image: url("https://images.apple.com/euro/education/c/generic/images/it/nextrouter_small_2x.jpg")
    }
}

.page-products .image-classroom {
    width: 1784px;
    height: 984px;
    background-size: 1784px 984px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/euro/education/products/images/your_teaching_assistant_large.jpg");
    margin: -195px 0 110px
}

@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) {
    .page-products .image-classroom {
        background-image: url("https://images.apple.com/euro/education/products/images/your_teaching_assistant_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-products .image-classroom {
        width: 1347px;
        height: 743px;
        background-size: 1347px 743px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/euro/education/products/images/your_teaching_assistant_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) {
    .page-products .image-classroom {
        background-image: url("https://images.apple.com/euro/education/products/images/your_teaching_assistant_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-products .image-classroom {
        width: 531px;
        height: 278px;
        background-size: 531px 278px;
        background-repeat: no-repeat;
        background-image: url("https://images.apple.com/euro/education/products/images/your_teaching_assistant_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) {
    .page-products .image-classroom {
        background-image: url("https://images.apple.com/euro/education/products/images/your_teaching_assistant_small_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-products .image-classroom {
        margin: -10px 0 83px -110px
    }
}

@media only screen and (max-width: 735px) {
    .page-products .image-classroom {
        left: 50%;
        margin-left: -265.5px;
        position: relative;
        margin-top: 45px;
        margin-bottom: 30px
    }
}


.page-products .numbers-icon {
    width: 53px;
    height: 53px;
    background-size: 53px 53px;
    background-repeat: no-repeat;
    background-image: url("https://images.apple.com/euro/education/products/images/icon-numbers_large.png")
}

@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) {
    .page-products .numbers-icon {
        background-image: url("https://images.apple.com/euro/education/products/images/icon-numbers_large_2x.png")
    }
}

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




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


a:hover .nowrap { text-decoration: underline; }

.section-devices .section-content .row .devices-mac .no-style-link .subsection-headline { width: 300px; }
.page-products .section-ipad-lessons .badge-value { font-size: 48px; }

@media only screen and (max-width: 735px) {
    .page-products .section-mac-learning .hero-headline {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        max-width: 290px
    }
}

@media only screen and (max-width: 735px) {
    .page-products .section-mac-classroom-mba .badge {
		width: 8em;
    }
}

@media only screen and (max-width: 735px) and (orientation:portrait) {
	.section-devices .section-content .devices-mac .subsection-headline {margin-left: -80px;}
}

@media only screen and (max-width: 735px) and (orientation:landscape) {
	.section-devices .section-content .devices-mac .subsection-headline {margin-left: -30px;}
}

@media only screen and (max-width: 1068px) {
    .page-products .section-mac-classroom-mba .badge {
        margin-right: 35px
    }
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.page-products .section-ipad-lessons .badge-long { width: 100%; margin-top:40px; }
	.page-products .section-ipad-lessons .badge-long .badge-large { white-space: normal; }
}

.page-products .blockquote-alt { margin-top: 70px; font-size: 32px;
line-height: 1.125;
font-weight: 300;
letter-spacing: 0em; }

.page-products .section-ipad-intro .hero-headline, .page-products .section-ipad-intro .intro,
.page-products .section-ipad-intro .blockquote-alt {
    max-width: 684px;
}

@media only screen and (max-width: 1068px) {
    .page-products .section-ipad-intro .hero-headline, .page-products .section-ipad-intro .intro,
    .page-products .section-ipad-intro .blockquote-alt {
        max-width: 458px;
    }
}

@media only screen and (max-width: 735px) {
    .page-products .section-ipad-intro .hero-headline, .page-products .section-ipad-intro .intro,
    .page-products .section-ipad-intro .blockquote-alt {
        max-width: none;
    }
}

@media only screen and (max-width: 1068px) {
    .page-products .image-intro {
        margin-top: -16px;
    }
}

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