.Exfharmonize_title {
    font-size: 26px;

}
@media (min-width:966px){
    .Exfharmonize_title {
        font-size: 28px;
    } 
}
@media (min-width:765px){
    .Exfharmonize_title {
        font-size: 30px;
    } 
}
.Exfharmonize_sub_title {
    font-size: 18px;
    font-weight: 300;
}
.industires_title {
    font-size: 26px;
    font-weight: 400;
}
@media (min-width:966px){
    .industires_title {
        font-size: 32px;
        font-weight: 400;
    } 
}
@media (min-width:765px){
    .industires_title {
        font-size:29px;
        font-weight: 400;
    } 
}
.industires_sub_title {
    font-size: 14px;
    font-weight: 300;
}

@media (min-width:966px){
    .industires_sub_title {
        font-size: 18px;
        font-weight: 300;
    } 
}
@media (min-width:765px){
    .industires_sub_title {
        font-size: 16px;
        font-weight: 300;
    } 
}

.ind_sub_sub_title {
    font-size: 28px;
    font-weight: 400;
}