.progress_meter img{max-width:100%;height:auto}.progress_meter .section_heading h6{color:var(--accent_color)}.progress_meter .section_heading h2,.progress_meter .section_heading h3{font-weight:700;margin-bottom:20px}.progress_meter .section_heading p{letter-spacing:.3px;margin-bottom:15px}.progress_meter .skills{margin-top:30px}.progress_meter .skill-item{margin-bottom:25px}.progress_meter .meter_heading{position:relative;z-index:4;letter-spacing:.7px;text-transform:capitalize;margin-bottom:10px;color:var(--accent_color)}.progress_meter .meter_heading em{float:right;font-style:normal}.progress_meter .skill-progress{position:relative;height:5px;border-radius:5px;background:var(--progress_bg);overflow:hidden}.progress_meter .progress{position:absolute;top:0;left:0;height:100%;width:1%;background-color:var(--accent_color);-webkit-transition:width 2s ease-in-out;-o-transition:width 2s ease-in-out;transition:width 2s ease-in-out}.progress_meter .cta_container{margin-top:10px;display:inline-block}.progress_meter .section_image{position:relative;margin-left:0}.progress_meter .section_image img{border-radius:3px}.progress_meter .image_box{position:absolute;left:-75px;bottom:25px;text-align:left;padding:20px 40px;background:#fff;border-bottom:2px solid var(--secondary_color);-webkit-box-shadow:-1px 3px 20px 0 rgba(82,90,101,.1);box-shadow:-1px 3px 20px 0 rgba(82,90,101,.1)}.progress_meter .image_box h2{font-size:70px;background:var(--overlay_image) no-repeat;background-position:47% 53%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1}.progress_meter .image_box h6{margin-top:10px;margin-bottom:8px;text-transform:uppercase}@media (max-width:991px){.progress_meter .section_image{text-align:center;margin-top:35px}.progress_meter .image_box{left:75px;bottom:25px}}@media (max-width:767px){.progress_meter .image_box{left:25px;bottom:25px}}