/* ~czarny*/
@media only screen and (max-width: 767px) {
  .mixer-page .mixer-author-header .author-header-container:not(.noPhoto) {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) {
  .mixer-page .mixer-author-header .author-header-container:not(.noPhoto) .author-header-container-text.more {
    padding-bottom: 25px;
  }
}
@media only screen and (min-width: 1280px) {
  .mixer-page .mixer-author-header .author-header-container:not(.noPhoto) .author-header-container-text.more {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .mixer-page .mixer-author-header .author-header-container:not(.noPhoto) .author-header-container-text.more .author-header-container-text-name {
    padding-top: 18px;
  }
}
@media only screen and (min-width: 1280px) {
  .mixer-page .mixer-author-header .author-header-container:not(.noPhoto) .author-header-container-text.more .author-header-container-text-name {
    padding-top: 30px;
  }
}
.mixer-page .mixer-author-header .author-header-container.withPhoto {
  height: auto;
}
.mixer-page .mixer-author-header .author-header-container.with-subtitle {
  height: auto;
}
@media only screen and (max-width: 767px) {
  .mixer-page .mixer-author-header .author-header-container.with-subtitle .author-header-container-text {
    padding: 0 10px 15px 10px;
    flex-direction: column;
  }
}
.mixer-page .mixer-author-header .author-header-container-avatar {
  height: 200px;
  width: 200px;
  min-width: 200px;
  margin: 40px 0 40px 40px;
}
@media only screen and (max-width: 1279px) {
  .mixer-page .mixer-author-header .author-header-container-avatar {
    height: 140px;
    width: 140px;
    min-width: 140px;
    margin: 30px 0 30px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .mixer-page .mixer-author-header .author-header-container-avatar {
    height: 90px;
    width: 90px;
    min-width: 90px;
    margin: 10px 0 10px 10px;
    position: absolute;
  }
}
.mixer-page .mixer-author-header .author-header-container .author-header-container-text {
  padding: 40px;
}
@media only screen and (min-width: 768px) {
  .mixer-page .mixer-author-header .author-header-container .author-header-container-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media only screen and (max-width: 1279px) {
  .mixer-page .mixer-author-header .author-header-container .author-header-container-text {
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .mixer-page .mixer-author-header .author-header-container .author-header-container-text {
    padding: 0 10px;
    align-self: initial;
    flex-direction: initial;
  }
}
.mixer-page .mixer-author-header .author-header-container .author-header-container-text-name {
  padding-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .mixer-page .mixer-author-header .author-header-container .author-header-container-text-name {
    height: 40px;
    display: flex;
    align-items: center;
    padding-top: 35px;
    padding-left: 110px;
    margin-bottom: 36px;
    line-height: 22px;
  }
}
.mixer-page .mixer-author-header .author-header-container .author-header-container-text-subtitle {
  font-size: 16px;
  line-height: 23px;
  text-transform: initial;
  color: rgba(255, 255, 255, 0.6);
}
@media only screen and (min-width: 768px) {
  .mixer-page .mixer-author-header .author-header-container .author-header-container-text-subtitle {
    padding-top: 23px;
  }
}
@media only screen and (min-width: 1280px) {
  .mixer-page .mixer-author-header .author-header-container .author-header-container-text-subtitle {
    padding-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .mixer-page .mixer-author-header .author-header-container .author-header-container-text-subtitle {
    font-size: 15px;
    line-height: 20px;
  }
}
.mixer-page .mixer-author-header .author-header-container .author-header-container-text-subtitle #readMore {
  white-space: nowrap;
  color: #ffffff;
  cursor: pointer;
}
.mixer-page .mixer-author-header .author-header-container .author-header-container-text-subtitle #readMore:hover {
  text-decoration: underline;
}
.mixer-page .mixer-author-header .author-header-container.noPhoto .author-header-container-text {
  padding-top: 0;
}
@media only screen and (max-width: 1279px) {
  .mixer-page .mixer-author-header .author-header-container.noPhoto .author-header-container-text {
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .mixer-page .mixer-author-header .author-header-container.noPhoto .author-header-container-text {
    padding: 0 20px 18px 20px;
  }
}
.mixer-page .mixer-author-header .author-header-container.noPhoto .author-header-container-text-name {
  padding-top: 32px;
}
@media only screen and (max-width: 1279px) {
  .mixer-page .mixer-author-header .author-header-container.noPhoto .author-header-container-text-name {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .mixer-page .mixer-author-header .author-header-container.noPhoto .author-header-container-text-name {
    height: auto;
    padding-top: 16px;
    padding-left: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 479px) {
  .mixer-page .mixer-author-header .author-header-container.noPhoto .author-header-container-text-name {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .mixer-page .mixer-author-header .author-header-container.noPhoto .author-header-container-text-subtitle {
    padding-top: 15px;
    display: inline-block;
  }
}
@media only screen and (max-width: 479px) {
  .mixer-page .mixer-author-header .author-header-container.noPhoto .author-header-container-text-subtitle {
    padding-top: 14px;
  }
}
.mixer-page .mixer-author-header .author-header-container.noPhoto:not(.with-subtitle) .author-header-container-text {
  display: flex;
}
