/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

.section-hardware .techspecs-column .image-hardware-connectors {
    background-image: url(/tr/apple-watch-series-10/images/specs/hardware_and_buttons__ghrr5h01sqy6_large.jpg);
}

@media only screen and (min-resolution: 1.5dppx),(min-resolution:144dpi) {
    .section-hardware .techspecs-column .image-hardware-connectors {
        background-image:url(/tr/apple-watch-series-10/images/specs/hardware_and_buttons__ghrr5h01sqy6_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-hardware .techspecs-column .image-hardware-connectors {
        background-image: url(/tr/apple-watch-series-10/images/specs/hardware_and_buttons__ghrr5h01sqy6_medium.jpg)
    }
}

@media only screen and (max-width: 1068px)and (min-resolution:1.5dppx),(max-width:1068px)and (min-resolution:144dpi) {
    .section-hardware .techspecs-column .image-hardware-connectors {
        background-image:url(/tr/apple-watch-series-10/images/specs/hardware_and_buttons__ghrr5h01sqy6_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-hardware .techspecs-column .image-hardware-connectors {
        background-image: url(/tr/apple-watch-series-10/images/specs/hardware_and_buttons__ghrr5h01sqy6_small.jpg)
    }
}

@media only screen and (max-width: 734px)and (min-resolution:1.5dppx),(max-width:734px)and (min-resolution:144dpi) {
    .section-hardware .techspecs-column .image-hardware-connectors {
        background-image:url(/tr/apple-watch-series-10/images/specs/hardware_and_buttons__ghrr5h01sqy6_small_2x.jpg)
    }
}


/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
	width: 180px;
}


.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
    margin-top: -4px;
}

.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-display {
    margin-top: -2px;
}

.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-side {
    margin-top: 8px;
}

@media only screen and (min-width: 735px) {
    .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-mic {
        margin-top: 6px;
    }
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	
    .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		width: 125px;
	}
    
    .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release {
        margin-top: -4px;
    }    
    
    .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release-lower {
        margin-top: -4px;
    }

    .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-crown {
        margin-top: -2px;
    }

    .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-side {
        margin-top: 5px;
    }
    .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-mic {
        margin-top: 2px;
    }
}

@media only screen and (max-width: 734px) {
    .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-speaker {
        margin-top: -2px;
    }

    .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-side {
        margin-top: 4px;
    }
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
