.postDetailInner .author-metabox .name a {
  color: #000;
}

.breadcrumbs-sec {
  padding: 2.938rem 0 2.938rem 0;
  max-width: 66.376rem;
  margin: 0 auto;
}
.breadcrumbs-sec .breadcrumb-block ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.breadcrumbs-sec .breadcrumb-block ul a {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: underline;
  color: #606571;
}
.breadcrumbs-sec .breadcrumb-block ul li::after {
  content: "/";
  margin: 0 0.25rem;
}
.breadcrumbs-sec .breadcrumb-block ul li:last-child:after {
  content: none;
}

.resources .blog-detail .profile-img a {
  display: inline-block;
}
.resources .blog-detail .profile-img a img {
  margin-bottom: 0;
}
.resources .blog-detail h5 > a {
  text-decoration: none;
  transition: 0.4s;
}
.resources .blog-detail h5 > a:hover {
  color: #fb0211;
}

.author-banner.hero-section {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 13.313rem 0 6.25rem 0;
}
.author-banner.hero-section .hero-content {
  max-width: 48.875rem;
}
.author-banner.hero-section .hero-content .category-name {
  font-family: Roboto;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #FFEF00;
  margin-bottom: 0.625rem;
}
.author-banner.hero-section .hero-content h1 {
  color: #fff;
  font-family: Roboto;
  font-weight: 400;
  font-size: 4.25rem;
  line-height: 4.75rem;
}
.author-banner.hero-section .hero-content p {
  font-family: Roboto;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.044rem;
  color: #B8BEC9;
}

.author-sec {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), radial-gradient(69.38% 298.01% at 30.62% 50%, #123E6D 0%, #090F20 100%);
  padding: 3.75rem 0;
}
.author-sec .author-box {
  padding: 0;
  margin: 0 auto;
  border: 0;
  max-width: 63.875rem;
  width: 100%;
}
.author-sec .author-box .author-metabox .profile-img {
  height: 12.5rem;
  width: 12.5rem;
  border: 0.188rem solid #CED2DC;
}
.author-sec .author-box .author-metabox .meta {
  width: calc(100% - 12.5rem);
  padding-left: 2.5rem;
  padding-right: 0;
}
.author-sec .author-box .author-metabox .meta .name {
  margin-bottom: 1.1rem;
}
.author-sec .author-box .author-metabox .meta .name h1 {
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 4rem;
  color: #FFFFFF;
  margin-bottom: 0.3rem;
}
.author-sec .author-box .author-metabox .meta .name span {
  color: #FFEF00;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.375rem;
  text-transform: unset;
  display: inline-block;
}
.author-sec .author-box .author-metabox .meta p {
  margin-top: 0;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.625rem;
  letter-spacing: 0.044rem;
  margin-bottom: 1.4rem;
}
.author-sec .author-box .author-metabox .meta .social-link {
  height: 1.438rem;
  width: 1.495rem;
  border-radius: 0;
  overflow: unset;
  display: inline-block;
}

.author-posts-section.featureArtical .postContentBox .postTag {
  padding-right: 0.625rem;
}
.author-posts-section.featureArtical .postContentBox .postTag span {
  font-size: 0.813rem;
  font-weight: 600;
  line-height: 21px;
  display: inline-block;
  padding: 0.08rem 0.313rem;
  border-radius: 0.188rem;
}
.author-posts-section.featureArtical .postContentBox .postTitle h3 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2rem;
}
.author-posts-section.featureArtical .postContentBox .postTitle h3 a {
  line-height: unset;
  color: #101B3A;
  font-weight: 600;
}

.featureArtical.author-posts-section {
  background-color: #fff;
}
.featureArtical.author-posts-section .featurePostList {
  max-width: 55.688rem;
  width: 100%;
  margin: 0 auto;
}
.featureArtical.author-posts-section .featurePostList .article-title {
  margin-bottom: 2.5rem;
}
.featureArtical.author-posts-section .featurePostList .article-title h2 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #101B3A;
}
.featureArtical.author-posts-section .featurePostList .featurePostBoxes .postImg {
  min-height: 9.31rem;
  max-height: unset;
}
.featureArtical.author-posts-section .featurePostList .featurePostBoxes .postContentBox {
  border-color: #CED2DC;
  border-style: solid;
  border-radius: 0 0.625rem 0.625rem 0;
  border-width: 0.063rem 0.063rem 0.063rem 0;
}

.load-more-container {
  text-align: center;
  margin-top: 2.5rem;
}
.load-more-container #more_posts, .load-more-container #more_posts_2 {
  background-color: #FFEF00;
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
  color: #090F20;
  line-height: 1.5;
  transition: all ease 0.3s;
  font-weight: 600;
  border-radius: 0.313rem;
  padding: 0.906rem 2.438rem;
  border: 0.063rem solid #FFEF00;
}
.load-more-container #more_posts:hover, .load-more-container #more_posts_2:hover {
  background-color: #5D85AF;
  border-color: #5D85AF;
}

