@import url("/wp-content/plugins/yp-plugin-core/assets/css/flexboxgrid.min.css");
.post-tab-style-7 {
}

.post-tab-style-7 body {
  min-height: 100%;
}

.post-tab-style-7 .fa,
.post-tab-style-7 .fab,
.post-tab-style-7 .fad,
.post-tab-style-7 .fal,
.post-tab-style-7 .far,
.post-tab-style-7 .fas {
  font-family: "Font Awesome 5 Free";
  line-height: inherit;
}

.post-tab-style-7 .svg-icon {
  width: 18px;
  height: 18px;
}

.post-tab-style-7 h3 {
  font-size: 54px;
  font-weight: 600;
  line-height: 54px;
  margin: 0;
  padding: 0;
}

.post-tab-style-7 h5 {
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  margin: 0;
  padding: 0;
}

.post-tab-style-7 h4 {
  font-size: 28px;
  line-height: 22px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

.post-tab-style-7 .vc-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.post-tab-style-7 .vc-container.gap {
  gap: 1.5rem;
}

.post-tab-style-7 .nav-sub-term-yp ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.post-tab-style-7 .nav-sub-term-yp ul li {
  cursor: pointer;
  list-style: none;
}

.post-tab-style-7 .vc-post {
  border-radius: 0;
}

.post-tab-style-7 .mb-2 {
  margin-bottom: 2rem;
}

.post-tab-style-7 .text-center {
  text-align: center;
}

.post-tab-style-7 .grid {
  display: -ms-grid;
  display: grid;
}

.post-tab-style-7 .arrow.down:before, .post-tab-style-7 .arrow.down:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  background-color: inherit;
  padding-bottom: 5%;
  z-index: 1;
}

.post-tab-style-7 .arrow.down:before {
  right: 50%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
}

.post-tab-style-7 .arrow.down:after {
  left: 50%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
}



.post-tab-style-7 .vc-main-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2rem;
}

.post-tab-style-7 .vc-main-title .vc-title {
  width: 25%;
}

.post-tab-style-7 .vc-main-title .vc-title h3 {
  color: #225779;
  font-size: 40px;
  line-height: 30px;
}

.post-tab-style-7 .vc-main-title .vc-title h5 {
  color: #38a3a5;
  font-size: 26px;
  line-height: 20px;
}

.post-tab-style-7 .vc-main-title .nav-sub-term-yp {
  width: 75%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-bottom: 2px solid #333;
}

.post-tab-style-7 .vc-main-title .nav-sub-term-yp li {
  position: relative;
  border-radius: 0;
  cursor: pointer;
  list-style: none;
  line-height: 18px;
  font-size: 20px;
  font-weight: 600;
  padding: 1.5rem 1rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-height: 60px;
}

.post-tab-style-7 .vc-main-title .nav-sub-term-yp li.view-all {
  padding: 0;
}

.post-tab-style-7 .vc-main-title .nav-sub-term-yp li a {
  color: black !important;
  border-radius: 0;
  cursor: pointer;
  list-style: none;
  line-height: 18px;
  font-size: 18px;
  padding: 1.5rem 1rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.post-tab-style-7 .vc-main-title .nav-sub-term-yp li.active, .post-tab-style-7 .vc-main-title .nav-sub-term-yp li:hover {
  color: #225779;
  margin-right: 0;
  background: none;
  font-weight: 600;
}

.post-tab-style-7 .vc-main-title .nav-sub-term-yp li.active::before {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 3px;
  background-color: #225779;
}

.post-tab-style-7 .vc-main-title .content-post-tab-yp .row .vc-post:first-child {
  border-bottom: 1px solid #eee;
}

.post-tab-style-7 .vc-main-title .term-link-all {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #38a3a5;
  font-size: 22px;
}

.post-tab-style-7 .vc-main-title .term-link-all span {
  background-color: #38a3a5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.5rem;
}

.post-tab-style-7 .vc-main-title .term-link-all span svg {
  width: 22px;
  height: 22px;
  color: white;
}

.post-tab-style-7 .vc-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  min-height: 150px;
  background-color: initial;
}

.post-tab-style-7 .vc-post .vc-post-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 16px;
  line-height: 14px;
  color: white;
  background: #225779;
  font-weight: 600;
  padding: 0.75rem 0.5rem;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.post-tab-style-7 .vc-post .vc-post-date span {
  font-size: 48px;
  line-height: 32px;
}

.post-tab-style-7 .vc-post .vc-title {
  margin-bottom: 1rem;
}

.post-tab-style-7 .vc-post .vc-title h3 {
  color: #225779;
  font-size: 22px;
  line-height: 20px;
  font-weight: 600;
  color: #225779;
}

