.header {
    background-image: url("../img/A-Match_for_Text/AISolution01_bg.b9f238f4a75e.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
    background-position: bottom;
}

section{
    margin-top: 15px;
    margin-bottom: 250px;
}

@media(min-width: 768px){
    section{
        margin-bottom: 300px;
    }
}

.section-head {
    position: relative;
}

#AISolution01_s01_bg{
    position: absolute;
    background-image: url("../img/A-Match_for_Text/AISolution01_s01_bg.14279cae13c5.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 120px;
    height: 120px;
    left: -35px;
    top: -30px;
    z-index: -1;
}

#AISolution01_s01_bga{
    position: absolute;
    background-image: url("../img/A-Match_for_Text/AISolution01_s01_bga.fe8625f36a66.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 200px;
    height: 200px;
    left: -40px;
    top: -40px;
    z-index: -2;
}

.section-body {
    background-color: #FFFFFF;
    padding: 5px;
}

@media (min-width: 992px){
    .section-body{
        padding: 15px;
    }
}

.section-content {
    font-size: 0.75rem;
    padding-bottom: 15px;
}

@media (min-width: 768px) {
    .section-content {
        width: 65%;
        padding-bottom: 30px;
    }
}

@media (min-width: 992px) {
    .section-content {
        width: 65%;
        padding-bottom: 50px;
        font-size: 1rem;
    }
}

.row{
    margin-top: 50px;
}

.col-md-4{
    max-height: 350px;
    margin: 0 0 0 0;
}

#AISolution01_s01_main{
    background-image: url("../img/A-Match_for_Text/AISolution01_s01_main.9e8a34cd2da9.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 300px;
    margin-bottom: 20px;
}

@media(min-width: 1200px){
    #AISolution01_s01_main{
        height: 375px;
    }
}

.mtbox{
    margin-bottom: 40px;
}

@media(min-width: 768px){
    .mtbox{
        padding-left: 10px;
        padding-right: 30px;
        margin-bottom: 20px;
        height: 100px;
    }
}

@media(min-width: 992px){
    .mtbox{
        height: 120px;
    }
}

@media(min-width: 992px){
    .mtbox{
        height: 150px;
    }
}

.mtbox-head{
    position: relative;
    display: flex;
}

.mtbox-icon{
    width: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 5px;
}

#AISolution01_mt01{
    background-image: url("../img/A-Match_for_Text/AISolution01_mt01.9664d6c77e89.png");
}

#AISolution01_mt02{
    background-image: url("../img/A-Match_for_Text/AISolution01_mt02.a606931dba3d.png");
    margin-top: 3px;
}

#AISolution01_mt03{
    background-image: url("../img/A-Match_for_Text/AISolution01_mt03.ad304c55b06b.png");
}

#AISolution01_mt04{
    background-image: url("../img/A-Match_for_Text/AISolution01_mt04.a34e84e9eca9.png");
}

.mtbox-name h2{
    font-size: 1rem;
    font-weight: 100 !important;
}

.mtbox-body{
    font-size: 0.8rem;
}

@media(min-width: 768px){
    .mtbox-body{
        font-size: 0.65rem;
    }
}

@media(min-width: 992px){
    .mtbox-name h2{
        font-size: 1.15rem;
    }
    .mtbox-body{
        font-size: 0.75rem;
    }
}

@media(min-width: 1200px){
    .mtbox-name h2{
        font-size: 1.2rem;
    }
    .mtbox-body{
        font-size: 0.8rem;
    }
}