/* Featured Authors Page*/
.author-list-sec {
  padding: 3.125rem 0 3.125rem 0;
}
.author-list-sec .author-list-block {
  width: 100%;
  margin: 0 auto;
}
.author-list-sec .author-list-block .breadcrumbs-sec {
  padding: 0 0 3.75rem 0;
  max-width: 100%;
  margin: 0 auto;
}
.author-list-sec .author-list-block .breadcrumbs-sec ul {
  margin-bottom: 0;
}
.author-list-sec .author-list-block .author-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.5rem 1.5rem;
}
.author-list-sec .author-list-block .author-row .profile-img {
  height: 9.375rem;
  width: 9.375rem;
  margin: 0 auto 1.625rem auto;
  border: 0.188rem solid #CED2DC;
  border-radius: 50%;
}
.author-list-sec .author-list-block .author-row .profile-img img {
  border-radius: 50%;
  height: 100%;
  width: 100%;
}
.author-list-sec .author-list-block .author-row .name {
  max-width: 13.75rem;
  width: 100%;
  margin: 0 auto;
}
.author-list-sec .author-list-block .author-row .name h2 {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #101B3A;
  margin-bottom: 0.3rem;
  transition: 0.3s all;
}
.author-list-sec .author-list-block .author-row .name span {
  color: #9298A5;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.375rem;
  text-transform: unset;
  display: inline-block;
}

.author-column:hover h2 {
  color: #101B3A !important;
  text-decoration: underline;
}

