/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .single-attorney .main-content .container .row .entry-content.col-xl-8 {
    padding-right: 119px;
  }
}
.single-attorney .breadcrumb-container {
  margin-bottom: 26px;
  background: none;
  border: none;
}

.single-attorney .breadcrumb-container .container {
  padding: 0;
}

.single-attorney .single-attorney-content {
  padding-top: 40px;
}

@media screen and (min-width: 768px) {
  .single-attorney .single-attorney-content {
    padding-top: 25px;
  }
}
@media screen and (min-width: 992px) {
  .single-attorney .single-attorney-content .sidebar {
    padding-top: 172px;
  }
}
@media screen and (min-width: 1400px) {
  .single-attorney .single-attorney-content .sidebar {
    padding-top: 232px;
  }
}
.single-attorney .attorney-credentials {
  margin-top: 40px;
}

@media screen and (min-width: 768px) {
  .single-attorney .attorney-credentials {
    margin-top: 72px;
    padding-left: 12px;
  }
}
.single-attorney .attorney-credentials .credential-item {
  display: flex;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .single-attorney .attorney-credentials .credential-item {
    margin-bottom: 30px;
  }
}
.single-attorney .attorney-credentials .credential-item:last-child .info-holder {
  padding-bottom: 0;
  border-bottom: none;
}

.single-attorney .attorney-credentials .credential-item .icon-holder {
  margin-right: 15px;
  flex: 0 0 45px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .single-attorney .attorney-credentials .credential-item .icon-holder {
    margin-right: 22px;
    flex: 0 0 61px;
  }
}
.single-attorney .attorney-credentials .credential-item .info-holder {
  padding-bottom: 20px;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
  .single-attorney .attorney-credentials .credential-item .info-holder {
    padding-bottom: 29px;
  }
}
.single-attorney .attorney-credentials .credential-item .info-holder .credential-title {
  margin-bottom: 7px;
  color: var(--color-primary);
  font-family: var(--secondary-font), sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 35px;
}

@media screen and (min-width: 768px) {
  .single-attorney .attorney-credentials .credential-item .info-holder .credential-title {
    font-size: 28px;
    line-height: 45px;
  }
}
.single-attorney .attorney-credentials .credential-item .info-holder .credential-content p {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .single-attorney .attorney-credentials .credential-item .info-holder .credential-content p {
    font-size: 22px;
  }
}
.single-attorney .bottom-attorney {
  padding: 40px 0 60px;
  background-image: url(../images/bg-bio-bottom.webp);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 992px) {
  .single-attorney .bottom-attorney {
    padding: 60px 0 285px;
  }
}
@media screen and (min-width: 1200px) {
  .single-attorney .bottom-attorney {
    padding: 136px 0 285px;
    margin-top: -230px;
  }
}
@media (max-width: 991px) {
  .single-attorney .bottom-attorney {
    margin-top: -30px;
  }
}
.single-attorney .bottom-attorney .bottom-attorney-item {
  padding: 20px 15px;
  margin-left: auto;
  margin-right: auto;
  max-width: 825px;
  background-color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
}

@media screen and (min-width: 768px) {
  .single-attorney .bottom-attorney .bottom-attorney-item {
    padding: 32px 13px 33px;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 1200px) {
  .single-attorney .bottom-attorney .bottom-attorney-item {
    margin-top: -320px;
  }
}
@media (max-width: 767px) {
  .single-attorney .bottom-attorney .bottom-attorney-item {
    text-align: center;
  }
}
.single-attorney .bottom-attorney .bottom-attorney-item .image-holder {
  flex: 0 0 247px;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .single-attorney .bottom-attorney .bottom-attorney-item .image-holder {
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  .single-attorney .bottom-attorney .bottom-attorney-item .image-holder {
    margin-bottom: 20px;
  }
}
.single-attorney .bottom-attorney .bottom-attorney-item .info-holder .name {
  margin-bottom: 8px;
  color: var(--color-primary);
  font-family: var(--secondary-font), sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 52px;
}

.single-attorney .bottom-attorney .bottom-attorney-item .info-holder .position {
  margin-bottom: 14px;
  color: var(--color-secondary);
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

.single-attorney .bottom-attorney .bottom-attorney-item .info-holder .excerpt {
  margin-bottom: 21px;
  max-width: 490px;
}

.single-attorney .bottom-attorney .bottom-attorney-item .info-holder .excerpt p {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .single-attorney .bottom-attorney .bottom-attorney-item .info-holder .btn-wrapper {
    text-align: center;
  }
}
.single-attorney .bottom-attorney .bottom-attorney-item .info-holder .btn-wrapper .btn {
  padding: 16px 15px 15px;
  max-width: 181px;
  width: 100%;
  font-size: 14px;
}

/*# sourceMappingURL=single-attorney.css.map*/