.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;
    }

    .education .pad-card-con {
        padding: 25px !important;
    }
}

.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;
}

.ai-page .aidvplmnt_sltns_sc {
    position: relative;
}

.ai-page .u_spc {
    padding-top: 70px;
    padding-bottom: 70px;
}

.ai-page .mb_40 {
    margin-bottom: 40px;
}

.ai-page .aidvplmnt_sltns_lst {
    border: 1px solid #ddd;
    border-radius: 18px;
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    padding: 20px 0;
    list-style: none;
    margin: 0;
}

.ai-page .aidvplmnt_sltns_lst li:first-child,
.ai-page .aidvplmnt_sltns_lst li:nth-child(5) {
    padding-left: 0;
}

.ai-page .aidvplmnt_sltns_lst li {
    width: 24%;
    margin: 0;
    border-right: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 30px 15px;
}

.ai-page .aidvplmnt_sltns_lst li:nth-child(4),
.ai-page .aidvplmnt_sltns_lst li:nth-child(8) {
    border-right: 0;
    padding-right: 0;
}

.ai-page .aidvplmnt_sltns_lst li:nth-last-child(-n+4) {
    padding-bottom: 0;
    border-bottom: 0;
}

.ai-page .aidvplmnt_sltns_sc h3 {
    font-family: inherit;
    font-size: 25px;
}

@media screen and (max-width: 768px) {
    .ai-page .aidvplmnt_sltns_lst li {
        width: 50%;
        padding: 20px 10px;
    }

    .ai-page .aidvplmnt_sltns_lst li:nth-last-child(-n+4) {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding-bottom: 20px;
    }

    .ai-page .aidvplmnt_sltns_lst li:nth-child(1),
    .ai-page .aidvplmnt_sltns_lst li:nth-child(3),
    .ai-page .aidvplmnt_sltns_lst li:nth-child(5),
    .ai-page .aidvplmnt_sltns_lst li:nth-child(7) {
        padding-left: 15px;
    }

    .ai-page .aidvplmnt_sltns_lst li:nth-child(2),
    .ai-page .aidvplmnt_sltns_lst li:nth-child(6) {
        border-right: 0;
    }

    .ai-page .aidvplmnt_sltns_lst li:nth-child(7),
    .ai-page .aidvplmnt_sltns_lst li:nth-child(8) {
        border-bottom: 0;
    }
}

/* .ai-page .aidvplmnt_emrgng_sc {
    padding-top: 30px;
} */

.ai-page .text_white {
    color: #fff !important;
}

.ai-page .aidvplmnt_emrgng_mn {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    background-image: url(../image/ai-pages/lines.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
}

.ai-page .aidvplmnt_emrgng_sc .s_h {
    width: 50%;
}

.ai-page .stcky_tp {
    position: sticky;
    top: 110px;
}

.ai-page .aidvplmnt_emrgng_lst {
    width: 40%;
}

.ai-page .aidvplmnt_emrgng_lst li:not(:last-child) {
    margin-bottom: 35px;
}

.ai-page .aidvplmnt_emrgng_lst li {
    position: relative;
    padding-left: 50px;
}

.ai-page .aidvplmnt_emrgng_lst li:before {
    position: absolute;
    content: "";
    background-image: url(../image/ai-pages/ai-stars.png);
    width: 30px;
    height: 30px;
    left: 0;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
}

.ai-page .ai-back-color {
    background: linear-gradient(180deg, #010204 .14%, #022855 81.73%, #01479a 96.92%);
}

.ai-page .font-size-sec-3 h2 {
    font-weight: 800;
    font-size: 40px;
    font-family: inherit;
    color: #fff;
}

.ai-page .font-size-sec-3 p {
    color: #fff;
    opacity: 70%;
}

.ai-page .hd_6.aidvplmnt_emrgng_lst {
    list-style: none;
    padding: 0;
}

.ai-page .hd_6.aidvplmnt_emrgng_lst h3 {
    color: #fff;
    font-family: inherit;
    font-size: 25px;
}

@media screen and (max-width: 768px) {
    .ai-page .aidvplmnt_emrgng_mn {
        flex-direction: column;
    }

    .ai-page .stcky_tp {
        position: static;
        top: unset;
        margin-bottom: 30px;
    }

    .ai-page .aidvplmnt_emrgng_sc .s_h {
        width: 100%;
    }

    .ai-page .aidvplmnt_emrgng_lst {
        width: 100%;
    }
}


.aidvplmnt_cta1_sc {
    background-image: url(../image/ai-pages/cta.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #006eef;
    background-position: right bottom;
    padding-block: 100px;
}

.aidvplmnt_cta1_sc h2 {
    font-weight: 800;
    font-size: 40px;
    font-family: inherit;
    color: #fff;
}

.aidvplmnt_cta1_sc h3 {
    color: #fff;
    text-align: left;
    font-family: inherit;
}

.aidvplmnt_cta1_sc p {
    color: #fff;
}

.education.cta-ai-btn .btn-fix {
    background: #000;
}

.education.cta-ai-btn .btn-fix:hover {
    color: #fff;
}