/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
@media only screen and (max-width: 734px) {
	.section-size-weight .techspecs-row .caption-height .typography-body-reduced-tight {
		margin-top: 9px;
	}
	.section-size-weight .techspecs-row .caption-depth .typography-body-reduced-tight {
		margin-top: 9px;
	}
}

@media only screen and (max-width: 385px) {
	.table-table-13 .section-storage .techspecs-row .techspecs-column:nth-child(3) p:nth-child(2) br {
		display: block;
	}
}

@media only screen and (min-width: 374px) and (max-width: 538px) {
	.table-table-13 .section-storage .techspecs-row .techspecs-column:nth-child(2) p:nth-child(3) br {
		display: block;
	}
}

@media only screen and (max-width: 1068px) {
	.section-finish .color-label {
		position: relative;
		left: 0px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-finish .medium-down {
		display: inline-block;
	}
}

@media only screen and (max-width: 734px) {
	.section-built-in-apps .techspecs-appgrid-app:nth-last-of-type(-n + 2) {
		margin-bottom: 2.2em;
	}
}

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

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

.section-techspecs .techspecs-section.section-environment {
	margin-bottom: 20px;
}

.table-table-13 .section-chip .techspecs-column .mdash {
	margin-top: 27px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.table-table-13 .section-storage .techspecs-column:nth-last-of-type(-n + 4) p:nth-child(2) {
		margin-top: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .techspecs-column .techspecs-subheader-spaced:not(:first-child) {
		margin-top: 53px;
	}
}

#table-13 > div:nth-child(2) > div.techspecs-section.section-chip > div > div:nth-child(3) > div > div:nth-child(3) {
	margin-top: 50px;
}

@media only screen and (max-width: 1068px) {
	#table-13 > div:nth-child(2) > div.techspecs-section.section-chip > div > div:nth-child(3) > div > div:nth-child(3) {
		margin-top: 41px;
	}
}

@media only screen and (max-width: 734px) {
	.table-table-13 .section-chip .techspecs-column:nth-child(-n + 3) div:first-child .mdash {
		margin-bottom: 30px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.table-table-13 .section-storage .techspecs-column:nth-last-of-type(-n + 4) p:nth-child(2) {
		margin-top: 0px;
	}
}

.section-accessibility .techspecs-os-features>li {
	margin: unset;
    padding-bottom: .7em;
}

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