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






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




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

@media only screen and (max-width:734px) {
    .section-size-weight .image-wrapper.figure-side-view .caption-height {
        transform: translate(116px,4px);
    }
}

.section-accessibility ul li {
    display: inline-block;
    width: 100%;
}

@media only screen and (max-width:1068px) {
	.section-accessibility ul li:nth-of-type(4) {
 	   max-width: 100px;
	}
}

@media only screen and (max-width:734px) {
	.section-accessibility ul li:nth-of-type(4) {
 	   max-width: unset;
	}
}

.section-accessibility ul li + li {
    margin-top: 0;
}

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

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

.table-table-13 .section-chip .techspecs-column:nth-child(3) .fall-spacing-update.copy-item:last-of-type {
    margin-top: 25px;
}

@media only screen and (max-width: 1068px) {
    .table-table-13 .section-chip .techspecs-column:nth-child(3) .fall-spacing-update.copy-item:last-of-type {
        margin-top:44px;
    }
}

@media only screen and (max-width:734px) {
	.table-table-13 .section-chip .techspecs-column:nth-child(3) .fall-spacing-update.copy-item:last-of-type {
        margin-top:0;
    }
}

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