

.pglist2colbckhome { 
padding: 0;
text-align: left;
position: relative;
z-index: 2;
display: flex;
justify-content: space-evenly;
flex-wrap: wrap;
}
 
.pglist2colbckhome .pglist { 
flex: auto;
margin: 0; background-size: cover !important; position: relative; text-align: left; overflow: hidden;
background: #193330; transition: 0.25s ease-in-out all; aspect-ratio: 4 / 3; 
}

.pglist2colbckhome .pglist table { text-align: left;}

.pglist2colbckhome .ccm-page-list-link { text-align: left; }

.pglist2colbckhome .pglist a table {max-width: initial; position: relative; transition: 0.25s ease-in-out; padding: 5%;text-align: center; }

.pglist2colbckhome .plocations hr { margin: 10px auto; padding: 0; }

.pglist2colbckhome .pglist:before {

position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; z-index: 0; content:'';

opacity: 1;  transition: 0.25s ease-in-out all; }

.pglist2colbckhome .pglist:hover:before { opacity: 1; }

.pglist2colbckhome img.pglisticon {  
-webkit-filter: drop-shadow(1px 1px 1px rgba(25,51,45,0.5));
filter: drop-shadow(1px 1px 1px rgba(25,51,45,0.5)); }

#pagewrap .pglist2colbckhome .pglist h2, 
.pglist2colbckhome .pglist a { color: #c19473; }

.pglist2colbckhome tr,.pglist2colbckhome td { background: none !important; }
.pglist2colbckhome td { padding: 25px !important; }

#pagewrap .pglist2colbckhome .pglist .ccm-page-list-title { margin: auto; text-shadow: 1px 1px 3px rgba(0,0,0,0.75); }

.pglist2colbckhome .pglistcntpad { max-width: 500px; margin: auto; }
.pglist2colbckhome .ccm-page-list-description { margin: auto; }
.pglist2colbckhome .ccm-page-list-title { padding-bottom: 15px; }
.pglist2colbckhome .pglist table td { text-align: center !important; vertical-align: bottom !important; }

.pglist2colbckhome .pglist:before {
background: rgb(25,51,45);
background: -moz-linear-gradient(180deg, rgba(25,51,45,0.19511554621848737) 10%, rgba(25,51,45,0.9) 80%);
background: -webkit-linear-gradient(180deg, rgba(25,51,45,0.19511554621848737) 10%, rgba(25,51,45,0.9) 80%);
background: linear-gradient(180deg, rgba(25,51,45,0.19511554621848737) 10%, rgba(25,51,45,0.9) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#193330",endColorstr="#193330",GradientType=1); }
.pglist2colbckhome .pglist:hover table { background: rgba(25,51,45,0.25); }



 

@media screen and (min-width: 250px)

{
.pglist2colbckhome { width: 100%; margin:  auto; padding: 10% 0; }

.pglist2colbckhome .pglist { width: 100%; margin: auto; max-height: 650px; }

.pglist2colbckhome .pglist table { display: table !important; white-space: normal  !important; width: 100%; min-height: auto; }

.pglist2colbckhome .pglist:before { height: 100%; }
.pglist2colbckhome .pglist table { min-height: 350px; }
}

/*@media screen and (min-width: 750px)

{

.pglist2colbckhome .pglist { width: 48%; display: inline-block; vertical-align: top; margin: 1%; }

.pglist2colbckhome .pglist:last-child { width: 98%; }

.pglist2colbckhome .pglist table { min-height: 450px; }

}*/

@media screen and (min-width: 750px)

{ 

.pglist2colbckhome .pglist { width: 50%; display: inline-block; vertical-align: top; margin:  0%; }

.pglist2colbckhome .pglist:last-child { width: 100%; display: inline-block; vertical-align: top;}

.pglist2colbckhome .pglist table { }
 

}

@media screen and (min-width: 1100px)

{ 
.pglist2colbckhome { width: 100%; margin: auto; padding: 0; }


.pglist2colbckhome .pglist,
.pglist2colbckhome .pglist:last-child { width: 49%; /*max-width: 32%;*/ display: inline-block; vertical-align: top; }
 
.pglist2colbckhome .pglist table { min-height: 350px; }


}

