@import url("/wp-content/plugins/yp-plugin-core/assets/css/flexboxgrid.min.css");

.post-tab-style-4 body {
  min-height: 100%;
}



.post-tab-style-4 .fa,
.post-tab-style-4 .fab,
.post-tab-style-4 .fad,
.post-tab-style-4 .fal,
.post-tab-style-4 .far,
.post-tab-style-4 .fas {
  font-family: "Font Awesome 5 Free";
  line-height: inherit;
}

.post-tab-style-4 .svg-icon {
  width: 18px;
  height: 18px;
}

.post-tab-style-4 h3 {
  font-size: 54px;
  font-weight: 600;
  line-height: 34px;
  margin: 0;
  padding: 0;
}

.post-tab-style-4 h5 {
  font-size: 28px;
  font-weight: 600;
  line-height: 31px;
  margin: 0;
  padding: 0;
}

.post-tab-style-4 h4 {
  font-size: 28px;
  line-height: 22px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

.post-tab-style-4 .vc-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.post-tab-style-4 .vc-container.gap {
  gap: 1rem;
}
/* .post-tab-style-4 .vc-layout-left:before {
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 1;
} */

.post-tab-style-4 .nav-sub-term-yp ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.post-tab-style-4 .nav-sub-term-yp ul li {
  cursor: pointer;
  list-style: none;
}

.post-tab-style-4 .vc-post {
  border-radius: 0;
}

.post-tab-style-4 .mb-2 {
  margin-bottom: 2rem;
}

.post-tab-style-4 .text-center {
  text-align: center;
}

.post-tab-style-4 .grid {
  display: -ms-grid;
  display: grid;
}

.post-tab-style-4 .arrow.down:before, .post-tab-style-4 .arrow.down:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  background-color: inherit;
  padding-bottom: 5%;
  z-index: 1;
}

.post-tab-style-4 .arrow.down:before {
  right: 50%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
}

.post-tab-style-4 .arrow.down:after {
  left: 50%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
}

@media (max-width: 425px) {
  .post-tab-style-4 h3 {
    font-size: 43px;
    line-height: 39px;
  }
  .post-tab-style-4 h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .post-tab-style-4 h5 {
    font-size: 20px;
    line-height: 18px;
  }
}

.post-tab-style-4 .vc-title {
  margin-bottom: 2rem;
}

.post-tab-style-4 .vc-title h3 {
  color: #275D3B;
}

.post-tab-style-4 .vc-title h5 {
  color: #fec81d;
}

.post-tab-style-4 .vc-layout-left {
  width: 25%;
  padding-right: 1rem;
  margin-right: 1rem;
  -webkit-box-shadow: 15px 0 15px rgba(0, 0, 0, 0.125);
  box-shadow: 15px 0 15px rgba(0, 0, 0, 0.125);
  padding-top: 80px;
  padding-bottom: 80px;
}

