.post-slide8{
    margin: 0 15px;
    position:relative;
    background:#fff;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom:2em;
}
.post-slide8 .post-img{
    position: relative;
    overflow: hidden;
}
.post-slide8 .post-img img{
    width: 100%;
    height: auto;
}
.post-slide8 .over-layer{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    background: rgba(0,0,0,0.6);
    transition: all 0.30s ease;
}
.post-slide8:hover .over-layer{
    opacity:1;
}
.post-slide8 .post-link{
    margin:0;
    padding:0;
    position: relative;
    top:45%;
    text-align:center;
}
.post-slide8 .post-link li{
    display: inline-block;
    list-style: none;
    margin-right:20px;
}
.post-slide8 .post-link li a{
    color:#fff;
    font-size:20px;
}
.post-slide8 .post-link li a:hover{
    color: #ff8b3d;
    text-decoration:none;
}
.post-slide8 .post-slider-title{
    position:absolute;
    top:35%;
    left:4%;
    right: 4%;
    overflow: hidden;
    height: 4.1vw;
}
.post-slide8 .post-slider-title h3{
  font-weight: bold;
  line-height: 2.3vw;
}
.post-slide8 .slider-title{
    display: inline-block;
    color: #fff;
    font-size: 1.4vw;
    line-height: 2vw;
    font-weight: bold;
    text-align: center;
    float: left;
}
.post-slide8 .post-content{
    padding:20px 2vw 15px 2vw;
}
.post-slide8 .post-title{
    display: flex;
    background-color: #F3F4F5;
    padding: 20px 1.3vw 20px;
}
.post-slide8 .post-price {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    color: white;
    font-size: 20px;
    text-align: center;
}
.post-slide8 .post-price-text {
    width: 30%;
    display: flex;
    align-items: center;
    font-size: 1.3vw;
    padding-left: .5vw;
}
.post-slide8 .post-price-show {
    width:55%;
    color: #DB0B0B;
    font-size: 20px;
    padding-left: 4%;
    display: flex;
    align-items: center;
}
.post-slide8 .post-content-style {
    display: flex;
    flex-direction: row;
    width: 100%;
    line-height: 1.2rem;
    margin-top: 8px;
}
.post-slide8 .post-content-title {
    width: 30%;
    font-size: 14px;
    font-weight: bold;
    color: black;
}
.post-slide8 .post-content-text {
    width: 70%;
    font-size: 14px;
    color: black;
}
.slider-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
}
.slider-footer-content {
    padding: 2% 6% 2% 6%;
    background-color: #F3F4F5;
    font-size: 1.8vw;
    line-height: 2.8vw;
    margin-top: 50px;
    text-align: center;
}
.post-slide8 .post-title a{
    font-size:18px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:capitalize;
    transition: all 0.3s ease 0s;
}
.post-slide8 .post-title a:hover{
    text-decoration: none;
    color:#ff8b3d;
}
.post-slide8 .post-description{
    font-size: 14px;
    line-height:24px;
    color:#808080;
}
.post-slide8 .read-more{
    color:#333;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    position: relative;
    transition: color 0.20s linear;
}
.post-slide8 .read-more:hover{
    text-decoration:none;
    color:#ff8b3d;
}
.post-slide8 .read-more:after{
    content:"";
    position: absolute;
    width:30%;
    display: block;
    border:1px solid #ff8b3d;
    transition: all 0.30s ease;
}
.post-slide8 .read-more:hover:after{
    width:100%;
}
.slick-list{
  overflow: initial;
}
@media only screen and (max-width: 1280px) {
  .post-slide8 .post-content-title{
    width: 28%;
  }
  .post-slide8 .post-content-text{
    width: 68%;
    margin-left: 4%;
  }
  .post-slide8 .post-slider-title h3{
    font-size: 1.55vw;
  }
}
@media (max-width: 900px) {
.post-slide8 .post-slider-title{
  height: 7vw;
}
.post-slide8 .post-slider-title h3{
  font-size: 2.3vw;
  line-height: 3.6vw
}
.post-slide8 .post-price-text{
  font-size: 2vw;
}
.slider-footer{
  margin-top: 40px;
}
.slider-footer-content {
    margin-top: 0px;
    font-size: 2.5vw;
    line-height: 5vw;
}
}


@media only screen and (max-width: 580px) {
    .post-slide8 .month{
        font-size:14px;
    }
    .post-slide8 .date{
        font-size:14px;
    }
    .post-slide8 .post-price-text{
      font-size: 4vw;
    }
    .post-slide8 .slider-title {
        font-size: 4vw;
        line-height: 6vw;
    }
    .slider-footer-content {
        margin-top: 0px;
        font-size: 4.5vw;
        line-height: 7.5vw;
        width: 90%;
        text-align: left;
    }
    .post-slide8 .post-title{
      padding-left: 3vw;
      padding-right: 3vw;
    }
    .post-slide8 .post-content{
      padding-left: 3vw;
      padding-right: 3vw;
    }
    .post-slide8 .post-slider-title{
      height: 16vw;
    }
    .post-slide8 .post-slider-title h3{
      font-size: 5vw;
      line-height: 7.5vw;
    }
    .post-price img{
      margin-top: 2px;
    }
    .post-slide8 .post-content{
      padding-bottom: 5px;
    }
}
