.fs-feature-list {
    display: flex;
    justify-content: center;
}
.fs-feature-list .full-circle {
    border: 5px solid #fff;
    margin: 0;
    padding: 0px;
    width: 400px;
    height: 400px;
    list-style: none;
    position: relative;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fs-feature-list .full-circle h3 {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    letter-spacing: -1.44px;
    text-transform: uppercase;
}
.fs-feature-list ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: relative;
}
.fs-feature-list ul li {
    background-repeat: no-repeat;
    width: 155px;
    height: 122px;
    background-size: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 99999999;
}
.fs-feature-list .full-circle:before {
    content: "";
    display: inline-block;
    border: 5px solid #fff;
    text-align: center;
    margin: 0px;
    padding: 0px;
    width: 530px;
    height: 280px;
    list-style: none;
    position: absolute;
    z-index: 9;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    border-bottom: 0px;
    line-height: 200px;
    top: -62px;
}
.fs-feature-list ul li h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    position: absolute;
    left: -150px;
    width: 110px;
    text-align: left;
}
.fs-feature-list ul .bar .bar--round {
    box-sizing: content-box;
    width: 65px;
    height: 65px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: auto;
    background: #868684;
}
.fs-feature-list ul .bar {
    width: 34px;
    height: 35px;
    background: #969696;
    border-radius: 100%;
    display: block;
    position: absolute;
    right: 0px;
    box-sizing: content-box;
    margin: auto;
    animation: counter 2s linear infinite;
}
.fs-feature-list .img-hold {
    margin-left: -36px;
    margin-top: -7px;
}

.fs-feature-list ul li:nth-child(1) .bar {
    right: -48px;
    top: 45px;
}
.fs-feature-list ul li:nth-child(2) .bar {
    right: -34px;
    top: 91px;
}
.fs-feature-list ul li:nth-child(3) .bar {
    right: 0px;
    top: 131px;
}
.fs-feature-list ul li:nth-child(4) .bar {
    right: 25px;
    top: 137px;
}
.fs-feature-list ul li:nth-child(5) .bar {
    right: 40px;
    top: 134px;
}
.fs-feature-list ul li:nth-child(6) .bar {
    right: 183px;
    top: 159px;
}
.fs-feature-list ul li:nth-child(7) .bar {
    right: 104px;
    top: 127px;
}
.fs-feature-list ul li:nth-child(8) .bar {
    right: 101px;
    top: 84px;
}
.fs-feature-list ul li:nth-child(9) .bar {
    right: 78px;
    top: 55px;
}

.fs-feature-list ul li:nth-child(1) {
    transform: translate(-647px, 132px);
}
.fs-feature-list ul li:nth-child(2) {
    transform: translate(-609px, -9px);
}
.fs-feature-list ul li:nth-child(3) {
    transform: translate(-520px, -128px);
}
.fs-feature-list ul li:nth-child(4) {
    transform: translate(-416px, -190px);
}
.fs-feature-list ul li:nth-child(5) {
    transform: translate(-295px, -208px);
}
.fs-feature-list ul li:nth-child(6) {
    transform: translate(-51px, -208px);
}
.fs-feature-list ul li:nth-child(7) {
    transform: translate(-51px, -121px);
}
.fs-feature-list ul li:nth-child(8) {
    transform: translate(0px, 3px);
}
.fs-feature-list ul li:nth-child(9) {
    transform: translate(0px, 124px);
}

