.indicator{background-color:rgba(225,225,225,0.8);display:none;width:100%;height:10px;position:fixed;top:0;left:0;z-index:9999}.indicator__bar{background-color:#f4911e;height:10px;width:0;position:fixed;top:0;left:0}@media(min-width:768px){.indicator{display:block}}