
.custom-word-spacing{
	word-spacing: 5px;
}
.custom.tp-section-title{
	 font-size: 56px;
}
.custom.tp-service-title{
	 font-size: 53px;
}
@media only screen and (min-width: 992px){
	 
	.mp-hero-w-logo{
		width: 30px;
	}
	.rotate-infinite{
		width: 155px;
	}
}

@media (max-width: 574.98px) {
    .tp-section-title {
        font-size: 34px;
	}
	.custom.tp-section-title{
		 font-size: 23px;
	}
	
	.custom.tp-service-title{
		 font-size: 27px;
	}
	
    .ca-section-title.fs-52 {
        font-size: 20px;
    }
	.cs-portfolio-title {
		font-size: 28px;
	}
	.ca-section-title {
        font-size: 23px;
	}
	.about-us-title {
        font-size: 22px;
    }

}