/*1. Co cau to chuc*/
.khlpartner-item::after {
    content: "";
    position: absolute;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    left: 5px;
    top: 5px;
    pointer-events: none;
    border: 1px solid #0571b8;
}

.khlpartner-item::after, .pic-partner-it {
    transition: all .3s ease-in-out;
}

.khlpartner-item {
    position: relative;
    display: block;
    margin: 5px 0 0;
    background-color: #fff;
}

.details-content .close-modal {
    background-color: #0073b5;
}

.content-org {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    overflow: hidden;
    padding: 0;
    z-index: 5;
}

.org-center {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    margin: 0 -5px;
    padding: 50px 0 0;
    height: auto;
    text-align: center;
    z-index: 3;
    color: #fff;
}

.content-org.sdtc .org-center-img {
    padding-top: 30px;
}

.content-org.lead .org-center-img {
    padding-top: 0px;
    width: 100%;
}

.org-center-img {
    position: relative;
    float: left;
    backface-visibility: hidden;
    -moz-user-select: none;
    transform: translateZ(0);
    padding-top: 80px;
}

.content-org.sdtc .org-center {
    padding: 50px 0 0;
}

.org-image {
    width: 80%;
    /*background: #fff;
    box-shadow: 0 10px 20px rgba(0,0,0,.1);*/
    padding: 20px;
    border-radius: 3px;
}

/*Ban LD*/

.wpb_wrapper {
    margin-top: 50px;
    margin-bottom: 50px;
}

.team-holder:not(:last-child) {
    margin-bottom: 15px;
    justify-content: center;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.flex-row {
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    flex-direction: row;
    clear: both;
}

.team-mobile {
    display: none
}

.team-item.single-item {
    text-align: center;
    margin: -26px -15px 0;
}


.team-item .member-photo {
    position: relative;
    display: block;
}

    .team-item .member-photo img {
        width: 100%;
    }

.khl-about-first-press {
    color: #14284a;
}


.member-name {
    line-height: 2em;
    font-size: 0.70em;
    font-weight: 700;
}

.member-position {
    line-height: 1.6em;
    font-size: 0.8em;
    font-weight: 400;
}

.team-desc.ceo {
    display: flex;
    align-items: center
}

.member-info.ceo .member-name {
    font-weight: 700 !important;
    font-size: 1.2em !important;
}

    .member-info.ceo .member-name a {
        font-weight: 700 !important;
    }

.member-info.ceo div {
    font-size: 1em !important;
}

.member-info.ceo .member-position {
    font-size: 0.8em !important
}

.team-holder.style-1.flex-row.item-col-4.team-3 {
    justify-content: center
}

/*BLD site anh cho man hinh 1920px*/
.team-item.single-item > * {
    padding: 20px 15px 0;
    width: 260px;
}

.team-2 .team-item {
    width: 200px;
    margin-left: 30px;
}

.team-3 .team-item {
    width: 200px;
    margin-left: 30px;
}

.underline::after {
    width: 100% !important;
}

.title-main.underline{
    text-align:center !important;
}

.about-note {
    font-weight: 700;
    font-size: 1.5em;
    color: #fff;
}

.khl-title1 {
    font-size: 2em !important;
}

.khl-title2 {
    font-size:2em !important;
}


@media only screen and (max-width: 800px) {
    .about-note {
        font-size: 1em;
        color: #0571b8;
    }

    .khl-title1 {
        font-size: 17px !important;
    }

    .khl-title2 {
        font-size: 17px !important;
    }

}