@media screen and (max-width: 2560px) and (min-width: 1025px) {
  #Footer .container {
    height: 178px;
  }
}
footer {
  padding: 10px 0 25px 0;
}
section.Research .Focustxt,
section.Global .Focustxt {
  margin-bottom: 0;
}
#country .nav-pills .nav-link {
  font-size: 120%;
}
.email-item a {
  color: #fff;
  text-decoration: underline;
}
