.news-module__item{display:flex;flex-direction:column;margin:0 0 20px;padding:0}
.news-module__image{position:relative;overflow:hidden;border-radius:5px 5px 0 0;cursor:pointer}
/*.news-module__image:after{position:absolute;top:50%;left:50%;font-family:"Font Awesome\ 5 Free";font-weight:900;font-size:2em;content:"\f061";color:#fff;transform:translate(-50%, -50%) scale(0);transition:all linear .15s;}*/
.news-module__image:hover:after{transform:translate(-50%, -50%) scale(1)}
.news-module__description{display:flex;flex-direction:column;flex:1 1 auto;padding:15px;border-radius: 10px;}
.news-module__category-date-viewed{display:flex;align-items:center;margin:0 0 15px;color:#888;font-size:.9em}
.news-module__category{overflow:hidden;margin:0 15px 0 0;text-decoration:underline;white-space:nowrap;text-overflow:ellipsis}
.news-module__date{flex:0 0 auto;margin:0 15px 0 0}
.news-module__viewed{flex:0 0 auto}
.news-module__date .fa, .news-module__viewed .fa{margin:0 5px 0 0;font-size:.9em}
.news-module__name{display:block;margin:0 0 10px;font-weight:500;color: #000;font-size: 16px;}
.news-module__text{font-size:.95em}

.news-list{display:flex;flex-wrap:wrap;margin-bottom:10px}
.news-list__layout{display:flex}
.news-list__item{margin:0 0px 20px;padding:0}
.news-list__image img{border-radius:5px 5px 0 0;cursor:pointer}
.news-list__category-date-viewed{display:flex;align-items:center;margin:0 0 10px;color:#888;font-size:.7em}
.news-list__cat{background: #f67280;color: white;padding: 4px 9px;border-radius: 14px;display: block;margin: 0}	
.news-list__entry-meta {font-size: 12px;font-weight: 600;}
.news-list__date{margin:0 15px 0 0}
.news-list__date .fa, .news-list__viewed .fa{margin:0 5px 0 0}
.news-list__name{display:block;margin:0 0 10px;font-weight:500;font-size:16px;color:#000}
.news-list__description{padding:15px}
.news-list__text{font-size:.95em}

.news-page{box-shadow: 0 5px 15px rgba(0, 0, 0, .1);background-color: white;padding: 25px 25px 25px 25px;margin:0 0 30px}
.news-page__image{float:left;margin:0 20px 10px 0;max-width:30%}
.news-page__image img{border-radius:3px}
.news-page__description{line-height:1.5em}
.news-page__description img, .news-page__description iframe{max-width:100%;height:auto !important;display: block;margin: 0 auto;}
.news-page__social-posted{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:0 0 40px}
.news-page__posted{color:#888}
.news-page__description p{line-height: 1.7em;font-size: 17px;}

.news-page figcaption {text-align: center;padding-top:10px}

.news-page ol {
    counter-reset: list1;
}

.news-page ol li:before {
    content: counter(list1,decimal) " ";
    counter-increment: list1;
}

.news-page ol li {
    margin: 0 0 1px;
    list-style: inherit;
}

.news-page ol li:before {
    background: #D1101A;
    border-radius: 100%;
    color: #ffffff;
    content: counter(myCounter,decimal);
    counter-increment: myCounter;
    display: block;
    font-size: 0.85em;
    font-weight: 600;
    height: 26px;
    left: 0;
    line-height: 26px;
    margin: 5px 10px 5px 0;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 26px;
}
.news-page ol li:before {
    content: counter(list1,decimal) " ";
    counter-increment: list1;
}
.news-page ol li {
    list-style: outside none none;
    padding: 15px 0 5px 40px;
    position: relative;
	line-height: 1.7em;
    font-size: 17px;
}

.pic {
    text-align: center;
}
.gray {
    padding: 7px 10px 7px 15px;
    margin: 20px 0 10px;
    background: #E6E6E1;
}
.news-page__posted .fa-eye{margin:0 5px 0 0}
.news-page__posted .fa-calendar{margin:0 5px 0 15px}
.news-page ol{display:inline-block;padding:0 0 0 0px;clear:both}

.news-page ul{    list-style: square outside;
    margin-left: -20px;
    margin-top: 10px;
    margin-bottom: 10px;line-height: 1.7em;
    font-size: 17px;}


.news-prevnext{margin:0 0 30px;padding:15px 0;background:#f8f8f8;border-radius:4px}
.news-prevnext__item{height:100%;padding:0 5px}
.news-prevnext__item.prev{text-align:right}
.news-prevnext__a{display:flex;height:calc(100% - 20px);padding:0 0 10px;font-weight:500;text-decoration:underline}
.news-prevnext__a.prev{justify-content:flex-end}
.news-prevnext__date{font-size:.95em;color:#888}

.mfp-bg{opacity:0 !important;transition:all ease-in-out .3s}
.mfp-bg.mfp-ready{opacity:.6 !important}
.mfp-bg.mfp-removing{opacity:0 !important}
.mfp-wrap{z-index:1066}
.mfp-arrow{opacity:0 !important;transition:all ease-in-out .3s}
.mfp-ready .mfp-arrow{opacity:.5 !important}
.mfp-removing .mfp-arrow{opacity:0 !important}
.mfp-figure{background:#fff;border-radius:10px;box-shadow:0 0 20px #555}
.mfp-figure:after{display:none !important}
.mfp-close{color:#555 !important;right:10px !important}
.mfp-bottom-bar{position:relative !important;display:flex;align-items:center;justify-content:space-between;padding:15px}
.mfp-bottom-bar .mfp-title{max-width:85%;padding:0 !important;font-size:.9em;color:#888}
.mfp-bottom-bar .mfp-counter{position:relative;color:#555}

@media (max-width:575px){
    .news-module__item{margin:0 0 10px}
    .news-page__image{margin:0 0 15px;width:100%;max-width:100%}
    .news-page__social-posted{justify-content:flex-end}
    .news-page__social{margin:0 0 10px}
    .news-page__posted{flex:1 0 100%;text-align:right}
}