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






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




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

@media (min-width:735px)and (max-width:1068px) {
	.section-memory .memory-16-inch .techspecs-column:nth-of-type(n+3) p:nth-last-of-type(1) {
		margin-top: 20px;
	}
}

.section-size-weight .table-14 .caption-height {
    transform:translate(448px, 0);
}

@media only screen and (max-width: 1068px) {
    .section-size-weight .table-14 .caption-height {
        transform: translate(352px, 4px);
    }
}

@media only screen and (max-width: 734px) {
    .section-size-weight .table-14 .caption-height {
        transform:translate(142px, 1px);
    }
}

.section-size-weight .table-16 .caption-height {
    transform:translate(490px, -1px);
}

@media (max-width: 1068px) {
    .section-size-weight .table-16 .caption-height {
        transform:translate(365px, 4px);
    }
}

@media only screen and (max-width: 734px) {
    .section-size-weight .table-16 .caption-height {
        transform:translate(135px, 1px);
    }
}

@media (max-width: 734px) {
    .section-pricing .techspecs-row.price-14-inch .techspecs-column:nth-of-type(3) {
        min-height: 305px;
    }
}

@media (max-width:734px) {
    .section-storage .techspecs-column:nth-child(3) {
		min-height: 159px;
    }
}

@media (max-width:734px) {
    .section-storage .techspecs-column:nth-of-type(n+4) {
        margin-top: 27px;
    }
}

.adapter-disclaimer {
	font-size: 14px;
	color: #86868b;
}

.section-built-in-apps .techspecs-appgrid-app.caption-wrap {
    margin-bottom: 30px;
    margin-top: 9px;
}

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