/* accessibility section */
@media only screen and (min-width: 735px) {
	.techspecs-section .accessibility-features .techspecs-list li:nth-child(3) {
		padding-right: 7px;
	}
}

@media only screen and (min-width: 735px) {
	.techspecs-section .accessibility-features .techspecs-list li:nth-child(6) {
		margin-bottom: 32px;
	}
}

/* section built-in-apps */

@media only screen and (max-width: 436px) {
	#specs-icon-iphonemirroring-1 {
		margin-top: 15px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#specs-icon-iphonemirroring-1 {
		margin-top: 15px;
	}
}

@media only screen and (max-width: 331px) {
	#specs-icon-quicktime-1 {
		margin-top: 15px;
	}
}

@media only screen and (max-width: 734px) {
	#specs-icon-phone-1 {
		margin-top: 15px;
	}
}

/* section-environment - h2  */
@media only screen and (min-width: 1069px) {
	.section-environment .callout-techspecs-environment-header {
		width: 180px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-environment .callout-techspecs-environment-header {
		width: 160px;
	}
}

@media only screen and (max-width: 734px) {
	.section-environment .callout-techspecs-environment-header {
		width: 160px;
	}
}
