/**
* 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;
}

.single-attorney .section-credentials {
  padding-top: 52px;
  background: linear-gradient(270deg, #262D6F 0%, #030830 100%);
}

@media screen and (min-width: 768px) {
  .single-attorney .section-credentials {
    padding-top: 78px;
    padding-bottom: 78px;
  }
}
@media screen and (min-width: 1200px) {
  .single-attorney .section-credentials {
    padding-top: 82px;
    padding-bottom: 110px;
  }
}
@media (max-width: 767px) {
  .single-attorney .section-credentials {
    padding-bottom: 42px;
  }
}
.single-attorney .section-credentials-col:not(:first-child) {
  position: relative;
}

.single-attorney .section-credentials-col:not(:first-child):before {
  content: none;
}

@media screen and (min-width: 992px) {
  .single-attorney .section-credentials-col:not(:first-child):before {
    content: "";
    position: absolute;
    top: 12px;
    left: -68px;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #6B6D8B;
  }
}
.single-attorney .section-credentials-col:not(:first-child):last-child:after {
  content: none;
}

@media screen and (min-width: 992px) {
  .single-attorney .section-credentials-col:not(:first-child):last-child:after {
    content: "";
    position: absolute;
    top: 12px;
    right: -27px;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #6B6D8B;
  }
}
.single-attorney .section-credentials-item {
  margin-bottom: 28px;
}

@media screen and (min-width: 1200px) {
  .single-attorney .section-credentials-item {
    width: 100%;
    max-width: 390px;
    padding-top: 16px;
    margin-bottom: 0;
  }
}
.single-attorney .section-credentials-item-1 {
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .single-attorney .section-credentials-item-1 {
    text-align: left;
    padding-top: 0;
    margin-left: 0;
  }
}
.single-attorney .section-credentials-title {
  font-family: var(--main-font), sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  line-height: 34px;
  letter-spacing: 8px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.single-attorney .section-credentials-title-1 {
  font-family: var(--main-font), sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 32px;
  margin-bottom: 10px;
  text-transform: capitalize;
  letter-spacing: normal;
}

@media screen and (min-width: 768px) {
  .single-attorney .section-credentials-title-1 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 992px) {
  .single-attorney .section-credentials-title-1 {
    font-family: var(--secondary-font), sans-serif;
    font-size: 34px;
    line-height: 44px;
  }
}
.single-attorney .section-credentials-list * {
  color: #fff;
}

.single-attorney .section-credentials-list ul {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
}

@media screen and (min-width: 1200px) {
  .single-attorney .section-credentials-list ul {
    margin-bottom: 0 !important;
  }
}
.single-attorney .section-second {
  position: static;
  padding-top: 46px;
  padding-bottom: 57px;
  background-image: url("../images/bio-banner-2.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  .single-attorney .section-second {
    padding-top: 78px;
    padding-bottom: 78px;
  }
}
@media screen and (min-width: 1200px) {
  .single-attorney .section-second {
    padding-top: 117px;
    padding-bottom: 109px;
  }
}
.single-attorney .section-second .container {
  position: static;
}

@media screen and (min-width: 1600px) {
  .single-attorney .section-second .container {
    max-width: 1367px;
  }
}
@media screen and (min-width: 1200px) {
  .single-attorney .section-second .container .row {
    flex-direction: row-reverse;
  }
}
.single-attorney .section-second-img-container {
  margin-bottom: 37px;
}

@media screen and (min-width: 1200px) {
  .single-attorney .section-second-img-container {
    position: absolute;
    right: 0;
    width: calc(50% - 46.2px);
    height: 100%;
    max-height: 695px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1440px) {
  .single-attorney .section-second-img-container {
    width: calc(50% - 96.62px);
  }
}
.single-attorney .section-second-img-mobile {
  border-radius: 0px 60px;
}

.single-attorney .section-second-img {
  border-top-left-radius: 80px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width: 1200px) {
  .single-attorney .section-second .entry-content {
    width: 100%;
    max-width: 590px;
    margin-top: 20.65px;
  }
}
@media screen and (min-width: 1200px) {
  .single-attorney .section-second .entry-content .heading-container {
    padding-top: 49px;
  }
}
@media screen and (min-width: 1200px) {
  .single-attorney .section-second .entry-content .heading-container .heading {
    width: 100%;
    max-width: 590px;
  }
}
.single-attorney .section-second .entry-content *:not(.btn span) {
  color: #fff;
}

.single-attorney .verdicts-settlements {
  padding-top: 46px;
  background: linear-gradient(270deg, #262D6F 0%, #030830 100%);
}

@media screen and (min-width: 768px) {
  .single-attorney .verdicts-settlements {
    padding-top: 80px;
  }
}
.single-attorney .verdicts-settlements .heading {
  margin-bottom: 18px;
}

@media screen and (min-width: 992px) {
  .single-attorney .verdicts-settlements .banner-subtitle {
    margin-bottom: 33px;
  }
}
.single-attorney .verdicts-settlements-content {
  position: relative;
  padding-bottom: 57px;
  background: linear-gradient(270deg, #262D6F 0%, #030830 100%);
  margin-top: -0.5px;
}

@media screen and (min-width: 768px) {
  .single-attorney .verdicts-settlements-content {
    padding-bottom: 96px;
  }
}
.single-attorney .verdicts-settlements-content .container {
  position: static;
}

@media screen and (min-width: 1400px) {
  .single-attorney .verdicts-settlements-content .container {
    max-width: 1482px;
  }
}
.single-attorney .verdicts-settlements-content .row:before {
  content: none;
}

@media screen and (min-width: 1400px) {
  .single-attorney .verdicts-settlements-content .row:before {
    position: absolute;
    z-index: 1;
    content: "";
    top: 10px;
    left: 0;
    right: auto;
    width: calc((100vw - 1240px) / 2);
    height: 1px;
    background-color: #6B6D8B;
  }
}
@media screen and (min-width: 1440px) {
  .single-attorney .verdicts-settlements-content .row:before {
    width: calc((100vw - 1250px) / 2);
  }
}
@media screen and (min-width: 1600px) {
  .single-attorney .verdicts-settlements-content .row:before {
    width: calc((100vw - 1460px) / 2);
  }
}
.single-attorney .verdicts-settlements-content .row:after {
  content: none;
}

@media screen and (min-width: 1400px) {
  .single-attorney .verdicts-settlements-content .row:after {
    position: absolute;
    z-index: 1;
    content: "";
    top: 10px;
    left: auto;
    right: 0;
    width: calc((100vw - 1240px) / 2);
    height: 1px;
    background-color: #6B6D8B;
  }
}
@media screen and (min-width: 1440px) {
  .single-attorney .verdicts-settlements-content .row:after {
    width: calc((100vw - 1250px) / 2);
  }
}
@media screen and (min-width: 1600px) {
  .single-attorney .verdicts-settlements-content .row:after {
    width: calc((100vw - 1460px) / 2);
  }
}
.single-attorney .verdicts-settlements-content .verdicts-settlements-wrap {
  position: relative;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .single-attorney .verdicts-settlements-content .verdicts-settlements-wrap {
    width: 100%;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.single-attorney .verdicts-settlements-content .verdicts-settlements-slider {
  padding-top: 41px;
  width: 100%;
  max-width: 65%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .single-attorney .verdicts-settlements-content .verdicts-settlements-slider {
    max-width: 75%;
  }
}
@media screen and (min-width: 992px) {
  .single-attorney .verdicts-settlements-content .verdicts-settlements-slider {
    max-width: 651px;
  }
}
@media screen and (min-width: 1400px) {
  .single-attorney .verdicts-settlements-content .verdicts-settlements-slider {
    max-width: 88%;
  }
}
@media screen and (min-width: 1600px) {
  .single-attorney .verdicts-settlements-content .verdicts-settlements-slider {
    max-width: 100%;
  }
}
.single-attorney .verdicts-settlements-content .verdicts-settlements-slider .swiper-slide {
  position: relative;
}

@media (min-width: 1441px) and (max-width: 1599px) {
  .single-attorney .verdicts-settlements-content .verdicts-settlements-slider .swiper-slide:nth-of-type(4n) .verdicts-settlements-item {
    padding-right: 0;
  }
}
.single-attorney .verdicts-settlements-content .verdicts-settlements-slider .swiper-slide:before {
  position: absolute;
  content: "";
  z-index: 2;
  top: -37px;
  left: 2px;
  width: 13px;
  height: 13px;
  border: 1px solid #6B6D8B;
  transform: rotate(-135deg);
}

.single-attorney .verdicts-settlements-content .verdicts-settlements-slider .swiper-slide:after {
  position: absolute;
  content: "";
  z-index: 1;
  top: -31px;
  left: auto;
  right: 0;
  width: calc(100% - 17.38px);
  height: 1px;
  background-color: #6B6D8B;
}

.single-attorney .verdicts-settlements-content .verdicts-settlements-item {
  position: relative;
}

@media screen and (min-width: 1400px) {
  .single-attorney .verdicts-settlements-content .verdicts-settlements-item {
    padding-right: 80px;
  }
}
.single-attorney .verdicts-settlements-content .date {
  font-family: var(--secondary-font), sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  line-height: 44px;
  margin-bottom: 20px;
}

.single-attorney .verdicts-settlements-content .content *:not(.btn span) {
  color: #fff;
}

.single-attorney .verdicts-settlements-content .content a {
  text-decoration: underline;
}

@media screen and (min-width: 992px) {
  .single-attorney .verdicts-settlements-content .button-wrap {
    margin-top: 40px;
  }
}
.single-attorney .verdicts-settlements-content .button-wrap .btn {
  border-radius: 0 18px;
}

@media screen and (min-width: 992px) {
  .single-attorney .verdicts-settlements-content .button-wrap .btn {
    min-width: 461px;
  }
}
.single-attorney .section-bottom {
  background-image: url("../images/bio-banner-3.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 47px;
  padding-bottom: 39px;
}

@media screen and (min-width: 768px) {
  .single-attorney .section-bottom {
    padding-top: 78px;
  }
}
@media screen and (min-width: 992px) {
  .single-attorney .section-bottom {
    padding-top: 129px;
  }
}
.single-attorney .section-bottom .container {
  position: static;
}

@media screen and (min-width: 1600px) {
  .single-attorney .section-bottom .container {
    max-width: 1367px;
  }
}
.single-attorney .section-bottom-img-container {
  position: relative;
  margin-bottom: 60px;
}

@media screen and (min-width: 1200px) {
  .single-attorney .section-bottom-img-container {
    position: absolute;
    left: 0;
    width: calc(50% - 96.62px);
    height: 100%;
    max-height: 695px;
    margin-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .single-attorney .section-bottom-img-container {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .single-attorney .section-bottom-img-container svg {
    position: absolute;
    bottom: -82px;
    right: 117px;
  }
}
@media (max-width: 1199px) {
  .single-attorney .section-bottom-img-container svg {
    position: absolute;
    right: 20px;
    bottom: -30px;
    width: 60px;
    height: auto;
  }
}
.single-attorney .section-bottom-img-mobile {
  border-radius: 0px 60px;
}

.single-attorney .section-bottom-img {
  border-top-right-radius: 80px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width: 1200px) {
  .single-attorney .section-bottom .entry-content {
    width: 100%;
    max-width: 597px;
    margin-top: 53.73px;
    margin-left: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .single-attorney .section-bottom .entry-content {
    max-width: 597px;
    margin-left: 43.38px;
  }
}
@media (min-width: 331px) and (max-width: 575px) {
  .single-attorney .section-bottom .entry-content h2 {
    width: 100%;
    max-width: 320px;
  }
}
@media screen and (min-width: 1200px) {
  .single-attorney .section-bottom .entry-content h2 {
    margin-bottom: 20px;
  }
}
.single-attorney .section-bottom .entry-content *:not(.btn span) {
  color: #fff;
}

@media screen and (min-width: 992px) {
  .single-attorney .section-bottom .entry-content .heading-container {
    padding-top: 44px;
  }
}
@media (min-width: 331px) and (max-width: 399px) {
  .single-attorney .section-bottom .entry-content .txt-container {
    width: 100%;
    max-width: 320px;
  }
}
@media screen and (min-width: 1200px) {
  .single-attorney .section-bottom .entry-content .txt-container .button-wrap {
    margin-bottom: 94px;
  }
}

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