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






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




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

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

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

.section-accessibility ul li {
    display: inline-block;
    width: 100%;
}

.section-accessibility ul li + li {
    margin-top: 0;
}

@media only screen and (max-width:1068px) {
    .section-environment .padded:first-of-type {
        padding-inline-end: 17px;
    }
}

@media only screen and (max-width:734px) {
    .section-environment .padded:first-of-type {
        padding-inline-end: 5px;
    }
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-accessibility .techspecs-os-features {
		grid-template-columns: 1fr 1fr;
		display: grid;
		column-gap: 10px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-accessibility .techspecs-os-features li:nth-child(2) {
		grid-column-start: 1
	}
	.section-accessibility .techspecs-os-features li:nth-child(3) {
		grid-column-start: 1
	}
	.section-accessibility .techspecs-os-features li:nth-child(4) {
		grid-column-start: 2;
		grid-row-start: 1;
	}
	.section-accessibility .techspecs-os-features li:nth-child(5) {
		grid-column-start: 2;
		grid-row-start: 2;
	}
	.section-accessibility .techspecs-os-features li:nth-child(6) {
		grid-column-start: 2;
		grid-row-start: 3;
	}
	.section-accessibility .techspecs-os-features li:nth-child(7) {
		grid-column-start: 3;
		grid-row-start: 1;
	}
}

.table-table-13 .section-chip .techspecs-column:nth-child(-n+2) div:nth-child(2) .mdash {
    margin-bottom: 55px;
}

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

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

.table-table-13 .section-memory .techspecs-column p:nth-last-of-type(2) {
    margin-top: 0px;
}

@media only screen and (max-width:1068px) {
    .table-table-13 .section-memory .techspecs-column p:nth-last-of-type(2) {
        margin-top: 0px;
    }
}

@media only screen and (max-width:734px) {
    .table-table-13 .section-memory .techspecs-column p:nth-last-of-type(2) {
        margin-top: 0px;
    }
}

.table-table-13 .section-chip .techspecs-column:nth-child(3) .fall-spacing-update.copy-item:last-of-type {
    margin-top: 0px;
}

@media only screen and (max-width: 1068px) {
	.table-table-13 .section-chip .techspecs-column:nth-child(3) .fall-spacing-update.copy-item:last-of-type {
		margin-top: 45px;
	}
}

@media only screen and (max-width: 734px) {
	.table-table-13 .section-chip .techspecs-column:nth-child(3) .fall-spacing-update.copy-item:last-of-type {
		margin-top: 0px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
    .section-accessibility .techspecs-os-features li:nth-child(3) {
        grid-column-start: 2;
        grid-row-start: 1;
    }
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
    .section-accessibility .techspecs-os-features li:nth-child(4) {
        grid-column-start: 2;
        grid-row-start: 2;
    }
}


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