.bwl-news-container{
position: relative;
}
.bwl-news-img{
display: block;
position: relative;
overflow: hidden;
margin-bottom: 0px; }
.bwl-news-img:before{
position: absolute;
content: '';
width: 0%;
height: 700px;
background: rgba(0,0,0,0.0);
top:0 ;
left: 0;
transition: all 0.3s ease-in-out ;
}
.bwl-news-img img.wp-post-image {
margin-bottom: 0px !important;
width:100%;   
}
.bwl-news-content{
padding: 5px 12px;
margin-bottom: 1.5em;
text-align:left;
background: #fafafa;  
}
.bwl-news-info{
padding: 12px 6px;
font-weight: normal; 
}
.bwl-news-info .bwl-news-meta-info{
margin-bottom: 0px;
font-size: 13px;
}
.bwl-news-info .bwl-news-meta-info .bwl-news-cat {
text-transform: capitalize;
}
.bwl-news-info h3{
margin: 0px !important;
}
.bwl-news-info h3 a{
margin-top: 0px !important;
font-weight: bold;
font-size: 18px;
display: block;
}
.bwl-news-info .bwl-news-read-more{
text-align: right;
margin-bottom: 0px;
font-weight: bold;
}
.layout_2{
background: none;
border-left: 1px solid #EEE;
position: relative;
} .layout_2:before,
.layout_2:after {
content: "";
height: 12px;
position: absolute;
top: 23px;
transform: rotate(45deg);
width: 12px;
}
.layout_2:before {
background: #eeeeee;
left: -6px;
}
.layout_2:after {
background: #eeeeee;
left: -7px;
}
.cause-fund{
border-top: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
}
.bwl-news-container .progress{
border-radius: 0;
box-shadow: none;
background: #FFF;
margin-top: 24px;
margin-bottom: 48px;
margin-left: -1px;
margin-right: -1px;
height: 10px;
position: relative;
overflow: visible !important;
border: 1px solid #CCC;
padding: 1px;
}
.bwl-news-container .progress .progress-bcm{
border-radius: 0;
background: #eb464a;
height: 6px;
position: relative;
}
.bwl-news-container .progress span.bcm-raised{
background: transparent none repeat scroll 0 0;
border: 1px solid #eb464a;
height: 28px;
line-height: 28px;
position: absolute;
text-align: center;
top: 18px;
width: 38px;
left: 0px;
text-indent: 1px;
} .bwl-news-container .progress span.bcm-raised:before, 
.bwl-news-container .progress span.bcm-raised:after {
content: ' ';
height: 0;
position: relative;
width: 0;
border: 7px solid transparent; }  .bwl-news-container .progress span.bcm-raised:before {
border-bottom-color: #eb464a;
left: 0;
position: absolute;
top: -15px;
z-index: 0;
} 
.bwl-news-container .cause-button{
border-radius: 0 !important;
bottom: 15px;
position: absolute;
right: 0px;
transition: all 0.4s ease 0s;
border: 0px;
background: rgba(255,255,255, 0.95);
}
.bwl-news-container .cause-button .fa{
color: #eb464a;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.bwl-news-container .cause-button:hover{
background:#FFFFFF;
border: 0px;
}
.bwl-news-container .cause-button:hover .fa{
}
.bwl-news-container:hover .cause-button{
background: #eb464a;
color: #FFFFFF;
}
.bwl-news-container:hover .cause-button .fa{
color: #FFFFFF;
}
.bwl-news-container:hover .bwl-news-img:before{
position: absolute;
content: '';
width: 100%;
height: 700px;
background: rgba(0,0,0,0.5);
top:0 ;
left: 0;
} .repair-latest .repair-latest-thumbnail{
margin-bottom: 30px;
}
.repair-latest .latest-date {
border: 2px solid #0087e0;
border-radius: 20px;
color: #333333;
display: inline-block;
font-size: 12px;
letter-spacing: 0.5px;
margin-bottom: 15px;
padding: 2px 20px 0;
text-decoration: none;
transition: all 0.3s ease 0s;
}
.repair-latest .repair-latest-title {
font-weight: 600;
margin-bottom: 15px;
font-size: 18px;
line-height: 27px;
}
.repair-latest .repair-latest-title a {
color: #24262a;
}
.repair-latest .repair-latest-title a:hover {
color: #0087e0;
}
.repair-latest .repair-latest-details {
font-size: 14px;
margin-bottom: 20px;
margin-top: 10px;
}
.repair-latest .repair-latest-details a {
border-right: 1px solid #a1a1a1;
color: #6e6e6e;
display: inline-block;
line-height: 14px;
margin-right: 3px;
padding-right: 8px;
transition: all 0.3s ease 0s;
}
.repair-latest .repair-latest-details a:last-child {
border-right: medium none;
margin-right: 0;
padding-right: 0;
}
.repair-latest .repair-latest-details a:hover {
color: #212121;
} @media only screen and (min-width: 0px) and (max-width: 479px) {
}
@media only screen and (min-width: 480px) and (max-width: 979px) {
}