body {margin:0; font-family: 'Noto Sans', sans-serif;}
.footerInf {position: absolute; bottom: 0; left: 8px; width: 98%; z-index: 100;}
.footerInf img {float: right; margin-right:8px}
.footerCol {width: 240px; float: left;}
.infoBoxAcademic {background-color:white;position: absolute; top:40%; z-index: 11; width:260px; display:none; padding: 20px; color:black; border: 1px solid #888888 }
.infoBoxAcademic  h3 {font-size: 26px; margin: 16px 0; font-weight: 300;}
.closeBox {position:absolute; right:16px; width:30px; z-index: 20;}
.profileBox {position: relative; top:-30px}
.profileBox h2 { font-size: 16px;margin: 0 0 20px 0; display: inline-block; color: #40aa4e;}
h1 {font-size: 16px;}
h1.profileName {font-size: 45px;margin: 0 20px 0 0; color:#385e4d}
.uniLinks {width: 230px}
.uniLinks a {text-align: center;width:230px; background-color: #ee5567; padding:16px; color:white !important; display: block; float:left; margin-top:8px}
.mapHolder {position: relative; display: block; height: 960px;}
#map {width:100%; height: 1000px;  z-index: 0; position: absolute;}
.mapButtons {position: absolute; width:100%; z-index: 10; }
.filterSelected {background-color: #7c1d29 !important;}
img {
    height: auto;
    max-width: 100%;
}
.categoriesHolder a, .universityHolder a, .mapButtons a, .wp-block-button__link {
    text-decoration: none !important;
    border-radius: 0;
    text-align: center;
    width: auto;
    margin-left: 5px;
    background-color: #ee5567;
    padding: 16px;
    color: white !important;
    display: block;
    float: left;
    margin-top: 8px;
}
.rgb img {border: 1px solid #888888}
.closeBox {position:absolute; right:16px; width:22px; z-index: 20;}
.closeIcon {width:22px}

@media screen and (max-width: 767px) {
    .mapButtons a {margin-left: 5px; padding:6px; margin-top:8px; font-size: 13px;}
    .closeIcon {width:20px; float:right}

    }