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

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

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

.section-compare {
	--footer-tile-spacing: 25px;
}

.section-techspecs .section-size-weight .caption-height {
	bottom: 250px;
}

.section-techspecs .section-size-weight .caption-width {
	bottom: 270px;
}

.section-techspecs .section-size-weight .caption-depth {
	top: 236px;
}

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

	.section-techspecs .section-size-weight .caption-width {
		bottom: 215px;
	}

	.section-techspecs .section-size-weight .caption-depth {
		top: 177px;
	}
}

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

	.section-techspecs .section-size-weight .caption-width {
		bottom: 145px;
	}

	.section-techspecs .section-size-weight .caption-depth {
		top: 114px;
	}
}

.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
\*------------------------------------*/
