.pathway{}
.pathway{box-sizing:border-box;max-width:100%;margin:0px auto;padding:20px 0px;}
.pathway{}
.pathway a{display:inline-block;vertical-align:middle;color:#484848;font-size:16px;}
.pathway span{display:inline-block;vertical-align:middle;color:#484848;font-size:16px;}
.pathway a:after{content:"/";display:inline-block;vertical-align:top;line-height:1;margin:0px 8px;}
.pathway a:first-child{font-weight:700;}
.pathway a:first-child:before{
content:"\e021";display:inline-block;vertical-align:middle;margin-right:10px;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
line-height: 1;
}
.pathway a:last-child{color:#006AB3;}
.pathway a:last-child:after{display:none;}
@media screen and (max-width:1280px){.div_pathway{padding:20px 15px}
}