.author-details a {
  color: #373737; }

.author-details a:focus, .author-details a:visited, .author-details a:focus {
  color: #373737;
  text-decoration: none; }

.author-info-mobile {
  display: flex;
  flex-direction: row; }
  @media only screen and (max-width: 767px) {
    .author-info-mobile {
      flex-direction: column; } }
  .author-info-mobile .toggle-author {
    display: none;
    position: relative;
    top: 2px; }
    @media only screen and (max-width: 767px) {
      .author-info-mobile .toggle-author {
        display: inline-block; } }
  .author-info-mobile .toggle-author-paragraph {
    display: block; }
    @media only screen and (max-width: 767px) {
      .author-info-mobile .toggle-author-paragraph {
        display: none; } }
  .author-info-mobile .info-mobile {
    margin-right: 20px; }
    @media only screen and (max-width: 767px) {
      .author-info-mobile .info-mobile {
        margin-top: -10px;
        margin-bottom: 6px; } }
    .author-info-mobile .info-mobile p {
      font-weight: 600; }
      @media (min-width: 376px) and (max-width: 767px) {
        .author-info-mobile .info-mobile p {
          margin-top: 0;
          font-size: 22px;
          color: #373737;
          padding-top: 12px; } }
      @media only screen and (max-width: 375px) {
        .author-info-mobile .info-mobile p {
          font-size: 19px; } }
  .author-info-mobile .gene-image {
    border-radius: 50%;
    width: 170px;
    height: 70px; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .author-info-mobile .gene-image {
        height: 60px; } }
    @media (min-width: 376px) and (max-width: 767px) {
      .author-info-mobile .gene-image {
        width: 300px;
        height: 70px; } }
    @media only screen and (max-width: 375px) {
      .author-info-mobile .gene-image {
        width: 300px;
        height: 70px; } }
    @media only screen and (max-width: 767px) {
      .author-info-mobile .gene-image {
        height: 60px;
        width: 60px;
        vertical-align: middle; } }
  .author-info-mobile .social-image {
    vertical-align: middle !important; }
    @media only screen and (max-width: 767px) {
      .author-info-mobile .social-image {
        width: 43px;
        height: 43px;
        margin-left: 8px;
        vertical-align: middle !important; } }
  .author-info-mobile .author-details {
    margin: 0;
    margin-bottom: 9px;
    letter-spacing: 0px;
    font-size: inherit;
    line-height: inherit; }
    @media only screen and (max-width: 767px) {
      .author-info-mobile .author-details {
        font-size: 18.7px;
        line-height: 26px;
        color: #373737; } }
    @media only screen and (max-width: 375px) {
      .author-info-mobile .author-details {
        font-size: inherit;
        line-height: 24px; } }
  .author-info-mobile .follow-me {
    font-size: 18.7px;
    color: #373737; }
    @media (min-width: 376px) and (max-width: 767px) {
      .author-info-mobile .follow-me {
        font-size: 18.7px;
        color: #373737; } }
    @media only screen and (max-width: 375px) {
      .author-info-mobile .follow-me {
        font-size: 16.9px; } }

.about-the-author {
  margin: 0 auto;
  margin-top: 35px; }
  @media only screen and (max-width: 767px) {
    .about-the-author {
      width: auto;
      margin-left: 5px;
      margin-right: 5px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .about-the-author {
      margin-top: 25px;
      width: 100%; } }
  @media screen and (min-width: 1025px) and (max-width: 1060px) {
    .about-the-author {
      width: 470px;
      margin-left: 40%; } }
  .about-the-author .author {
    color: #373737;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left; }
  .about-the-author .author-info {
    color: #373737;
    display: grid;
    grid-template-columns: 15% 84.3%;
    margin-top: 34px; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .about-the-author .author-info {
        grid-gap: 1%;
        margin-top: 22px; } }
    @media screen and (min-width: 1024px) and (max-width: 1060px) {
      .about-the-author .author-info {
        grid-template-columns: 19% 84.3%; } }
    .about-the-author .author-info .gene-image {
      width: 68px;
      height: 68px;
      border-radius: 50%; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        .about-the-author .author-info .gene-image {
          width: 55px;
          height: 55px; } }
    .about-the-author .author-info .author-gene {
      margin-top: 0;
      margin-bottom: 5px;
      color: #373737; }
    .about-the-author .author-info .social-image {
      vertical-align: middle !important;
      width: 28px;
      height: 28px; }
    .about-the-author .author-info .author-details {
      margin-top: 0;
      font-size: inherit;
      line-height: 23.5px;
      margin-bottom: 12px; }
    .about-the-author .author-info .follow-author {
      font-size: 14px; }
      .about-the-author .author-info .follow-author a {
        margin-left: 4px; }
  .about-the-author .horizontal-row-author {
    margin-top: 38px; }

.social-icon-a {
  text-decoration: none !important; }

.author-name {
  font-weight: 400;
  margin-bottom: 10px;
  font-size: inherit; }
  @media (min-width: 376px) and (max-width: 767px) {
    .author-name {
      margin-top: 0;
      font-size: inherit;
      font-weight: 600;
      color: #373737;
      padding-top: 12px;
      margin-left: 8px; } }
  @media only screen and (max-width: 375px) {
    .author-name {
      font-size: 19px;
      margin-left: 8px; } }

.author-padding {
  padding-left: 15px;
  padding-right: 15px; }
  @media only screen and (max-width: 767px) {
    .author-padding {
      padding-left: 5px;
      padding-right: 5px; } }

.follow-me-author {
  margin-top: 20px; }
