.wow {
    animation: fadeIn 1.5s both;
    -webkit-animation: fadeIn 1.5s both;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp
}

#AB004 {
    overflow: hidden;
    position: relative;
    margin-bottom: 60px;
    padding: 50px 0 40px 0
}

#AB004:after {
    background-color: #f8f8f8;
    height: 100%;
    top: 0px;
    width: 100%;
    z-index: -10;
    pointer-events: none;
    content: '';
    position: absolute
}

#articleInfo16 .item {
    overflow: hidden;
    position: relative;
    display: flex;
    padding: 40px 0px 10px 0px;
    align-items: flex-start
}

#articleInfo16 .item > div {
    animation-name: fadeInLeft;
    -webkit-animation-name: fadeInLeft
}

#articleInfo16 .item .Txt {
    width: calc(100% - 530px );
}

#articleInfo16 .item .Txt .doctortitle {
    letter-spacing: 2px;
    padding-bottom: 40px;
    font-size: 30px;
    color: #3a3a3a;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    padding: 40px 0px 20px 0;
    margin-bottom: 25px;
    padding-left: 40px;
}

#articleInfo16 .item .Txt .doctortitle strong {
    font-size: 14px;
    color: #3b3b3b;
    display: block;
    font-weight: 400
}

#articleInfo16 .item .Txt .doctortitle h2 {
    color: #4f4f4f;
    display: inline-block;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 6px;
    line-height: 1.5
}

#articleInfo16 .item .Txt .doctorexp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 40px;
}

#articleInfo16 .item .Txt .doctorexp .doctorjob {
    font-size: 14px;
    color: #3c3c3c;
    line-height: 1.8
}

#articleInfo16 .item .Txt .doctorexp .doctorjob .classLink li {
    font-weight: 500;
    padding-left: 20px;
    position: relative;
    padding: 0 0 8px 32px
}

#articleInfo16 .item .Txt .doctorexp .doctorjob .classLink {
    position: relative
}

#articleInfo16 .item .Txt .doctorexp .doctorjob .classLink::before {
    content: "";
    width: 1px;
    height: calc(100% - 30px);
    display: block;
    background-color: rgb(148 148 148 / 10%);
    position: absolute;
    top: 0;
    left: 12px
}

#articleInfo16 .item .Txt .doctorexp .doctorjob .classLink li a {
    color: #7a7a7a;
    line-height: 1.8;
    font-size: 15px
}

#articleInfo16 .item .Txt .doctorexp .doctorjob .classLink li:hover a {
    color: #d7a297
}

#articleInfo16 .item .Txt .doctorexp .doctorjob .classLink li::before {
    content: "";
    width: 5px;
    height: 5px;
    display: block;
    background-color: #d2d2d2;
    position: absolute;
    top: 12px;
    left: 10px
}

#articleInfo16 .item .Txt .doctorexp .doctorjob h4 {
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative;
    color: #54595f;
    font-size: 20px;
    letter-spacing: 3px;
    font-weight: 400
}
#articleInfo16 .item .Txt .doctorexp .doctorjob article{
    line-height: 200%;
}
#articleInfo16 .item:nth-child(2n) {
    display: flex;
    flex-direction: row-reverse
}

#articleInfo16 .item:nth-child(2n) .photo {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight
}

#articleInfo16 .item .photo {
    overflow: hidden;
    background-repeat: no-repeat;
    max-width: 440px;
    width: 100%;
    position: relative
}

#articleInfo16 .item .photo img {
    width: 100%
}

#articleInfo16 .item .info {
    margin: 0 0 0 5%;
    width: 50%;
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    margin: 30px 0px 0px -30px;
    padding: 70px 80px 70px 80px;
    background-color: #F6F3EE;
    align-items: flex-start;
    flex-direction: column
}

#articleInfo16 .item:nth-child(2n) .info {
    animation-name: fadeInLeft;
    -webkit-animation-name: fadeInLeft;
    margin: 30px -30px 0px 0px
}

#articleInfo16 .item .info h5 {
    color: #C8B086;
    font-size: 14px;
    font-weight: 300
}

#articleInfo16 .item .info h3 {
    padding: 0 0 15px 0;
    margin-bottom: 15px;
    font-size: 1.6em;
    font-weight: 500;
    line-height: 1.3;
    color: #444444;
    border-bottom: 1px #e1d7c5 solid
}

#articleInfo16 .item .info article {
    margin: 0 15px
}

#articleInfo16 .item .resBox {
    display: flex
}

#articleInfo16 .item .resBox .text {
    width: 50%
}

#articleInfo16 .item .resBox .text h3 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 10px;
    background-color: #C7E3E0;
    color: #444444;
    font-size: 18px;
    font-weight: 200;
    line-height: 2em
}

#articleInfo16 .item .resBox .text ol li {
    display: flex;
    position: relative;
    padding: 5px 0
}

#articleInfo16 .item .resBox .text ol li:after {
    content: "";
    border-color: #ddd;
    border-top-style: dotted;
    border-top-width: 1px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0
}

#articleInfo16 .item .resBox .text ol li i {
    align-self: center;
    padding-right: 10px;
    color: #C8B086;
    font-size: 12px
}

.text-editor {
    margin: 30px 0px 0px 0px;
    padding: 50px 40px 40px 40px;
    background-color: #FFFFFF;
    background-image: url(/images/42/bg-testimonial.png);
    background-position: 30px 30px;
    background-repeat: no-repeat;
    background-size: 50px auto;
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 10%);
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    overflow: hidden
}

