

.news .news-list-view h3 a {
     
    color:var(--dark);
}



.news .btn-read-more img.show {
    display:block;
}
.news .btn-read-more img.show-hover {
    display: none;
}



.news .btn-read-more:hover {
    background: var(--blue);
    border-color:var(--blue);
}

.news a.btn-read-more:link,
.news a.btn-read-more:visited {
    color: var(--blue);
}

.news .btn-read-more:hover img.show {
    display: none;
}

.news .btn-read-more:hover img.show-hover {
    display: block;
}

.news a.btn-read-more:hover,
.news a.btn-read-more:active {
    color: var(--white);
}








/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
	clear: both;
}

.newscccx .card-deck {
    column-count: 1;
}

.news .nav ul {
	float: left;
	display: inline;
	margin: 0;
}

.news .nav li {
	float: left;
}

.news .nav a {
	float: left;
	display: block;
}
.news .news-backlink-wrap {

	
	text-align:left;

}

.news-content .ce-gallery {
    padding:2rem 0;
    width:100%;
}
.news-content .ce-column {
    width: 100%;
}
.news-content .ce-gallery figure {
    display: table;
    margin: 0;
    width: 100%;
}

.news-single figcaption {
    font-size:0.875rem;
}

.news-single .frame-img-fullwidth .ce-gallery,
.news-single .frame-img-fullwidth .ce-column,
.news-single .frame-img-fullwidth .ce-column figure,
.news-single .frame-img-fullwidth .ce-column figure img {
    width:100%;
}

.news .news-backlink-wrap a { color:#fff; 

	display: inline-block;
    width: 200px;
    padding: 8px;
    
    border: 1px solid #545454;
    border-radius: 5px;
    text-align: center;
    outline: none;
    text-decoration: none;
    font-weight: bold;
	background:#555;
 

}



.news-single .frame-border-blue img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    box-shadow: 20px 20px 0px -12px #4887a8;
    border: 5px solid transparent;
}


.news-list-view h3.card-title a {
    color:#545454;
}
.news-list-view .card-text {
    display:inline-block;
}
.news-list-view .card-text a.more {
    float:right;
    color:#545454;
}



/*
.news .news-backlink-wrap:hover {
    background: #2d6a91;
    color: #fff;
}
*/

