figure {display: inline-block;}

.h1, h1 {
  font-size: 1.6rem;
}

.h3, h3 {
  font-size: 1.1rem;
}

.page-header > h1 {
  margin-top: 18px;
  margin-bottom: 22px;
}

.inline-block {display: inline-block;}
.margin-right-10 {margin-right: 10px;}
.margin-right-15 {margin-right: 15px;}

body > .site-grid {
  column-gap: 38px;
}

body > .site-grid > .container-sidebar-left > .sidebar-left.card {
  background-color: transparent;
  border: 0;
}

body > .site-grid > .container-sidebar-left > .sidebar-left.card .mod-menu {
  font-size: 104%;
}

body > .site-grid > .container-sidebar-left > .sidebar-left.card .mod-menu a {
  color: rgb(30, 30, 30);
  text-decoration: none;
}

body > .site-grid > .container-sidebar-left > .sidebar-left.card .mod-menu a:before {
  color: dodgerblue;
  content: '\2022';
  font-family: 'Font Awesome 5 Free';
  /*font-size: ;*/
  font-weight: 900;
  margin-right: 8px;
  position: relative;
  vertical-align: middle;
}

body > .site-grid > .container-sidebar-left > .sidebar-left.card .mod-menu > .active > a {
  font-weight: bold;
}

body.konf-nyitooldal > .container-header {
  background-position: center bottom;
  height: 630px;
}

body > .container-header > .container-topbar {
  background: white;
  padding: 8px 35px;
}

body > .container-header > .container-below-top {
  background-color: #efefef;
  background-image: url(/images/photos/cover.jpg);
  background-position: center 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 460px;
  max-width: none;
  padding: 50px 0;
  position: relative;
}

body > .container-header > .container-below-top > .mod-custom {
  align-items: center;
  background: linear-gradient(to right, transparent, rgba(255,255,255,0.79) 40%);
  color: rgb(0, 49, 112);
  display: block;
  padding: 20px 20px 20px 45px;
  position: absolute;
  right: 0;
  top: 30px;
  width: 70%;
}

body > .container-header > .container-topbar > .mod-custom > .konf-logo-holder {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  margin: 0;
}

body > .container-header > .container-topbar > .mod-custom > .konf-logo-holder > * {
  padding: 5px 12px;
  position: relative;
}

body > .container-header > .container-topbar > .mod-custom > .konf-logo-holder img {
  display: block;
  height: auto;
  max-height: 100px;
  width: 100%;
}

body > .container-header > .container-below-top > .mod-custom > .konf-right-logos-holder {
  display: inline-block;
}

body > .container-header > .container-below-top > .mod-custom .konf-mke-logo-holder {
}

body > .container-header > .container-below-top > .mod-custom .konf-mke-logo-holder img {
  display: block;
  height: 84px;
}

body > .container-header > .container-below-top > .mod-custom > .konf-header-text-holder {
  flex: 1;
  padding: 0 35px;
  text-align: right;
}

body > .container-header > .container-below-top > .mod-custom > .konf-header-text-holder > h1 {
  font-family: Calibri;
  font-size: 36px;
  margin: 2px 0 5px 0;
}

body > .container-header > .container-below-top > .mod-custom > .konf-header-text-holder > h2 {
  font-family: Calibri;
  font-size: 29px;
  margin: 2px 0 5px 0;
}

body > .container-header > .container-below-top > .mod-custom > .konf-header-text-holder > p {
  color: #444444;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 8px;
  padding: 0 3px;
}

@media (max-width: 640px) {

  body > .container-header {
    background-position: center bottom;
  }

  body > .container-header > .container-below-top {
    height: 230px;
  }

  body > .container-header > .container-below-top > .mod-custom {
    display: block;
    padding: 6px 10px;
    text-align: right;
    top: 10px;
    width: 98%;
  }

  body > .container-header > .container-below-top > .mod-custom > .konf-header-text-holder {
    padding: 6px 10px;
  }

  body > .container-header > .container-below-top > .mod-custom > .konf-header-text-holder > h1 {
    font-size: 24px;
  }

  body > .container-header > .container-below-top > .mod-custom > .konf-header-text-holder > h2 {
    font-size: 18px;
  }

  body > .container-header > .container-below-top > .mod-custom > .konf-header-text-holder > p {
    font-size: 14px;
  }

}

/* -------------- */

.konf-button {
  background-color: rgb(15, 134, 204); /*#164da0*/
  border-radius: 15px;
  color: #fff;
  padding: 10px 18px 10px 18px;
  text-decoration: none;
}

.konf-button:hover {
  color: #fff;
  opacity: 0.85;
}

.konf-photo {
  border-radius: 3px;
}

.konf-photo-holder {
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
  margin: 0 -10px 10px -10px;
  position: relative;
}

.konf-photo-holder > img {
  border-radius: 3px;
  margin: 10px;
}

.konf-col-left > .konf-photo-holder {
  margin: 0 0 0 -10px;
}

.konf-photo-holder.konf-col-1 > img {
  width: calc(100% - 20px);
}

.konf-photo-holder.konf-col-2 > img {
  width: calc((100% - 2 * 20px) / 2);
}

.konf-photo-holder.konf-col-3 > img {
  width: calc((100% - 3 * 20px) / 3);
}

.konf-lecturer-holder {
  margin-left: calc(var(--gutter-x)*-1);
  margin-right: calc(var(--gutter-x)*-1);
}

.konf-lecturer-holder.konf-opened + .konf-lecturer-holder {
  margin-top: 40px;
}

.konf-lecturer-holder > .col {
  padding-left: calc(var(--gutter-x)*1);
  padding-right: calc(var(--gutter-x)*1);
}

.konf-lecturer-holder .konf-lecturer-avatar-holder h5 {
  cursor: pointer;
  margin-top: 20px;
}

.konf-lecturer-holder .konf-lecturer-abstract-holder h5 {
  margin-bottom: 26px;
}

.konf-lecturer-holder:not(.konf-opened) .konf-lecturer-avatar-holder img {
  display: none;
}

.konf-lecturer-holder:not(.konf-opened) .konf-lecturer-avatar-holder h5 {
  font-size: 1rem;
  font-weight: normal;
  margin-top: 0;
  text-align: left !important;
}

.konf-lecturer-holder:not(.konf-opened) .konf-lecturer-avatar-holder h5:hover {
  text-decoration: underline;
}

.konf-lecturer-holder:not(.konf-opened) .konf-lecturer-avatar-holder h5:before {
  color: dodgerblue;
  content: '\f105';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 8px;
  position: relative;
  vertical-align: middle;
}

.konf-lecturer-holder:not(.konf-opened) .konf-lecturer-abstract-holder {
  display: none;
}