.arrow--img {
    background-repeat: no-repeat;
    background-size: 140px;
    width: 141px;
    height: 118px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
    cursor: pointer;
    
}
.arrow--img img {
    max-width: 50px;
}
.fs-feature-list ul li:nth-child(1) .arrow--img {
    background-size: 140px;
    height: 112px;
    transform: translateY(-5px);
}
.fs-feature-list ul li:nth-child(2) .arrow--img {
    background-size: 130px;
    height: 108px;
}
.fs-feature-list ul li:nth-child(3) .arrow--img {
    background-size: 120px;
    height: 122px;
    transform: translate(-16px, -1px);
}
.fs-feature-list ul li:nth-child(4) .arrow--img {
    background-size: 116px;
    height: 144px;
    transform: translate(2px, -14px);
}
.fs-feature-list ul li:nth-child(5) .arrow--img {
    background-size: 120px;
    height: 155px;
    transform: translate(32px, -27px);
}
.fs-feature-list ul li:nth-child(6) .arrow--img {
    background-size: 120px;
    height: 150px;
    transform: translate(-61px, 10px);
}
.fs-feature-list ul li:nth-child(7) .arrow--img {
    background-size: 120px;
    height: 150px;
    transform: translate(56px, 19px);
}
.fs-feature-list ul li:nth-child(8) .arrow--img {
    transform: translate(67px, -3px);
}
.fs-feature-list ul li:nth-child(9) .arrow--img {
    transform: translate(93px, 15px);
}
.fs-feature-list ul li:nth-child(2) h4 {
    top: 20px;
}
.fs-feature-list ul li:nth-child(3) h4 {
    left: -160px;
    top: 0px;
}
.fs-feature-list ul li:nth-child(4) h4 {
    left: -113px;
    top: -45px;
}
.fs-feature-list ul li:nth-child(5) h4 {
    left: auto;
    right: -34px;
    top: -105px;
    width: 200px;
    text-align: center;
}
.fs-feature-list ul li:nth-child(6) h4 {
    left: auto;
    right: -35px;
    top: -45px;
}
.fs-feature-list ul li:nth-child(7) h4 {
    left: auto;
    right: -214px;
    top: 9px;
    width: 150px;
}
.fs-feature-list ul li:nth-child(8) h4 {
    left: auto;
    right: -204px;
    top: -5px;
}
.fs-feature-list ul li:nth-child(9) h4 {
    left: auto;
    right: -230px;
    top: 24px;
}
.fs-feature-list ul li:nth-child(1) h4, 
.fs-feature-list ul li:nth-child(2) h4, 
.fs-feature-list ul li:nth-child(3) h4, 
.fs-feature-list ul li:nth-child(4) h4 {
    text-align: right;
}
.fs-feature-list ul li:nth-child(1) .arrow--img img {
    margin-right: 30px;
}
.fs-feature-list ul li:nth-child(2) .arrow--img img {
    margin-right: 30px;
}
.fs-feature-list ul li:nth-child(3) .arrow--img img {
    margin-right: 30px;
}
.fs-feature-list ul li:nth-child(4) .arrow--img img {
    margin-right: 22px;
    margin-top: -27px;
}
.fs-feature-list ul li:nth-child(5) .arrow--img img {
    margin-right: 17px;
    margin-top: -30px;
}
.fs-feature-list ul li:nth-child(6) .arrow--img img {
    margin-right: 20px;
    margin-top: -34px;
}
.fs-feature-list ul li:nth-child(7) .arrow--img img {
    margin-right: 11px;
    margin-top: -32px;
}
.fs-feature-list ul li:nth-child(8) .arrow--img img {
    margin-right: -25px;
    margin-top: -3px;
}
.fs-feature-list ul li:nth-child(9) .arrow--img img {
    margin-right: -25px;
    margin-top: -3px;
}

.fs-feature-list ul li:nth-child(1) .arrow--img:hover {
    background-size: 150px;
    width: 151px;
    height: 122px;
}
.fs-feature-list ul li:nth-child(2) .arrow--img:hover {
    background-size: 140px;
    width: 151px;
    height: 118px;
}
.fs-feature-list ul li:nth-child(3) .arrow--img:hover {
    background-size: 130px;
    width: 151px;
    height: 132px;
}
.fs-feature-list ul li:nth-child(4) .arrow--img:hover {
    background-size: 126px;
    width: 151px;
    height: 154px;
}
.fs-feature-list ul li:nth-child(5) .arrow--img:hover {
    background-size: 130px;
    width: 151px;
    height: 167px;
}
.fs-feature-list ul li:nth-child(6) .arrow--img:hover {
    background-size: 130px;
    width: 151px;
    height: 160px;
}
.fs-feature-list ul li:nth-child(7) .arrow--img:hover {
    background-size: 130px;
    width: 151px;
    height: 160px;
}
.fs-feature-list ul li:nth-child(8) .arrow--img:hover {
    background-size: 150px;
    width: 151px;
    height: 128px;
}
.fs-feature-list ul li:nth-child(9) .arrow--img:hover {
    background-size: 150px;
    width: 151px;
    height: 128px;;
}

.arrow--img  img {
    transition: all .5s;
}
.arrow--img:hover img {
        max-width: 60px;
}

@-webkit-keyframes counter {30% {box-shadow: 0 0 0 11px #0a3146, 0 0 0 11px #0a314682;}}
@keyframes counter {30% {box-shadow: 0 0 0 11px #0a3146, 0 0 0 11px #0a314682;}}
@media screen and (max-width: 1200px) {
.rt-graphic .e-con-inner {
    padding-top: 60px!important;
}    
.fs-feature-list {
    flex-direction: column;
}
.fs-feature-list .full-circle {
    border: 0px;
    margin: 0;
    padding: 0px;
    width: auto;
    height: auto;
    border-radius: 0;
}
.fs-feature-list .full-circle:before {
    display: none;
}
.fs-feature-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.fs-feature-list ul li {
    height: auto;
    background-size: auto;
    flex-direction: column;
    position: static;
    transform: none !important;
    background-color: #ff5e1578;
    padding: 20px;
    width: 31%;
}
.fs-feature-list ul .bar {
    display: none;
}
.arrow--img {
    background-size: auto !important;
    width: auto !important;
    height: auto !important;
    background-image: none !important;
    transform: none !important;
    margin-bottom: 15px;
}
.arrow--img img {
    margin: 0px !important;
}
.fs-feature-list ul li h4 {
    font-size: 24px;
    width: auto !important;
    text-align: center !important;
    position: static !important;
}
.fs-feature-list .full-circle h3 {
    margin-bottom: 20px;
}
}
@media screen and (max-width: 767px) {
.fs-feature-list ul li {
    width: 46%;
}
.fs-feature-list .full-circle h3 {
    font-size: 30px;
    line-height: 36px;
}
}
@media screen and (max-width: 575px) {
.fs-feature-list ul li h4 {
    font-size: 20px;
}
}