.vidjet{
border: 1px solid #dce0e0;
border-radius:3px;
padding:20px;
margin-bottom:20px;
}
.post_circle_thumb {
float:left;

}
.post_circle_thumb img{
border-radius:50%;
margin-right:20px;
margin-bottom:20px;
}
h2.widgettitle{
    font-family: Poppins,Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -1px;
    text-transform: none;
    color: #000;
border-bottom:1px solid #dce0e0;
margin-bottom:30px;
}
.posts.blog {
    list-style: none;
    margin-top: 30px;
padding:0;
}
.news-name a{
width: 100%;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1.2em;
}
.news-name a:hover{
color:#68B78A;
text-decoration:none;
}
.news-date-time{
    padding: 0;
    margin-top: 0;
    color: #999;
    letter-spacing: 0;
    font-size: 11px;
    font-weight: 600;
    font-family: 'SF Pro Display',sans-serif;
    margin-top: 5px;
}

.tour-info{
position:absolute;
bottom:0;
width:100%;
padding:20px;
}
.tour-info .tour_price {
position: relative;
    z-index: 9;

}
.tour-info .tour_link, .tour-info .tour_link:hover{
position: relative;
    z-index: 9;
left:20px;
}
.tour_price1 {
    line-height: 30px;
    padding: 0 5px;
    display: inline-block;
  margin-bottom: 20px;
margin-left:-20px;
    background: #B225C5;
    border-radius: 0px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
.tour_link1, .tour_link1:hover {
   
    margin-bottom: 20px;
    left: 20px;
    color: white;
    text-decoration: none;
    font-weight: bold;
}