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

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

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

.techspecs-section.section-environment {
	margin-bottom: 20px;
}
.section-memory .techspecs-column:nth-of-type(n + 3) p:nth-last-of-type(1) {
	margin-top: 70px;
}
.section-memory .memory-16-inch .techspecs-column:nth-of-type(n + 3) p:nth-last-of-type(1) {
	margin-top: 20px;
}
@media only screen and (min-width: 1069px) {
	.section-chip .copy-item:last-of-type {
		margin-top: 25px;
	}
}

@media only screen and (max-width: 734px) {
	.section-charging .model-1 .connection-14-figure-1 .caption-3 {
		top: -35px;
	}
	.section-charging .model-1 .connection-16-figure-1 .caption-3 {
		left: 152px;
		top: -58px !important;
	}
	.section-size-weight .table-16 .caption-height {
		transform: translate(140px, 2px);
	}
	.section-size-weight .table-14 .caption-height {
		transform: translate(132px, 1px);
	}
	.section-charging .model-2 .connection-14-figure-1 .caption-3 {
		top: -50px;
		left: 181px;
	}
	.section-size-weight .table-14 .caption-depth {
		transform: translate(137px, 63px);
		text-align: left;
	}

	.table-table-14 .section-memory .techspecs-column:nth-of-type(3) p:nth-last-of-type(1) {
		margin-top: 20px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-size-weight .table-14 .caption-height {
		transform: translate(352px, 5px);
	}
	.section-size-weight .table-16 .caption-height {
		transform: translate(365px, 2px);
	}
	.section-memory .techspecs-column:nth-of-type(n + 3) p:nth-last-of-type(1) {
		margin-top: 70px;
	}
	.section-memory .techspecs-list li:first-child {
		padding-top: 8px;
	}

	.section-storage .techspecs-row .techspecs-column p:nth-child(2) {
		margin-bottom: 50px;
	}
	.section-storage .techspecs-row .techspecs-column:nth-child(3) p:nth-child(3) {
		margin-top: -25px;
	}
}

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

@media only screen and (min-width: 1069px) {
	#regulated-copy {
		color: rgba(255, 255, 255, 0.6) !important;
		font-weight: 400 !important;
		font-size: 14px !important;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#regulated-copy {
		color: rgba(255, 255, 255, 0.6) !important;
		font-weight: 400 !important;
		font-size: 14px !important;
	}
}

@media only screen and (max-width: 734px) {
	#regulated-copy {
		color: rgba(255, 255, 255, 0.6) !important;
		font-weight: 400 !important;
		font-size: 14px !important;
	}
}

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

br.small {
	display: none;
}
br.medium {
	display: none;
}
br.large {
	display: block;
}
@media only screen and (max-width: 1068px) {
	br.small {
		display: none;
	}
	br.medium {
		display: block;
	}
	br.large {
		display: none;
	}
}
@media only screen and (max-width: 734px) {
	br.small {
		display: block;
	}
	br.medium {
		display: none;
	}
	br.large {
		display: none;
	}
}

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