.inside.tm-fid-view-lefticon h3 span {
    padding: 0px 4px 0px 4px;
}

.tm-fid-inner sub, .tm-fid-inner sup {
    font-size: 15px;
    font-weight: normal;
}

.tm-fid-inner sup {
    top: -0.9em;
}

.tm-fid-icon-wrapper i {
    position: relative;
    top: 15px;
}

.inside.tm-fid-view-lefticon {
    padding: 22px 15px 15px 15px;
}
.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper {
    margin-bottom: 10px;
}

.inside.tm-fid-with-border:not(.tm-fid-view-circle-progress) {
    background-color: rgba(0, 0, 0, 0.02);
    padding: 25px 30px 35px 35px;
}

.tm-fid-with-icon.tm-fid-view-topicon {
    padding: 0px;
    text-align: center;
}

.tm-facts-colum-sep .tm-fid-with-icon.tm-fid-view-topicon {
    padding: 5px 0px 2px;
    margin-bottom: 14px;
}

.tm-bgcolor-skincolor .inside.tm-fid-with-border.tm-fid-view-topicon, .tm-bgcolor-darkgrey .inside.tm-fid-with-border.tm-fid-view-topicon, .inside.tm-fid-with-border.tm-fid-view-topicon {
    border: none;
    background-color: transparent;
    padding: 0;
}

