.ai-page .egd_cntt {
    width: 100%;
}

.ai-page .banner h1 {
    text-align: left;
}

.ai-page .banner h4 {
    color: #fff;
    text-align: left;
    font-family: inherit;
}

.ai-page .banner .education {
    /* text-align: -webkit-center; */
    margin-top: 25px;
}

.ai-page .banner .education .btn-fix {
    background: #005fbf;
    color: #fff;
}

.ai-page .banner .education .btn-fix:hover svg {
    background: #000;
}

@media screen and (max-width:768px) {
    .ai-page .banner h4 {
        font-size: medium;
    }
}

.ai-page .title {
    font-family: inherit;
}

.ai-page .title-para {
    width: unset;
}

.ai-page .about-list-two .list-wrap li {
    margin-right: 10px;
}

.ai-page .about-list-two .list-wrap {
    display: flex;
    flex-wrap: wrap;
}

.ai-page .about-list-two .list-wrap li {
    align-items: center;
}

.ai-page .about-list-two .list-wrap li i {
    font-size: 10px;
}

.ai-page .education .section-title-three .title {
    font-size: 30px;
}

.ai-page .sb h2 {
    font-size: 40px;
    font-family: inherit;
    text-align: left;
}

.ai-page .sb p {
    text-align: left;
}

.ai-page .graz_lst {
    padding: 0;
}

.ai-page .dating .prfts_cntnt .graz_lst li p {
    width: 100%;
}

.ai-page .socialmedia .social_medial_gen h3 {
    font-family: inherit;
}

.ai-page .ecommerce .ecmrc_indstrs_lst {
    justify-content: flex-start;
    gap: 20px;
}

.ai-page .ecommerce.food .ecmrc_indstrs_bx:hover {
    background: #005fbf;
}

.ai-page .ecommerce.food .ecmrc_indstrs_bx i {
    color: #005fbf;
    margin-bottom: 20px;
}

.ai-page .ecommerce.food .ecmrc_indstrs_bx:hover i {
    color: #fff;
}

.ai-page .ecommerce .ecmrc_pltfrm_lst {
    justify-content: flex-start;
}

.ai-page .ecmrc_pltfrm_bx i {
    color: #005fbf;
    margin-bottom: 20px;
    font-size: 40px;
}

.ai-page .page-blog-heading h2 {
    text-align: left;
    font-family: inherit;

}
.ai-page .page-blog-heading h5{
    text-align: left;
    font-family: inherit;
}