/* @import url("https://cdn.jsdelivr.net/npm/flexboxgrid@6.3.1/dist/flexboxgrid.min.css"); */
body {
  min-height: 100%;
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  font-family: "Font Awesome 5 Free";
  line-height: inherit;
}

.svg-icon {
  width: 18px;
  height: 18px;
}

h3 {
  font-size: 54px;
  font-weight: 600;
  line-height: 54px;
  margin: 0;
  padding: 0;
}

h5 {
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  margin: 0;
  padding: 0;
}

h4 {
  font-size: 28px;
  line-height: 22px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

.post-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.vc-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.vc-container.gap {
  gap: 1.5rem;
}

.nav-sub-term-yp,
.nav-sub-term-yp ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-sub-term-yp li,
.nav-sub-term-yp ul li {
  cursor: pointer;
  list-style: none;
}

.vc-post {
  border-radius: 0;
}

.mb-2 {
  margin-bottom: 2rem;
}

.text-center {
  text-align: center;
}

.grid {
  display: -ms-grid;
  display: grid;
}

.arrow.down:before,
.arrow.down:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  background-color: inherit;
  padding-bottom: 5%;
  z-index: 1;
}

.arrow.down:before {
  right: 50%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
}

.arrow.down:after {
  left: 50%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
}

.post-views.entry-meta {
  margin: 0;
}

@media (max-width: 425px) {
  h3 {
    font-size: 24px;
    line-height: 24px;
  }
  h4 {
    font-size: 20px;
    line-height: 20px;
  }
  h5 {
    font-size: 18px;
    line-height: 18px;
  }
}

.post_thaihealth_1 .vc-main-title {
  margin-bottom: 13px;
}

.post_thaihealth_1 .vc-title {
  color: #ed7e24;
}

.post_thaihealth_1 .vc-title h3 {
  font-size: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -13px;
}
.post_thaihealth_1 .vc-title h3 svg{
  width: 55px;
  margin-right: 10px;
  margin-bottom: 5px;
}


.post_thaihealth_1 .vc-title h3 svg image {
    width: 55px;
}

.post_thaihealth_1 .vc-title span {
  margin-right: 0.25rem;
}

.post_thaihealth_1 .nav-sub-term-yp,
.post_thaihealth_1 .vc-post .vc-title {
  font-weight: bold;
  font-size: 22px;
}

.post_thaihealth_1 .nav-sub-term-yp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.post_thaihealth_1 .nav-sub-term-yp li {
  padding: 0 0.5rem 0.5rem 0.9rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-bottom: 1px solid #eee;
  font-size: 20px;
  color: #ccc;
}

.post_thaihealth_1 .nav-sub-term-yp li.active {
  border-bottom: 3px solid #ed7e24;
    color: #222;
}

.post_thaihealth_1 .vc-post {
  display: block;
  background: #f2f2f2;
  border-radius: 20px;
  padding: 10px;
}

.post_thaihealth_1 .vc-post .vc-title,
.post_thaihealth_1 .vc-post .vc-post-date {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  box-orient: vertical;
  line-clamp: 4;
  color: black;
}
.post_thaihealth_1 .col-xs-12.col-sm-6.col-md-4 .vc-title {
    min-height: 96px;
}
.post_thaihealth_1 .vc-post .vc-title {
  margin: 1rem 10px 5px;
  line-height: 24px;
}
.post_thaihealth_1 .vc-post-alt .vc-title{
    line-clamp: 4!important;
    -webkit-line-clamp: 4!important;
    min-height: 80px;
}
.post_thaihealth_1 .vc-post .vc-thumbnail {
  height: 216px;
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
}

.post_thaihealth_1 .vc-post .vc-thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  object-fit: cover;height: 100%;width: 100%;transform: translate(-50%, -50%);
}

.post_thaihealth_1 .vc-post .vc-post-date {
  border-top: 1px solid #ddd;
  padding-top: 9px;
  font-family: "KaLaTeXa";
  font-size: 17px;
  font-weight: bold;
}

.post_thaihealth_1 .vc-post .vc-post-date i {
  color: #ed7e24;
  font-size: 12px;
}

.post_thaihealth_1 .vc-post-alt .vc-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  background-color: #eee;
  padding: 8px 0.75rem;
  margin-bottom: 11px;
  border-radius: 20px;
}

.post_thaihealth_1 .vc-post-alt .vc-post .vc-title {
  font-size: 16px;
  margin: 0;
  margin-top: 5px;
  line-height: 20px;
}

.post_thaihealth_1 .vc-post-alt .vc-post .vc-thumbnail {
  width: 125px;
  height: 100px;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.post_thaihealth_1 .vc-post-alt .vc-post .vc-thumbnail img {
  position: absolute;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.post_thaihealth_1 .vc-post-alt .vc-post .vc-info {
  width: 60%;
  margin-left: 0.75rem;
}

.post_thaihealth_1 .vc-post-alt .vc-post .vc-post-date {
  border-bottom: none;
  padding-top: 3px;
  line-height: 18px;
  border-top: 0;
}

.post_thaihealth_1 .vc-view-more {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: white;
  padding: 7px 35px;
  padding-left: 30px;
  padding-right: 40px;
  background-color: #009880;
  border-radius: 20px 4px 20px 20px;
  font-family: "KaLaTeXa" !important;
  float: right;
}

.post_thaihealth_1 .vc-view-more i {
  line-height: 10px;
  position: absolute;
  right: 0.25rem;
  top: 3px;
  bottom: 0.25rem;
  padding: 0.5rem;
  width: auto;
  background-color: rgba(0, 0, 0, 0.3);
  margin-left: 0.25rem;
  border-radius: 22px 5px 22px 22px;
}

@media screen and (max-width: 1200px) {
  .post_thaihealth_1 .vc-post {
    margin-bottom: 0;
  }
  .post_thaihealth_1 .vc-post .vc-thumbnail {
    height: 220px;
  }
  .post_thaihealth_1 .vc-main-title .vc-title {
    margin-bottom: 1rem;
  }
  .post_thaihealth_1 .vc-post-alt .vc-post .vc-thumbnail {
    width: 120px;
    height: 120px;
    border-radius: 500px;
  }
  .post_thaihealth_1 .gap-1 {
    gap: 1rem 0;
  }
  .post_thaihealth_1 .vc-title h3{
    font-size: 40px;
  }
  .post_thaihealth_1 .nav-sub-term-yp li{
    font-size: 21px;
  }
}

@media screen and (max-width: 425px) {
  .post_thaihealth_1 .vc-main-title .vc-title {
    margin-bottom: 0;
  }
  .post_thaihealth_1 .vc-title h3 {
    transform: scale(0.7) translateX(-25%);
  }
  .post_thaihealth_1 .nav-sub-term-yp {
    flex-direction: column;
    gap: 0.5rem;
  }
  .post_thaihealth_1 .vc-post .vc-thumbnail {
    height: 210px;
  }
  .post_thaihealth_1 .vc-post-alt .vc-post .vc-thumbnail {
    width: 100px;
    height: 100px;
  }
}
