@media only screen and (min-width:600px){.breadcrumb li a{font:8px roboto}}@media only screen and (min-width:650px){.breadcrumb li a{font:10px roboto}}@media only screen and (min-width:700px){.breadcrumb li a{font:11px roboto}}@media only screen and (min-width:800px){.breadcrumb li a{font:13px roboto}}.breadcrumb{list-style:none;overflow:hidden;font:13px roboto}.breadcrumb li{float:left}.breadcrumb{margin-bottom:0}.breadcrumb li a{color:#fff;text-decoration:none;padding:5px 5px 5px 40px;background:#009688;background:#009688;position:relative;display:block;float:left}.breadcrumb li a:after{content:"";display:block;width:0;height:0;border-top:50px solid transparent;border-bottom:50px solid transparent;border-left:30px solid #009688;position:absolute;top:50%;margin-top:-50px;left:100%;z-index:2}.breadcrumb li a:before{content:" ";display:block;width:0;height:0;border-top:50px solid transparent;border-bottom:50px solid transparent;border-left:30px solid #fff;position:absolute;top:50%;margin-top:-50px;margin-left:5px;left:100%;z-index:1}.breadcrumb li:first-child a{padding-left:5px}.breadcrumb li:nth-child(2) a{background:#009688}.breadcrumb li:nth-child(2) a:after{border-left-color:#009688}.breadcrumb li:nth-child(3) a{background:#009688}.breadcrumb li:nth-child(3) a:after{border-left-color:#009688}.breadcrumb li:nth-child(4) a{background:#009688}.breadcrumb li:nth-child(4) a:after{border-left-color:#009688}.breadcrumb li:nth-child(5) a{background:#f44336}.breadcrumb li:nth-child(5) a:after{border-left-color:#f44336}.breadcrumb li:nth-child(6) a{background:#9c27b0}.breadcrumb li:nth-child(6) a:after{border-left-color:#9c27b0}.breadcrumb li:last-child a{background:#fff!important;color:#000;font-weight:600;pointer-events:none;cursor:default}.breadcrumb li a:hover{background:#e0f2f1;color:#000;font-weight:600}.breadcrumb li a:hover:after{border-left-color:#e0f2f1!important}