.pBar{position:fixed;top:110px;z-index:999;left:0;right:0;background-color:#f1f1f1}.progress-container{width:100%;height:25px;background:#ebecee;{# change the background-color to the color of the "non-scrolled" progress bar #}}.progress-bar{height:25px;background:#142f46;{# change the background-color to the color of the "scrolled" progress bar #}width:0}@media screen and (max-width:1199px){.pBar{top:100px}}