/* TMCSS */
/******************** INNER-PAGES ********************/
/********** SERVICES **********/
/********** Industry 4.0 Operational Excellence **********/
.tm-counter span.elementor-counter-number-suffix {
    color: #C40024;
}
.tm-counter p.elementor-counter-title {
    text-align: center;
}
.about-dolar-img-box .elementor-widget-image{
	height:366px;
    border-radius: 25px;
    overflow:hidden;
}
.about-dolar-img-box img {
	width:100%;
    height:100%;
    object-fit:cover;
}


/********** Buisness Optimization Solution **********/
.services-streamline-img-box .elementor-widget-image{
	height:427px;
    border-radius: 25px;
    overflow:hidden;
}
.services-streamline-img-box img{
	width:100%;
    height:100%;
    object-fit:cover;
}

/********** FIT Operations **********/

.why-choose-services-sec .amn-heading h2{
	display: block;
}


/********** Lean Technical **********/
.lt-services-box-img .elementor-widget-image{
	height: 786px;
}
.lt-services-box-img img{
	width:100%;
    height:100%;
    object-fit:cover;
}


/******************** RESPONSIVE ********************/
/****************************************************/
@media screen and (max-width: 1440px) {

	/********** COMMON **********/
    .fs-53 h3{
    	font-size: 43px !important;
        line-height: 51px !important;
    }
    .tm-fs48 h4{
        font-size: 38px !important;
        line-height: 44px !important;
    }
    .fs-48 h4 {
        font-size: 38px !important;
        line-height: 44px !important;
    }
    .tm-fs-36 h5{
        font-size: 26px !important;
        line-height: 30px !important;
    }
    .fs-31 p{
        font-size: 20px;
        line-height: 32px;
    }
    .fs-28 h5{
    	font-size: 22px !important;
    	line-height: 30px !important;
    }
    .tm-fs-24 h6 {
    	font-size:18px !important;
        line-height:28px !important;
     }
     .tm-fs-22 p,.blog-readmore-btn .wpr-button-text{
     	font-size:16px !important;
        line-height:24px !important;
     }
    .tm-fs-18 p{
        font-size: 16px;
        line-height: 24px;
    }
    .tm-para p {
        line-height: 30px;
        font-size: 18px;
    }
    


    
    /******************** INNER-PAGES ********************/
    
    /********** ABOUT **********/
    .about-lorem-box {
    	padding: 34px 15px;
        height: max-content;
    }
    .about-lorem-img-box img{
    	width:60px;
    }
    
    
    /********** SERVICES **********/
    .tm-counter p.elementor-counter-title {
        font-size: 18px !important;
        line-height: 20px !important;
    }
    .tm-counter .elementor-counter-number-wrapper span{
        font-size: 44px !important;
        line-height: 54px !important;
    }
    .bos-img-main img{
		max-width: 350px !important;
	}


	/********** FIT Operations **********/
	.fo-choose-icon img{
    	max-width: 75px !important;
    }
    
    
    /********** Lean Technical **********/
    .lt-services-box-img .elementor-widget-image{
        height: 586px;
    }
    
    
    /********** Whitepaper Details **********/
    .detail-banner .elementor-widget-image {
        height:458px;
    }
    
    

    
}