.not-front.unity-no-sidebars.page-news #main-content, .not-front.unity-no-sidebars.node-type-article.panel-type-article-hero #main-content
{
padding:0px;
}


 .view-hero-news .hero-article-content, .view-news-archive-normal
 {
 padding: 1em 2em;
 }


.node-type-article.panel-type-article-hero .panel-pane .panel-pane
{
	padding: 0px;
}

 .node-type-article.panel-type-article-hero .pane-views-hero-news-block-1
 {
 padding: 0px;
 }

.node-type-article.panel-type-article-hero .pane-contact-mini-panel
{
	clear: both;
}

.view-news-archive-normal ul.pager
{
	text-align: center;
    margin: 0 auto;
    width: 225px;
}

.pager li.first
{
	padding-left: 0px;
}


.view-news-archive-normal ul
{
	list-style-type: none;
	padding: 0px;
	margin:0px;
}

.view-news-archive-normal ul li
{
	margin: 2em 0px;
	border-bottom: 1px solid #ccc;
    padding-bottom: 1em;
}


.view-hero-news .hero-article-content h2 a
{
	color: #990000;
}


 .view-hero-news .hero-article-content
 {
 	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
 }

.view-news-archive-normal ul.pager li {
        border-bottom: 0px !important;
        margin: 0 auto !important;
}

@media (min-width: 600px) {

.view-news-archive-normal 
{
	margin: 0px auto;
	width: 56%;
}


.view-hero-news h1 a
{
	color: #fff;
}


 .view-hero-news .hero-article-content
{
	margin: 0;
padding: 1em 2em;
background: rgba(255,255,255,0.4);
	color: #fff;
display: block;
position: absolute;
bottom: 0;
right: 0;
width: 100%;

font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;

background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 50%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(50%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */


}

.view-hero-news .hero-article-content p
{
	display: none;
}

}
@media (min-width: 800px) {
  



.view-hero-news .hero-article-content p
{
	display: block;
}

}


.view-hero-news
{
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);

box-sizing: border-box;

display: block;
font-family: 'clear sans', georgia, serif;
font-size: 18px;
	color: #303030;

overflow-x: hidden;
overflow-y: hidden;
padding-bottom: 0px;

padding-top: 0px;
position: relative;
transform: matrix(1, 0, 0, 1, 0, 0);
width: 100%;
}

.view-hero-news .field-name-field-background-image-hd img
{
width: 100%;
}


