/* Local Overrides */

/* Memory */
@media only screen and (max-width: 734px) {
	.table-table-14
		.section-memory
		.techspecs-column:nth-of-type(3)
		p:last-of-type {
		margin-top: 70px;
	}
}

@media only screen and (min-width: 1069px) {
	.table-table-14
		.section-memory
		.techspecs-column:nth-of-type(n + 3)
		p:last-of-type {
		margin-top: 70px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.table-table-14
		.section-memory
		.techspecs-column:nth-of-type(n + 3)
		p:last-of-type {
		margin-top: 95px;
	}
}

/* Storage 14-in*/

@media (max-width: 734px) {
	.section-storage .techspecs-column:nth-of-type(n + 4) {
		margin-top: 20px;
	}
	.table-table-14 .section-storage {
		line-height: 25px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-storage .techspecs-column:not(:nth-child(3)) p:nth-child(3) {
		margin-top: 45px;
	}
}

@media only screen and (max-width: 349px) {
	.table-table-14
		.section-storage
		.techspecs-column:nth-child(2)
		p:nth-child(3) {
		margin-top: 45px;
	}
}

/* Storage 16-in */

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

/* Size and weight */

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

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

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

/* App grid */
.section-built-in-apps .techspecs-appgrid-app {
	justify-content: flex-start;
}

/* Chip */
.section-techspecs .techspecs-subheader:first-of-type {
	width: 87%;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.table-table-14
		.section-chip
		.techspecs-column:not(:last-of-type)
		.copy-item:nth-child(2) {
		margin-top: 75px;
	}
	.table-table-14
		.section-chip
		.techspecs-column:nth-child(2)
		.copy-item:nth-child(2) {
		margin-top: 100px;
	}
	.table-table-14
		.section-chip
		.techspecs-column:not(:last-of-type)
		.copy-item:nth-child(3) {
		margin-top: 100px;
	}
	.table-table-16
		.section-chip
		.techspecs-column:not(:nth-child(n + 4))
		.copy-item:nth-child(2) {
		margin-top: 75px;
	}
	.table-table-16
		.section-chip
		.techspecs-column:not(:nth-child(n + 4))
		.copy-item:nth-child(3) {
		margin-top: 100px;
	}
}

@media (min-width: 384px) and (max-width: 390px) {
	.table-table-14
		.section-chip
		.techspecs-column:nth-of-type(2)
		.copy-item:nth-child(2) {
		margin-top: 60px;
	}
}

@media (min-width: 392px) and (max-width: 468px) {
	.table-table-14
		.section-chip
		.techspecs-column:nth-of-type(2)
		.copy-item:nth-child(2) {
		margin-top: 60px;
	}
}

@media (min-width: 449px) and (max-width: 457px) {
	.table-table-14
		.section-chip
		.techspecs-column:nth-of-type(2)
		.copy-item:nth-child(2) {
		margin-top: 85px;
	}
}

@media (min-width: 469px) and (max-width: 484px) {
	.table-table-14
		.section-chip
		.techspecs-column:nth-of-type(4)
		.copy-item:nth-child(2) {
		margin-top: 60px;
	}
}

@media (min-width: 428px) and (max-width: 458px) {
	.table-table-14
		.section-chip
		.techspecs-column:nth-of-type(4)
		.copy-item:nth-child(3) {
		margin-top: 60px;
	}
}

@media (min-width: 459px) and (max-width: 468px) {
	.table-table-14
		.section-chip
		.techspecs-column:nth-of-type(4)
		.copy-item:nth-child(3) {
		margin-top: 85px;
	}
}

@media (min-width: 469px) and (max-width: 550px) {
	.table-table-14
		.section-chip
		.techspecs-column:nth-of-type(4)
		.copy-item:nth-child(3) {
		margin-top: 60px;
	}
}

@media (min-width: 593px) and (max-width: 734px) {
	.table-table-14
		.section-chip
		.techspecs-column:nth-of-type(4)
		.copy-item:nth-child(3) {
		margin-top: 60px;
	}
}

@media (min-width: 383px) and (max-width: 384px) {
	.table-table-16
		.section-chip
		.techspecs-column:nth-of-type(4)
		.copy-item:nth-child(2) {
		margin-top: 60px;
	}
}

/* Built in apps */
@media (max-width: 734px) {
	.section-built-in-apps .techspecs-appgrid-app {
		flex-basis: 32.8%;
	}
}

/* memory */
@media (min-width: 735px) and (max-width: 1068px) {
	.section-memory .techspecs-column p:nth-of-type(3) {
		margin-top: 45px;
	}
}

@media (min-width: 397px) and (max-width: 466px) {
	.table-table-14
		.section-memory
		.techspecs-column:nth-child(3)
		p:last-of-type {
		margin-top: 45px;
	}
}

@media (min-width: 467px) and (max-width: 511px) {
	.table-table-14
		.section-memory
		.techspecs-column:nth-child(3)
		p:last-of-type {
		margin-top: 20px;
	}
}

@media (min-width: 512px) and (max-width: 734px) {
	.table-table-14
		.section-memory
		.techspecs-column:nth-child(3)
		p:last-of-type {
		margin-top: 45px;
	}
}

@media (min-width: 506px) and (max-width: 507px) {
	.table-table-16
		.section-memory
		.techspecs-column:nth-child(2)
		p:last-of-type {
		margin-top: 45px;
	}
}

/* Section charging 16-in */

@media only screen and (min-width: 735px) {
	.section-charging .model-1 .connection-16-figure-1 .caption-3 {
		top: -38px;
		left: 217px;
	}
}
