.bg-blue {
  background-color: #F6F7F7;
}

.author-content .author-info {
  max-width: 926px;
  width: 100%;
}

.author-content .author-info .content-section__title {
  font-weight: 700;
  font-size: 48px;
  line-height: 65px;
  letter-spacing: 0;
  text-transform: none;
}

.author-content .author-info .author-description {
  font-size: 16px;
  line-height: 22px;
  color: #413F4D;
}

.author-content .author-info .author-description p {
  padding-top: 30px;
}

.author-content .author-info .author-info-table {
  margin-top: 10px;
  margin-bottom: 40px;
}

.author-content .author-info .author-info-row {
  display: flex;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #413F4D;
  margin-top: 10px;
}

.author-content .author-info .author-info-col-title {
  width: 130px;
  margin-right: 40px;
}

.author-content .author-info .author-info-col-data {
  width: 612px;
}

.live-help-link a {
  color: #AA076B;
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
}

.single-authors .author-articles::before, .single-authors .author-articles::after {
  content: "";
  background-image: url(../img/icons/white-line.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 130px;
  height: 20px;
  position: absolute;
  left: calc(50% - 65px);
  z-index: 10;
}

.single-authors .author-articles::before {
  top: 0px;
}

.single-authors .author-articles::after {
  bottom: 0px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.author-articles .card {
  padding-bottom: 150px;
}

.author-articles .article-img {
  max-width: 306px;
  height: 211px;
  border-radius: 3px;
}

.author-articles .blog-post-info__category, .author-articles .blog-post-info__date-time {
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0;
  word-spacing: 0;
  line-height: 16px;
}

.author-articles .blog-post-info {
  margin: 20px 0 25px;
  word-spacing: 0;
  line-height: normal;
}

.author-articles .blog-article-info-author__image {
  margin-right: 14px;
}

.author-articles .blog-article-info-author__image img {
  width: 42px !important;
  height: 42px !important;
  object-fit: cover;
  border-radius: 50%;
}

.author-articles .blog-post-info__tags {
  padding-bottom: 0;
}

.author-articles .blog-article-info-author {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 60px;
  left: 30px;
}

.author-articles .blog-article-info-author__name {
  font-size: 24px;
  font-weight: 700;
  line-height: 31px;
  margin: 0;
}

.author-articles .blog-article-info-author__position {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.7px;
  margin: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.single-authors .author-articles .button {
  background: none;
  color: #4990E2;
  text-decoration: underline;
}

.single-authors .author-articles.section .section__buttons {
  margin-top: 50px;
}

.single-authors .author-gallery {
  padding: 120px 0;
}

.single-authors .section-logos {
  justify-content: space-evenly;
}

.single-authors header {
  height: 140px;
  background: #222129;
  min-height: 140px;
}
.single-authors header::before {
  display: none;
}
.single-authors .author-articles::before {
  top: 0px;
}
.single-authors .author-articles::after {
  bottom: 0px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.single-authors .author-articles::before, .single-authors .author-articles::after {
  content: "";
  background-image: url(../img/icons/white-line.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 130px;
  height: 20px;
  position: absolute;
  left: calc(50% - 65px);
  z-index: 10;
}
.single-authors .author-articles .button.more {
  font-family: "Yantramanav", "sans-serif";
  text-transform: none;
  color: #AA076B;
  font-weight: 700;
  font-size: 20px;
  text-decoration: none;
}
.single-authors .author-articles.section .section__buttons {
  margin-top: 50px;
}
.single-authors .author-gallery {
  padding: 120px 0;
}
.single-authors .section-logos {
  justify-content: space-evenly;
}

.navigation-links > .wrap {
  max-width: 1440px;
  padding: 0 150px;
}

.author-content {
  padding: 10px 0 100px;
}
@media only screen and (max-width: 991.98px) {
  .author-content {
    padding: 10px 0 60px;
  }
}
.author-content > .wrap {
  display: flex;
  max-width: 1440px;
  padding: 0 150px;
  justify-content: space-between;
}
.author-content > .wrap .author-photo {
  max-width: 291px;
  text-align: center;
  width: 26%;
}
.author-content > .wrap .author-photo .a-photo {
  display: block;
  border-radius: 5px;
  max-width: 100%;
  min-height: 291px;
  object-fit: cover;
}
.author-content > .wrap .author-photo .soc__icon--fb {
  background-image: url(../img/social-icons/facebook-blue.svg);
}
.author-content > .wrap .author-photo .soc__icon--tw {
  background-image: url(../img/social-icons/twitter-blue.svg);
}
.author-content > .wrap .author-photo .soc__icon--li {
  background-image: url(../img/social-icons/linkedin-blue.svg);
}
.author-content > .wrap .author-photo .soc__icon--fb:active, .author-content > .wrap .author-photo .soc__icon--fb:hover {
  background-image: url(../img/social-icons/facebook.svg);
}
.author-content > .wrap .author-photo .soc__icon--tw:active, .author-content > .wrap .author-photo .soc__icon--tw:hover {
  background-image: url(../img/social-icons/twitter.svg);
}
.author-content > .wrap .author-photo .soc__icon--li:active, .author-content > .wrap .author-photo .soc__icon--li:hover {
  background-image: url(../img/social-icons/linkedin.svg);
}
.author-content > .wrap .author-photo .soc__icon:hover {
  background-color: #4990e2;
}
.author-content > .wrap .author-photo .soc__icon-wrap {
  justify-content: flex-start;
  width: fit-content;
  margin: 0 19% 0 0;
}
.author-content > .wrap .author-photo .soc__icon {
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  margin: 0 5px;
}
.author-content > .wrap .author-contacts {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 20px;
}
.author-content > .wrap .author-info {
  max-width: 776px;
  width: 68.5%;
}
.author-content .author-info {
  max-width: 926px;
  width: 100%;
}
.author-content .author-info .content-section__title {
  font-weight: 700;
  font-size: 48px;
  line-height: 65px;
  letter-spacing: 0;
  text-transform: none;
}
.author-content .author-info .author-description {
  font-size: 16px;
  line-height: 22px;
  color: #413F4D;
}
.author-content .author-info .author-description p {
  padding-top: 30px;
}
.author-content .author-info .author-info-table {
  margin-top: 10px;
  margin-bottom: 40px;
}
.author-content .author-info .author-info-row {
  display: flex;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #413F4D;
  margin-top: 10px;
}
.author-content .author-info .author-info-col-title {
  width: 130px;
  margin-right: 40px;
}
.author-content .author-info .author-info-col-data {
  width: 612px;
}

.author-articles {
  background: transparent;
}
.author-articles .card {
  padding-bottom: 150px;
}
.author-articles .article-img {
  max-width: 306px;
  height: 211px;
  border-radius: 3px;
}
.author-articles .blog-post-info__category, .author-articles .blog-post-info__date-time {
  font-weight: 500;
  font-size: 11px;
  letter-spacing: 0;
  word-spacing: 0;
  line-height: 16px;
}
.author-articles .blog-post-info {
  margin: 20px 0 25px;
  word-spacing: 0;
  line-height: normal;
}
.author-articles .blog-article-info-author__image {
  margin-right: 14px;
}
.author-articles .blog-article-info-author__image img {
  width: 42px !important;
  height: 42px !important;
  object-fit: cover;
  border-radius: 50%;
}
.author-articles .blog-post-info__tags {
  padding-bottom: 0;
}
.author-articles .blog-article-info-author {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 60px;
  left: 30px;
}
.author-articles .blog-article-info-author__name {
  color: #4990e2;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
  margin: 0px;
}
.author-articles .blog-article-info-author__position {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.7px;
  margin: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.author-articles::after, .author-articles::before {
  content: unset !important;
}
.author-articles__single-post .ajax-load-more-wrap .cards {
  grid-template-columns: 100% !important;
}
.author-articles__single-post .ajax-load-more-wrap .cards .card {
  padding-left: 58%;
  border-radius: 3px;
  padding-bottom: 42px;
  padding-top: 36px;
}
.author-articles__single-post .ajax-load-more-wrap .cards .card__learn-more {
  position: absolute;
  bottom: 11px;
  right: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: auto;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: transparent;
  transition: 0.5s color;
}
.author-articles__single-post .ajax-load-more-wrap .cards .card__learn-more:before {
  content: "";
  display: block;
  width: 21px;
  height: 8px;
  background-image: url("../../img/icons/learn_more_arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.author-articles__single-post .ajax-load-more-wrap .cards .card:hover {
  box-shadow: 4px 4px 5px rgba(255, 255, 255, 0.2);
  transform: scale(1.02);
}
.author-articles__single-post .ajax-load-more-wrap .cards .card:hover .card__learn-more {
  color: #4990E2;
}
.author-articles__single-post .ajax-load-more-wrap .cards .card-wrapper::after {
  right: 3.528%;
  bottom: 42px;
}
.author-articles__single-post .ajax-load-more-wrap .cards .card__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 58%;
  height: 100%;
  object-fit: cover;
}
.author-articles__single-post .ajax-load-more-wrap .cards .card__date {
  color: #FFFFFF;
}
.author-articles__single-post .ajax-load-more-wrap .cards .card__title {
  color: #FFFFFF;
}
.author-articles__single-post .ajax-load-more-wrap .cards .card__author {
  position: initial;
}
.author-articles__single-post .ajax-load-more-wrap .cards .card__author-position {
  color: #FFFFFF;
}
.author-articles > .wrap {
  max-width: 1440px;
  padding: 0 150px;
}
.author-articles .cards {
  display: grid;
  grid-template-columns: repeat(3, calc((100% - 60px) / 3));
  grid-column-gap: 30px;
  margin: 0 0 40px;
}
.author-articles .cards:last-child {
  margin: unset;
}
.author-articles .cards .card {
  position: relative;
  padding: 0 0 70px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border: unset;
}
.author-articles .cards .card * {
  pointer-events: none;
}
.author-articles .cards .card:hover {
  transform: scale(1.02);
}
.author-articles .cards .card:before {
  content: unset;
}
.author-articles .cards .card__image {
  display: block;
  width: 100%;
  height: 200px;
  object-fit: cover;
  margin-bottom: 20px;
}
.author-articles .cards .card__info {
  width: fit-content;
  display: flex;
  font-size: 13px;
  line-height: 18px;
  color: #111;
  padding: 0 30px;
  margin-bottom: 20px;
  flex-direction: column;
}
.author-articles .cards .card__tags {
  color: #AA076B;
  font-weight: 700;
  font-size: 18px;
  text-transform: capitalize;
}
.author-articles .cards .card__title {
  color: #111;
  height: 95px;
  padding: 0 30px;
  margin-bottom: 5px;
  font-size: 24px;
  line-height: 31px;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .author-articles .cards .card__title {
    height: unset;
  }
}
.author-articles .cards .card__content {
  font-size: 18px;
  padding: 0 30px;
  color: #111;
}
.author-articles .cards .card__author {
  position: absolute;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  width: 100%;
  padding: 0 8.4%;
  bottom: 68px;
}
.author-articles .cards .card__author-image {
  width: 42px;
  height: 42px;
  overflow: hidden;
  flex-shrink: 0;
  border-radius: 50%;
  margin-right: 14px;
}
.author-articles .cards .card__author-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.author-articles .cards .card__author-name {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  text-transform: uppercase;
  color: #4990E2;
}
.author-articles .cards .card__author-position {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.700588px;
  color: #656565;
}
.author-articles .cards .card__learn-more {
  position: absolute;
  bottom: 11px;
  right: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: auto;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: transparent;
  transition: 0.5s color;
}
.author-articles .cards .card__learn-more:before {
  content: "";
  display: block;
  width: 21px;
  height: 8px;
  background-image: url("../../img/icons/learn_more_arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.author-gallery > .wrap {
  max-width: 1440px;
  padding: 0 150px;
}

@media only screen and (max-width: 991.98px) {
  .navigation-links > .wrap {
    max-width: 100%;
    padding: 0 45px;
  }
  .author-content > .wrap {
    max-width: 100%;
    padding: 0 45px;
  }
  .author-content > .wrap .author-photo {
    max-width: 241px;
    width: 36%;
  }
  .author-content > .wrap .author-info {
    max-width: 416px;
    width: 61.5%;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards {
    grid-template-columns: 100% !important;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card {
    padding-left: 42%;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card-wrapper::after {
    right: 4.368%;
    bottom: 42px;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 42%;
    height: 100%;
    object-fit: cover;
  }
  .author-articles > .wrap {
    max-width: 100%;
    padding: 0 25px;
  }
  .author-articles .cards {
    grid-template-columns: repeat(2, calc((100% - 20px) / 2));
    grid-row-gap: 35px;
    grid-column-gap: 20px;
    margin: 0 0 35px;
  }
  .author-articles .cards:first-child .card-wrapper:first-child {
    grid-column: 1/3;
  }
  .author-articles .cards:first-child .card-wrapper:first-child::after {
    right: 4.368%;
    bottom: 42px;
  }
  .author-articles .cards:first-child .card-wrapper:first-child .card {
    padding-top: 27px;
    padding-left: 42%;
  }
  .author-articles .cards:first-child .card-wrapper:first-child .card__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 42%;
    height: 100%;
    object-fit: cover;
  }
  .author-gallery > .wrap {
    max-width: 100%;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .navigation-links > .wrap {
    padding-left: 25px;
    padding-right: 25px;
  }
  .author-content > .wrap {
    max-width: 100%;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .author-content > .wrap .author-photo {
    max-width: 100%;
    width: 100%;
  }
  .author-content > .wrap .author-photo .a-photo {
    width: 100%;
  }
  .author-content > .wrap .author-info {
    max-width: 100%;
    width: 100%;
  }
  .author-content > .wrap .author-contacts .soc__icon-wrap {
    width: fit-content;
    margin-right: 40px;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards {
    grid-template-columns: 100% !important;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card {
    position: relative;
    padding: 0 0 70px;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card * {
    pointer-events: none;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    transform: unset;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card:before {
    content: unset;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card__image {
    position: initial;
    display: block;
    width: 100%;
    height: 200px;
    object-fit: cover;
    margin-bottom: 20px;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card__info {
    width: fit-content;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    white-space: normal;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    color: #656565;
    padding-left: 8.4%;
    margin-bottom: 20px;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card__date {
    color: #656565;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card__author {
    position: absolute;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    width: 100%;
    padding: 0 8.4%;
    bottom: 68px;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card__author-image {
    width: 42px;
    height: 42px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 14px;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card__author-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card__author-name {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #4990E2;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card__author-position {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.700588px;
    color: #656565;
  }
  .author-articles__single-post .ajax-load-more-wrap .cards .card-wrapper::after {
    content: "";
    display: block;
    position: absolute;
    right: 8.4%;
    bottom: 27px;
    width: 115px;
    height: 20px;
    background: url("/wp-content/themes/artelogic/img/icons/category/learn_more.svg") no-repeat;
    background-size: contain;
    opacity: 0;
    transition: 0.4s opacity;
  }
  .author-articles > .wrap {
    max-width: 100%;
    padding: 0 25px;
  }
  .author-articles .cards {
    margin: 0 auto 35px !important;
    max-width: 325px;
    grid-template-columns: 100%;
  }
  .author-articles .cards:first-child .card-wrapper:first-child {
    grid-column: unset;
  }
  .author-articles .cards:first-child .card-wrapper:first-child::after {
    content: "";
    display: block;
    position: absolute;
    right: 8.4%;
    bottom: 27px;
    width: 115px;
    height: 20px;
    background: url("/wp-content/themes/artelogic/img/icons/category/learn_more.svg") no-repeat;
    background-size: contain;
    opacity: 0;
    transition: 0.4s opacity;
  }
  .author-articles .cards:first-child .card-wrapper:first-child .card {
    position: relative;
    padding: 0 0 70px;
  }
  .author-articles .cards:first-child .card-wrapper:first-child .card * {
    pointer-events: none;
  }
  .author-articles .cards:first-child .card-wrapper:first-child .card:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    transform: unset;
  }
  .author-articles .cards:first-child .card-wrapper:first-child .card:before {
    content: unset;
  }
  .author-articles .cards:first-child .card-wrapper:first-child .card__image {
    position: initial;
    display: block;
    width: 100%;
    height: 200px;
    object-fit: cover;
    margin-bottom: 20px;
  }
  .author-articles .cards:first-child .card-wrapper:first-child .card__info {
    width: fit-content;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    white-space: normal;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    color: #656565;
    padding-left: 8.4%;
    margin-bottom: 20px;
  }
  .author-articles .cards:first-child .card-wrapper:first-child .card__date {
    color: #656565;
  }
  .author-articles .cards:first-child .card-wrapper:first-child__author {
    position: absolute;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    width: 100%;
    padding: 0 8.4%;
    bottom: 68px;
  }
  .author-articles .cards:first-child .card-wrapper:first-child__author-image {
    width: 42px;
    height: 42px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 14px;
  }
  .author-articles .cards:first-child .card-wrapper:first-child__author-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .author-articles .cards:first-child .card-wrapper:first-child__author-name {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #4990E2;
  }
  .author-articles .cards:first-child .card-wrapper:first-child__author-position {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.700588px;
    color: #656565;
  }
}
.author-gallery > .wrap {
  max-width: 375px;
  padding: 0 25px;
}

@media only screen and (max-width: 991.98px) {
  .author-content .author-info .content-section__title {
    font-size: 36px;
    line-height: 49px;
  }
}
@media only screen and (max-width: 425px) {
  .content-section__title {
    font-size: 30px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 768px) {
  .content-section__title {
    font-size: 34px;
    line-height: 36px;
  }
}