.btn-breadcrumb .btn:not(:last-child):after{content:" ";display:block;width:0;height:0;border-top:17px solid transparent;border-bottom:17px solid transparent;border-left:10px solid #fff;position:absolute;top:50%;margin-top:-17px;left:100%;z-index:3}.btn-breadcrumb .btn:not(:last-child):before{content:" ";display:block;width:0;height:0;border-top:17px solid transparent;border-bottom:17px solid transparent;border-left:10px solid #adadad;position:absolute;top:50%;margin-top:-17px;margin-left:1px;left:100%;z-index:3}.btn-breadcrumb .btn{padding:6px 12px 6px 24px}.btn-breadcrumb .btn:first-child{padding:6px 6px 6px 10px}.btn-breadcrumb .btn:last-child{padding:6px 18px 6px 24px}.btn-breadcrumb .btn.btn-default:not(:last-child):after{border-left:10px solid #fff}.btn-breadcrumb .btn.btn-default:not(:last-child):before{border-left:10px solid #ccc}.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after{border-left:10px solid #ebebeb}.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before{border-left:10px solid #adadad}.btn-breadcrumb>*>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-breadcrumb>*:nth-child(n+2){display:none}@media(max-width:767px){.btn-breadcrumb>*:nth-last-child(-n+2){display:block}.btn-breadcrumb>* div{max-width:60px}}@media(min-width:768px)and (max-width:991px){.btn-breadcrumb>*:nth-last-child(-n+4){display:block}.btn-breadcrumb>* div{max-width:100px}}@media(min-width:992px){.btn-breadcrumb>*:nth-last-child(-n+6){display:block}.btn-breadcrumb>* div{max-width:170px}}