br.medium {
	display: none;
}
@media (max-width: 1068px) and (min-width: 735px) {
	br.medium {
		display: inline;
	}
}
.page-ipad .footnote a, .page-ipad-air .footnote a, .page-ipad-pro .footnote a, .page-mac .footnote a, .page-macbook-pro .footnote a {
    text-decoration: none;
}
.page-college-students .section-bts-banner .banner .footnote a, .section-bts-banner .edu-2025-footnote a {
    text-decoration: none;
}
.page-college-students .ribbon-edu-2025 .footnote a:hover {
    color: #06c !important;
}

.ac-gn-current-mac.page-compare .icon-wrapper .icon-after::after {
    position: relative;
}

.ac-ribbon__edu-2025-content-copy {
    width: 100%;
}
@media only screen and (max-width: 734px) {
    .ribbon-edu-2025 .ac-ribbon__edu-2025-content {
        max-width: 520px;
    }

    .ribbon-edu-2025.ipad-pro-product-page-ribbon .ac-ribbon__edu-2025-content {
        max-width: 430px;
    }
    .ribbon-edu-2025.macbook-air-product-page-ribbon .ac-ribbon__edu-2025-content {
        max-width: 450px;
    }
    .ribbon-edu-2025.macbook-pro-page-ribbon .ac-ribbon__edu-2025-content {
        max-width: 460px;
    }
    .ribbon-edu-2025.ipad-air-product-page-ribbon .ac-ribbon__edu-2025-content {
        max-width: 420px;
    }
    .ribbon-edu-2025.ipad-compare-page-ribbon .ac-ribbon__edu-2025-content {
        max-width: 440px;
    }
    .ribbon-edu-2025.mac-compare-page-ribbon .ac-ribbon__edu-2025-content {
        max-width: 440px;
    }
}

#ac-localnav .ac-ln-button {
    padding-top: 4px;
    padding-bottom: 2px;
}
.education-college-students-ribbon .icon-wrapper .icon-after.more:after {
    position: relative;
    top: -0.06em;
}
.touch .education-college-students-ribbon .icon-wrapper .icon-after.more:after {
    position: relative;
    top: -0.1em;
}
.page-overview-imac #ac-localnav:not(.ac-ln-sticking) {
    z-index: -1;
}
.section-bts-banner .icon-wrapper .icon-after.more:after {
    position: relative;
    top: -0.1em;
}
.education-higher-education-ribbon {
    position: relative;
    z-index: 1;
}
.imac-product-page-ribbon.ribbon-edu-2025 {
    position: relative;
    top: 0;
}

.ribbon.ribbon-edu-2025.macbook-air-product-page-ribbon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
@media only screen and (max-width: 734px) {
    .education-higher-education-ribbon.ribbon-edu-2025 .ac-ribbon__edu-2025-content,
    .education-page-ribbon.ribbon-edu-2025 .ac-ribbon__edu-2025-content {
        max-width: 360px;
    }
}

.education-higher-education-ribbon.ribbon-edu-2025 .icon-wrapper .icon-after.more::after {
    position: relative;
    top: -0.08em;
}
@media only screen and (max-width: 734px) {
    .ribbon-edu-2025.macbook-pro-page-ribbon .ac-ribbon__edu-2025-content {
        width: 100%;
    }
}


.mac-page-ribbon .footnote a:any-link,
.mac-compare-page-ribbon .footnote a:any-link,
.macbook-air-product-page-ribbon .footnote a:any-link,
.macbook-pro-page-ribbon .footnote a:any-link,
.imac-product-page-ribbon .footnote a:any-link,
.mac-mini-product-page-ribbon .footnote a:any-link,
.ipad-compare-page-ribbon .footnote a:any-link {
    text-decoration-line: none;
    cursor: auto;
}
.page-overview-mac .edu-2025-footnote,
.page-overview-imac .edu-2025-footnote,
.edu-2025-footnote.footnote-dagger,
.page-overview-mac-mini .edu-2025-footnote {
    position: relative;
    pointer-events: all;
}
.page-overview-mac .edu-2025-footnote a,
.page-overview-imac .edu-2025-footnote a,
.edu-2025-footnote.footnote-dagger a,
.page-overview-mac-mini .edu-2025-footnote a {
    text-decoration-line: none;
    cursor: auto;
    pointer-events: all;
}