.post-tab-style-7 .vc-post .vc-title h5 {
  color: #bdeec4;
}

.post-tab-style-7 .vc-post .vc-thumbnail {
  position: relative;
  overflow: hidden;
  width: 25%;
  background-color: white;
}

.post-tab-style-7 .vc-post .vc-thumbnail a {
  width: 100%;
  height: auto;
  display: block;
}

.post-tab-style-7 .vc-post .vc-thumbnail img {
  position: absolute;
  width: auto;
  max-width: none;
  height: 100%;
  left: calc(100% / 2);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.post-tab-style-7 .vc-post .vc-info {
  width: 65%;
  background-color: white;
  line-height: 20px;
  padding: 0.75rem;
}

.post-tab-style-7 .vc-post .vc-title {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  box-orient: vertical;
  line-clamp: 2;
}

.post-tab-style-7 .vc-post .excerpt {
  font-size: 18px;
  line-height: 18px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  box-orient: vertical;
  line-clamp: 3;
}

.post-tab-style-7 .vc-post-alt {
  width: 100%;
  height: 100%;
  min-height: 350px;
  content: "";
  background: #225779;
  z-index: 1;
}

.post-tab-style-7 .vc-post-alt a {
  background-color: #bdeec4;
  z-index: 2;
  display: block;
  height: 100%;
  -webkit-transform: translate(10px, -10px);
          transform: translate(10px, -10px);
}

.post-tab-style-7 .vc-post-alt .vc-thumbnail {
  position: relative;
  overflow: hidden;
  height: 60%;
}

.post-tab-style-7 .vc-post-alt .vc-thumbnail img {
  position: absolute;
  left: calc(100% / 2);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: auto;
  max-width: none;
  height: 100%;
}

.post-tab-style-7 .vc-post-alt .vc-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
}

.post-tab-style-7 .vc-post-alt .vc-info .vc-post-date {
  width: 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 16px;
  line-height: 14px;
  color: #225779;
  font-weight: 600;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.post-tab-style-7 .vc-post-alt .vc-info .vc-post-date span {
  font-size: 48px;
  line-height: 32px;
}

.post-tab-style-7 .vc-post-alt .vc-info .vc-title {
  margin-left: 1rem;
  width: 85%;
  margin-bottom: 1rem;
  overflow: hidden;
}

.post-tab-style-7 .vc-post-alt .vc-info .vc-title h3 {
  font-size: 32px;
  line-height: 24px;
  font-weight: 600;
  color: #225779;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  box-orient: vertical;
  line-clamp: 3;
}

.post-tab-style-7 .vc-post-alt .vc-info .vc-view-more {
  color: #225779;
  margin: 0.5rem 0;
}


@media (max-width: 767px) {
  .post-tab-style-7 h3 {
    font-size: 24px;
    line-height: 24px;
  }
  .post-tab-style-7 h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .post-tab-style-7 h5 {
    font-size: 18px;
    line-height: 18px;
  }
    .post-tab-style-7 .vc-main-title .nav-sub-term-yp li {
      width: 50%;
    }
  .post-tab-style-7 .vc-main-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
  .post-tab-style-7 .vc-main-title .vc-title {
    width: 100%;
  }
  .post-tab-style-7 .vc-main-title .nav-sub-term-yp {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: block;
  }
  .post-tab-style-7 .vc-main-title .nav-sub-term-yp li {
    padding: 1rem;
    text-align: center;
    width: 50%;
    float: left;
    display: block;
  }
    .post-tab-style-7 .vc-main-title .nav-sub-term-yp li.view-all {
    width: 100%;
  }
  .post-tab-style-7 .vc-main-title .nav-sub-term-yp .term-link-all {
    padding: 14px;
    width: 100%;
    background: #225779;
    color: #FFF!important;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .post-tab-style-7 .vc-post-alt {
    width: calc(100% - 10px);
  }
}

/*for tabletV*/
@media (min-width: 768px) and (max-width: 991px) {
  .post-tab-style-7 .vc-main-title .nav-sub-term-yp{
    display: block;
  }
  .post-tab-style-7 .vc-main-title .nav-sub-term-yp li {
    width: 25%!important;
    float: left;
    padding: 0;
    text-align: right;
  }
  .post-tab-style-7 .vc-main-title .nav-sub-term-yp li.view-all{
    width: 100%!important;
  }
  .post-tab-style-7 .vc-main-title .nav-sub-term-yp li a {
    padding: 10px 0 9px;
    color: #FFF!important;
        width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    background: #225779;
  }
}
/* end for tabletV */
