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






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




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


/* CHIP */
@media only screen and (max-width: 568px) and (min-width: 321px) {
	div.techspecs-section.section-chip > div > div:nth-child(2) > div > div:nth-child(2) {
		min-height: 327px;
	}
}
@media only screen and (max-width: 375px) and (min-width: 321px) {
	div.techspecs-section.section-chip > div > div:nth-child(3) > div > div:nth-child(1) {
		min-height: 377px;
	}
}
@media only screen and (max-width: 667px) and (min-width: 569px) {
	div.techspecs-section.section-chip > div > div:nth-child(2) > div > div:nth-child(2) {
		min-height: 327px;
	}
}
@media only screen and (max-width: 735px) and (min-width: 668px) {
	div.techspecs-section.section-chip > div > div:nth-child(2) > div > div:nth-child(2) {
		min-height: 327px;
	}
}
/* END CHIP */

@media only screen and (max-width: 1068px) and (min-width: 735px) {
.section-in-the-box .techspecs-column {
	    flex-direction: column;
	}
	.section-in-the-box .specs-in-the-box {
		margin-left: 0;
		margin-top: 40px;
	}
}


@media only screen and (max-width: 734px) {
	.connections-captions.usb-a {
    	margin-left: 0px;
    	margin-top: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.techspecs-appgrid-app:nth-child(22) {
		margin-bottom: 22px;
    }
}

.techspecs-os-features > li {
    page-break-inside: unset;
    break-inside: unset;
}

@media only screen and (max-width:1068px) {
    .section-environment .padded:nth-of-type(1) {
        padding-inline-end: 21px;
    }
}

@media only screen and (max-width:734px) {
    .section-environment .padded:nth-of-type(1) {
        padding-inline-end: 5px;
    }
}

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