@charset "utf-8";#vehicle-types{display:block;position:relative;margin-bottom:20px}.vehicle-list-item{display:block;position:relative;width:120px;height:40px;float:left;margin-right:20px;margin-left:20px;padding-top:110px;text-align:center;font-size:11px;cursor:pointer;border-color:transparent;border-width:2px;border-style:solid;overflow:hidden;font-weight:500}.vehicle-list-item:hover{color:#000;border-color:#01c905;-webkit-border-radius:8px;border-radius:8px}.vehicle-list-item img{display:block;position:absolute;top:0;left:0;z-index:100;-webkit-border-radius:6px;border-radius:6px}@media only screen and (max-width :500px){#vehicle-types{margin-left:5%}.vehicle-list-item{width:25%;height:15px;padding-top:82px;margin-right:4%;margin-left:2%;margin-bottom:0}.vehicle-list-item img{width:100%;height:auto}}@media only screen and (min-width :500px) and (max-width :699px){#vehicle-types{margin-left:5%}.vehicle-list-item{width:25%;height:15px;padding-top:90px;margin-right:5%;margin-left:2%;margin-bottom:0}.vehicle-list-item img{width:80%}}@media only screen and (min-width :700px) and (max-width :999px){.vehicle-list-item{width:18%;margin-right:2%;margin-left:4%;padding-top:98px;margin-bottom:0;height:20px}}@media only screen and (min-width :1400px){.vehicle-list-item{font-size:13px;margin-left:40px;margin-right:0}}