.sub-banner .text {
    transform: translate(-50%, -30%);
}
#people-search {
    margin-top: 70px;
}
#people-search span {
    position: relative;
    display: block;
    width: 100%;
    max-width: 790px;
    line-height: 60px;
    height: 60px;
    border-radius: 60px;
    background-color: #FFF;
    overflow: hidden;
    margin: 0 auto;
}
#people-search span input {
    display: block;
    width: 100%;
    height: 60px;
    border-width: 0 !important;
    padding: 0 80px 0 40px;
    font-size: 1.3em;
    outline: none !important;
    box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
    -moz-box-shadow: unset !important;
}
#people-search span button {
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    border-width: 0;
    background-color: rgba(0, 0, 0, 0);
    font-size: 2.5em;
    color: #2E3384;
    line-height: 0;
}

#people-list-wr {
    padding: 70px 0 0;
}
#people-list-wr h1 {
    font-size: 3.5em;
    font-weight: 300;
    margin-bottom: 50px !important;
}
#people-list-wr h3 {
    font-size: 2em;
    font-weight: 600;
    padding-bottom: 50px;
    color: #000;
}
#people-list-wr h3 .num {
    color: #D29640;
    font-weight: 600;
}
#people-list-wr select {
    float: right;
    margin-left: 10px;
    font-size: 10pt;
    min-width: 120px;
}
#people-list-wr > div:nth-of-type(2n) {
    background-color: #f2f2f2;
    max-width: 100% !important;
    margin: 120px 0 !important;
    padding: 120px 0;
}
#people-list-wr > div:last-child {
    margin-bottom: 0 !important;
}
#people-list-wr > div:nth-of-type(2n) > ul {
    max-width: 1400px !important;
    margin: 0 auto;
}
/*
#people-list-wr [data-group="EM 교역자"],
#people-list-wr [data-group="EM Lay Leadership"],
#people-list-wr [data-group="원로/시무은퇴장로"] {
    background-color: #f2f2f2;
    padding: 120px 0;
    max-width: 100% !important;
    margin: 120px 0 !important;
}
#people-list-wr [data-group="EM 교역자"],
#people-list-wr [data-group="원로/시무은퇴장로"] {
    margin-bottom: 0 !important;
}
#people-list-wr [data-group="EM Lay Leadership"] {
    margin-top: 0 !important;
    padding-top: 0;
}
#people-list-wr [data-group="EM 교역자"] > ul,
#people-list-wr [data-group="EM Lay Leadership"] > ul,
#people-list-wr [data-group="원로/시무은퇴장로"] > ul {
    max-width: 1400px !important;
    margin: 0 auto;
}
*/
#people-list {
    column-gap: 50px;
    row-gap: 50px;
}
#people-list > * {
    position: relative;
    text-align: center;
}
#people-list img {
    max-width: 96%;
}
#people-list .info {
    padding: 30px 0;
}
#people-list .name {
    color: #000;
    font-size: 2.3em;
    font-weight: 600;
    margin-bottom: 15px;
    cursor: pointer;
}
#people-list .name small {
    position: relative;
    display: inline-block;
    font-size: 0.6em;
    color: #6e6e6e;
    font-weight: 400;
    vertical-align: middle;
    top: -3px;
    margin-left: 3px;
}
#people-list .phone,
#people-list .email,
#people-list .work-place {
    display: inline-block;
    font-size: 1em;
    line-height: 30px;
}
#people-list .phone,
#people-list .email,
#people-list .work-place,
#people-list .phone *,
#people-list .email *,
#people-list .work-place * {
    color: #939393;
}
#people-list .email {
    position: relative;
    margin-right: 6px;
    padding-right: 10px;
}
#people-list .email:after {
    content: '';
    position: absolute;
    top: 9px;
    right: 0;
    bottom: 8px;
    width: 1px;
    background-color: #d0d0d0;
}
#people-list .sns {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e2e2e2;
}
#people-list .sns span {
    font-size: 1.1em;
    font-weight: 600;
    color: #555;
}

#people-list-wr .pg_wrap {
    margin-top: 50px;
}

