@charset "UTF-8";
/* CSS Document */

a {
color: #000;
}
a:hover {
color: #4adafe;
}
.omsc-one-third .avatar {
margin-top:30px;
}

.news-overview {
    margin-bottom: 0px;
}

#page-heading {
display:none;
} 

.full-width h1 {
padding-left: 0px;
margin-top: 30px;
}

#wrap {
margin-top: 0px;
}

.overview::before {

background-size: 18px 18px;
width: 18px;
height: 18px;
position: absolute;
margin-left: -30px;
margin-top: 11px;
}

.overview {
float: right;
padding-left: 50px;
font-family: 'Peter-Bold';
color: inherit;
line-height: 1.5em;
font-weight: normal;
text-transform: lowercase;
font-size: 28px;
margin-top: -7px;
}

.overview a {
color:#000;
}

.overview a:hover {
color: #4adafe;
}

h2 {
margin-bottom:0px;
margin-top:20px;
}


.omsc-one-third .avatar {
margin-top:30px;
}

.news-overview {
margin-bottom: 10px;
}

.wppb-table {

}

.content-area {

margin-bottom: 40px;
}

/******** ! *************
World map
******** ! *************/


ul.wppb-faceted-list > li {
float: left;
margin-right: 1%;
width: 24.2%;
margin-bottom: 10px;
}
.wppb-faceted-list li:nth-child(5) {
margin-right: 0%;
}
.wppb-faceted-list li:nth-child(4) {
margin-right: 1%;
}

.marker-info-meta_joblocation::after {
content: ", ";
  
}

.marker-info-meta_researchareamultipleselect::before {
content: "Research Areas: ";
  color: #17daff;
}

.marker-info-meta_researchareamultipleselect {
    display: flow-root;
    margin-top: 10px;
}
p.marker-info-meta_joblocation, p.marker-info-meta_researchareamultipleselect {
    margin-top: 10px;
  display: flow-root;
}
.search-head {
margin-top: 0px!important;
}

@media only screen and (max-width: 768px) {


.overview {
    float: inline-end;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
	    font-family: 'Peter-Bold';
    color: inherit;
    line-height: 28px;
    font-weight: normal;
    text-transform: lowercase;
    font-size: 22px;
}

.overview::before {
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
    position: absolute;
    margin-left: -30px;
    margin-top: 3px;
}

.news-overview {
    margin-bottom: -10px;
}
}

@media only screen and (max-width: 480px) {
.news-overview {
    margin-bottom: -15px;
}	
	.overview {
float: left;
padding-right: 30px;
padding-left: 30px;
margin-top: -5px;
}

.overview {
font-size: 18px;

}
.overview::before {
margin-top: 3px;
}


.wppb-search-users-wrap {
    margin-bottom: -40px;
}
.search-head {
    margin-top: 10px;
}
.wppb-research-area {
    padding-left: 40% !important;
}
.wppb-research-area::before {
  margin-left: -63% !important;
padding-left: 0px !important;
}
.wppb-table td::before {
    padding-left: 10px;
}
}
