.ddt_cpt_posts_list_content{border-left-width: 1px;border-color: #333a5d ;border-style: solid;-webkit-transition: all 250ms ease-out;
-o-transition: all 250ms ease-out;transition: all 250ms ease-out;}
.ddt_cpt_posts_list_content:hover{border-left-width: 1px;border-color:#E63946;}
.ddt_list_view_date{margin-left: -10px;top: 20px;position:relative;}
.ddt_cpt_posts_list_content:hover .ddt_list_view_date:before{color:#E63946;}
.ddt_list_view_date:before{content: "\5c";font-family: 'ETmodules';display: inline-block;font-style: normal;color: #000;font-size: 20px;padding-right: 0.5em;}
@media screen and (max-width: 980px) {
.ddt_cpt_posts_list_content { border:none;padding:0px;}
.ddt_list_view_date{margin-left:0px;}
}	