/* 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;
}

.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;
    }
}

@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;
    }
}

/* cal icon */
.section-free-apps .techspecs-app-icon-calendar {
    background-repeat: no-repeat;
    background-image: url(/kr/ipad-pro/images/specs/icon_calendar__fka791xvwfqu_large.png);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .section-free-apps .techspecs-app-icon-calendar {
        background-image:url(/kr/ipad-pro/images/specs/icon_calendar__fka791xvwfqu_large_2x.png);
    }
}

.section-built-in-apps .techspecs-app-icon-calendar {
    background-repeat: no-repeat;
    background-image: url(/kr/ipad-pro/images/specs/icon_calendar__fka791xvwfqu_large.png);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .section-built-in-apps .techspecs-app-icon-calendar {
        background-image:url(/kr/ipad-pro/images/specs/icon_calendar__fka791xvwfqu_large_2x.png);
    }
}

@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/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/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-cert ul li{
    margin-top: .4em;
}

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

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

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