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

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

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

.section-environment {
	padding: 0;
	padding-top: 80px;
}

.section-techspecs .section-size-weight .caption-depth {
	bottom: 43px;
}

@media only screen and (min-width: 1069px) {
	.section-techspecs .section-buttons-and-connectors .caption-touch-id {
		left: 340px;
		top: -2px;
	}
	.section-techspecs .section-size-weight .caption-depth {
		top: 235px;
	}
	.section-techspecs .section-size-weight .caption-height {
		bottom: 250px;
	}
	.section-techspecs .section-size-weight .caption-width {
		bottom: 265px;
	}
}

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

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size-weight .caption-depth {
		bottom: 13px;
		top: 114px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-mic-1 {
		inset-inline-start: 238px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-volume {
		inset-inline-start: 80px;
	}
	.section-techspecs .section-size-weight .caption-width {
		bottom: 145px;
	}
	.section-techspecs .section-size-weight .caption-height {
		bottom: 135px;
	}
}

.section-environment .techspecs-row {
	padding-bottom: 150px;
}

@media only screen and (max-width: 734px) {
.section-environment .techspecs-row {
	padding-bottom: 80px;
}
}

.section-environment {
	padding-bottom: 10px !important;
}

#ac-globalfooter {
	margin-top: 20px;
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
