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

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

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

.section-chip .techspecs-row .techspecs-column .copy-group .copy-item:nth-of-type(2) {
	height: 250px;
}

@media only screen and (max-width: 1068px) {
	.section-chip .techspecs-row .techspecs-column .copy-group .copy-item:nth-of-type(2) {
		height: 280px;
	}
}

@media only screen and (max-width: 734px) {
	.section-chip .techspecs-row .techspecs-column .copy-group .copy-item:nth-of-type(2) {
		height: unset;
	}
}
.typography-specs-caption.caption.caption-1 {
	color: #86868b;
	margin-left: -16px;
}

@media only screen and (max-width: 734px) {
	.connections-captions.headphone .typography-specs-caption.caption.caption-1 {
		margin-left: -68px;
	}
}

.section-environment .techspecs-subheader + p.techspecs-subheader {
	margin-top: 20px;
}

.section-environment.section-environment-alt {
	margin-bottom: 20px;
}

@media only screen and (max-width: 476px) {
	.section-chip .techspecs-column + .techspecs-column .copy-group .copy-item .techspecs-list li {
		margin-right: 0;
	}
}

@media only screen and (max-width: 470px) {
	.section-chip .techspecs-column + .techspecs-column .copy-group .copy-item:first-child .techspecs-list li:nth-child(3) {
		margin-right: 15px;
	}
}

@media only screen and (max-width: 435px) {
	.section-chip .techspecs-column + .techspecs-column .copy-group .copy-item:first-child .techspecs-list li:first-child {
		margin-right: 15px;
	}
}

@media only screen and (max-width: 374px) {
	.section-chip .techspecs-column + .techspecs-column .copy-group .copy-item:first-child .techspecs-list li:last-child {
		margin-right: 15px;
	}
}

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