/* Element Style */
.npsidebarright {border-bottom:1px groove rgba(255,255,255,0.1);padding-bottom:15px;margin-bottom:15px;}
.npsidebarright h3 {font-size:14px; letter-spacing:0px;}
.npsidebarright p {display:none;}
.lastrow .npsidebarright {margin-bottom:0!important; padding-bottom:0!important; border:none!important;}

@media (max-width: 900px) {
.articlemore .oddrow {width: 48.717948717948715%!important;}
.articlemore .evenrow {width: 48.717948717948715%!important; margin-left: 2.564102564102564%!important;}
.npsidebarright h3 {font-size:20px;}
.npsidebarright p {font-size:14px; display:block!important; margin-top:12px;}
}

@media(max-width:550px){
.articlemore .oddrow {width: 100%!important;}
.articlemore .evenrow {width: 100%!important; margin-left: 0!important;}
}