#people-view-wr {
    margin: 70px auto !important;
}
#people-view {
    column-gap: 100px;
}
#people-view > * {
    position: relative;
    font-size: 1.2em;
}
#people-view > *:first-child:after {
    content: '';
    position: absolute;
    right: -50px;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #D3D3D3;
}
#people-view .basic-info,
#people-view .work-info,
#people-view .sns-info {
    margin-top: 50px;
}
#people-view h3 {
    color: #000;
    font-size: 1.25em;
    font-weight: 600;
    margin-bottom: 20px;
}
#people-view .grid-2 {
    grid-template-columns: 80px auto;
    column-gap: 20px;
    row-gap: 6px;
}
#people-view .grid-2 dt,
#people-view .grid-2 dd {
    font-size: 1em;
    padding: 0;
}

#people-view .grid-2 dd,
#people-view .grid-2 dd * {
    color: #838383;
}

#people-view #history {
    position: relative;
    padding-bottom: 50px;
}
#people-view #history h1 {
    font-size: 1.8em;
    font-weight: 600;
    margin-bottom: 30px;
}
#people-view #history .grid-2.history {
    grid-template-columns: 175px auto;
    column-gap: 30px;
    margin-bottom: 50px;
}
#people-view .grid-2.history dt {
    font-weight: 600 !important;
    padding-top: 5px;
}
#people-view #history .grid-3.history {
    grid-template-columns: 105px auto 40px;
}
#people-view #history .grid-3.history > * {
    border-bottom: 1px solid #D3D3D3;
    color: #000;
    font-weight: 300;
    line-height: 25px;
    padding: 5px 0;
}
#people-view #history .grid-3.history .title {
    padding: 5px 15px;
}
#people-view #history .grid-3.history .resource .btn {
    font-size: 1.2em;
    cursor: pointer;
    line-height: 25px;
    height: 25px;
}
#people-view #history .grid-3.history .resource .btn i {
    color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#people-view #history .grid-3.history .resource .btn:hover i {
    color: #2E3384;
}
#people-view .list-btn {
    position: absolute;
    display: inline-block;
    bottom: 0;
    right: 0;
    height: auto;
    line-height: 40px;
    border-radius: 40px;
    padding: 0 50px;
    font-size: 1.1em;
    background: #989898;
    overflow: hidden;
    color: #FFF;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#people-view .list-btn:hover {
    background-color: rgba(0, 0, 0, 0.5);
}
#people-view .list-btn span {
    position: relative;
    z-index: 1;
}

@media (max-width: 1100px) {
    #sub-banner {
        min-height: 270px;
    }
    #people-search {
        margin-top: 20px;
    }
    #people-search span {
        line-height: 30px;
        height: 30px;
        border-radius: 30px;
    }
    #people-search span button {
        font-size: 1.5em;
        right: 15px;
    }
    #people-search span input {
        height: 30px;
        padding: 0 20px;
    }
    #people-list {
        grid-template-columns: 1fr 1fr;
    }
    #people-view {
        grid-template-columns: 1fr;
        row-gap: 100px;
    }
    #people-view > .info:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: auto;
        bottom: -50px;
        height: 1px;
        width: 100%;
        background-color: #D3D3D3;
    }
    #people-view #history .grid-2.history {
        grid-template-columns: 1fr;
    }
    #people-view #history .grid-3.history {
        grid-template-columns: auto auto 40px;
        row-gap: 0 !important;
    }
    #people-view .list-btn {
        position: relative;
        margin-top: 10px;
        float: right;
    }
}
@media (max-width: 900px) {
    #people-list-wr select {
        float: unset;
        margin: 10px 0 0;
        width: 100%;
    }
}
@media (max-width: 640px) {
    #people-list-wr h1 {
        font-size: 3em;
    }
    #people-search span {
        max-width: 90vw;
    }
    #people-list-wr h1,
    #people-list-wr h3 {
        text-align: center;
    }
    #people-list {
        grid-template-columns: 1fr;
        row-gap: 30px;
    }
    #people-view #history {
        padding-bottom: 0;
    }
    #people-list .name {
        font-size: 2em;
        margin-bottom: 15px;
    }
    #people-list .phone,
    #people-list .email,
    #people-list .work-place {
        font-size: 1.1em;
    }
    #people-view-wr {
        margin: 50px 0 0;
    }
}