.ts-fid-style1-sep .themestek-fidbox-style-11:after{
    position: absolute;
    content: "";
    border-right: 1px solid #eee;
    right: -10px;
    top: 50%;
    width: 1px;
    height: 70%;
    position: absolute;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.ts-fid-style1-sep .themestek-column-inner:last-child .themestek-fidbox-style-11:after{
    display: none;
}
.ts-fid-style1-sep .vc_column_container>.vc_column-inner{
    padding-left: 15px;
    padding-right: 15px;
}
.themestek-fidbox-style-11 {
    text-align: center;
}
.themestek-fidbox-style-11 .themestek-fid-title {
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    color: var(--themestek-moversco-skincolor-dark);
}
.themestek-fidbox-style-11 .themestek-circle-w{
    width: 110px;
    position: relative;
    vertical-align: top;
    text-align: center;
    display: inline-block;  
}
.themestek-fidbox-style-11 .themestek-circle canvas {
    background: #ffff;
    border-radius: 50%;
	max-width: inherit;
}
.themestek-fidbox-style-11 .themestek-circle-outer {
	display: flex;
    align-items: center;
}
.themestek-fidbox-style-11 .themestek-circle-number {
    font-size: 24px;
    font-weight: 600;
    color: var(--themestek-moversco-skincolor-dark);
}
.themestek-fidbox-style-11 .themestek-circle-number sub {
    bottom: 7px;
    font-size: 25px;
    left: 5px;
}
.themestek-fidbox-style-11 .themestek-circle-overlay {
    position: absolute;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
}
.themestek-fidbox-style-11 .themestek-fid-title-w {
    padding-left: 25px;
	text-align: left;
}