.plgNews.w {
    float: left;
    width: 100%;
    position: relative;
}
.plgNews.w h2 a{
  font-size: 1.5em;
  margin: 0.5em;
  color: #FFF;
  font-weight: normal;
  font-family: 'Titillium Web', sans-serif;
}
.plgNews.w .seeMore{
  background-color: #7C265D;
  border: 1px solid #A54C85;
  color: #FFF;
  padding: 8px;
  margin: 10px 0;
  font-size: 14px;
}

.plgNews.w .buttonReadMore
{
    float: none;
    margin: 0 auto;
    color: #FFF;
    padding: 7px;
    }
.plgNews.w p{
        color: #CCC;
}
.plgNews.w .item {
    padding: 0.3em;
margin:0 auto;
    width: 100%;
    text-align: center;
}

.plgNews.w .item figure {
    max-width: 142px;
    min-height: 90px;
    max-height: 97px;
    float: left;
    background-color: #E8E8E8;
    border: 1px solid #D1D1D1;
    padding: 0.2em;
    margin: 0 0.5em 0 0;
    overflow: hidden;
}
.plgNews.w .item figure span .hoverThumbs i,
.plgNews.p .item figure span .hoverThumbs i {
    font-size: 1.0em;
    font-family: Elusive-Icons;
    position: absolute;
    color: #FFF;
    font-style: normal;
    left: 42%;
    right: 50%;
    bottom: 50%;
    margin-top: -10px;
    top: 50%;
    float: left;
    display: none;
}
.plgNews.p .item figure span .hoverThumbs i {
    font-size: 2.0em;
    margin-top: -15px;
    left: 45%;
    right: 50%;
}
.plgNews.w .item figure:hover span .hoverThumbs i:before,
.plgNews.p .item figure:hover span .hoverThumbs i:before {
    content: "f1c2";
}
.plgNews.w .item h2 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0.875em;
    font-family: 'Open Sans', Helvetica, Arial, Verdana, sans-serif;
    line-height: 1;
    margin-bottom: 0.3em;
}
.plgNews.w .item h2 a {
    color: #fff;
}
.plgNews.w .item > span {
    font-size: 0.6875em;
    text-transform: uppercase;
    font-weight: 600;
    color: #F00;
}
.plgNews.w .item > span:before {
    content: "f122";
    margin: 0 0.3em 0 0;
    font-family: 'Elusive-Icons';
    font-size: 1.6em;
    color: #2D2D2D;
    display: none;
}
.plgNews.w .item p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    line-height: 1.1;
    margin: 0.6em 0;
    color: #fff;
}
.plgNews.p {
    float: left;
    width: 100%;
    position: relative;
    background-color: #fff;
    :
}
.plgNews.p h1.title {
    border-bottom: 1px solid #CCC;
    box-shadow: none;
    background: rgba(0, 0, 0, 0);
    padding: 0.5em 0 0.5em 0;
    margin-bottom: 0.5em;
    float: left;
    width: 100%;
}
.plgNews.p h1.title span {
    font-size: 12px;
    margin: 0.35em 0;
    padding: 0;
}
.plgNews.p .item {
    /* width: 33.33333333%; */
    min-height: 245px;
    float: left;
    padding: 0 1.5em;
    background-color: #fff;
}
.plgNews.p .item:last-child {
    margin-right: 0;
}
.plgNews.p .item:hover {
    background-color: #fff;
}
.plgNews.p .item figure {
    width: 100%;
    margin: 0 0 0.2em 0;
    float: left;
    background-color: #FFF;
    border: 1px solid #D1D1D1;
    padding: 0.2em;
    height: 185px;
    overflow: hidden;
    position: relative;
}
.plgNews.p .item figure span {
    height: 100%;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    max-height: 175px;
}
.plgNews.w .item figure span {
    height: 100%;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    max-height: 80px;
}
.plgNews.p .item figure:hover .hoverThumbs,
.plgNews.w .item figure:hover .hoverThumbs {
    background-color: rgba(0, 0, 0, 0.68);
    position: absolute;
    height: 100%;
    width: 100%;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.plgNews.p .item h2 {
    font-size: 1.375em;
    font-family: 'Open Sans', Helvetica, Arial, Verdana, sans-serif;
    line-height: 1;
    margin-bottom: 0.3em;
    width: 100%;
    position: relative;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.plgNews.p .item h2 a {
    color: #333;
}
.plgNews.p .item > span {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    width: 100%;
    float: left;
    padding: 0.4em 0;
    margin: 0.4em 0;
    font-size: 0.6875em;
    text-transform: uppercase;
    font-weight: 600;
}
.plgNews.p .item span span span a {
    color: #B21409;
}
.plgNews.p .item p {
    font-size: 0.75em;
    text-align: left;
    margin: 0.8em 0;
    color: #777;
}
@media screen and (max-width: 860px) {
    .plgNews.w .item {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .plgNews.p .item {
        width: 50%;
    }
}
@media screen and (max-width: 480px) {
    .plgNews.p .item {
        width: 100%;
    }
}