.ts-fid-style1-sep .themestek-fidbox-style-1: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-1:after{
    display: none;
}
.ts-fid-style1-sep .vc_column_container>.vc_column-inner{
    padding-left: 15px;
    padding-right: 15px;
}
.themestek-fidbox-style-1 {
    text-align: center;
}
.themestek-fidbox-style-1 .themestek-fid-title {
    font-size: 18px;
    line-height: 20px;
}
.themestek-fidbox-style-1 .themestek-circle-w{
    width: 160px;
    position: relative;
    vertical-align: top;
    text-align: center;
    display: inline-block;  
}
.themestek-fidbox-style-1 .themestek-circle-number {
    font-size: 40px;  
    font-weight: bold;
    color: #313437;
}
.themestek-fidbox-style-1 .themestek-circle-number sub {
    bottom: 7px;
    font-size: 25px;
    left: 5px;
}
.themestek-fidbox-style-1 .themestek-fid-title-w h3{
    margin-bottom: 10px;
}
.themestek-fidbox-style-1 .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-1 .themestek-fid-title-w{
    margin-top: 25px;
}
.themestek-fidbox-style-1 .themestek-fid-desc{
    margin: 0 40px;
}