.pain-progress-bars-inner {
    margin: 0px auto 0;
}
.skills {
  list-style-type: none;
  padding: 0;
}
.skills li {
    align-items: center;
    display: flex;
    margin-bottom: 25px;
}
.skills li .skill-name {
  display: block;
  margin: 0.7em;
  width: 5em;
  text-align: right;
  order: 0;
}
.skills li .progress {
  order: 1;
}
.skills li .details {
  order: 2;
  margin: 0.7em;
}

.module_22_new .progress {
    background: #3d3c38 !important;
    border-radius: 50px;
    box-sizing: border-box;
    height: 34px;
    overflow: hidden;
    padding: 16px 10px;
    position: relative;
    text-align: center;
    width: 100%;
}
.module_22_new .progress .level-bar {
    background: 0 0/100% linear-gradient(90deg,#c87a38,#dab534,rgb(146 131 54 / 61%));
    border-radius: 40px;
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: 700;
    height: 100%;
    left: 0;
    line-height: 33px;
    padding-left: 26px;
    position: absolute;
    text-align: left;
    top: 0;
}
.module_22_new .progress .level-bar1 {
    color: #fff;
    font-weight: 800;
    position: absolute;
    right: 15px;
    top: 3px;
    font-size: 18px;
}
.module_22_new p {
    color: #fff;
}
.module_22_new .full-study-btn {
    text-align: center;
    margin-top: 120px;
}
.module_22_new .full-study-btn a {
    color: #000;
    border: 1px solid #000;
    padding: 8px 20px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    border-radius: 12px;
  transition: all ease 0.4s;
}
.module_22_new .full-study-btn a:hover {
    background: #000;
    color: #fff;
    transition: all ease 0.4s;
}
.pain-progress-bars-inner .less {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    display: inline-block    line-height: 22px;
}
.pain-progress-bars-inner .less span, .pain-progress-bars-inner .more span {
    display: table;
    font-weight: 400;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
}
.pain-progress-bars-inner .more {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
}


.pain-progress-bars-inner ul.skills2 {
    list-style: none;
  padding:0px;
}
.pain-progress-bars-inner ul.skills2 li {
    margin-bottom: 18px;
}
.module_22 ul.skills2 li:last-child .progress .level-bar {
    background: 0 0/100% linear-gradient(90deg,#1551a9,#03e3ce,#2a79697d);
}
.skills_3 ul li:first-child .progress .level-bar, .skills_4 ul li:first-child .progress .level-bar{
background: 0 0/100% linear-gradient(90deg,#1551a9,#03e3ce,#2a79697d);
}
.bg_change:last-child .progress .level-bar{
background: 0 0/100% linear-gradient(90deg,#c87a38,#dab534,rgb(146 131 54 / 61%)) !important;
}
.pain-progress-bars-inner ul.skills2 li:last-child{margin-bottom:0px;}
.bottom_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.num_listing ul li {
    padding: 0px 30px;
    display: inline;
}
.num_listing ul {
    list-style: none;
    padding: 0px;
    color: #fff;
    text-align: center;
}
.skills_3 .num_listing, .skills_4 .num_listing{
    width: 70%;
}
.skills_3 .num_listing ul, .skills_4 .num_listing ul{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.pain-progress-bars-inner h4 {
    font-size: 24px;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
}
.pain-progress-bars-inner p span {
    display: block;
}
.pain-progress-bars-inner p {
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}
.button_field a.active {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 2px;
}

/*Module css*/
.module_22_new {
    background: #000;
    padding: 70px 0px;
    overflow: hidden;
    background-image: url(https://20676444.fs1.hubspotusercontent-na1.net/hubfs/20676444/Science%20Page%20Images/Module22-bg.png);
    background-size: cover;
    background-position: center bottom;
}
.module_22_new_container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px;
	position:relative;
}
.module_22_new_row {
    display: flex;
    align-items: center;
}
.module_22_new_row .col_md_8 {
    width: 60%;
}
.module_22_new_row .col_md_4 {
    width: 40%;
    position: relative;
}
.top_results_content {
    text-align: center;
}
.top_results_content p {
    font-size: 18px;
}
.top_results_content h2 {
    font-size: 32px;
    color: #fff;
    margin-bottom: 10px;
}
.top_results_content {
    text-align: center;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    margin-bottom: 120px;
}
.top_results_content img {
    max-width: 188px;
    display: block;
    margin-bottom: -40px;
}
.module_22_new_row .col_md_4 h3 {
    font-size: 30px;
    color: #fff;
}
.module_22_new_row .col_md_4 p {
    font-size: 18px;
}
.module_22_new_row .col_md_4 {
    padding-right: 100px;
    color: #fff;
    padding-left: 15px;
}

.module_22_new_row.module_2_part_2 .col_md_8 {
    order: 1;
}
.module_22_new_row.module_2_part_2 .col_md_4 {
    order: 2;
    padding-right: 15px;
    padding-left: 100px;
}
.module_22_new_row.module_2_part_2 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.pain-progress-bars-inner p em {
    color: #db0707;
    font-style: normal;
}
.pain-progress-bars-inner.skills_2 [data-title="ANTHROS"] span.level-bar {
    background: 0 0/100% linear-gradient(90deg,#1551a9,#03e3ce,#2a79697d);
}

@media screen and (max-width:767px)
{

.module_22_new .progress .level-bar {
    font-size: 16px;
}
.module_22_new .progress .level-bar1 {
    font-size: 16px;
    top: 10px;
}


.module_22_new_row .col_md_4 {
    width: 100%;
    position: relative;
}
.module_22_new_row .col_md_8 {
    width: 100%;
    padding-left: 0px;
}

.num_listing {
    display: none;
}
.top_results_content img {
    max-width: 108px;
}
.module_22_new {
    padding: 40px 0px;
}
.module_22_new_row {
    display: block;
    align-items: center;
}
.module_22_new_row .col_md_4 {
    padding-right: 0px;
    padding-left: 0px;
}
.module_22_new_row .col_md_4 h3 {
    font-size: 26px;
    margin-bottom: 10px;
}
.top_results_content {
    margin-bottom: 20px;
}
.top_results_content p {
    font-size: 16px;
}

.module_22_new_row.module_2_part_2 .col_md_4 {
    order: 2;
    padding-right: 0px;
    padding-left: 0px;
}
.module_22_new_row.module_2_part_2 {
    margin-top: 40px;
    margin-bottom: 30px;
}
.module_22_new_row .col_md_4 p {
    font-size: 16px;
    margin-bottom: 20px;
}
.pain-progress-bars-inner h4 {
    font-size: 20px;
}
.pain-progress-bars-inner p {
    font-size: 18px;
}
}