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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 734px) {
	.section-size-weight .image-wrapper.figure-top-view .caption-depth {
		transform: translate(124px, 82px);
	}
}

@media only screen and (min-width: 1069px) {
	.section-environment .techspecs-rowheader.environment-header.headline-wrapper .large-7 {
		max-width: 78%;
	}
}
@media only screen and (max-width: 1068px) {
	.section-environment .techspecs-rowheader.environment-header.headline-wrapper .large-7 {
		max-width: 97%;
	}
}

@media only screen and (min-width: 735px) {
	ul.tablist .form-choice-button {
		width: 220px;
	}
}

@media only screen and (max-width: 734px) {
	ul.tablist .form-choice-button {
		height: 62px;
		line-height: 22px;
	}
}
@media only screen and (max-width: 734px) {
	.table-table-13 .section-storage .techspecs-column:nth-last-of-type(-n + 3) p:nth-child(2) {
		margin-top: 0px;
	}
	.table-table-13 .section-storage .techspecs-column:nth-of-type(3) p:nth-last-of-type(2) {
		margin-top: 20px;
	}
}

@media screen and (min-width: 504px) {
	.table-table-13 .section-storage .techspecs-column:nth-of-type(3) p:nth-last-of-type(2) br {
		display: none;
	}
}

.section-environment .techspecs-column p:nth-child(2) {
	margin-top: 20px;
}

@media only screen and (max-width: 734px) {
	.section-size-weight .image-wrapper.figure-side-view .caption-height {
		transform: translate(118px, 4px);
	}
}

@media only screen and (min-width: 1069px) {
	.table-table-13 .section-chip .techspecs-column .fall-spacing-update .mdash {
		margin-top: 1px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.table-table-13 .section-chip .techspecs-column .fall-spacing-update .mdash {
		margin-top: 4px;
	}
}

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