body {
  background-color: rgb(255, 255, 255);
  font: 500 1.25em/1.38 Cabin;
  color: rgb(0, 0, 0);
  min-width: 960px;
}

.calendar {
  float: left;
  width: 95px;
  min-height: 50px;
  margin-left: 0.45085%;
  padding: 10px;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  color: rgb(0, 0, 0);
}

.calendar:hover,
.group:hover,
.header .publications:hover,
.home:hover,
.lab:hover,
.research:hover {
  border-bottom: 3px solid rgb(0, 0, 0);
}

.top {
  float: left;
  width: 100%;
  height: 50px;
  background-color: rgb(54, 24, 90);
}

.container .year, .yeartop {
  display: block;
  width: 60px;
  min-height: 20px;
  padding: 5px;
  font-size: 0.9em;
  font-weight: 400;
  text-align: center;
  color: rgb(0, 0, 0);
}

.group {
  position: relative;
  float: left;
  z-index: 100;
  width: 70px;
  min-height: 50px;
  margin-left: 0.389%;
  padding: 10px;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  color: rgb(0, 0, 0);
}

sub {
  font-size: 0.75em;
}

sup {
  font-size: 0.75em;
}

.header {
  width: 960px;
  height: 193px;
  margin: 50px auto 0;
}

.header .publications {
  position: relative;
  float: left;
  z-index: 101;
  width: 120px;
  min-height: 50px;
  margin-left: 0.389%;
  padding: 10px;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  color: rgb(114, 15, 187);
}

.home {
  position: relative;
  float: left;
  clear: both;
  z-index: 98;
  width: 75px;
  min-height: 50px;
  margin-left: 2.49512%;
  padding: 10px;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  color: rgb(0, 0, 0);
}

.image {
  display: block;
  float: right;
  width: 346px;
  height: auto;
  margin: 10px 2% 0 0;
  overflow: hidden;
}

.logo {
  display: block;
  float: right;
  width: 346px;
  height: auto;
  margin: 10px 2% 0 0;
  overflow: hidden;
}
.small {
  display: none;
}

.smalllogo{
  display: none;
}

.kovacslab {
  float: left;
  width: 335px;
  height: 100px;
  min-height: 117px;
  margin: 8px 0 0 2.49512%;
  padding: 20px;
  font-family: 'Gentium Basic';
  font-size: 3.2em;
  font-weight: 400;
  text-align: center;
  color: rgb(114, 15, 187);
}

.kovacslab:hover {
  text-shadow: 0 0 3px rgba(0, 0, 0, .5);
}

.lab {
  float: left;
  width: 50px;
  min-height: 50px;
  margin-left: 0.389%;
  padding: 10px;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  color: rgb(0, 0, 0);
}

.pub {
  display: block;
  min-height: 50px;
  padding: 4px;
  font-size: 0.9em;
  font-weight: 400;
  color: rgb(0, 0, 0);
  padding-left: 8em;
}

.container .year:hover,
.pub:hover,
.yeartop:hover,
.years:hover {
  color: rgb(0, 134, 205);
}

.publications .year {
  width: 4em;
  min-height: 30px;
  margin-left: 2em;
  padding: 4px;
  font-size: 1em;
  color: rgb(0, 0, 0);
}

.research {
  position: relative;
  float: left;
  z-index: 99;
  width: 95px;
  min-height: 50px;
  margin-left: 0.36784%;
  padding: 10px;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  color: rgb(0, 0, 0);
}

.year {
  float: left;
  width: 800px;
  clear: both;
}

.yeartop {
  float: left;
}

.container-1 {
  float: left;
  width: 100%;
  overflow: auto;
  background-color: rgb(54, 24, 90);
}

.years {
  position: relative;
  width: 900px;
  height: fit-content;
  margin: 50px auto 0;
}

.publist {
  position: relative;
  width: 960px;
  height: fit-content;
  margin: 50px auto 0;
}

.calendar span,
.group span,
.home span,
.kovacslab span,
.lab span,
.publications span,
.research span {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.pub em {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: italic;
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.pub a,
.pub span {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: underline;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: rgb(0, 134, 205);
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.pub strong {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.footer {
  height: 5em;
  text-align: center;
  vertical-align: middle;
  font-size: 0.75em;
  margin-top: 2em;
}

@media screen and (max-width: 960px) {
  .publist {
    position: relative;
    width: 800px;
    height: fit-content;
    margin: 50px auto 0;
  }

  .years {
    position: relative;
    width: 600px;
    height: fit-content;
    margin: 50px auto 0;
  }

  .year {
    float: left;
    width: 600px;
    clear: both;
  }
}

@media screen and (max-width: 960px) {
  .header {
    width: 100%;
  }
}
