.border-top-4{border-top:4px solid #dee2e6!important;}
 .color-fade{color:#ccc;}
 .color-faded{color:#999;}
 .colored{color:#444;}
 .border-top-bottom{border-top:solid 4px #d0d0cc;border-bottom:solid 4px #d0d0cc;}
 .border-top-bottom th{background:#f5f5f2;}
 .border-top-bottom .table-responsive{display:table!important;}
 .border-top-bottom .table-responsive tbody tr:nth-child(even){background:#e4e2e2;}
 
 
 @media(max-width:767px){
 .flex-md-33{flex:0 0 33%;}
 .hidden-md{display:none;}
 .border-md{border:1px solid #d0d0cc;padding:5px;}
 .border-top-bottom .table-responsive{border:1px solid #d0d0cc;}
   .flex-md-100{flex:0 0 100%;}
   .table.border-top-bottom .table-responsive thead{display:none;}
   .table.border-top-bottom .table-responsive tbody tr{display:block!important;padding:20px 10px;}
   .table.border-top-bottom .table-responsive tbody tr:nth-child(even){background:#e4e4e3;}
   .table.border-top-bottom .table-responsive tbody tr .text{display:block;border:none;padding-bottom:0;}
   .table.border-top-bottom .table-responsive tbody tr .text:before{content:attr(data-title);font-weight:bold;min-width:100px;display:inline-block;padding-right:5px;}
   .table.border-top-bottom .table-responsive tbody tr .text a{color:var(--global-linkcolor);}
   .brief-stats h1{font-size:1.4rem;margin:0 0 10px;max-width:70%;}
   .brief-stats .stats{justify-content:space-around;}
   .brief-stats .w-md-24{width:80px!important;}
   .share-buttons.clearfix.my-3.container {padding-left: 0;}
   .w-md-100{width:100%;}
}

@media(max-width:575px){
    .highlight-stats .stat .val {font-size: 1.2rem;}
    .table.border-top-bottom .table-responsive tbody tr .text{font-size:16px;}
    .brief-stats .stats .stat span.label.color-faded{font-size:14px;}
    .brief-stats .stats{clear:both;}
    .brief-stats .stats .stat{margin-right:.4rem!important;}

}
