/*MOx Css*/
.emi-section .emi-item .percentage-symbol input {
    padding-right: 80px;
}
.emi-section .emi-item .percentage-symbol span {
 width: 70px !important;
}
.emi-section .emi-item .input-box {
    max-width: 130px !important;
}
.newheadbannercontent h2 {
    line-height: 112%;
}
.prodsec-text h3, .prodsec-text h5 {
    font-size: 14px;
}
.newheadbannercontent {
    left: 3%;
}
.padbtm .tab-content p, .topbar p, .topbar ul li, .topbar ul li a {
    font-size: 12px !important;
}
@media only screen and (max-width: 1280px) {
    .fs-13 {
        font-size: 10px;
    }
}
@media (min-width: 576px) {
    .col-sm-9 {
        width: 76%;
    }
}