.type1 .heading3 {
    color: #3F85B7;
}
.type2 .heading3 {
    color: #00368B;
}

@media screen and (max-width: 767px) {
     h2.innerPageCommonh2 {
        font-size: 26px !important;
        margin-bottom: 33px !important;
        line-height: 83px !important;
        padding-bottom: 21px !important;
    }  
}