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




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





/*------------------------------------*\
    BUYSTRIPS
\*------------------------------------*/




/*------------------------------------*\
    END BUYSTRIPS
\*------------------------------------*/




/*------------------------------------*\
    GLOBAL FOOTERS
\*------------------------------------*/

/* Small Only Portrait */
@media only screen and (max-width: 735px) and (max-device-width: 768px) and (Orientation: portrait) {
	.footer-links { width:101%; }
}


/*------------------------------------*\
    END GLOBAL FOOTERS
\*------------------------------------*/




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

@media only screen and (max-width: 735px) and (max-device-width: 768px) {

	.section.section-models{
		height:540px;
	}

	.section-models.us-height-fix-20131114 {
        height: 570px !important;
    }
    
    .section-models.us-height-fix-20131114 .section-content {
        height: 570px !important;
    }
    
    .us-height-fix-20131114 .select-trigger {
        height: 550px !important;
    }
}

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