.single-service h1.heading.wow.fadeInUp {
    font-size: 22px;
}
.single-service .s-heading {
    margin-bottom: 0;
}
.single-details .content p  {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 10px;
    line-height: 28px;
}
 
.single-service h2 , .blog-single h2{
    font-size: 18px;
    color: #ec1a23;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 10px;
}
 
.single-details .content li {
    margin-bottom: 4px;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
}
.blog-single .s-heading .heading {
    margin-bottom: 15px;
    font-size: 24px;
}
.blog-single .s-heading {
    margin-bottom: 35px;
}
.blog-single .s-heading .heading {
    margin-bottom: 0;
    font-size: 22px;
    text-align: start;
    font-weight: bold;
}
.content.single-post-content , .single-details .content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.single-details .main-details h3, .single-details .content h3 {
    font-size: 16px;
    font-weight: bold;
    color: var(--primary-color);
    text-transform: capitalize;
   
    margin-bottom: 15px;
    margin-top: 10px;
}
.single-details .main-details .image {
    height: auto !important;
}
.s-heading .heading {
    color: #ec1a23;
}