/*Faq Block*/
.faq-block .titleBox {
  margin-bottom: 3rem;
}
.faq-block .titleBox h3 {
  color: #101B3A;
}
.faq-block.faq-with-slide-image .accordian-list {
  padding: 1.875rem 0;
  border: 0;
  border-bottom: 1px solid #A1A1A1;
  border-radius: 0;
  margin-top: 0;
}
.faq-block.faq-with-slide-image .accordian-list .accordian-title h5 {
  color: #1C1F35;
  font-family: Roboto;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 100%;
  letter-spacing: 0;
  transition: 0.3s all;
}
.faq-block.faq-with-slide-image .accordian-list.active .accordian-title h5 {
  font-family: Roboto;
  font-weight: 500;
  color: #233468;
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0;
}
.faq-block.faq-with-slide-image .accordian-list .accordian-title .plusminus {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  top: 0;
}
.faq-block.faq-with-slide-image .accordian-list .accordian-title .plusminus::before, .faq-block.faq-with-slide-image .accordian-list .accordian-title .plusminus::after {
  height: 0.125rem;
}
.faq-block.faq-with-slide-image .accordian-content {
  margin-top: 1.0625rem;
  color: #6F6F6F;
  font-family: Roboto;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.faq-block.faq-with-slide-image .accordian-list:last-child {
  border-bottom: 0;
}

.cta-new-section {
  padding: 0 0.938rem 6.25rem 0.938rem;
}

.cta-new-section .container {
  border-radius: 1rem;
  background-color: #101B3A;
  max-width: 69.75rem;
  color: #fff;
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.cta-new-section h4 {
  margin-bottom: 1.25rem;
  font-weight: 700;
}

.cta-new-section h4 span {
  display: inline;
  color: #FFEF00;
}

/*For Resources*/
.single-resource .cta-new-section {
  padding: 3.375rem 0 3.375rem 0;
}

.single-resource .cta-new-section .container {
  color: #fff;
  padding: 4.5rem 6.5rem;
}

.single-resource .cta-new-section .container h4 {
  color: #fff !important;
  margin-top: 0;
  font-weight: 700 !important;
}

.single-resource .cta-new-section .container .button a {
  color: #090F20;
}

/*media query start*/
@media (max-width: 1366px) {
  .single-resource .cta-new-section .container {
    padding: 4rem 6rem;
    background-size: cover;
  }
}
@media (max-width: 1248px) {
  .single-resource .cta-new-section .container {
    padding: 2.5rem 5.5rem;
  }
}
@media (max-width: 1050px) {
  .single-resource .cta-new-section .container {
    padding: 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .single-resource .cta-new-section .container {
    padding: 3rem 6rem;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumbs-sec .breadcrumb-block ul li {
    font-size: 16px;
    line-height: 24px;
    color: #606571;
  }
  .breadcrumbs-sec .breadcrumb-block ul li:after {
    content: "/";
    margin: 0 4px;
  }
  .breadcrumbs-sec .breadcrumb-block ul li:last-child:after {
    content: none;
  }
  .author-banner.hero-section {
    padding: 40px 0 40px 0;
    background: radial-gradient(69.38% 298.01% at 30.62% 50%, #123E6D 0%, #090F20 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  }
  .author-banner.hero-section .hero-content {
    text-align: center;
  }
  .author-banner.hero-section .hero-content .category-name {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 5px;
  }
  .author-banner.hero-section .hero-content h1 {
    font-size: 38px;
    line-height: 40px;
  }
  .author-banner.hero-section .hero-content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #A5ACB7;
    margin-top: 8px;
  }
  .author-sec {
    background: radial-gradient(69.38% 298.01% at 30.62% 50%, #123E6D 0%, #090F20 100%);
    padding: 40px 0;
  }
  .author-sec .author-box .author-metabox .profile-img {
    height: 200px;
    width: 200px;
    margin: 0 auto 40px auto;
  }
  .author-sec .author-box .author-metabox .meta {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .author-sec .author-box .author-metabox .meta .name {
    margin-bottom: 22px;
    max-width: 100%;
  }
  .author-sec .author-box .author-metabox .meta .name h1 {
    margin-bottom: 7px;
    font-size: 56px;
    line-height: 64px;
    font-weight: 500;
  }
  .author-sec .author-box .author-metabox .meta .name span {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
  }
  .author-sec .author-box .author-metabox .meta p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.704px;
    margin-bottom: 30px;
  }
  .author-sec .author-box .author-metabox .meta .social-link {
    position: relative;
    right: unset;
    margin: 0 auto;
    width: 23.9px;
    height: 23px;
  }
  /*Authors Post*/
  .load-more-container {
    margin-top: 40px;
  }
  .load-more-container #more_posts, .load-more-container #more_posts_2 {
    padding: 14.5px 39px;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    font-weight: 600;
  }
  .featureArtical.author-posts-section {
    padding: 40px 0;
    background-color: #fff;
  }
  .featureArtical.author-posts-section .featurePostList {
    display: block;
  }
  .featureArtical.author-posts-section .featurePostList .article-title {
    text-align: center;
    margin-bottom: 26px;
  }
  .featureArtical.author-posts-section .featurePostList .article-title h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
  }
  .featureArtical.author-posts-section .featurePostList .featurePostBoxes {
    flex-wrap: wrap;
  }
  .featureArtical.author-posts-section .featurePostList .featurePostBoxes .postImg.bg {
    width: 100%;
    height: 14.375rem;
    max-height: 14.375rem;
  }
  .featureArtical.author-posts-section .featurePostList .featurePostBoxes .postContentBox {
    width: 100% !important;
    border-width: 0;
    border-radius: 0;
    padding: 20px 17px 47px 17px;
  }
  .featureArtical.author-posts-section .featurePostList .featurePostBoxes .postContentBox .postTitle h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
  }
  .featureArtical.author-posts-section .featurePostList .featurePostBoxes .postContentBox .postTitle h3 a {
    font-weight: 500;
  }
  /* Featured Authors Page*/
  .author-list-sec {
    padding: 20px 0 40px 0;
  }
  .author-list-sec .author-list-block {
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
  }
  .author-list-sec .author-list-block .author-row {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 30px;
  }
  .author-list-sec .author-list-block .author-row .profile-img {
    height: 150px;
    width: 150px;
    margin: 0 auto 27px auto;
    border: 3px solid #CED2DC;
  }
  .author-list-sec .author-list-block .author-row .name h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 5px;
  }
  .author-list-sec .author-list-block .author-row .name span {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
  }
  #ajax-posts > p {
    text-align: center;
  }
  .author-list-sec .author-list-block .breadcrumbs-sec {
    padding: 0 0 1.75rem 0;
  }
  .breadcrumbs-sec {
    padding: 6rem 0 2.938rem 0;
  }
  .faq-block .titleBox {
    margin-bottom: 1rem;
  }
  .faq-block.faq-with-slide-image .accordian-list.active .accordian-title h5 {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
  .faq-block.faq-with-slide-image .accordian-list .accordian-title h5 {
    font-size: 1.1rem;
    line-height: 100%;
  }
  .faq-block.faq-with-slide-image .accordian-list .accordian-title .plusminus {
    width: 1rem;
    height: 1rem;
  }
  .faq-block.faq-with-slide-image .accordian-content {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  /*CTA Block*/
  .cta-new-section h4 br {
    display: none;
  }
  .cta-new-section .contentParent {
    padding: 0 20px;
  }
  .single-resource .cta-new-section .container {
    padding: 40px 10px;
  }
  .single-resource .cta-new-section {
    padding: 2rem 0 2rem 0;
  }
}
@media screen and (max-width: 576px) {
  /* Featured Authors Page*/
  .author-list-sec .author-list-block .author-row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 389px) {
  .author-list-sec .author-list-block .author-row .profile-img {
    height: 6.375rem;
    width: 6.375rem;
  }
  .author-list-sec .author-list-block .author-row .name h2 {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
  .author-sec .author-box .author-metabox .meta .name h1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
.postDetail .postParent .titleBottomBox .author-span a {
  color: #606571;
}

.postParent .titleBottomBox .author-span a:hover {
  text-decoration: underline;
}/*# sourceMappingURL=style-2.css.map */