.news .news-backlink-wrap:hover a{ background: #2d6a91; color:#fff; text-decoration:none; }

.news .news-list-view a.more {
    display: inline-block;
  
    color: #0075bb;
    border: 0px solid #545454;
    border-radius: 5px;
    text-align: right;
    outline: none;
    text-decoration: none;
    font-weight: bold;
	float:right;
	}
	
 
.news .news-list-view a.more:hover {
     color: #5b9bd5;
    text-decoration:underline;
}

.news .news-list-view a.more:before {
    font-family: 'FontAwesome';
    content:'\f064';
    float:left;
    padding-right:0.5em;
}


.news .nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .newsgrey {
 	padding:1em;
	min-height:280px;
}

.news .news-single.article {
    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 100%;
    float: none;
    margin-right: 0;
}

 
.news .news-list-view .article {
    padding-bottom: 15px;
  
    width: 100%;
    float: none;
    margin-right: 0%;
	 background: #f1f1f1;
	 max-width: 440px;
	 margin:auto;
	   margin-bottom: 15px;

	border:1px solid #f3f3f3;

}
 


 a.more.btn.btn-primary {
    color: #fff;
    background-color: #b71f22;
    border-color: #b71f22;
}
 
a.more.btn.btn-primary:hover {
    color: #fff;
    background-color: #8f1c1e;
    border-color: #8f1c1e;
}

.news-img-wrapx {
    overflow:hidden;
    max-height:200px;
}

.card.articlex:hover img.card-img-top {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.card.articlex img.card-img-top {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    object-fit: cover;
}



/*

.news .news-list-view .article:nth-child(2n+0) {
    padding-bottom: 15px;
  
    width: 100%;
    float: none;
    margin-right: 0%;
	 background: #fff;
	 max-width: 390px;
	 margin:auto;
	   margin-bottom: 15px;
	   border:1px solid #f3f3f3;
}
*/



.news .article:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.news .article:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article .news-img-wrap {
 
    margin: 0;
    border-radius: 5px 5px 0 0;
    width: 100%;
    /* clear: both; */
    display: grid;
}

.news .article .news-img-wrap a {
	display: block;
	float: left;
	padding: 0;
	padding-bottom:0.5em;
	border: 0px solid #ddd;

 }

.news.news-single .article .news-img-wrap {
	padding-bottom:0.5em;
    width:100%;
    display:inline-block;
}


.news-img-wrap .outer {
    display: inline-block;
    /* float: left; */
    width: 49%;
    padding: 1%;
}



.news .article .news-img-wrap img {
 
	height: auto;
	width: 100%;
	 max-width:795px;
	  border-radius: 5px 5px 0 0;
}


img.card-img-top {
    object-fit:contain;
    height:auto;
}

.news .news-list-view .article .news-img-wrap img {
	float: left;
	height: auto;
	width: 100%;
	max-width:100%;
}

.news .article .teaser-text {
	margin: 0 0 10px 0;
}
.news .article .header {
	height:auto;
	margin-bottom:1em;
}

.news.news-single .article .header {
	width:100%;
	float:left;
    margin-bottom:0em;
}

.news .news-list-date {
/*	text-align:left; */
	float:right;
	display:inline-block;
	clear:both;
	width:100%;
	padding-top:0.25em;
}

.news .article h3 {
	margin-bottom: 0;
	font-size: 1.675rem;
	
    line-height: 1.175;
 }
 
 .news .article h3 a {
	 text-decoration:none;
	 color:#545454;
 }

.news .footer {
	clear: both;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
	margin-top: 15px;
	color: #888;
}

.news .footer p {
	line-height: 1em;
}

.news .footer span {
	display: inline-block;
	padding-right: 8px;
	 
	border-right: 1px solid #ddd;
}

.news .footer span:last-child {
	border-right: 0;
}

.news .footer .news-category a {
	text-transform: uppercase;
}

.news .no-news-found {
	color: #DB0202;
	font-style: italic;
}
.news .page-navigation {
	clear:both;
}
.news .page-navigation p {
	float: left;
}

.news .page-navigation ul {
	float: right;
}

.news .page-navigation ul li {
	float: left;
	display: block;
	padding:0.25em !important;
	background: none;
}
.news .page-navigation ul li:before {
	content:'';
	display:none !important;
}

.news .page-navigation ul li a {
	display: block;
	
}

/* category menu view */
.news-category-view ul li {
	padding: 5px 8px;
}

.news-category-view ul li li {
	padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
	background: #f9f9f9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ddd;
}

/* single view */
.news-single .footer {
    margin-bottom: 20px;
    margin-top: 5px;
    padding: 0 0 0 0;
    border-bottom: 0;
    border-top: 0px solid #eee;
   /* width: 30%;
    float: right;
    */
	clear: none;
    text-align: right;
}

.news-single .article .news-img-wrap {
	float: right;
	width: auto;
	margin: 0 0 0 0;
}

.news-single .article .news-img-wrap img {
	float: none;
}

.news-single .teaser-text {
	font-size: 15px;
	color: #888;
}

.news-text-wrap {
	display:inline-block;
	margin-bottom: 10px;
	margin-top:2em;
	clear:both;
	width:100%;
}

.news-img-caption {
	color: #888;
}

/* related news + files */
.news-related-wrap {
	display: table;
	margin-top: 20px;
	width: 100%;
}

.news-related {
    width: auto;
    padding: 15px;
    border: 1px solid #eee;
    display: table-cell;
    background: #f3f3f3;
}


.news-related ul {
    list-style:none;
    margin:0;
    padding:0;
}
.news-related ul li {
	line-height: 1em;
	margin-bottom: 12px;
    list-style: none;

}

.news-related ul li:before {
    content: "\f054";
    font-family: "FontAwesome";
    float: left;
    padding-top: 0.2em;
    padding-right: 0.5em;
    font-size: 0.675em;
    font-weight: lighter;
}

.news-related ul li span {
	border-right: 1px solid #DDDDDD;
	display: inline-block;
	margin-right: 8px;
	padding-right: 8px;
	color: #888;
}

.news-related ul li span:last-child {
	border-right: 0;
	padding-right: 0;
}

.news-related h4 {
	margin-bottom: 10px;
}

.news-related-files ul li {
	margin-bottom: 20px;
}

.news-related-files .news-related-files-link .jpg {
	background-position: 0 0;
}

.news-clear {
	clear: both;
}

.news .article h3 a {
    text-decoration: none;
    color: #545454;
    font-size: 0.675em;
}




 
@media (min-width: 576px) {
.newsx .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 0 0 28.66666666666667% !important;
    margin-right: 15px;
    margin-bottom: 2em;
    margin-left: 15px;
}

}


@media screen and (min-width:768px) {

    .newscccx .card-deck {
        column-count: 3;
    }
	
	/*
.news .news-list-view .article {

    padding-bottom: 15px;
    margin-bottom: 30px;
    width: 48%;
    float: left;
    margin-right: 2%;
    background: #fff;
    border-radius: 5px;
 
	
}
 
 */
 
/* inside media query targeting width */
.card-deck .card:nth-child(2n) {
    flex-break: after;
}
 .card-deck {
    column-count: 3;
 }

 .slick-slider.card-deck {
    column-count:inherit;
 }




    /*
    div[itemprop="description"] {
   min-height:150px;
    }
    */

    
.news-img-wrap .outer {
    display: inline-block;
    /* float: left; */
    width: 24%;
    padding: 1%;
}
    
        
    .news .news-list-view {
        display:flex;
            flex-wrap: wrap;
    }    

.news .news-list-view .article:nth-child(3n+3){

    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 31%;
    float: right;
    margin-left: 2%;
    margin-right: 0%;
     border-radius: 5px;
    display: table-cell;
        margin-top: 1em;
    margin-bottom:1em;
	
}

 
 
.news .news-list-view .article:nth-child(3n+1){

    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 31%;
      
    margin-left: 0;
    margin-right: 2%;
     border-radius: 5px;
	    clear: both;
    display: table-cell;
    margin-top: 1em;
    margin-bottom:1em;
}





.news .news-list-view .article:nth-child(3n+2) {

    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 31%;
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
     border-radius: 5px;
    display: table-cell;
     margin-top: 1em;
    margin-bottom:1em;
	
}




 
 .news .news-list-view#news-container-79 .article:nth-child(0) {
	  margin-left:0;
  }

 
 
 
  
 .news .news-list-view#news-container-79 .article:nth-child(3n-2) {
	  margin-left:0;
  }

 
 .news .news-list-view#news-container-79 .article:nth-child(3n-3) {
	  margin-right:0;
	  margin-left:0;
	  float:right;
  }
 
 
 
 
 
 #news-container-79 .article:nth-child(1) {
	 float:left;
 }
 
 
  
 #news-container-79 .article:nth-child(2) {
	 float:left;
 }
 
 
 
  
 #news-container-79 .article:nth-child(3){
	 float:right;
 }
 


 .news.news-singlse .ce-bodytext {
     max-width:70%;
     margin:auto;
 }


 .news-related-wrap {
    display: block;
    margin-top: 20px;
    width: 100%;
    max-width:100%;
    margin:3rem auto;
}


}


