/**
* 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);
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.page-template-attorney-story {
  background-color: var(--color-neutral);
}

.page-template-attorney-story .main-content {
  padding-top: 0;
}

@media screen and (min-width: 768px) {
  .page-template-attorney-story .main-content {
    padding-top: 50px;
    padding-bottom: 65px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-attorney-story .main-content {
    padding-top: 108px;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-attorney-story .main-content .row {
    min-height: 600px;
    align-items: center;
  }
}
.page-template-attorney-story .main-content .container {
  background: #fff;
}

@media (max-width: 767px) {
  .page-template-attorney-story .main-content .container {
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .page-template-attorney-story .main-content .container {
    border-radius: 15px;
    box-shadow: 2px 4px 18.4px 1px rgba(0, 0, 0, 0.2509803922);
  }
}
@media screen and (min-width: 1200px) {
  .page-template-attorney-story .main-content .container {
    min-height: 600px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-attorney-story .main-content .container {
    max-width: 1360px;
  }
}
.page-template-attorney-story .main-content .container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 350px;
  background: linear-gradient(90deg, #3B0009 0%, #A10019 100%);
  object-fit: cover;
}

@media screen and (min-width: 768px) {
  .page-template-attorney-story .main-content .container:after {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-attorney-story .main-content .container:after {
    height: 384px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-attorney-story .main-content .container:after {
    width: 40%;
    height: 100%;
    border-top-right-radius: 0;
    border-bottom-left-radius: 15px;
  }
}
.page-template-attorney-story .main-content .col-one {
  position: relative;
}

@media screen and (min-width: 992px) {
  .page-template-attorney-story .main-content .col-one {
    padding-left: 60px;
    padding-right: 0;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-attorney-story .main-content .col-one {
    padding-left: 50px;
  }
}
@media (max-width: 1199px) {
  .page-template-attorney-story .main-content .col-one .featured-image {
    padding: 50px 0 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .page-template-attorney-story .main-content .col-one .featured-image {
    padding: 50px 0;
  }
}
.page-template-attorney-story .main-content .col-one .img-fluid {
  position: relative;
  z-index: 1;
  max-width: 280px;
}

@media screen and (min-width: 768px) {
  .page-template-attorney-story .main-content .col-one .img-fluid {
    max-width: 360px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-attorney-story .main-content .col-one .img-fluid {
    max-width: 500px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-attorney-story .main-content .col-one .img-fluid {
    max-width: 420px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-attorney-story .main-content .col-one .img-fluid {
    max-width: 548px;
  }
}
.page-template-attorney-story .main-content .col-two {
  padding: 30px 20px 50px;
}

@media screen and (min-width: 768px) {
  .page-template-attorney-story .main-content .col-two {
    padding: 30px 50px 50px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-attorney-story .main-content .col-two {
    padding: 0 100px;
  }
}
.page-template-attorney-story .main-content p {
  line-height: 35px;
  margin-bottom: 0;
}

.page-template-attorney-story .main-content p span {
  color: var(--color-tertiary);
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
}

.page-template-attorney-story .main-content .red-text {
  position: relative;
  font-family: var(--main-font);
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 25px;
}

.page-template-attorney-story .main-content .red-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: var(--color-tertiary);
}

.page-template-attorney-story .main-content .red-text span {
  color: var(--color-tertiary);
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
}

.page-template-attorney-story .attorney-story-extra-section {
  background-image: url("../images/red.png");
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  padding-bottom: 20px;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .page-template-attorney-story .attorney-story-extra-section {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-attorney-story .attorney-story-extra-section {
    padding-bottom: 107px;
    padding-top: 84px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-attorney-story .attorney-story-extra-section .container {
    max-width: 1080px;
  }
}
@media (max-width: 767px) {
  .page-template-attorney-story .attorney-story-extra-section .container {
    max-width: initial;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-template-attorney-story .attorney-story-extra-section .upper-content {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 992px) {
  .page-template-attorney-story .attorney-story-extra-section .upper-content {
    padding-bottom: 200px;
    flex-direction: row;
    gap: 35px;
    align-items: center;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-attorney-story .attorney-story-extra-section .upper-content {
    padding-bottom: 275px;
  }
}
.page-template-attorney-story .attorney-story-extra-section p {
  margin-bottom: 30px;
}

@media screen and (min-width: 992px) {
  .page-template-attorney-story .attorney-story-extra-section p {
    max-width: 478px;
  }
}
.page-template-attorney-story .attorney-story-extra-section .middle-content-inner {
  display: flex;
  flex-direction: column-reverse;
}

@media screen and (min-width: 992px) {
  .page-template-attorney-story .attorney-story-extra-section .middle-content-inner {
    flex-direction: row;
    gap: 38px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-attorney-story .attorney-story-extra-section .middle-content-inner p {
    max-width: 555px;
  }
}
@media (max-width: 991px) {
  .page-template-attorney-story .attorney-story-extra-section .attorney-story-image {
    text-align: center;
  }
}
.page-template-attorney-story .attorney-story-extra-section .attorney-story-image img {
  border-radius: 15px;
}

.page-template-attorney-story .attorney-story-extra-section .attorney-story-image-one {
  margin-bottom: 40px;
  margin-top: 25px;
}

@media screen and (min-width: 992px) {
  .page-template-attorney-story .attorney-story-extra-section .attorney-story-image-one {
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-attorney-story .attorney-story-extra-section .attorney-story-image-one {
    max-width: 555px;
  }
}
.page-template-attorney-story .attorney-story-extra-section .attorney-story-image-two {
  margin-bottom: 40px;
}

@media screen and (min-width: 992px) {
  .page-template-attorney-story .attorney-story-extra-section .attorney-story-image-two {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-attorney-story .attorney-story-extra-section .attorney-story-image-two {
    max-width: 478px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-attorney-story .attorney-story-extra-section-lower-content {
    padding-top: 6px;
  }
}
.page-template-attorney-story .attorney-story-extra-section-lower-content p {
  max-width: initial;
}

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