.member-top-img {
    width: 100%;
}

#member h2 {
  display: inline-block;
  font-size: 22px;
  vertical-align: bottom;
  color: #333;
  font-weight: bold;
  letter-spacing: 2.4px;
  display: inline-block;
}

#wfstMember .row {
  margin-top: 32px;
}

.card-body {
  color: black;
  padding: 8px 24px;
}

a:hover {
  text-decoration: none;
}

.hexas {
    display: table;
    width: 50%;
    background: #FFF;
    height: 180px;
    position: relative;
    margin-left: 16%;
}

.group {
    display: table-cell;
    text-align: center;
}

.group img {
    display: block;
    width: 120px;
    /* margin-left: 33%; */
}

.card-img {
  width: 100px;
  border-radius: 50%;
  margin: 10px;
  height: 100px;
  background-size: cover;
  background-position: center;
}

.ribbon {
	line-height: 12px;
  position: absolute;
  top: -9px;
  left: -9px;
  width: 106px;
  padding-left: 15px;
  color: #ffffff;
  background: #ae6058;
  padding: 6px 12px;
}

.ribbon:before, .ribbon:after {
	position: absolute;
	content: '';
}

.ribbon:before {
  top: -8px;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 8px solid #94524b;
  border-left: 9px solid transparent;
}

.post {
  font-size: 10px;
}

.thumbnails {
  text-align: right;
  bottom: 44px;
  right: 0;
}

.thumbnails .group-thumbnail {
  display: inline-block;
  height: 44px;
  width: 50px;
  background-repeat: no-repeat;
  background-size: cover;
}

.thumbnails .g {
  background-image: url(./../img/menu1.svg);
  margin-left: 5px;
}

.thumbnails .g1 {
  background-image: url(./../img/menu2.svg);
  margin-left: 5px;
}

.thumbnails .g2 {
  background-image: url(./../img/menu3.svg);
  margin-left: 5px;
}

.thumbnails .g3 {
  background-image: url(./../img/menu4.svg);
  margin-left: 5px;
}

.thumbnails .g4 {
  background-image: url(./../img/menu5.svg);
  margin-left: 5px;
}

.thumbnails .g5 {
  background-image: url(./../img/menu6.svg);
  margin-left: 5px;
}

.thumbnails .g6 {
  background-image: url(./../img/menu7.svg);
  margin-left: 5px;
}

.belong {
  color: #4a4a4a;
  margin: 12px 0; 
  font-size: 12px;
}

.name {
  font-weight: bold;
  margin-bottom: 2px;
}

.rome {
  color: #6b6b6b;
}

.paragraph {
  padding: 14px;
}

.study {
  text-align: left;
  color: #505050;
  min-height: 40px;
}

.keyword {
  background-color: #e3eff1;
  padding: 2px 12px;
  color: #4982a7;
  margin-bottom: 0;
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
  border-radius: 4px;
}

#g img {
  position: absolute;
  top: 56px;
}

#g2 img {
  position: absolute;
  top: 56px;
  left: 184px;
}

#g4 img {
  position: absolute;
  top: 56px;
  left: 367px;
}

#g6 img {
  position: absolute;
  top: 56px;
  left: 548px;
}

#g1 img {
  position: absolute;
  left: 91px;
}

#g3 img {
  position: absolute;
  left: 276px;
}

#g5 img {
  position: absolute;
  left: 458px;
}

#wfst-menu {
  text-align: center;
}

.category-theme {
  margin-top: 20px;
  margin-left: 15%;
  width: 700px;
  border-radius: 10px;
  text-align: center;
  padding: 10px 30px;
  color: #FFF;
}

@media (max-width:1020px){
  .hexas {
    margin-left: 0;
  }
  .category-theme {
    margin-left: 0;
  }
}

@media (max-width: 800px){
  #wfst-menu {
    margin: 0 16px;
  }
  .category-theme {
    width: 480px;
    margin: 0 16px;
  }
  #wfst-menu img {
    width: 88px;
    margin-left: 0;
  }
  #g img {
    position: absolute;
    top: 56px;
  }
  #g1 img {
    position: absolute;
    left: 68px;
  }
  #g2 img {
    position: absolute;
    top: 56px;
    left: 134px;
  }
  #g3 img {
    position: absolute;
    left: 198px;
  }
  #g4 img {
    position: absolute;
    top: 56px;
    left: 263px;
  }
  #g5 img {
    position: absolute;
    left: 328px;
  }
  #g6 img {
    position: absolute;
    top: 56px;
    left: 394px;
  }
}

@media (max-width: 510px){
  #wfst-menu {
    margin: 0 16px;
  }
  .category-theme {
    width: 340px;
    margin: 0 16px;
  }
  #wfst-menu img {
    width: 64px;
    margin-left: 0;
  }
  #g img {
    position: absolute;
    top: 56px;
  }
  #g1 img {
    position: absolute;
    left: 40px;
  }
  #g2 img {
    position: absolute;
    top: 56px;
    left: 80px;
  }
  #g3 img {
    position: absolute;
    left: 116px;
  }
  #g4 img {
    position: absolute;
    top: 56px;
    left: 153px;
  }
  #g5 img {
    position: absolute;
    left: 189px;
  }
  #g6 img {
    position: absolute;
    top: 56px;
    left: 224px;
  }
}

.category-theme.g {
  background-color: #1e2087;
}

.category-theme.g1 {
  background-color: #e8ae3f;
}

.category-theme.g2 {
  background-color: #de7d91;
}

.category-theme.g3 {
  background-color: #428ac3;
}

.category-theme.g4 {
  background-color: #b36ba8;
}

.category-theme.g5 {
  background-color: #b95b57;
}

.category-theme.g6 {
  background-color: #569d64;
}

.category-theme h3{
  font-size: 26px;
}

.category-theme h4{
  font-size: 15px;
  font-weight: 100;
  line-height: 26px;
}

#member h1{
  font-size: 32px;
  font-weight: bold;
  color: #333;
}