@media screen and (min-width:960px) {
 .news .article h3 a {
    text-decoration: none;
    color: #545454;
    font-size: 0.875em;
}


    .news {
        display:table;
        width:100%;
    }
    
    .news .news-list-view {
        display:flex;
        flex-wrap: wrap;
    }    

.news .news-list-view .article:nth-child(3n+3){

    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 31%;
    float: right;
    margin-left: 2%;
    margin-right: 0%;
     border-radius: 5px;
    display: table-cell;
        margin-top: 1em;
    margin-bottom:1em;
	
}

 
 
.news .news-list-view .article:nth-child(3n+1){

    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 31%;
      
    margin-left: 0;
    margin-right: 2%;
     border-radius: 5px;
	    clear: both;
    display: table-cell;
    margin-top: 1em;
    margin-bottom:1em;
}





.news .news-list-view .article:nth-child(3n+2) {

    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 31%;
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
     border-radius: 5px;
    display: table-cell;
     margin-top: 1em;
    margin-bottom:1em;
	
}




.news-img-wrap .outer {
    display: inline-block;
    /* float: left; */
    width: 24%;
    padding: 1%;
}



.news .news-backlink-wrap {
	
	/* text-align:left; */
    margin-top:2em;

}



 
 
#news-container-79 .news .news-list-view .article:nth-child(3n+1) {

    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 31%;
    float: left;
    margin-left: 1.5%;
	 margin-right: 1.5%;
     border-radius: 5px;
 
	
}

 #news-container-79 .news .news-list-view .article:nth-child(3n-2) {
	  margin-left:0;
  }

 
#news-container-79 .news .news-list-view .article:nth-child(3n-3) {
	  margin-right:0;
	  margin-left:0;
	  float:right;
  }
 




 
}


@media (min-width:1100px) {
 
    .newsx .card-deck .card {
        -ms-flex: 1 0 0%;
        flex: 0 0 30.66666666666667% !important;
        margin-right: 15px;
        margin-bottom: 2em;
        margin-left: 15px;
    }
}


.newsx .card-deck .card-body {
    background:#f8f9fa;
}

.newsx .page-navigation {
    display:block;
    clear: both;
    width:100%;
 }