.ct-hide-on-touch { display: none !important; }
.ct-hide-on-phones { display: none !important; }
.ct-hide-on-phones-above { display: none !important; }
.ct-hide-on-portrait-tablets { display: none !important; }
.ct-hide-on-portrait-tablets-below { display: none !important; }
.ct-hide-on-landscape-tablets { display: none !important; }
.ct-hide-on-landscape-tablets-below { display: none !important; }

//ie8 magic location fix
.ct-autocomplete {max-width: 500px;}