/* <=== tpcareermma ===> */
.tpcareermma{
    padding: 110px 0 100px;
}
.itcareermma{
    margin-bottom: 110px;
}
.itcareermma:last-child{
    margin-bottom: 0;
}
.itcareermma .magrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.itcareermma .magrip > div{
    padding: 0 15px;
}
.itcareermma .magrip .lcol{
    width: 430px;
}
.itcareermma .magrip .rcol{
    width: calc(100% - 430px);
}
.itcareermma .matitle{
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
    color: #141416;
}
.itcareermma .matitle::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 64px;
    height: 2px;
    background-color: #ed1b34;
}
.itcareermma .matitle, .itcareermma .matitle h3{
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
.itcareermma .madecs{
    font-size: 16px;
    line-height: 24px;
    color: #141416;
    letter-spacing: -0.2px;
}
.itcareermma .madecs li{
    padding-left: 25px;
    margin-bottom: 10px;
    position: relative;
}
.itcareermma .madecs li::before{
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 12px;
    height: 12px;
    background-color: #ed1b34;
    border-radius: 100%;
}
.itcareermma .mathumb{
    position: relative;
}
.itcareermma .mathumb > div{
    max-width: 455px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}
.itcareermma .mathumb img{
    width: 100%;
}
.itcareermma .mathumb .tm{
    position: relative;
    z-index: 2;
}
.itcareermma .mathumb .th{
    margin-left: auto;
    margin-top: -140px;
    position: relative;
    z-index: 1;
}
.itcareermma .grinfo{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-top: 20px;
}
.itcareermma .grinfo > div{
    padding: 0 15px;
    width: 33.3333%;
}
.itcareermma .itinfomma .astar{
    max-width: 29px;
    margin-bottom: 20px;
}
.itcareermma .itinfomma .anums {
    margin-bottom: 15px;
    font-weight: 800;
    font-size: 48px;
    line-height: 60px;
}
.itcareermma .itinfomma .atext{
    color: #686868;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.itcareermma .malstitem{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.itcareermma .malstitem > div{
    padding: 0 15px;
    width: 50%;
    margin-top: 50px;
}
.itcareermma .malstitem > div:nth-child(1), .itcareermma .malstitem > div:nth-child(2){
    margin-top: 10px;
}
.itworkingma .maicon{
    margin-bottom: 15px;
}
.itworkingma .manames{
    margin-bottom: 10px;
}
.itworkingma .manames, .itworkingma .manames h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    text-transform: uppercase;
}
.itworkingma .matend{
    color: #353945;
    font-size: 16px;
    line-height: 24px;
}
/* <=== tpcareermma ===> */

/* <=== tpcareermmah ===> */
.tpcareermmah .ctdecs{
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
}
/* <=== tpcareermmah ===> */
@media all and (max-width: 991px){ 
    /* <=== tpcareermma ===> */
    .tpcareermma{
        padding: 50px 0 65px;
    }
    .itcareermma .magrip .lcol{
        width: 100%;
        margin-bottom: 20px;
    }
    .itcareermma .magrip .rcol{
        width: 100%;
    }
    .itcareermma .grinfo > div{
        width: 100%;
        margin-bottom: 25px;
    }
    .itcareermma .grinfo > div:last-child{
        margin-bottom: 0;
    }
    .itcareermma .itinfomma{
        text-align: center;
    }
    .itcareermma .itinfomma .astar{
        margin: 0 auto;
        margin-bottom: 20px;
    }
    /* <=== tpcareermma ===> */ 
}
@media all and (max-width: 767px){ 
    /* <=== tpcareermma ===> */
    .itcareermma{
        margin-bottom: 55px;
    } 
    .itcareermma .itinfomma .atext span{
        display: block;
    }
    /* <=== tpcareermma ===> */ 

    /* <=== itcareermma ===> */
    .itcareermma .mathumb > div{
        box-shadow: none;
        max-width: 100%;
    }
    .itcareermma .mathumb .th{
        display: none;
    }
    /* <=== itcareermma ===> */

    /* <=== itcareermma ===> */
    .itcareermma .malstitem > div{
        width: 100%;
    }
    .itcareermma .malstitem > div:nth-child(1), .itcareermma .malstitem > div:nth-child(2){
        margin-top: 0;
    }
    .itcareermma .malstitem > div{
        margin-bottom: 30px;
        margin-top: 0;
    }
    .itcareermma .malstitem > div:last-child{
        margin-bottom: 0;
    }
    /* <=== itcareermma ===> */
}