.progress-bar-wrapper{display:none;left:0;position:fixed;width:100%;z-index:1}@media only screen and (min-width:768px){.progress-bar-wrapper{top:96px}}@media only screen and (max-width:767px){.progress-bar-wrapper{top:46px}}.progress-bar{background-color:#f1b200;height:10px;transition:width .3s ease-in-out}.progress-text{color:#ccc;display:none;float:right;line-height:10px;margin-right:10px}