.text-editor p {
    margin-bottom: 1.3em;
    color: #7a7a7a;
    font-size: 18px
}

.text-editor p .alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    width: 120px
}

.resBox .item:last-child .info {
    width: 100%;
    margin: 30px 0px 0px 30px
}

.resBox .dibox {
    padding: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp
}

.resBox .dibox h3 {
    color: #54595f;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 400;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px
}

.resBox .dibox h3 strong {
    font-size: 16px;
    color: #f0b7a4;
    font-weight: 100;
    display: block;
    letter-spacing: 1px;
    font-family: 'Marcellus',serif
}

.resBox .dibox .textEditor ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.resBox .dibox .textEditor ul li {
    width: 50%;
    padding-right: 20px
}

#articleInfo16 .textEditor {
    clear: both;
    font-size: 15px;
    color: #2f2f2f;
    line-height: 1.8
}

#articleInfo16 .gray {
    text-align: center
}

#articleInfo16 .textEditor .myTitle {
    font-weight: 700;
    font-size: 20px;
    color: #3a3a3a
}

#articleInfo16 .textEditor ol {
    list-style: decimal outside;
    padding-left: 30px
}

#articleInfo16 .dibox .textEditor ol {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-direction: row;
    flex-wrap: wrap
}

#articleInfo16 .dibox .textEditor ol li {
    width: calc(( 100% / 2 ) - 40px);
    padding-right: 20px;
    list-style-type: initial;
    list-style-position: inherit;
    font-size: 15px;
    margin: 0px 0px 2px 20px;
    letter-spacing: 0.5px
}

@media (max-width: 767px) {
    #articleInfo16 .item .Txt .doctorexp .doctorjob {
        width:60%
    }

    .resBox .dibox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px 0
    }

    .resBox .dibox h3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 20px
    }

    .resBox .dibox .textEditor ul {
        padding: 0 20px
    }

    .resBox .dibox .textEditor ul li {
        width: 100%;
        padding-right: 0
    }

    #articleInfo16 .dibox .textEditor ol {
        padding: 0 20px;
        margin: 0px 0 0px
    }

    #articleInfo16 .dibox .textEditor ol li {
        width: 100%;
        padding-right: 0
    }
}

@media screen and (max-width: 1280px) {
    #articleInfo16 .item .Txt {
        padding-left:55px;
        width: calc(100% - 220px )
    }

    #articleInfo16 .item .Txt .doctortitle {
        padding: 0px 0px 20px 0
    }

    #articleInfo16 .item {
        padding: 0px 0px 10px 0px
    }

    #articleInfo16 .item .Txt .doctorexp {
        padding: 0px 0px 20px 0
    }

    #AB004 {
        margin-bottom: 30px;
        padding: 30px 0 10px 0
    }

    #articleInfo16 .item .photo {
        max-width: 320px
    }
}

@media screen and (max-width: 960px) {
    #articleInfo16 .item .photo {
        width:100%
    }

    #articleInfo16 .item .Txt {
        padding-left: 0;
        width: calc(100% - 0px );
        padding-top: 40px
    }

    #articleInfo16 .item:nth-child(2n) .photo {
        right: 0
    }

    #articleInfo16 .item .info {
        margin: 0;
        width: auto;
        padding: 15px 15px
    }

    #articleInfo16 .item:nth-child(2n) .info {
        margin: 0px 0px 0px 0px
    }

    #articleInfo16 .item:last-child .info {
        margin: 0px 0px 0px 0px;
        width: auto
    }

    #articleInfo16 .item .info h5,#articleInfo16 .item .info h3 {
    }

    #articleInfo16 .item .info h3 {
        padding: 0 0 15px 0%;
        font-size: 1.3em
    }

    #articleInfo16 .item:nth-child(2n) .info h5,#articleInfo16 .item:nth-child(2n) .info h3 {
        margin: 0 auto 0 0
    }

    #articleInfo16 .item,#articleInfo16 .item:nth-child(2n) {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0px 0px 10px 0px
    }

    .text-editor p .alignright {
        float: left;
        margin-left: 0;
        width: 100px
    }

    .text-editor {
        margin: 10px 0px 0px 0px;
        padding: 20px 20px 20px 20px;
        background-position: 5px 5px
    }

    #articleInfo16 .item .resBox .text ol li {
        font-size: 0.9em
    }

    #articleInfo16 .item .resBox .text h3 {
        font-size: 1em
    }
}

@media screen and (max-width: 480px) {
    #articleInfo16 .item > div,#articleInfo16 .item:nth-child(2n) > div {
        float:none
    }

    #articleInfo16 .item .photo {
        position: relative
    }

    #articleInfo16 .item .resBox {
        display: flex;
        flex-direction: column
    }

    #articleInfo16 .item .resBox .text {
        width: 100%;
        padding-bottom: 20px
    }

    .text-editor p {
        font-size: 0.9em;
        margin-bottom: 0.8em
    }

    #articleInfo16 .item .info h3 {
        font-size: 1.1em;
        padding: 0 0 5px 0%;
        margin-bottom: 10px
    }

    #articleInfo16 .item .Txt .doctorexp {
        display: flex;
        flex-direction: column;
        padding: 0
    }

    #articleInfo16 .item .Txt .doctorexp .doctorjob {
        width: 100%
    }

    #articleInfo16 .item .Txt .doctorexp .itemA06 {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px
    }

    #articleInfo16 .item .Txt .doctorexp .itemA06 .gray {
        margin: 0 5px
    }
}
