/*MOx Css*/
.sub-btn {
    font-size: 1.2rem;
    padding: 1rem 1rem;
}
.wpcf7 form .wpcf7-response-output {
    right: 22%;
}
.product_menu ul li a {
    font-weight: bold;
}
ul.bnr_ul li {
    font-weight: bold;
}
.srvce-in span {
    font-size: 1.2rem;
    font-weight: 800;
}

.read_more {
    font-weight: 900 !important; 
}

.form-control {
    font: 1.3rem/1rem var(--familyPoppins);
}

.feature_inn li p {
    line-height: 1.75rem;
}
.toggle {
    right: -8.5rem;
}

@media (max-width: 1649px) {
    footer a {
        font-size: 1.3rem;
        min-height: 95px;
    }
}