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

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

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

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

@media (max-width: 734px) {
	.section-size-weight .table-14 .caption-height {
		transform: translate(135px, 2px);
	}
	.section-size-weight .table-16 .caption-height {
		transform: translate(145px, 3px);
	}
	.section-size-weight .table-14 .caption-depth {
		transform: translate(137px, 64px);
		text-align: left;
	}
	.section-size-weight .table-16 .caption-depth {
		transform: translate(142px, 68px);
		text-align: left;
	}
}

@media only screen and (max-width: 1068px) {
	.section-built-in-apps .techspecs-appgrid-app {
		justify-content: flex-start;
	}
}
@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;
	}
}

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;
	}
}

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

/* .section-memory .techspecs-column:nth-of-type(n+1) p:nth-last-of-type(1) {
		margin-top: 25px;
	} */

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