div.ccm-page-list-rss-icon {margin-top: 10px}
 
.pglist3colbck { padding: 0; text-align: center; position: relative; z-index:2; }
.pglist3colbck .ccm-page-list-description .readlink { padding: 8px 10px; background: #bd5503; color: #fff; }
.pglist3colbck .ccm-page-list-description .readlink:hover { padding: 8px 10px; background: #e07f33; color: #fff; }

.pglist3colbck .pglist { 
margin: 35px 0; background-size: cover !important; position: relative; text-align: center; overflow: hidden;
-moz-border-radius: 3px; border-radius: 3px; }
.pglist3colbck .pglist table { padding: 25px; background: rgba(0,0,0,0.65); text-align: left;}

.pglist3colbck .pglist a table { position: relative; transition: 0.25s ease-in-out; padding: 45px; }

.pglist3colbck .pglist:before {
position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; content:'';
background: rgba(0,0,0,0.25); opacity: 0;  transition: 0.25s ease-in-out; }
.pglist3colbck .pglist:hover:before { opacity: 1; }

#pagewrap .pglist3colbck .pglist h3, 
.pglist3colbck .pglist a { color: #fff; }

#pagewrap .pglist3colbck .pglist h3 { width: 75%; text-shadow: 1px 1px 3px rgba(0,0,0,0.75); }

@media screen and (min-width: 250px)
{
.pglist3colbck .pglist { width: 90%; margin: 25px auto; }
.pglist3colbck .pglist table { min-height: 300px; }
}
/*@media screen and (min-width: 750px)
{
.pglist3colbck .pglist { width: 48%; display: inline-block; vertical-align: top; margin: 1%; }
.pglist3colbck .pglist:last-child { width: 98%; }
.pglist3colbck .pglist table { min-height: 450px; }
}*/
@media screen and (min-width: 1100px)
{ 
.pglist3colbck .pglist,
.pglist3colbck .pglist:last-child { width: 33%; display: inline-block; vertical-align: top; margin: 1px; /*margin-right: 1%; margin-left: 1%;*/ }
.pglist3colbck .pglist table { min-height: 450px; }
}

.pglist3colbck .pglist:nth-child(1n+1) table { 
background: url(../../../../themes/theme_wandjpaints/images/wjp--yellow-corner-01.png) bottom left no-repeat;
background-size: 85%; }
.pglist3colbck .pglist:nth-child(1n+2) table {
background: url(../../../../themes/theme_wandjpaints/images/wjp--yellow-corner-02.png) bottom left no-repeat;
background-size: 85%; }
.pglist3colbck .pglist:nth-child(1n+3) table {
background: url(../../../../themes/theme_wandjpaints/images/wjp--yellow-corner-03.png) bottom left no-repeat;
background-size: 85%; }
