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






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




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

@media only screen and (max-width: 1068px) {
	.page-trade-up .shift { margin-left: 20px; }
}

@media only screen and (max-width: 735px) {
	.page-trade-up .shift { margin-left: 0; } 
}

.page-trade-up .section-other-trades {
    text-align: center;
    margin-top: 80px;
}

@media only screen and (max-width: 735px) {
    .page-trade-up .section-other-trades {
        text-align: left;
    }
}

@media only screen and (max-width: 735px) {
    .page-trade-up .section-other-trades {
        margin-top: 52px;
    }
}

.page-trade-up .section-other-trades .block {
    padding: 35px 0 25px;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
}

@media only screen and (max-width: 735px) {
    .page-trade-up .section-other-trades .block-link-headline {
        width: 300px;
    }
}




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