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

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

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

.footnote-black-diamond {
    font-size: .7em !important;
    top: -0.3em;
}

/* app-calendar */
.image-specs-icon-cal {
    background-repeat: no-repeat;
    background-image:url(/kr/ipad-11/images/specs/icon_cal__eh8znqda2ju6_large.png);
}

@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-specs-icon-cal {
        background-image:url(/kr/ipad-11/images/specs/icon_cal__eh8znqda2ju6_large_2x.png);
    }
}

.section-techspecs .section-built-in-apps .techspecs-app-icon-cal, .section-techspecs .section-free-apps .techspecs-app-icon-cal {
    background-repeat: no-repeat;
    background-image:url(/kr/ipad-11/images/specs/icon_cal__eh8znqda2ju6_large.png);
}

@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) {
    .section-techspecs .section-built-in-apps .techspecs-app-icon-cal, .section-techspecs .section-free-apps .techspecs-app-icon-cal {
        background-image:url(/kr/ipad-11/images/specs/icon_cal__eh8znqda2ju6_large_2x.png);
    }
}

/* size-weight and depth */
.section-techspecs .section-size-weight .caption-depth {
    bottom: 41px;
}

.section-techspecs .section-size-weight .caption-height {
    left: 145px;
    top: 39px;
}

.section-techspecs .section-size-weight .caption-width {
    right: 68px;
    top: 25px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-size-weight .caption-depth {
        bottom: 30px;
    }

    .section-techspecs .section-size-weight .caption-height {
        top: 19px;
        left: 90px;
    }

    .section-techspecs .section-size-weight .caption-width {
        top: 10px;
        right: 25px;
    }
}

@media only screen and (max-width: 734px) {
    .section-techspecs .section-size-weight .caption-depth {
        bottom: 12px;
    }

    .section-techspecs .section-size-weight .caption-height {
        top: 5px;
        left: 41px;
    }

    .section-techspecs .section-size-weight .caption-width {
        top: -8px;
        right: 3px;
    }
}

/* button and connectors */
.section-techspecs .section-buttons-and-connectors .caption-speaker-1,
.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
    left: 213px;
}

.section-techspecs .section-buttons-and-connectors .caption-usbc-connector {
    right: -7px;
}

.section-techspecs .section-buttons-and-connectors .caption-sim-tray {
    bottom: 80px;
}

.section-techspecs .section-buttons-and-connectors .caption-touch-id {
    left: 327px;
}

@media only screen and (max-width: 1068px) {

    .section-techspecs .section-buttons-and-connectors .caption-speaker-1,
    .section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
        left: 160px;
    }

    .section-techspecs .section-buttons-and-connectors .caption-touch-id {
        left: 253px;
    }

    .section-techspecs .section-buttons-and-connectors .caption-usbc-connector {
        right: -11px;
    }

    .section-techspecs .section-buttons-and-connectors .caption-sim-tray {
        bottom: 58px;
    }
}

@media only screen and (max-width: 734px) {

    .section-techspecs .section-buttons-and-connectors .caption-speaker-1,
    .section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
        left: 154px;
    }

    .section-techspecs .section-buttons-and-connectors .caption-touch-id {
        left: 234px;
    }

    .section-techspecs .section-buttons-and-connectors .caption-usbc-connector {
        right: -5px;
    }

    .section-techspecs .section-buttons-and-connectors .caption-sim-tray {
        bottom: 47px;
    }
}

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

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

.section-techspecs{
    padding-bottom: 0;
}

.techspecs.with-2-columns .techspecs-section.section-kc-cert .techspecs-column.ect {
    width: 75%;
}

.techspecs-section.section-kc-cert .techspecs-column.ect .row {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.techspecs-section.section-kc-cert .techspecs-list-disc {
    flex-basis: 46%;
    max-width: 46%;
}

.techspecs-section.section-kc-cert .techspecs-list-disc:nth-child(2){
    margin-top: 0;
    margin-left: 8%;
}

@media only screen and (max-width: 1068px) {
    .techspecs-section.section-kc-cert .techspecs-list-disc:nth-child(2){
        margin-left: 15%;
    }
}

.techspecs-section.section-kc-cert .techspecs-list-disc li {
    margin-top: .4em;
}

.techspecs-section.section-kc-cert .techspecs-list-disc li:first-child {
    margin-top: 0;
}


.image-kc {
    width: 14px;
    height: 21px;
    background-size: 14px 21px;
    background-repeat: no-repeat;
    background-image: url("/kr/ipad-11/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-11/images/specs/image__bs3c7k4nox36_large_2x.png");
    }
}

.section-techspecs .section-kc-ver .techspecs-list-disc li {
    margin-top: .4em;
}

.section-techspecs .section-kc-ver .techspecs-list-disc li:first-child{
    margin-top: 0;
}

@media only screen and (max-width: 734px) {
    .section-techspecs .section-kc-ver .techspecs-column.small-full-width {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .section-techspecs [role=table] .section-kc-ver .techspecs-column.small-full-width+.techspecs-column.small-full-width{
        margin-top: 0;
    }
}

@media only screen and (max-width: 734px){
    .techspecs-section.section-kc-cert .techspecs-column.ect .row {
        flex-direction: column;
    }

    .techspecs-section.section-kc-cert .techspecs-list-disc:nth-child(2){
        margin-top: .4em;
        margin-left: 1.1764705882em;
    }

    .techspecs.with-2-columns.with-fullwidthrowheader-small .section-kc-cert .techspecs-column.ect {
        width: 90%;
    }

    .techspecs-section.section-kc-cert .techspecs-list-disc {
        flex-basis: 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 734px) {
    .section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-mic-1 {
        left: 129px;
    }

    .section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-camera-1 {
        left: 129px;
    }
}

/* button and connectors section */
@media only screen and (max-width:734px){
    .section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-speaker-1{
        left: 154px;
    }

    .section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-speaker-2{
        left: 154px;
    }

    .section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-touch-id{
        left: 234px;
    }
}

/* finish layout fix */
@media only screen and (min-width: 1069px) {
    .section-techspecs .section-finish .finish-labels:first-child {
        left: 7px;
    }
    .section-techspecs .section-finish .finish-labels:nth-child(2) {
        left: -2px;
    }
    .section-techspecs .section-finish .finish-labels:nth-child(3) {
        left: -11px;
    }
    .section-techspecs .section-finish .finish-labels:nth-child(4) {
        left: -21px;
    }
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .section-techspecs .section-finish .finish-labels:first-child {
        left: 4px;
    }
    .section-techspecs .section-finish .finish-labels:nth-child(2) {
        left: 18px;
    }
    .section-techspecs .section-finish .finish-labels:nth-child(3) {
        left: 33px;
    }
    .section-techspecs .section-finish .finish-labels:nth-child(4) {
        left: 46px;
    }
}
