/*9.2*/

.section-techspecs .section-display figcaption span:first-child{
    display: inline-block;
    margin-bottom: 5px;
}

.page-specs .image-specs-display-10-2 .size {
    font-size: 16px;
    line-height: 18px; 
    font-weight: 600;
}
@media only screen and (max-width: 735px) {
    .page-specs .image-specs-display-10-2 .size {
        font-size: 12px;
    }
}
.section-techspecs .image-specs-display-10-2 .typography-caption{
    display: block;
}

.section-techspecs .typography-specs-display-size {
    top: 2px;
    left: 1px;
     
}


/*Buttons and Connectors*/
.section-techspecs .section-buttons-and-connectors .caption-smart-connector{
    top:-18px;
	left:307px;
}


@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-smart-connector{
        top:-22px;
		left: 214px;
	}
}


@media only screen and (max-width: 735px) {
    .section-techspecs .section-buttons-and-connectors .caption-smart-connector {
        top:auto;
        left: 18px;
        line-height: 30px;
    }
}


.section-techspecs .section-buttons-and-connectors .caption-dual-mics{
	right:19px;
	line-height:45px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-buttons-and-connectors .caption-dual-mics {
        right: 10px;
        line-height: 48px;
    }
}

@media only screen and (max-width: 735px) {
    .section-techspecs .section-buttons-and-connectors .caption-dual-mics {
        left: 16px;
        line-height: 20px;
        right:auto;
    }
}

.section-techspecs .section-buttons-and-connectors .caption-volume{
	right:102px;
}


@media only screen and (max-width: 1068px) {
    .section-techspecs .section-buttons-and-connectors .caption-volume {
        right: 69px;
    }
}

@media only screen and (max-width: 735px) {
    .section-techspecs .section-buttons-and-connectors .caption-volume {
        right: 35px;
    }
}


.section-techspecs .section-buttons-and-connectors .caption-headphone-jack {
    right: -50px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-buttons-and-connectors .caption-headphone-jack {
        right: -46px;
    }
}

.section-techspecs .section-buttons-and-connectors .caption-on-off {
    right: -52px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-buttons-and-connectors .caption-on-off {
        right: -46px;
    }
}

@media only screen and (max-width: 735px) {
    .section-techspecs .section-buttons-and-connectors .caption-on-off {
        right: -6px;
    }    
}

.section-techspecs .section-buttons-and-connectors .caption-stereo-speakers {
    left: -36px;
    top: 216px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-buttons-and-connectors .caption-stereo-speakers {
        top:145px;
        left: -42px;
    }
}

@media only screen and (max-width: 735px) {
    .section-techspecs .section-buttons-and-connectors .caption-stereo-speakers {
        top:439px;
        left: 99px;
    }
}

.section-techspecs .section-buttons-and-connectors .caption-lightning-connector {
    left: -50px;
    bottom: 37px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-buttons-and-connectors .caption-lightning-connector {
        left: -50px;
        bottom: 23px;
    }
}

@media only screen and (max-width: 735px) {
    .section-techspecs .section-buttons-and-connectors .caption-lightning-connector {
        left: 133px;
        bottom: -22px;
    }
}

    .section-techspecs .section-buttons-and-connectors .caption-sim-tray {
        left: 52px;
    }

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-buttons-and-connectors .caption-sim-tray {
        left: 21px;
    }
}

@media only screen and (max-width: 735px) {
    .section-techspecs .section-buttons-and-connectors .caption-sim-tray {
        left: auto;
        bottom: 53px;
        right: -20px;
    }
}


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