.progress-bar-section .progress-item h6{font-weight:400;line-height:28px;margin-bottom:15px;text-transform:capitalize}.progress-bar-section .meter{background:#fff;border:none;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:block;height:6px;margin-bottom:20px;overflow:inherit;position:relative}.progress-bar-section .meter>span{background-color:var(--primary_color);border-radius:10px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);display:block;height:100%;overflow:hidden;position:relative;transition:width 0s ease-in-out}@media(max-width:767px){.progress-bar-section .left-content,.progress-bar-section .right-content{flex-basis:100%;margin-bottom:30px;max-width:100%}}