#progress_bar_base,#progress_bar_scroll{height:15px;left:0;position:fixed;top:100px;z-index:20}#progress_bar_base{width:100%}#progress_bar_scroll{border-radius:0 4px 4px 0;transition:width .2s ease;width:5%}body.sticky_scrolled div#progress_bar_base,body.sticky_scrolled div#progress_bar_scroll{top:80px}@media (min-width:768px) and (max-width:991px){#progress_bar_base,#progress_bar_scroll{top:70px}}