/*Fixes Groups size and fonts*/
.groupHub-group.matrix-itemFluid {max-width: 150px;}
.section-member-groups .groupHub-groupTitle > span {font-size:14px;}
.section-member-groups .groupHub-groupInfo > a{font-size:10px;}
.section-member-groups .groupHub-groupInfo{min-height: 2em;line-height: 2em;}
.section-member-groups .groupHub-groupTitleContainer {height: auto;min-height: 2em;}
.groupHub .matrix-media-1-1{background-size: contain;background-position: center top;}
.groupHub-group.matrix-itemFluid {max-width: 150px;}
.section-member-groups .groupHub-groupTitle > span {font-size:14px;}
.section-member-groups .groupHub-groupInfo > a{font-size:10px;}
.section-member-groups .groupHub-groupInfo{min-height: 2em;line-height: 2em;}
.section-member-groups .groupHub-groupTitleContainer {height: auto;min-height: 2em;}
.groupHub .matrix-media-1-1{background-size: contain;background-position: center top;}
.groupHub a.matrix-media-1-1{ background-color:transparent!important; box-shadow:none }
.groupHub-groupTitle { background-color:transparent }
.groupHub-groupInfo{ text-align:center }
.groupHub-groupTitle > span { color: inherit; }
.groupHub .matrix-media-1-1 {padding-bottom: 135%; box-shadow:none }
/** GROUPS LIST ON HOME PAGE CUSTOM LIST **/
.groupList ul {list-style-type: none!important;padding-left:0px;}
.groupList-group.matrix-itemFluid {max-width: 150px;}
.section-member-groups .groupList-groupTitle > span {font-size:14px;}
.section-member-groups .groupList-groupInfo > a{font-size:10px;}
.section-member-groups .groupList-groupInfo{min-height: 2em;line-height: 2em;}
.section-member-groups .groupList-groupTitleContainer {height: auto;min-height: 2em;}
.groupList .matrix-media-1-1{background-size: contain;background-position: center top;}
.groupList-group.matrix-itemFluid {max-width: 150px;}
.section-member-groups .groupList-groupTitle > span {font-size:14px;}
.section-member-groups .groupList-groupInfo > a{font-size:10px;}
.section-member-groups .groupList-groupInfo{min-height: 2em;line-height: 2em;}
.section-member-groups .groupList-groupTitleContainer {height: auto;min-height: 2em;}
.groupList .matrix-media-1-1{background-size: contain;background-position: center top;}
.groupList a.matrix-media-1-1{ background-color:transparent!important; box-shadow:none }
.groupList-groupTitle { background-color:transparent }
.groupList-groupInfo{ text-align:center }
.groupList-groupTitle > span { color: inherit; }
.groupList .matrix-media-1-1 {padding-bottom: 125%; box-shadow:none }
.groupList .groupHub-groupInfo{ color:dodgerblue; font-size:16px }

/* Profile Page Avatar Picture Size Change */

.profileCoverArea-frame .wrap__avatar.avatar-90 {
width: 200px;
height: 200px;
}
.profileCoverArea-frame .wrap__avatar.avatar-90 img.avatar {
height: 200px;
}


.page-profiles-message .subnav li a { color: black }.page-profiles-message
.subnav li a:hover, .page-profiles-message .subnav li.subnav-current a{
color:red}



