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






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




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

.section-size-weight .table-14 .caption-height {
    transform:translate(448px, 0);
}

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

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

.section-size-weight .table-16 .caption-height {
    transform:translate(490px, -1px);
}

@media (max-width: 1068px) {
    .section-size-weight .table-16 .caption-height {
        transform:translate(365px, 4px);
    }
}

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



@media (max-width:734px) {
    .section-storage .techspecs-column:nth-child(3) {
		min-height: 159px;
    }
}

@media (max-width:734px) {
    .section-storage .techspecs-column:nth-of-type(n+4) {
        margin-top: 27px;
    }
}

.techspecs-list li:first-child {
    margin-top: 0;
    margin-right: 12px;
}

@media only screen and (max-width: 1068px) {
    .techspecs-list li:first-child {
        margin-top: 0px;
        margin-right: 16px;
    }
}

 
 #ac-globalfooter strong {
     font-size: 14px;
     font-weight: 600;
     line-height: 1.33337;
 }
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 