.hub-card-style {min-height:250px; margin:0 0px 20px 0; /*white-space:nowrap!important;*/}
.hub-card-style .sub-hub-card{overflow:hidden;}
.hub-card-style .sub-hub-border {border-bottom:7px solid #0042a2; /*overflow:hidden;*/ }
@media (max-width: 500px) {
	.hub-card-style { display:block; width: 100%; }
	.hub-card-style .sub-hub-card{ margin:0 auto!important; }
	.hub-card-style .sub-hub-border { margin:0 auto!important; }
}
.hub-card-style p {margin:0; padding:0; font-size:13px; color:#54585a;}
.hub-card-style a { text-decoration:none!important; color:#003da5; font-size:16px;line-height:19.2px;-webkit-font-smoothing: antialiased;}
.hub-card-style .follow-main a {line-height: 22.85px;}

/*Picture Card*/
.hub-card-style .top-header {background:#a2a4a4 none; position:relative; }
.hub-card-style .top-header .hub-card-img {background-position: center; background-size: cover; height: 100%; background-repeat: no-repeat; background-color: #fff;}
.hub-card-style .top-header .hub-card-mobile-img {display: none;}
.hub-card-style .top-header .hub-card-img-desktop {display: block;}
.hub-card-style .top-header .hub-card-img-mobile {display: none;}

@media (min-width: 1001px) {
	.hub-card-style .top-header { height:181px; }
    .ch-page-archive-default-item .hub-card-style .top-header .hub-card-img {display: block; height: 181px;}
}
.hub-card-style .top-header h1{font-size:55px; color:#fff; bottom:0; left:8px; margin:0; padding:0; position:absolute; white-space: nowrap;}
@media (max-width: 1000px) {
	.hub-card-style .top-header h1 { position: relative; height: 200px; padding-top: 140px;}
}
@media (min-width: 768px) and (max-width: 991px) {
 .hub-card-style .top-header {height: 140px;}
 .hub-card-style .top-header .hub-card-img-desktop {display: none;}
 .hub-card-style .top-header .hub-card-img-mobile {display: block;}
 .hub-card-style .top-header h1 {padding-top: 75px;}
}
@media (max-width: 767px) {
    .hub-card-style .top-header .hub-card-mobile-img {display: block;}
    .hub-card-style .top-header .hub-card-img-both {display: none;}
    .hub-card-style .top-header .hub-card-img-desktop {display: none;}
    .hub-card-style .top-header .hub-card-img-mobile {display: block; height: 150px;}
    .ch-page-archive-default-item .hub-card-style .top-header .hub-card-img {display: block; height: 210px;}
}
.hub-card-style .top-header img{width: 100%; height: 100%; padding: 0px!important; border: 0px!important;}
.hub-card-style .top-header .icongraphic img{ position:absolute; bottom:10px; left:8px;}
.hub-card-style .header {background:#f1f1ef none; min-height: 98px; padding:7px 10px 0;}
.hub-card-style .header .h4 {font-size:16px;line-height: 19.2px;color:#54585a; margin:0; padding:0; height: 48px;}
.hub-card-style .follow-main {text-align: right;}
.hub-card-style .follow-main .btn {background: none !important;border: none;padding: 10px 0px 0px;font-size: 16px;text-transform: none;}
.hub-card-style .follow-main .btn:active {-webkit-box-shadow: none;box-shadow: none;}
.hub-card-style .follow-main .btn-primary, .hub-card-style .follow-main .btn-primary:hover {color: #003da5 !important;}
.hub-card-style .follow-main .btn-skel-generic, .hub-card-style .follow-main .btn-skel-generic:hover {color: #003da5 !important;}
