.tem20-news h2,
.tem20-news .h2{margin:20px 15px 40px;color:#444;font-size:26px;}
.tem20-news a{width:100%;height:247px;position:relative;transition:all 0.6s ease 0s;margin-bottom:15px;display:inline-block;}
.tem20-news .tem20-news_date{width:100%;height:80px;padding:13px 40px;color:#bdbdbd;position:absolute;top:0;left:0;font-family:"HELVETICANEUELTPRO-THEX",Arial;font-weight:300;transition:all 0.3s ease 0s;}
.tem20-news .tem20-news_date span{font-size:28px;color:#8a8a8a;line-height:32px;display:inline-block;width:100%;}
.tem20-news .tem20-news_text{width:100%;border-top:1px solid #dcdcdc;padding:30px 20px 0;margin-top:100px;transition:all 0.6s ease 0s;}
.tem20-news .tem20-news_text h3.title,
.tem20-news .tem20-news_text .h3.title{color:#333;font-size:16px;margin:0;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;transition:all 0.35s ease-in 0s;padding:10px 0;}
.tem20-news .tem20-news_text .tem20-desc{height:50px;overflow:hidden;line-height:25px;font-size:13px;margin-bottom:20px;transition:all 0.33s ease-in 0s;color:#b0b0b0;}
.tem20-news .tem20-news-btn{position:absolute;bottom:0;right:0;text-align:center;color:#fff;width:40px;height:40px;border:1px solid #fff;color:#fff;transition:.3s ease-out .1s;}
.tem20-news .tem20-news-btn span{color:#fff;font-size:16px;line-height:40px;}
@media (min-width:769px){
    .tem20-news a:hover .tem20-news_date{top:167px;color:#fff;background:rgba(0,0,0,0.8);}
    .tem20-news a:hover .tem20-news_date span{color:#fff;}
    .tem20-news a:hover .tem20-news_text{padding:30px 20px 20px;margin-top:0px;border-color:rgba(0,0,0,0.5);}
    .tem20-news a:hover .tem20-news-btn{bottom:20px;right:20px;}
    .tem20-news a:hover .tem20-news-btn{bottom:20px;right:20%;}
}
@media (max-width:768px){
    .tem20-news.full-screen-spacing .container.full-screen{padding-left: 2%!important;padding-right: 2%!important}
    .tem20-news .tem20-news_text{padding:20px 20px 0;}
    .tem20-news .tem20-news_date{position:static;color:#fff;background:rgba(0,0,0,0.8);height: auto;padding:2% 5%;}
    .tem20-news .tem20-news_date span{color:#fff;font-size: 1.2rem;margin-right: 10px;line-height: inherit;}
    .tem20-news .tem20-news_text{padding:20px 20px 0;margin-top:0;border-top: none;}
    .tem20-news .tem20-news-btn{bottom:-60px;right:15px;display: none;}
    .tem20-news .tem20-news_text{margin-top: 0;}
    .tem20-news a{height: auto;}
}
@media (max-width:480px){
    .tem20-news .animated{width:100%;max-width: 100%;margin:0;}
    .tem20-news .tem20-news_date span{font-size: 16px;width: auto;}
    .tem20-news a{height: auto;}
    .tem20-news .tem20-news_text{padding:3%;}
    .tem20-news .tem20-news_text .description{height: auto;margin:0;}
}
