[data-cattype="84007"] ul.newsfeed.grid{
    margin: 20px 0;
    text-align: center;
}
[data-cattype="84007"]{
	overflow: hidden;
}


[data-cattype="84007"] ul.newsfeed.grid li{
    margin: 10px 18px 30px 0; 
    text-align: left;
    width: 270px;
	background:#e1e1e1;
	padding:10px;
}
[data-cattype="84007"] ul.newsfeed.grid li.animated{

min-height: 413px;
}

[data-cattype="84007"] ul.newsfeed.grid li .summary{
    text-align: left;
	margin-top:10px;
}




[data-cattype="84007"] h3.date-time{
    text-transform: uppercase;
    margin: 0 0 10px 0;
	text-align: left;
}

[data-cattype="84007"] .holder{
padding: 0 20px;
margin-top:20px;
margin-bottom:20px;
text-align: right;
}


[data-cattype="84007"] ul.newsfeed.grid li.divider-year{
	font-family: 'Sansation_Bold';
	font-size: 40px;

    padding: 0px;
    margin: 12px 0 5px 0;
    background:none;
    display: block;
    text-align: center;
    width: 100%;
}

/* Overwrite Banner H1 style */
.wrapper_banner.animated h1{
    text-shadow: 1px 1px 1px #000;
}

section[data-cattype="84007"] .top-red-shape{
	background:url('../../../data/ckfinder/images/red-shape.png'); 
	width:396px; 
	height:428px; 
	position:absolute; 
	right:-150px; 
	top:-80px; 
	z-index:-1;
	-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari */
    transform: rotate(180deg);
}

section[data-cattype="84007"] .red-shape{
	background:url('../../../data/ckfinder/images/red-shape.png'); 
	width:396px; 
	height:428px; 
	position:absolute; 
	left:-150px; 
	bottom:-80px; 
	z-index:-1;
}



[data-cattype="84007"] h2.page-title{
    margin-top: 0;
}

[data-cattype="84007"] h3.date-time{
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

[data-cattype="84007"] .box-side-image,
[data-cattype="84007"] .grid_item {
    position: relative;
    text-align: center;
}
[data-cattype="84007"] .box-caption,
[data-cattype="84007"] .grid_item.item_content,
[data-cattype="84007"] .box-side-image,
[data-cattype="84007"] .box-side-image .wrapper_image,
[data-cattype="84007"] .grid_item .wrapper_image{
    width: 250px;
    height: 187px;
}

[data-cattype="84007"] .box-side-image .wrapper_image{
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center center;
}


[data-cattype="84007"] .box-side-image > .box-caption,
[data-cattype="84007"] .item_content.grid_item > .box-caption{
    display: table; 
    position: absolute;
    top: 0;
    opacity: 0;
    padding: 12px;
    z-index: -1;
    background: none;    
}
[data-cattype="84007"] .box-side-image:hover .box-caption,
[data-cattype="84007"] .item_content.grid_item:hover .box-caption{ 
    background: rgba(227, 0, 7, 0.89);   
    opacity: 1;
    z-index: 10;
}
[data-cattype="84007"] .box-side-image .box-caption .cell,
[data-cattype="84007"] .grid_item .box-caption .cell{
    display: table-cell;
    vertical-align: middle;
}
[data-cattype="84007"] .box-side-image .box-caption .cell a:link,
[data-cattype="84007"] .grid_item .box-caption .cell a:link{ cursor: pointer; }
[data-cattype="84007"] .box-side-image .box-caption .cell a,
[data-cattype="84007"] .grid_item .box-caption .cell a{ 
    color: #fff; 
    cursor: auto;
    display: block;
    cursor: pointer;
}


@media (min-width: 768px) and (max-width: 980px) {
	[data-cattype="84007"] ul.newsfeed.grid li {
    width: 219px;
	 min-height: auto;
	}
	
	

}




@media screen and (max-width: 980px) {
    [data-cattype="84007"] .newsfeed.grid li {
        margin: 10px 18px 30px 0;
        text-align: left;
        
    }
    [data-cattype="84007"] .grid_item .wrapper_image {
        width: 200px;
        height: 150px;
    }
    [data-cattype="84007"] .box-caption,
    [data-cattype="84007"] .grid_item.item_content,
    [data-cattype="84007"] .box-side-image,
    [data-cattype="84007"] .box-side-image .wrapper_image,
    [data-cattype="84007"] .grid_item .wrapper_image {
        width: 200px;
        height: 150px;
    }
	
	[data-cattype="84007"] .btn-news{
	margin-bottom:10px;
	}
	
	[data-cattype="84007"] .btn-news{
    padding: 8px 53px;
	}
	
	[data-cattype="84007"] .btn-news.active{ padding: 5px 53px; }
	
	
	section[data-cattype="84007"] .top-red-shape{
		top:-145px; 

	}
	
	section[data-cattype="84007"] .red-shape{
		bottom:-145px; 
	}
}

@media screen and (max-width: 767px) {
    
    
    [data-cattype="84007"] h2.section-title {
        text-align: center;
    }
	[data-cattype="84007"] #yearSelection::after{display:none;}
    
	
	[data-cattype="84007"] .left-panel{margin-top:0;}
	
    [data-cattype="84007"] .newsfeed.grid, 
    [data-cattype="84007"] .left-panel{ padding: 0; }
    [data-cattype="84007"] .right-panel{ padding-left: 15px; }

	
	[data-cattype="84007"] ul.newsfeed.grid li {
        margin: 10px 5px 30px 0;
        text-align: left;
		width: 135px;

	
    }
    [data-cattype="84007"] .grid_item .wrapper_image {
        width: 115px;
        height: 87px;
    }
    [data-cattype="84007"] .box-caption,
    [data-cattype="84007"] .grid_item.item_content,
    [data-cattype="84007"] .box-side-image,
    [data-cattype="84007"] .box-side-image .wrapper_image,
    [data-cattype="84007"] .grid_item .wrapper_image {
        width: 115px;
        height: 87px;
    }
	
	
	[data-cattype="84007"] .box-side-image .box-caption .cell, [data-cattype="84007"] .box-side-image > .box-caption, [data-cattype="84007"] .item_content.grid_item > .box-caption{ white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
	color:#fff; 
	    max-width: 90px;
	}
	

	
	.align-right .btn.btn-close-news {
    position: fixed;
    z-index: 1;
    right: 0;
	}
	
	section[data-cattype="84007"] .top-red-shape{
		top: -185px;
	}
	
	section[data-cattype="84007"] .red-shape{
		bottom:-185px; 
	}
	
}