.breadcrumb{padding:0;margin:0;background-color:#fff;border-radius:0}
#breadcrumb-component{opacity:1}
#breadcrumb-component a {     color:#0568ae;}
#breadcrumb-component .breadcrumb-wrapper{max-width:1260px;margin:0 auto;overflow:hidden;height:auto}
#breadcrumb-component .breadcrumbs{padding:0}
#breadcrumb-component ul{list-style:none;float:left}
#breadcrumb-component .breadcrumb{margin-bottom:0;padding:0;background-color:transparent}
#breadcrumb-component .breadcrumbs ul li.more,#breadcrumb-component .breadcrumbs ul li.path{display:none}
#breadcrumb-component .breadcrumbs ul li.path .glyphicon{margin-left:10px}
#breadcrumb-component .breadcrumbs ul li.path .glyphicon-chevron-right{color:#0568ae}
#breadcrumb-component .glyphicon-option-horizontal{left:-5px;font-size:12px;top:0}
#breadcrumb-component .glyphicon-menu-right{top:3px;width:16px}
#breadcrumb-component h1{text-align:center;color:#fff;font:normal 16px/16px attAleckSans-Medium}
#breadcrumb-component .path-wrapper{display:none}
#breadcrumb-component .breadcrumb.current-page{padding:24px 16px;margin-bottom:16px;background-color:#333}
#breadcrumb-component .contact-wrapper{padding-bottom:16px;display:block;text-align:center;transition:all .5s linear;transform:translateX(0)}
#breadcrumb-component a.button.medium{display:inline-block;padding:9px 36px;border:1px solid #0568ae;border-radius:24px;text-align:center;box-sizing:border-box;margin:auto;font-size:12px}
#breadcrumb-component a.button.medium:hover{color:#fff;background-color:#034574;text-decoration:none;cursor:pointer}
#breadcrumb-component a.button.medium.disabled{color:#888;background-color:#ccc;border:1px transparent}
#breadcrumb-component .contact-wrapper.animate{transition:all .5s linear;transform:translateX(100%)}
.breadcrumb.stick{position:fixed;top:0;z-index:11;box-shadow:0 0 7px #d2d2d2}
@media screen and (min-width:768px){#breadcrumb-component .breadcrumbs,#breadcrumb-component .breadcrumb,#breadcrumb-component .breadcrumb.current-page{background-color:#fff}
#breadcrumb-component .breadcrumbs{display:block;float:left;height:60px;padding-left:15px}
#breadcrumb-component .path-wrapper{height:22px;overflow:hidden;cursor:pointer;background-color:#fff;display:block;float:left;margin-top:18.5px}
#breadcrumb-component .contact-wrapper{ text-align:right; float:right;padding-bottom:0}
#breadcrumb-component h1{text-align:left;font-size:18px;color:#191919}
#breadcrumb-component a.button.medium{float:right;margin:9px 0;padding:12.5px 36px;font-size:17px}
#breadcrumb-component .path-wrapper{display:none}
#breadcrumb-component .breadcrumb.current-page{margin-top:21.5px;padding:0;margin-bottom:0}
#breadcrumb-component .phone-number{ line-height:60px;}
}
@media screen and (min-width:1200px){#breadcrumb-component .breadcrumbs{height:75px;padding:0}
#breadcrumb-component .path-wrapper{height:22px;overflow:hidden;cursor:pointer;background-color:#fff;display:block;float:left;margin-top:26px}
#breadcrumb-component .breadcrumbs ul li.more,#breadcrumb-component .breadcrumbs ul li.path{display:block}
#breadcrumb-component .breadcrumbs li{color:#0568ae;float:left;list-style:none;padding:0;margin-right:10px}
#breadcrumb-component .path-wrapper,#breadcrumb-component .breadcrumb.current-page{float:left}
#breadcrumb-component .path-wrapper{display:inline-block}
#breadcrumb-component .breadcrumb.current-page{margin-top:28px}
#breadcrumb-component .breadcrumb-wrapper{height:75px}
#breadcrumb-component .contact-wrapper a{color:#0568ae;font:normal 18px/18px attAleckSans-Regular;text-decoration:none}
#breadcrumb-component .contact-wrapper a:hover{text-decoration:underline}
#breadcrumb-component .contact-wrapper .phone-number{display:block;float:right;margin-top:28px;margin-right:20px}
#breadcrumb-component a.button.medium{margin:15px 0}
}