.abt-founder h2 {
    color: #19B5FE;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    font-size: 40px;
    margin-top: 35px;

}

.abt-founder h3 {
    font-size: 20px;
    margin-top: -15px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 500;
    font-size: 25px;
}

.abt-founder h4 {
    font-size: 16px;
    margin-top: -8px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 500;

}

.abt-founder h5 {
    font-size: 16px;
    margin-top: -8px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 500;

}

.abt-founder img {
    border: 30px solid silver !important;
}

.abt-scpr p {
    font-size: 14px !important;
    color: silver;
}

.abt-title {
    font-size: 20px;
    color: #19B5FE;
    margin-top: 30px !important;
    font-weight: 600;
}

.abt-scpr .divider-w {
    margin-bottom: 8px !important;
}

.abt-scpr img {
    border: 1px solid silver;
    margin-bottom: 20px;
}

.abt-scpr-btn a {
    background-color: #f5f5f5;
    padding: 15px;
    margin-right: 15px;
    margin-left: 15px;
    color: #111;
    font-weight: 600;
    /* width: 100%; */
    /* margin-top: 30px !important; */
    /* font-size: 14px;
    background-color: #ffffff; */
    /* padding: 15px 50px 15px 50px; */
}

.abt-scpr-btn a:hover {
    background-color: #fff;
    padding: 15px;
    margin-right: 15px;
    margin-left: 15px;
    color: #000000;
    font-weight: 600;
}

.abt-scpr p {
    text-align: justify;
}

@media only screen and (max-width: 991px) {
    .abt-founder h2 {
        color: #19B5FE;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 600;
        font-size: 26px;
        margin-top: 35px;
    }
}

@media only screen and (max-width: 991px) {
    .abt-founder h3 {
        font-size: 20px;
        margin-top: -15px;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 500;
        font-size: 18px;
        font-weight: 600;
    }
}

@media only screen and (max-width: 991px) {
    .about-page-header h1 {
        font-family: "Roboto Condensed";
        font-size: 25px;
    }
}

@media only screen and (max-width: 991px) {
    .abt-founder h4 {
        font-size: 14px;
        margin-top: -8px;
        font-family: "Roboto Condensed";
        font-weight: 500;
    }
}

@media only screen and (max-width: 991px) {
    .abt-founder h5 {
        font-size: 14px;
        margin-top: -8px;
        font-family: "Roboto Condensed";
        font-weight: 500;
    }
}