.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 {
    position: relative;
    display: flex;
    padding: 10px 0px 20px 0px;
    align-items: flex-start;
    margin-bottom: 30px;
}

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

#articleInfo16 .item .Txt {
}

#articleInfo16 .item .Txt .doctortitle {
    letter-spacing: 2px;
    padding-bottom: 40px;
    font-size: 30px;
    color: #3a3a3a;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    padding: 30px 0px 26px 0;
    margin-bottom: 25px;
    padding-left: 90px
}
#articleInfo16 .item .Txt .doctortitle .nameBox{margin-top: -40px;display: flex;flex-wrap: wrap;-webkit-box-align: baseline;align-items: baseline;color: #202020;}
#articleInfo16 .item .Txt .doctortitle .nameBox .articleTitle{
  padding-right: 10px;
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 6px;
}
#articleInfo16 .item .Txt .doctortitle .nameBox .jobTitle{
    position: relative;
    padding: 0 20px;
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 1.3;
}
#articleInfo16 .item .Txt .doctortitle .nameBox .jobTitle::before {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 3px;
  -webkit-transform: rotate(17deg);
          transform: rotate(17deg);
  display: block;
  width: 1px;
  height: 30px;
  background: #202020;
}
#articleInfo16 .item .Txt .doctortitle .nameBox::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 90px;
  display: block;
  width: 5%;
  height: 2px;
  background: #2c35b4;
}
#articleInfo16 .item .Txt .doctortitle strong {
    font-size: 14px;
    color: #3b3b3b;
    display: block;
    font-weight: 400
}

#articleInfo16 .item .Txt .doctortitle h2 {
    display: inline-block;
    line-height: 1.3;
    color: #414040;
}

#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: 50px;
}

#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;
    font-weight: 400;
    font-size: 16px;
}

#articleInfo16 .item .Txt .doctorexp .doctorjob .classLink {
    position: relative;
    margin-bottom: 20px;
}

#articleInfo16 .item .Txt .doctorexp .doctorjob .classLink::before {
    content: "";
    width: 1px;
    height: calc(100% - 20px);
    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;
    border-radius: 100%;
}

#articleInfo16 .item .Txt .doctorexp .doctorjob h4 {
    margin-bottom: 10px;
    padding-top: 4px;
    padding-bottom: 0px;
    position: relative;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 1.3px;
    line-height: 1.3;
    color: #414040;
}

#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: 500px;
    width: 100%;
    position: relative;
    position: relative;
    margin-left: 0px;
    min-height: 335px;
}

#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;
    width: auto;
}

.resBox .dibox h3 {
    letter-spacing: 3px;
    font-weight: 400;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 1.3px;
    line-height: 1.3;
    color: #414040;
}

.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 {
}

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

#articleInfo16 .dibox .textEditor ol li {
    width: calc(( 100% / 1 ) - 40px);
    padding-right: 20px;
    padding-left: 30px;
    font-size: 20px;
    letter-spacing: 0.8px;
    color: #474747;
    position: relative;
}
#articleInfo16 .dibox .textEditor ol li::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 13px;
  display: block;
  width: 6px;
  height: 6px;
  background: #2c35b4;
  border-radius: 100%;
}
@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;
        font-size: 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;
        font-size: 17px;
    }
}

@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 .Txt .doctortitle .nameBox::before{
    left: 0;
}

    #articleInfo16 .item {
    }

    #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::before{
    width: 120%;
    left: -30px;
}
    #articleInfo16 .item .Txt {
        padding-left: 0;
        width: calc(100% - 0px );
    }

    #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 10px;
    }

    .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::after{
    height: 60px;
    width: 30px;
    left: 20px;
    top: 100px;
}
  #articleInfo16 .item .Txt .doctortitle .nameBox .articleTitle,#articleInfo16 .item .Txt .doctortitle .nameBox .jobTitle{
    font-size: 23px;
    letter-spacing: 3px;
}
  #articleInfo16 .item .Txt .doctorexp .doctorjob h4{
    font-size: 20px;
}
  #articleInfo16 .item .Txt .doctortitle .nameBox .jobTitle::before{
    height: 23px;
}
    #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
    }
}