.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper {
    margin-bottom: 0px;
    height: 79px;
    line-height: 60px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.tm-fid-with-icon.tm-fid-view-topicon h4 {
    font-size: 43px;
    line-height: 50px;
    font-weight: bold;
}

.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i {
    font-size: 45px;
}

.tm-col-bgcolor-darkgrey .tm-fid.inside h4, .tm-col-bgcolor-darkgrey .tm-fid.inside h3, .tm-bgcolor-darkgrey .tm-fid.inside h4, .tm-bgcolor-darkgrey .tm-fid.inside h3, .tm-bgcolor-skincolor .tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i, .tm-col-bgcolor-skincolor .tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i {
    color: #fff;
}

.tm-fid-with-icon.tm-fid-view-topicon h3 {
    position: relative;
}
.tm-fid.inside.tm-fid-without-icon.tm-fid-view-topicon {
    text-align: left;
    padding: 0;
}
.tm-fid-view-topicon.tm-fid-without-icon.inside h4 {
    margin-top: 0px;
    font-size: 82px;
    line-height: 92px;
    font-weight: 700;
    color: var(--ttm-skincolor);
    font-family: var(--body-font-family);
}
.tm-fid-view-topicon.tm-fid-without-icon.inside h3 span {
    padding-left: 0px;
    font-size: 22px;
    line-height: 30px;
    padding-top: 0;
}
.tm-fid-view-topicon.tm-fid-without-icon .tm-fld-contents {
    position: relative;
    z-index: 2;
    padding: 5px 50px 10px;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
    border-right: 1px solid rgb(0 0 0 / 50%);
}
.tm-fid-custom-top .tm-fid-view-topicon.tm-fid-without-icon .tm-fld-contents{
    border-left:  1px solid rgb(0 0 0 / 50%);
}
.tm-fid-view-topicon.tm-fid-without-icon .tm-fld-contents:before,
.tm-fid-custom-top .tm-fid-view-topicon.tm-fid-without-icon .tm-fld-contents:after {
    position: absolute;
    left: auto;
    right: -10px;
    display: block;
    color: var(--ttm-skincolor);
    content: "*";
    font-size: 35px;
    -webkit-animation: scanning 9s linear infinite alternate;
    animation: scanning 9s linear infinite alternate;
}
.tm-fid-custom-top .tm-fid-view-topicon.tm-fid-without-icon .tm-fld-contents:after{
    left: -10px;
    right: auto;
    -webkit-animation: scanning 13s linear infinite alternate;
    animation: scanning 13s linear infinite alternate;
}
.tm-custom-fid-top .tm-fid-view-topicon.tm-fid-without-icon .tm-fld-contents:before{
     -webkit-animation: scanning 15s linear infinite alternate;
    animation: scanning 15s linear infinite alternate;
}

@keyframes scanning {
0% {
    top: 0;
}
100% {
    top: 100%;
}
}





/*right box*/

.tm-fid-view-righticon .tm-fid-icon-wrapper i, .tm-fid-view-lefticon .tm-fid-icon-wrapper i {
    font-size: 55px;
    font-size: 50px;
    line-height: 50px;
    top: 13px;
}

.inside.tm-fid-view-righticon h4, .inside.tm-fid-view-lefticon h4 {
    font-size: 37px;
    line-height: 46px;
}

.inside.tm-fid-view-righticon h3, .inside.tm-fid-view-lefticon h3 {
    font-size: 16px;
    line-height: 18px;
}
/*** Left icon view ***/
.tm-fid-view-righticon .tm-fid-left, .tm-fid-view-lefticon .tm-fid-left {
    position: relative;
    display: block;
    width: 100%;
}

.tm-fid-view-righticon .tm-fld-contents, .tm-fid-view-lefticon .tm-fld-contents {
    text-align: left;
    clear: both;
    overflow: hidden;
}

.tm-fid-view-lefticon.tm-fid-without-icon .tm-fld-contents {
    padding-left: 0px;
}

.tm-fid-view-righticon-border .tm-fid-icon-wrapper, .tm-fid-view-lefticon-border .tm-fid-icon-wrapper, .tm-fid-view-righticon .tm-fid-icon-wrapper, .tm-fid-view-lefticon .tm-fid-icon-wrapper {
    position: absolute;
    top: 0px;
}

.tm-fid-view-righticon.inside h4, .tm-fid-view-lefticon.inside h4 {
    margin-top: 1px;
    margin-bottom: 0px;
    float: left;
    display: block;
}

.tm-fid-view-lefticon .tm-fld-contents {
    padding-left: 70px;
}

.tm-fid-view-topicon.inside h4 span:nth-child(2), .tm-fid-view-lefticon.inside h4 span:nth-child(2) {
    margin-left: -5px;
}

.tm-fid-view-righticon.inside h4 {
    float: right;
}



.tm-fid-view-righticon .tm-fld-contents {
    text-align: right;
    padding-right: 95px;
}

.tm-fid-view-righticon.tm-fid-without-icon .tm-fld-contents {
    padding-right: 0px;

}

.tm-fid-view-righticon .tm-fid-icon-wrapper {
    right: 13px;
}
/*right box*/

/*style 1*/
.tm-fid-view-style1 {
    background: var(--ttm-greycolor);
    display: block;
    border: 1px solid var(--ttm-bordercolor);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 5px 0 -1px rgb(0 0 0);
}
.tm-fid-view-style1.inside h4 {
    margin-top: 0px;
    text-align: left;
    font-size: 46px;
    line-height: 56px;
    font-weight: 700;
    font-family: var(--body-font-family);
    border-bottom: 1px solid var(--ttm-bordercolor);
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.tm-fid-view-style1.inside h3 {
    text-align: right;
    color: var(--body-blackfont-color);
}
.inside.tm-fid-view-style1 h4 span:nth-child(2) {
    margin-left: -10px;
}
.tm-fid-custom-top1 .tm-fid-view-style1 {
    background: #ffebdf;
}
.tm-custom-fid-top2 .tm-fid-view-style1 {
    background: #c4c6ff;
}
/*style 1*/
@media (max-width: 1340px){ 
    .tm-fid-view-topicon.tm-fid-without-icon.inside h4 {
        font-size: 52px;
        line-height: 62px;
    }
    .tm-fid-view-topicon.tm-fid-without-icon .tm-fld-contents {
        padding: 5px 15px 10px !important;
    }
    .tm-fid-view-topicon.tm-fid-without-icon.inside h3 span {
        font-size: 20px;
        line-height: 30px;
   }
   .tm-fid-box-custom .tm-fid-view-topicon.tm-fid-without-icon.inside h4 {
    font-size: 40px;
    line-height: 60px;
}
}
@media (max-width:767px){
    .tm-fid-view-topicon.tm-fid-without-icon .tm-fld-contents {
        border-right: 0px;
    }
    .tm-fid-view-topicon.tm-fid-without-icon .tm-fld-contents:before, 
    .tm-fid-custom-top .tm-fid-view-topicon.tm-fid-without-icon .tm-fld-contents:after {
        content: unset;
    }
    .tm-fid-custom-top .tm-fid-view-topicon.tm-fid-without-icon .tm-fld-contents {
        border-left: 0;
    }
    .tm-fid-view-topicon.tm-fid-without-icon .tm-fld-contents {
        padding: 5px 0px 10px !important;
    }
}




/*style 2 */
.tm-fid-view-style2.inside h4 {
    margin-top: 0px;
    text-align: left;
    font-size: 68px;
    line-height: 78px;
    font-weight: 700;
    font-family: var(--body-font-family);
}
.tm-fid-view-style2.inside h3 {
    color: var(--body-blackfont-color);
    font-size: 18px;
    line-height:32px;
    text-align: left;
}
.inside.tm-fid-view-style2 h4 span:nth-child(2) {
    font-size: 30px;
    line-height: 40px;
    vertical-align: super;
    margin-left: -5px;
}
.inside.tm-fid-view-style2 .tm-fld-contents {
    position: relative;
}
.inside.tm-fid-view-style2 .tm-fld-contents:before {
    position: absolute;
    content: "";
    width: 214px;
    height: 105px;
    background: var(--ttm-greycolor);
    border-radius: 70%;
    top: 0;
    left: -30px;
    right: auto;
    transform: rotate(-25deg);
    z-index: -1;
}


@media (max-width:1200px){
    .inside.tm-fid-view-style2 .tm-fld-contents:before {
        width: 100%;
        height: 100%;
        border-radius: 15px;
        left: 0;
        transform: rotate(0deg);
    }
    .inside.tm-fid-view-style2 .tm-fld-contents {
        position: relative;
        padding: 20px;
        display: contents;
    }
    .tm-fid-view-style2.inside h4 {
        font-size: 40px;
        line-height: 58px;
    }
    .tm-fid-view-style2.inside h3 {
        font-size: 16px;
        line-height: 26px;
    }
}
/*style 2 */