.breadItemFlow{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}
.breadcrumb-wrapper{z-index:2;position:relative;background-color:#444;border-bottom:2px solid #888}
.breadcrumb-wrapper .breadcrumb-container{padding-left:90px;padding-right:90px;background-color:#444}
@media only screen and (max-width:767px){.breadcrumb-wrapper .breadcrumb-container{overflow-x:scroll;-ms-overflow-style:none}
}
@media(max-width:1599px){.breadcrumb-wrapper .breadcrumb-container{padding-right:40px;padding-left:40px}
}
@media(max-width:1365px){.breadcrumb-wrapper .breadcrumb-container{padding-right:40px;padding-left:40px}
}
@media(min-width:768px) and (max-width:1023px){.breadcrumb-wrapper .breadcrumb-container{padding:0 29px}
}
@media(max-width:767px){.breadcrumb-wrapper .breadcrumb-container{padding:10px 20px}
}
.breadcrumb-wrapper .breadcrumb-container .grid-wrapper{margin:0;padding-left:0 !important;padding-right:0 !important}
.breadcrumb-wrapper ::-webkit-scrollbar{display:none}
.breadcrumb-wrapper ::-webkit-scrollbar-track{display:none}
.breadcrumb-wrapper ::-webkit-scrollbar-thumb{display:none}
.breadcrumb-wrapper .breadcrumb{margin-bottom:0;background-color:#444}
@media only screen and (max-width:767px){.breadcrumb-wrapper .breadcrumb{overflow:hidden;padding-top:0;padding-bottom:0;margin:5px auto 5px 0}
}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item{font-family:"Value-Regular",sans-serif;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:22px;letter-spacing:normal;color:#fff;position:relative;margin-right:15px}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item span{position:relative;padding:0 0 0 16px;width:6px;height:8px;display:inline-block}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item span:before{content:"";-webkit-mask-image:url("../../../../clientlibs/clientlib-base/resources/img/icons/breadcrumb-arrow.svg");mask-image:url("../../../../clientlibs/clientlib-base/resources/img/icons/breadcrumb-arrow.svg");width:10px;height:10px;background-color:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:10px 10px;mask-size:10px 10px;-webkit-mask-position:center center;mask-position:center center;padding:0;margin:0;position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item a{color:inherit;text-decoration:none}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item:last-child{margin-right:0;padding:0}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item:last-child:before{display:none}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:0}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:none;margin:0;display:none}
@media only screen and (min-width:980px){.breadcrumb-wrapper .breadcrumb-wrapper .breadcrumb-container{padding-left:0 !important;padding-right:0 !important;max-width:100% !important}
}