.sonny_progressbar {
	margin-bottom: 20px;
}
.sonny_progressbar p.title {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    color: #202020;
    text-align: left;
    padding-bottom: 10px;
    font-weight: 600;
}
.sonny_progressbar .bar-container {
	position: relative;
	height: 9px !important;
}
.sonny_progressbar .backgroundBar {
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
}
.sonny_progressbar .bar {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
        background-color: #00a651 !important;
}
ul.skills{
    margin: 0px;
    padding: 0px;
}


/*progress bar 2*/
