/* icon */
.icon-wrapper .icon, .icon-wrapper .icon-after:after, .icon-wrapper .icon-before:before, .icon-wrapper .more:after {
    position: relative;
    top: -0.03em;
}

@media only screen and (max-width: 1068px) {
    .icon-wrapper .icon, .icon-wrapper .icon-after:after, .icon-wrapper .icon-before:before, .icon-wrapper .more:after {
        position: relative;
        top: -0.05em;
    }
}

.icon-wrapper .more:not(.icon-before):after {
    position: relative;
}

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

.section-display .stat-eleven-inch {
    left: 45px;
}
.section-display .stat-thirteen-inch {
    left: 64px;
}
@media only screen and (max-width:1068px) {
    .section-display .stat-eleven-inch {
        left: 32px;
    }
    .section-display .stat-thirteen-inch {
        left: 49px;
    }
}
@media only screen and (max-width:734px) {
    .section-display .stat-eleven-inch {
        left: 25px;
    }
    .section-display .stat-thirteen-inch {
        left: 37px;
    }
}
.section-buttons-and-connectors .diagram-text.volume {
    width: auto;
}

.diagram-text li {
    margin-top: 9px;
}

@media only screen and (max-width: 1068px) {
    .diagram-text li {
        margin-top: 7px;
    }
}

@media only screen and (max-width: 734px) {
    .diagram-text li {
        margin-top: 8px;
    }
}

.section-buttons-and-connectors .diagram-text.magnetic-connector {
    width: unset;
}
@media only screen and (min-width: 1069px) {
    .section-buttons-and-connectors .diagram-text.three-mic {
        top: -21px;
        left: 216px;
    }

    .section-buttons-and-connectors .diagram-text.top-button {
        top: -21px;
    }

    .section-buttons-and-connectors .diagram-text.magnetic-connector {
        top: 326px;
    }

    .section-buttons-and-connectors .diagram-text.microphone-1 {
        top: 92px;
    }
}


@media only screen and (max-width: 1068px) and (min-width: 735px){
    .section-buttons-and-connectors .diagram-text.magnetic-connector {
        top: 272px;
    }

    .section-buttons-and-connectors .diagram-text.speaker-1 {
        left: 106px;
    }

    .section-buttons-and-connectors .diagram-text.three-mic {
        top: -20px;
    }

    .section-buttons-and-connectors .diagram-text.top-button {
        top: -20px;
    }

    .section-buttons-and-connectors .diagram-text.speaker-2 {
        left: 259px;
    }

    .section-buttons-and-connectors .diagram-text.microphone-2,
    .section-buttons-and-connectors .diagram-text.microphone-3{
        left: 393px;
    }

    .section-buttons-and-connectors .diagram-text.three-mic {
        left: 181px;
    }
}

@media only screen and (max-width: 734px) {
    .section-buttons-and-connectors .diagram-text.magnetic-connector {
        top: 651px;
    }

    .section-buttons-and-connectors .diagram-text.microphone-2 {
        right: 248px;
        left: 249px;
    }

    .section-buttons-and-connectors .diagram-text.three-mic {
        left: 128px;
    }

    .section-buttons-and-connectors .diagram-text.speaker-1 {
        left: 128px;
    }

    .section-buttons-and-connectors .diagram-text.speaker-2 {
        left: 128px;
    }
}

.section-weight-and-dimensions .image-dimensions-ipadPro-11 .diagram-text-depth {
    top: 167px;
}
.section-weight-and-dimensions .image-dimensions-ipadPro-13 .diagram-text-depth {
    top: 185px;
}
@media (max-width:1068px) {
    .section-weight-and-dimensions .image-dimensions-ipadPro-11 .diagram-text-depth {
        top: 99px;
    }
    .section-weight-and-dimensions .image-dimensions-ipadPro-13 .diagram-text-depth {
        top: 110px;
    }
}
@media only screen and (max-width: 734px) {
    .section-weight-and-dimensions .image-dimensions-ipadPro-11 .diagram-text-depth {
        top: 104px;
    }
    .section-weight-and-dimensions .image-dimensions-ipadPro-13 .diagram-text-depth {
        top: 116px;
    }
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
    .section-buttons-and-connectors .diagram-text.front-camera {
        left: 393px;
    }
}

/* KC mark */
br.br-400 {
    display: none;
}

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

.image-kc {
    width: 14px;
    height: 21px;
    background-size: 14px 21px;
    background-repeat: no-repeat;
    background-image: url("/kr/ipad-pro/specs/images/specs/image__bs3c7k4nox36_large.png");
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx){
    .image-kc {
        background-image: url("/kr/ipad-pro/specs/images/specs/image__bs3c7k4nox36_large_2x.png");
    }
}

@media only screen and (max-width:734px){
    .section-kc-cert .techspecs-column .column:last-child{
        margin-top: 30px;
    }
}


.section-specs .section-kc-certs ul li{
    margin-top: .4em;
}

.techspecs-section.section-kc-certs{
    padding-bottom: 3.2941176471em;
}

@media only screen and (max-width:1068px){
    .techspecs-section.section-kc-certs{
        padding-bottom: 2.4117647059em;
    }
}

/* environment cta margin top fix */
.callout-techspecs-environment-content-cta {
    margin-top: 0;
}

.section-environment.techspecs-section .techspecs-row .callout-techspecs-environment-content .content-cta-alt {
    width: 100%;
}