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

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




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

@media only screen and (max-width: 320px) {
    #ac-localnav .ac-ln-title {
        font-size: 16px;
    }
}

.products-and-services-grid .support-main p:nth-of-type(2) {
	margin-top: 37px;
}

.products-and-services-grid .products-main p:nth-of-type(2) {
	margin-top: 37px;
}



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