/* grid content css */
.grid-container{display:flex;flex-wrap:wrap;grid-gap:.5em;width:auto;min-width:100%;margin-top:0;padding:0;}.wrap-fit{float:left;text-align:left;width:85%;clear:both;margin:1.1em 15% .3em auto;}.flx_card{width:10em;height:15.8em;transition:all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}.bord_cardhd {border-bottom:solid;border-width:.2em;border-color:#000;border-radius:2px 6px 2px;}.card_hd_spc{padding:.3em .8em .1em .8em;color:#fff;background-color:#000;font:700 .9em Trebuchet,Helvetica,sans-serif;border-radius:6px 6px 0 2px;text-shadow:2px 0 1px #b8211a, 0 1px 0 #2a23fa;margin-bottom:-1px;}.f_spc{font-size:.8em;text-shadow:1px 0 1px #000;color:#0000CC;font:Trebuchet,Helvetica,sans-serif;}.font_spc{font-size:.7em;color:#666666;}.flx_card:hover{transform:scale(1.3) opacity: 1;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);z-index:5;}.box_title{position: relative;float: left;width: auto;}.borderRnd{border: 1px outset #d1d0de;border-radius: 10px;-moz-border-radius: 10px;  -webkit-border-radius: 10px;}#box_pfcard{position: relative;float: left;width: 100%;}.box_cards45{position: relative;float: left;width: 45%;}.left{text-align: left;}.clrfix_crd{display: block;}.clrfix_crd:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}* html .clrfix_crd{height: 1%;}.spacer_hz{padding: 0 1%;margin: 0 1%;}
@media handheld, screen and (min-width:621px) and (max-width:935px){
.flx_card{width:9.9em;height:15em;}
}
@media handheld, screen and (max-width:620px){
.wrap-fit{width:100%;margin-right:auto;}.flx_card{width:5.8em;height:9.4em;}.card_hd_spc{font-size:.85em;margin-top: 0.3em;}
}
