#ai-development {
    margin-top: 140px;
    position: relative;
    margin-bottom: 100px;
}
.ai-development-color {
    color:#FF1D0D;
}
#ai-development h1 {
    font-size: 38px;
    padding-bottom: 60px;
    font-weight: bold;
    line-height: 72px;
}
.font-weight-medium {
    font-weight: 500;
}
#ai-development p {
    font-size: 16px;
    line-height: 32px;
}
.ai-development-p-first {
    padding-bottom: 50px;
}
#ai-development .container .row {
    margin-bottom: 50px;
}
.arrow-btn {
    border-radius: 50px;
    width: 30px;
}
p.btn-detail-icon.pl-4 {
    display: flex;
}
#ai-development-content {
    background: #F7F7F7;
    padding-bottom: 50px
}
#ai-development-content .business-opinion {
    display: flex;
    align-items: center;
}
#ai-development-content .business-opinion .business-opinion-text {
    padding-left: 20px;
    font-size: 18px;
    line-height: 46px;
    padding-bottom: 5px;
}
#ai-development-content .business-conclude {
    padding: 20px;
}
.btn-ai-development {
    align-items: center;
    background-color: #FF1D0D;
    border-color: #FF1D0D;
    padding: 15px 30px !important;
}
.btn-ai-development:hover {
    background-color: #FF1D0D !important;
    border-color: #FF1D0D !important;
}
#ai-development-connect {
    background: #ffffff;
    width: 100%;
    margin-top: 100px;
    padding-bottom: 100px
}
#ai-development-connect h3 {
    font-size: 32px;
    margin-bottom: 40px;
    line-height: 46px;
}
#ai-development-connect p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 28px;
}
#ai-development-diagram {
    background: #F7F7F7;
    padding-bottom: 150px;
}
.ai-development-diagram-img {
    display: flex;
    justify-content: center;
    padding-top: 10px;
}
.ai-development-diagram-img-first {
    padding-top: 100px !important;
    padding-left: 90px;
}
.ai-development-diagram-text {
    display: flex;
    justify-content: center;
    padding: 20px 0;
    text-align: center;
    border-radius: 20px;
}
.ai-development-diagram-text-pink {
    background: #FDECEC;
}
.ai-development-diagram-text-red {
    background: #FF1D0D;
    color: #fff;
}
.ai-development-diagram-img-arrow {
    padding-bottom: 10px;
}
#ai-development-diagram .card-deck {
    margin-top: 50px;
}
.ai-development-diagram-card-img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.vertical-text-left-ai {
    font-weight: lighter;
    position: absolute;
    color: red;
    font-size: 50px;
    transform: rotate(-180deg);
    writing-mode: vertical-rl;
    left: 65px;
    height: 1000px;
    top: 630px;
    font-family: 'Poppins';
}
.ai-development-diagram-container {
    margin: 0 auto;
}
.img-baner-top-ai-development {
    position: absolute;
    top: 0;
    right: 65px;
    z-index: 200;
}
.img-baner-top-ai-development {
    width: 100%;
}
.ai-development-container-top{
    margin-top: 0px
}
.ai-development-content-top-row {
    padding-top: 110px;
}
.ai-development-content-top-row p {
    font-size: 16px;
}
.ai-development-title {
    margin-bottom: 50px;
}
.ai-development-title h1 {
    font-size: 38px;
    line-height: 42px;
}
.btn-ai-development .block-description-small {
    font-weight: bold;
    font-size: 18px;
}
.business-conclude p {
    font-size: 18px;
    line-height: 42px;
    padding-bottom: 20px;
}
#ai-development-diagram .ai-development-title h1 {
    font-size: 48px;
    line-height: 80px;
}
.ai-development-diagram-p {
    font-size: 22px;
    line-height: 42px;
}
.ai-development-diagram-text {
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
}
.ai-development-diagram-card .card-title {
    font-size: 18px;
}
.ai-development-connect-block {
    margin-bottom: 50px;
}
.ai-development-diagram-text-small {
    font-size: 16px;
    line-height: 28px;
}
.ai-development-diagram-card .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem 0;
}
#ai-development .main-img {
    position: absolute !important;
    right: 15px;
    padding-left: 72px;
}
#ai-development .main-img img.img-top{
    position: absolute !important;
    z-index: 2;
    object-fit: cover;
}
#ai-development .main-img img.img-layer {
    position: absolute !important;
    z-index: 9999;
}
.ai-development-diagram-card .card-custom {
    background-color: #F7F7F7 !important;
    border: none !important;
}
.ai-development-diagram-card .card-custom img {
    height: 60px;
    width: auto;
}
.ai-development-diagram-card .card-img-top {
    display: block;
    margin: auto;
    width: 40px;
}
.ai-development-diagram-card .card-body {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
}
.ai-development-title-process {
    margin-bottom: 30px;
}
.content-top-row-process {
    padding-top: 50px;
}
.ai-development-img-two {
    object-fit: cover;
    width: 595px;
    height: 772px;
}
/*-- Media sceen --*/
@media only screen and (max-width: 1440px) {
    .vertical-text-left-ai {
        display: none;
    }
    .img-banner-ai-devlopment {
        height: 750px !important;
    }
}
@media only screen and (min-width: 768px) {
    .container {
        max-width: 1280px !important;
    }
    button.btn.btn-dark.btn-detail.btn-ai-development.btn-ai-development-style {
        margin-left: 100px;
    }
}
@media screen and (min-width: 576px) {
    .container {
        max-width: 1280px !important;
    }
}
@media only screen and (max-width: 575px) {
    .ai-development-img-two {
        width: 100%;
        height: auto;
    }
    #ai-development-diagram {
        padding-bottom: 50px;
    }
    #ai-development .main-img img.img-layer {
        display: none;
    }
    #ai-development .main-img {
        position: absolute !important;
        top: 395px;
        right: -248px;
        z-index: 2;
        padding-left: 10px;
    }
    #ai-development .main-img img {
        width: 292px !important;
        height: 371px !important;
    }
    .ai-development-diagram-card .card-custom {
        margin-top: 30px !important;
    }
    #ai-development h1 {
        font-size: 22px;
        padding-bottom: 30px;
        line-height: 28px;
    }
    .ai-development-title h1 {
        font-size: 22px;
        line-height: 28px;
    }
    .btn-ai-development {
        padding: 10px 20px !important;
    }
    .ai-development-content-top-row {
        padding-top: 200px;
    }
    #ai-development-content .business-opinion .business-opinion-text {
        font-size: 16px;
        line-height: 22px;
    }
    .arrow-btn {
        width: 20px;
    }
    .business-opinion-vestige {
        width: 30px;
    }
    .ai-development-p-first {
        padding-bottom: 30px;
    }
    #ai-development {
        margin-bottom: 300px;
    }
    .business-conclude p {
        font-size: 16px;
        line-height: 28px;
    }
    #ai-development-connect h3 {
        font-size: 22px;
        line-height: 28px;
    }
    #ai-development-connect {
        margin-top: 50px;
    }
    .ai-development-description p {
        font-size: 16px;
        line-height: 28px;
    }
    .ai-development-connect-block {
        margin-bottom: 20px;
    }
    #ai-development-diagram .ai-development-title h1 {
        font-size: 22px;
        line-height: 28px;
    }
    #ai-development-diagram .ai-development-content-top-row {
        padding-top: 50px;
    }
    .ai-development-diagram-p {
        font-size: 18px;
        line-height: 28px;
    }
    .ai-development-title {
        margin-bottom: 30px;
    }
    .ai-development-diagram-img-first {
        padding-left: 70px !important;
    }
    .diagram-img-arrow {
        width: 10px;
    }
    .ai-development-diagram-text {
        font-size: 14px;
        padding: 20px 10px;
    }
    .ai-development-diagram-text-small {
        font-size: 12px;
        line-height: 22px;
    }
    .ai-development-diagram-card h5 {
        font-size: 22px;
    }
    .ai-development-diagram-card-img .card-img-top {
        display: none !important;
    }
    .ai-development-diagram-img-first img {
        width: 100%;
    }
    .ai-development-diagram-card .card-custom {
        margin-top: 0 !important;
    }
    .ai-development-diagram-card .card-custom img {
        height: 50px;
        width: auto;
    }
}
@media only screen and (max-width: 425px) {
    #ai-development .main-img {
        top: 488px !important;;
        right: -103px !important;;
    }
    .ai-development-diagram-card h5 {
        font-size: 18px;
    }
    .ai-development-diagram-card .card-custom {
        margin: 15px !important;
    }
    .ai-development-diagram-img-first {
        padding-left: 50px !important;
    }
}
@media only screen and (max-width: 375px) {
    #ai-development .main-img {
        top: 505px !important;
        right: -50px !important;
    }
}
@media only screen and (max-width: 353px) {
    #ai-development .main-img {
        top: 535px !important;
        right: -40px !important;
    }
}
@media only screen and (max-width: 549px) {
    #ai-development .main-img {
        top: 451px ;
        right: -210px ;
    }
}
@media only screen and (max-width: 320px) {
    #ai-development .main-img {
        top: 570px !important;
        right: -5px !important;
    }
    .ai-development-diagram-img-first {
        padding-left: 40px !important;
    }
}
@media screen and (max-width: 281px) {
    .ai-development-diagram-img-first {
        padding-left: 20px !important;
    }
    #ai-development .main-img {
        top: 650px !important;
        right: -5px !important;
    }
}