/*Site Screen 1920 px*/
.team-item.single-item > * {
  padding: 20px 15px 0;
  width: 240px;
}

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

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

/*Screen 1600 px (man hinh 14 inch)*/
@media only screen and (max-width: 1600px) {
  .team-item.single-item > * {
    width: 180px;
  }

  .team-2 .team-item {
    width: 120px;
  }

  .team-3 .team-item {
    width: 120px;
  }

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

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

/*Screen 1536 px*/
@media only screen and (max-width: 1536px) {
  .content-org.lead .title-main {
    padding-bottom: 10px;
  }

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

  .org-center {
    margin: -15px -5px;
  }

  .wpb_wrapper.lead {
    margin-top: -5px;
  }

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

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

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

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

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

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

  .team-item.single-item > * {
    padding: 5px 15px 0;
    width: 200px;
  }

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

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

/*Screen 1366 px (man hinh 14 inch)*/
@media only screen and (max-width: 1366px) {
  .team-item.single-item > * {
    width: 180px;
  }

  .team-2 .team-item {
    width: 120px;
  }

  .team-3 .team-item {
    width: 120px;
  }

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

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

/*Screen 1280 px (man hinh 1920px (150%) )*/
@media only screen and (max-width: 1280px) {
  .team-item.single-item > * {
    width: 160px;
  }

  .team-2 .team-item {
    width: 110px;
  }

  .team-3 .team-item {
    width: 110px;
  }

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

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

@media only screen and (max-width: 1100px) {
  .content-org {
    position: unset;
  }
}

/*Screen 800px (Tabled Android)*/
@media only screen and (max-width: 800px) {
  .content-org.lead .title-main {
    padding-top: 25px;
    padding-bottom: 50px;
  }

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

  .content-org {
    position: unset;
  }

  .org-center {
    width: 98%;
  }

  .team-item.single-item > * {
    width: 290px;
  }

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

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

  .member-name {
    font-size: 0.8em;
  }

  .member-position {
    font-size: 0.8em;
  }

  .org-image {
    width: 100%;
  }

  .org-center-img {
    padding-top: 45px;
  }
}
/*Screen 786px (iPad)*/
@media only screen and (max-width: 786px) {
  .content-org.lead .title-main {
    padding-top: 25px;
    padding-bottom: 50px;
  }

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

  #co-cau-to-chuc .content-org.sdtc .org-center {
    padding: 40px 0px 70px;
  }
  #co-cau-to-chuc .content-org.sdtc .org-center-img {
    padding-top: 0;
  }
  .content-org {
    position: unset;
  }

  .org-center {
    width: 98%;
  }

  .team-item.single-item > * {
    width: 220px;
  }

  .team-2 .team-item {
    width: 180px;
  }

  .team-3 .team-item {
    width: 180px;
  }

  .member-name {
    font-size: 0.8em;
  }

  .member-position {
    font-size: 0.8em;
  }

  .org-image {
    width: 100%;
  }

  .org-center-img {
    padding-top: 45px;
  }
}

/*Screen 414px (iPhone 6,7,8 plus)*/
@media only screen and (max-width: 428px) {
  .content-org.lead .title-main {
    padding-left: 30px;
    padding-bottom: 35px;
    padding-top: 10px;
  }

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

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

  .content-org.sdtc .org-center-img {
    padding-bottom: 40px;
  }

  .title-main .title-lead {
    margin-left: -30px;
  }

  .team-desc.ceo {
    margin-left: -15px;
  }

  .team-pc {
    display: none;
  }

  .team-mobile {
    display: flex;
    justify-content: center;
  }

  .content-org {
    position: unset;
  }

  .org-center {
    width: 98%;
  }

  .team-item.single-item > * {
    width: 240px;
  }

  .team-item.single-item {
    margin: -26px 6px 0;
  }

  .team-holder:not(:last-child) {
    justify-content: flex-start;
  }

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

  .team-2 .team-item {
    width: 160px;
    margin-left: 0px;
    margin: 10px;
    padding-bottom: 10px;
  }

  .member-name {
    font-size: 0.6em;
  }

  .member-position {
    font-size: 0.6em;
  }

  .org-image {
    width: 100%;
  }

  .org-center-img {
    padding-top: 45px;
  }
}

@media only screen and (max-width: 375px) {
  .title-main .title-lead {
    margin-left: -30px;
  }

  .team-desc.ceo {
    margin-left: -15px;
  }

  .team-pc {
    display: none;
  }

  .team-mobile {
    display: flex;
  }

  .content-org {
    position: unset;
  }

  .org-center {
    width: 98%;
  }

  .team-item.single-item > * {
    width: 225px;
  }

  .team-item.single-item {
    margin: -26px 1px 0;
  }

  .team-holder:not(:last-child) {
    justify-content: flex-start;
  }

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

  .team-2 .team-item {
    width: 160px;
  }

  .member-name {
    font-size: 0.6em !important;
  }

  .member-position {
    font-size: 0.6em !important;
  }

  .org-image {
    width: 100%;
  }

  .org-center-img {
    padding-top: 45px;
  }
}

@media only screen and (max-width: 360px) {
  .team-item.single-item {
    margin: -26px -5px 0;
  }

  .team-2 .team-item {
    width: 160px;
    margin: 10px 5px;
  }
}
