.more:after, .icon-external:after {
    top: -0.08em;
}

.typography-body-tile-tools:lang(ko){
    line-height: 1.52632;
}
.typography-body-tile-tools{
    letter-spacing: .012em;
}
.icon-wrapper .icon, .icon-wrapper .more:not(.icon-before)::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after {
    position: relative;
}
.touch-glance-copy p{
    max-width: 590px;
}

.icon-after::after, .more::after {
    top: -.1em;
}

.more:before, .more:after,
.icon-chevronright:after,
#ac-globalfooter .ac-gf-more:after {
    top: -0.08em;
}

.whats-new .icon,
#office .icon{
    white-space: nowrap;
}

.section-hero .more-links a:hover {
	text-decoration: none;
}

/* match to keynote */
.page-numbers .section-touch-glance .touch-glance-copy {
    margin-left: -22px;
    padding-right: 50px;
    padding-left: 46px;
}

@media only screen and (max-width: 1068px) {
    .page-numbers .section-touch-glance .touch-glance-icons {
        padding-top: 22px;
    }

    .page-numbers .section-touch-glance .verification-icon {
        margin-left: 0px;
        margin-right: 16px
    }

    .page-numbers .section-touch-glance .touch-glance-icons {
        margin-left: 0;
    }

    .page-numbers .section-touch-glance .touch-glance-copy {
        padding-right: 0;
        padding-left: 51px;
    }
}

@media only screen and (max-width: 735px) {
    .page-numbers .section-touch-glance .touch-glance-icons {
        padding-top: 0;
    }

    .page-numbers .section-touch-glance .verification-icon {
        margin-left: 0;
        margin-right: 18px;
    }

    .page-numbers .section-touch-glance .touch-glance-copy {
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
    }
}

.page-numbers .section-collaborate .image-numbers-icloud-numbers {
    margin-bottom: 27px;
}

@media only screen and (max-width: 1068px) {
    .page-numbers .section-collaborate .image-numbers-icloud-numbers {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 735px) {
    .page-numbers .section-collaborate .image-numbers-icloud-numbers {
        margin-bottom: 21px;
    }
}

@media only screen and (max-width: 734px) {
    .page-overview .section-tools .gallery-container {
    min-height: 345px;
    }
}

@media only screen and (max-width: 734px) {
    .page-overview .section-tools .dotnav {
        bottom: -101px;
    }
}

@media only screen and (max-width: 734px) {
    .icon-wrapper .icon.more-fixed {
        position: absolute;
    }
}

.nowrap-m {
    white-space: normal;
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .nowrap-m {
        white-space: nowrap;
    }
}

.br-small {
    display: none;
}
@media only screen and (max-width: 400px) {
    .br-small {
        display: block;
    }
}