.combined-sub2 {position:relative;}
.combined-sub2 .image img {width:100%;height:auto;z-index:1}
.combined-sub2 .caption-sub2 {position:absolute;left: 0;right: 0;bottom: 0;width:100%; padding:7px 15px;line-height:1.1em;z-index:3; margin-bottom:3px;}
.combined-sub2 .caption-sub2 h3 {font-weight:700;color:#FFFFFF;line-height:0.9em;padding:0;margin:0 0 0.3em 0;text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);}
.combined-sub2 .caption-sub2 h3 a {font-size:14px;color:#FFFFFF;line-height:0.9em;}
.combined-sub2 .caption-sub2 .sub1 a {color:#D3D3D3}
.combined-sub2 .date {font-size:11px;color:#FFFFFF;line-height:1em;margin-top:7px;padding-left:7px;border-left:2px solid; border-color: #004599; text-transform:uppercase}
.combined-sub2 .t-category {font-size:10px;color:#FFFFFF;line-height:1em;margin:0;padding-right:7px;border-right:10px solid; border-color: #BB0006; text-transform:uppercase;float:right}
/*[class^=col-] .combined-sub2 {margin:0 -15px;}*/
.col-lg-8 .combined-sub2 {border:4px solid #A8A8A8;border-right:2px solid #A8A8A8;border-bottom:9px solid #A8A8A8;}
.combined-sub2 .teaser-overlay {
width:100%;
height:100%;
position:absolute;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+33,000000+100&0.1+33,1+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 33%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 33%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 33%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
background-position-y: -1px; bottom: -1px;
-webkit-transition: all 1s linear;
-moz-transition: all 1s linear;
-o-transition: all 1s linear;
transition: all 1s linear;
}
.combined-sub2 .teaser-overlay:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+33,000000+100&0+33,1+100 */
/*background: -moz-linear-gradient(top,  rgba(255,255,255,0) 33%, rgba(0,0,0,1) 100%);*/ /* FF3.6-15 */
/*background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 33%,rgba(0,0,0,1) 100%); *//* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom,  rgba(255,255,255,0) 33%,rgba(0,0,0,1) 100%); *//* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); *//* IE6-9 */
background-position-y: -1px; bottom: -1px;
-webkit-transition: all 1s linear;
-moz-transition: all 1s linear;
-o-transition: all 1s linear;
transition: all 1s linear;
}
/* Microsoft Edge Browser 12+ (All) - @supports method */
@supports (-ms-accelerator:true) { .col-lg-8 .combined-sub2 { border-bottom:8px solid #A8A8A8; } }