.tag-bar ul{margin:0;padding:0;list-style:none}.tag-bar ul li:first-child{font-weight:700;margin-right:8px;display:block;line-height:1}.tag-bar ul li a{text-decoration:none;padding:0 8px;color:#fff;line-height:1;display:block;position:relative}.tag-bar ul li a,.tag-bar ul li a:hover{transition:all .2s ease;-webkit-transition:all .2s ease}.tag-bar ul li a:hover{color:#008ed5}.tag-bar ul li:not(:last-of-type) a:after{content:"";width:1px;height:12px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);right:0;background:#fff;display:block;position:absolute}@media screen and (max-width:1000px){.tag-bar ul li:not(:last-of-type) a:after{height:30px}}@media screen and (max-width:700px){.tag-bar{display:none}}