.zt-tabs{background: #000000;background-size:100% auto;border-bottom: 2px solid #fce57d;overflow: hidden;height: 51px;width: 100%; margin-top:30px}
.zt-tabs a.active {border-top: 2px solid #2a70be;margin-top: -2px; background:#fce57d;color: #000;}
.zt-tabs a {font-size: 1.125em;font-weight: normal;text-align: center;float: left; width: 20%; height: 51px;line-height: 51px;color: #fce57d;font-weight:bold}
@media(max-width:760px){
.zt-tabs a{height: 30px; line-height:30px; font-size:12px}
.zt-tabs{ height:30px}
}