.post-tab-style-4 .menu {
  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;
  background: #253e59;
  background: -webkit-gradient(linear, left top, right top, from(#253e59), to(#275D3B));
  background: linear-gradient(90deg, #253e59 0%, #275D3B 100%);
  width: 100%;
  border-radius: 0.25rem;
  padding: 0.5rem 1.5rem;
  color: white;
}

.post-tab-style-4 .menu span {
  font-size: 28px;
  line-height: 28px;
}

.post-tab-style-4 .menu svg {
  width: 28px;
  height: 28px;
}

.post-tab-style-4 .nav-sub-term-yp li {
  font-size: 22px;
  border-bottom: 2px solid #0000;
  font-weight: 600;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 1rem;
  margin-right: 0;
  border-radius: 0;
  padding: 0;
}

.post-tab-style-4 .nav-sub-term-yp li.active {
  padding: 0;
  text-align: left;
  color: #275D3B;
  border-bottom: 2px solid #fec81d;
  background: none;
}

.post-tab-style-4 .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: start;
  color: #253e59;
  font-size: 18px;
  padding-left: 15px;
}

.post-tab-style-4 .term-link-all span {
  background-color: #253e59;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.5rem;
}

.post-tab-style-4 .term-link-all span svg {
  width: 18px;
  height: 18px;
  color: white;
}

.post-tab-style-4 .vc-layout-right {
  width: 75%;
  padding-top: 70px;
  padding-bottom: 70px;
}

.post-tab-style-4 .vc-post {
  position: relative;
  width: calc(100% / 3);
  min-height: 355px;
  margin-bottom: 10px;
  background: #FFF;
}

.post-tab-style-4 .vc-post .vc-thumbnail {
  position: relative;
  height: 45%;
  overflow: hidden;
}

.post-tab-style-4 .vc-post .vc-thumbnail img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.post-tab-style-4 .vc-post .vc-thumbnail .divide-obj {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 0px;
  width: 30px;
  height: 15px;
  border-top: solid 15px transparent;
  border-left: solid 15px white;
  border-right: solid 15px white;
}

.post-tab-style-4 .vc-post .vc-thumbnail::before {
  content: "";
  position: absolute;
  width: 15px;
  border-top: solid 16px #fff;
  left: 0;
  bottom: -1px;
  z-index: 1;
}

.post-tab-style-4 .vc-post .vc-thumbnail::after {
  content: "";
  position: absolute;
  width: calc(100% - 45px);
  left: 45px;
  bottom: -1px;
  border-top: solid 16px #fff;
}

.post-tab-style-4 .vc-post .vc-info {
  background-color: white;
  line-height: 20px;
  padding: 0.75rem;
  padding-bottom: 65px;
}

.post-tab-style-4 .vc-post .vc-title,
.post-tab-style-4 .vc-post .excerpt {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  box-orient: vertical;
  line-clamp: 3;
}

.post-tab-style-4 .vc-post .vc-title {
  margin: 0;
  margin-bottom: 0.5rem;
  font-size: 22px;
  line-height: 22px;
}

.post-tab-style-4 .vc-post .vc-title a {
  color: #0d3f6d;
  font-weight: 600;
}

.post-tab-style-4 .vc-post .excerpt {
  font-size: 18px;
  line-height: 18px;
}

.post-tab-style-4 .vc-post .vc-view-more {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #eee;
}

.post-tab-style-4 .vc-post .vc-view-more .vc-post-date {
  width: 50%;
  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;
  border-right: 1px solid white;
  padding: 9px;
}

.post-tab-style-4 .vc-post .vc-view-more .vc-post-date svg {
  margin-right: 0.5rem;
}

.post-tab-style-4 .vc-post .vc-view-more a {
  width: 50%;
  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;
  padding: 9px;
}

.post-tab-style-4 .vc-post .vc-view-more a::hover {
  color: #275D3B;
}

.post-tab-style-4 .vc-post .vc-view-more svg {
  color: #275D3B;
}


@media (max-width: 767px) {
  .post-tab-style-4 .vc-container{
    display: block;
  }
  .post-tab-style-4 .vc-container .gap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .post-tab-style-4 .vc-layout-left,
  .post-tab-style-4 .vc-layout-right {
    width: 100%;
  }
  .post-tab-style-4 .vc-layout-left {
    -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.13);
            box-shadow: 0 15px 15px rgba(0, 0, 0, 0.13);
    margin-bottom: 1rem;
  }
  .post-tab-style-4 .vc-layout-left .term-link-all {
    padding: 1rem;
  }
  .post-tab-style-4 .vc-layout-right .vc-post {
    width: 100%;
    min-height: 360px;
    margin-bottom: 15px;
  }
  .post-tab-style-4 .vc-layout-right .vc-post .vc-thumbnail {
    height: calc(735px / 3);
  }
  .post-tab-style-4 .vc-layout-right{
    padding-top: 35px;
  }
}

/*for tabletV*/
@media (min-width: 768px) and (max-width: 991px) {
  .post-tab-style-4 h3 {
    font-size: 41px;
    line-height: 28px;
  }
  .post-tab-style-4 h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .post-tab-style-4 h5 {
    font-size: 18px;
    line-height: 18px;
  }
  .post-tab-style-4 .vc-layout-left {
    padding-right: 0;
  }
  .post-tab-style-4 .vc-container .gap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0.5rem;
  }
  .post-tab-style-4 .vc-post {
    min-height: 360px;
    width: 100%;
  }
  .post-tab-style-4 .vc-post .vc-thumbnail {
    position: relative;
    height: 30%;
    overflow: hidden;
  }
  .post-tab-style-4 .vc-post .vc-view-more {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .post-tab-style-4 .vc-post .vc-view-more span:first-child {
    border-right: 0;
    border-bottom: 1px solid white;
  }
  .post-tab-style-4 .vc-post .vc-view-more span,
  .post-tab-style-4 .vc-post .vc-view-more a {
    width: 100% !important;
  }
  .post-tab-style-4 .vc-container{
    display: block;
  }
  .post-tab-style-4 .vc-layout-left{
    width: 30%;
    float: left;
    margin: 0;
    padding: 10px;
  }
.post-tab-style-4 .vc-layout-right {
  width: 70%;
  float: left;
  padding: 20px;
  padding-top: 35px;
  padding-bottom: 35px;
}
.post-tab-style-4 .vc-container.gap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 0;
}
}
