/**
* Base Colors
*/
/**************************
  Broden Mickelsen Colors
***************************/
/**************************
  Media Queries
***************************/
/*************************
 Broden Mickelsen Fonts
**************************/
/*************************
  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) {
  .page-template-about-us .header .top-header-desktop:after {
    content: "";
    position: absolute;
    width: 30%;
    height: 60.5px;
    bottom: -0.5px;
    right: 0;
    background-color: #fff;
    z-index: 1;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .header .top-header-desktop .desktop-menu:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 60.5px;
    bottom: -0.5px;
    right: 0;
    background-color: #fff;
    z-index: 1;
    pointer-events: none;
  }
}
.page-template-about-us #about-meet-attorneys {
  padding: 53px 0 33px;
  position: relative;
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .page-template-about-us #about-meet-attorneys {
    background-size: 100%;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us #about-meet-attorneys {
    background-image: url("../images/tile-bg.png");
    background-repeat: no-repeat;
    background-position: center 33%;
    background-size: 100%;
    padding-bottom: 64.5px;
  }
}
.page-template-about-us #about-meet-attorneys .about_the-team-atty-container {
  width: 100%;
  max-width: 345px;
  margin: 0 auto;
}

.page-template-about-us #about-meet-attorneys .about_the-team-content {
  margin-top: 14px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us #about-meet-attorneys .about_the-team-title-heading {
    margin-bottom: 80px;
  }
}
.page-template-about-us #about-meet-attorneys .about_the-team-atty-name {
  font-family: var(--secondary-font), sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  color: #333;
  margin-bottom: 4px;
}

.page-template-about-us #about-meet-attorneys .about_the-team-atty-position {
  color: var(--text-color);
  margin-bottom: 19px;
}

.page-template-about-us #about-meet-attorneys .about_the-team-btn-link-container {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: 24px;
  margin-bottom: 44px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us #about-meet-attorneys .about_the-team-btn-link-container {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us #about-meet-attorneys .about_the-team-btn-link-container {
    width: 100%;
    max-width: 660px;
  }
}
.page-template-about-us #about-meet-attorneys .about_the-team-btn-link-container .btn {
  font-weight: 700;
  width: 100%;
  margin-bottom: 0;
}

.page-template-about-us #about-meet-attorneys .about_the-team-btn-link-container .btn-std {
  padding: 13px 10px;
  letter-spacing: 0.1em;
}

@media (max-width: 330px) {
  .page-template-about-us #about-meet-attorneys .about_the-team-btn-link-container .btn-std {
    letter-spacing: 0.05em;
  }
}
.page-template-about-us #about-meet-attorneys .about_the-team-btn-link-container .btn-2 {
  padding: 13px 10px;
  letter-spacing: 0.08em;
}

.page-template-about-us #about-meet-attorneys .about_the-team-btn-link-container .btn:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .page-template-about-us #about-meet-attorneys .about_the-team-btn-link-container .btn {
    max-height: 50px;
  }
}
.page-template-about-us #about-meet-attorneys .about_the-team-atty-col-container {
  position: relative;
}

@media screen and (min-width: 992px) {
  .page-template-about-us #about-meet-attorneys .about_the-team-atty-col-container-1:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 594px;
    background-color: var(--accent-color);
    top: 0;
    right: 0;
  }
}
@media (max-width: 991px) {
  .page-template-about-us #about-meet-attorneys .about_the-team-atty-col-container-2 .about_the-team-btn-link-container {
    margin-bottom: 0;
  }
}
.page-template-about-us #about-main-content {
  position: relative;
  padding: 38px 0 0;
}

@media (max-width: 574px) {
  .page-template-about-us #about-main-content {
    padding: 33px 0 0;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us #about-main-content {
    padding-top: 64.5px;
  }
}
.page-template-about-us #about-main-content .about-main-content-container {
  width: 100%;
  margin-bottom: 40px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us #about-main-content .about-main-content-container {
    max-width: 938px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us #about-main-content .about-main-content-container {
    margin-bottom: 81px;
  }
}
.page-template-about-us #about-main-content .about-main-content-container h2 {
  text-align: center;
}

@media screen and (min-width: 992px) {
  .page-template-about-us #about-main-content .about-main-content-container h2 {
    margin-bottom: 50px;
  }
}
.page-template-about-us #about-main-content .about-main-content-container p {
  text-align: center;
}

.page-template-about-us #about-main-content-2 {
  position: relative;
  padding: 0 0 53px;
}

.page-template-about-us #about-main-content-2:before {
  content: "";
  position: absolute;
  width: 100%;
  max-width: 46%;
  height: 100%;
  min-height: 805px;
  max-height: 805px;
  background-color: #003334;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}

@media (max-width: 1199px) {
  .page-template-about-us #about-main-content-2:before {
    max-width: 100%;
    min-height: unset;
    max-height: 437.38px;
  }
}
@media (max-width: 574px) {
  .page-template-about-us #about-main-content-2:before {
    max-height: 437.38px;
  }
}
@media (max-width: 329px) {
  .page-template-about-us #about-main-content-2:before {
    max-height: 403.38px;
  }
}
@media (max-width: 1439px) {
  .page-template-about-us #about-main-content-2 {
    padding: 0 0 10px;
  }
}
@media (max-width: 991px) {
  .page-template-about-us #about-main-content-2 {
    padding-bottom: 0;
  }
}
@media (min-width: 1440px) and (max-width: 1599px) {
  .page-template-about-us #about-main-content-2 {
    padding-bottom: 35px;
  }
}
.page-template-about-us #about-main-content-2 .image-holder {
  position: relative;
  width: 100%;
  max-width: 661px;
  height: 100%;
  max-height: 729px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .page-template-about-us #about-main-content-2 .image-holder {
    max-height: 798px;
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us #about-main-content-2 .image-holder {
    max-height: 437.38px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding: 2rem 0;
  }
}
.page-template-about-us #about-main-content-2 .image-holder:before {
  content: "";
  position: absolute;
  width: 100%;
  max-width: calc(78% - 45px);
  height: 100%;
  min-height: 805px;
  background-color: #003334;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

@media screen and (min-width: 1600px) {
  .page-template-about-us #about-main-content-2 .image-holder:before {
    max-width: 625px;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us #about-main-content-2 .image-holder:before {
    max-width: 100%;
    min-height: unset;
    max-height: 437.38px;
  }
}
.page-template-about-us #about-main-content-2 .image-holder img {
  position: relative;
  z-index: 2;
  margin-top: 35px;
  width: 100%;
  max-width: 661px;
  height: 100%;
  max-height: 729px;
}

@media (max-width: 1199px) {
  .page-template-about-us #about-main-content-2 .image-holder img {
    width: 60%;
    max-height: 437.38px;
    margin-top: 0;
    object-fit: cover;
  }
}
@media (max-width: 574px) {
  .page-template-about-us #about-main-content-2 .image-holder img {
    width: 90%;
    max-width: 90%;
    max-height: 437.38px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .page-template-about-us #about-main-content-2 .about-main-content-container-2 {
    margin-left: 12px;
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
  .page-template-about-us #about-main-content-2 .about-main-content-container-2 {
    padding-left: 12px;
  }
}
@media (max-width: 767px) {
  .page-template-about-us #about-main-content-2 .about-main-content-container-2 {
    padding-top: 26.5px;
  }
}
.page-template-about-us #about-main-content-2 .about-main-content-container-2 .span {
  color: #0D2044;
  margin-bottom: 27px;
}

@media screen and (min-width: 1200px) {
  .page-template-about-us #about-main-content-2 .about-main-content-container-2 .span {
    margin-top: -12px;
  }
}
.page-template-about-us #about-section-two {
  padding: 51px 0 0;
}

@media screen and (min-width: 1200px) {
  .page-template-about-us #about-section-two {
    padding: 20px 0 0;
  }
}
.page-template-about-us #about-section-two .about_section-two-container {
  width: 100%;
  max-width: 994px;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  .page-template-about-us #about-section-two .about_section-two-title-heading {
    margin-bottom: 41px;
  }
}
.page-template-about-us #about-section-two .about_section-two-intro-txt {
  margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us #about-section-two .about_section-two-intro-txt {
    margin-bottom: 30px;
  }
}
.page-template-about-us #about-section-two .about_section-two-subtitle {
  color: #000;
  margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us #about-section-two .about_section-two-subtitle {
    margin-bottom: 40px;
  }
}
.page-template-about-us #about-section-two-content {
  position: relative;
  padding: 0 0 33px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us #about-section-two-content {
    padding-bottom: 26px;
  }
}
.page-template-about-us #about-section-two-content:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  max-width: 1410px;
  background-color: rgba(0, 0, 0, 0.15);
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.page-template-about-us #about-section-two-content .about_section-two-img {
  position: absolute;
  width: 50%;
  height: 100%;
  max-height: 526px;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  object-fit: cover;
  object-position: left;
}

@media (max-width: 1199px) {
  .page-template-about-us #about-section-two-content .about_section-two-img {
    position: relative;
    width: 75%;
    margin-right: 0;
    margin-left: auto;
    display: block;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us #about-section-two-content .about_section-two-img {
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
}
@media (max-width: 574px) {
  .page-template-about-us #about-section-two-content .about_section-two-img {
    width: 90%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .page-template-about-us #about-section-two-content .about_section-two-img {
    width: 48.5%;
  }
}
@media (min-width: 1400px) and (max-width: 1439px) {
  .page-template-about-us #about-section-two-content .about_section-two-img {
    width: 47%;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us #about-section-two-content .about_section-two-img-container {
    background-color: #003334;
    padding: 3rem 0;
  }
}
@media (min-width: 361px) and (max-width: 574px) {
  .page-template-about-us #about-section-two-content .about_section-two-img-container {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.page-template-about-us #about-section-two-content .about_section-two-content-container {
  width: 100%;
  max-width: 661px;
  margin-top: 12px;
  margin-bottom: 39px;
}

@media screen and (min-width: 1440px) {
  .page-template-about-us #about-section-two-content .about_section-two-content-container {
    margin-top: 12px;
    margin-bottom: 78px;
  }
}
@media (max-width: 1399px) {
  .page-template-about-us #about-section-two-content .about_section-two-content-container {
    max-width: 100%;
  }
}
.page-template-about-us #about-section-two-content .about_section-two-content-container ul {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .page-template-about-us #about-section-two-content .about_section-two-content-container ul {
    max-width: 580px;
    margin-bottom: 62px;
  }
}
@media (min-width: 1400px) {
  .page-template-about-us #about-section-two-content .about_section-two-content-container ul {
    margin-left: 27px;
  }
}
@media (max-width: 1399px) {
  .page-template-about-us #about-section-two-content .about_section-two-content-container ul {
    max-width: 100%;
  }
}
@media (min-width: 1400px) {
  .page-template-about-us #about-section-two-content .about_section-two-content-container ul li {
    margin-bottom: 30px;
  }
}
@media (min-width: 1400px) {
  .page-template-about-us #about-section-two-content .about_section-two-custom-col {
    width: 100%;
    height: 100%;
    min-height: 620px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us #about-section-two-content:after {
    content: "";
    position: absolute;
    width: 100%;
    max-width: calc(50% - 45px);
    height: 100%;
    max-height: 537px;
    background-color: #003334;
    top: 25px;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .page-template-about-us #about-section-two-content:after {
    top: unset;
    bottom: 50px;
    max-width: calc(50% - 70px);
  }
}
@media screen and (min-width: 1200px) and (min-width: 1400px) and (max-width: 1439px) {
  .page-template-about-us #about-section-two-content:after {
    max-width: calc(50% - 100px);
  }
}
.page-template-about-us #about-section-three {
  padding: 41px 0 0;
}

@media (max-width: 574px) {
  .page-template-about-us #about-section-three {
    padding: 34px 0 0;
  }
}
.page-template-about-us #about-section-three .about_section-three-container {
  width: 100%;
  max-width: 809px;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  .page-template-about-us #about-section-three .about_section-three-title-heading {
    margin-bottom: 71px;
  }
}
.page-template-about-us #about-section-three-content {
  position: relative;
  padding: 0 0 33px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us #about-section-three-content {
    padding-bottom: 82px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us #about-section-three-content {
    padding-bottom: 42px;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .page-template-about-us #about-section-three-content {
    padding-bottom: 31px;
  }
}
.page-template-about-us #about-section-three-content .about_section-three-img {
  position: absolute;
  width: 49%;
  height: 100%;
  max-height: 526px;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  object-fit: cover;
}

@media (max-width: 1199px) {
  .page-template-about-us #about-section-three-content .about_section-three-img {
    position: relative;
    margin-bottom: 70px;
    width: 75%;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us #about-section-three-content .about_section-three-img {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    display: block;
  }
}
@media (max-width: 574px) {
  .page-template-about-us #about-section-three-content .about_section-three-img {
    width: 90%;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us #about-section-three-content .about_section-three-img-container {
    background-color: #003334;
    padding: 3rem 0;
    margin-bottom: 40px;
  }
}
@media (min-width: 361px) and (max-width: 574px) {
  .page-template-about-us #about-section-three-content .about_section-three-img-container {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.page-template-about-us #about-section-three-content .about_section-three-content-container {
  width: 100%;
  max-width: 661px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .page-template-about-us #about-section-three-content .about_section-three-content-container {
    margin-left: 12px;
  }
}
@media (min-width: 1400px) {
  .page-template-about-us #about-section-three-content .about_section-three-content-container {
    margin-top: 12px;
    margin-bottom: 78px;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .page-template-about-us #about-section-three-content .about_section-three-content-container {
    padding-left: 35px;
  }
}
@media (max-width: 1399px) {
  .page-template-about-us #about-section-three-content .about_section-three-content-container {
    max-width: 100%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1600px) {
  .page-template-about-us #about-section-three-content .about_section-three-content-container {
    margin-right: 0;
    margin-left: auto;
  }
}
.page-template-about-us #about-section-three-content .about_section-three-content-container ul {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .page-template-about-us #about-section-three-content .about_section-three-content-container ul {
    max-width: 580px;
    margin-left: 27px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us #about-section-three-content:after {
    content: "";
    position: absolute;
    width: 100%;
    max-width: calc(50% - 45px);
    height: 100%;
    max-height: 537px;
    background-color: #003334;
    top: 25px;
    left: 0;
    bottom: 0;
    z-index: 1;
  }
}
@media screen and (min-width: 1200px) and (min-width: 1400px) {
  .page-template-about-us #about-section-three-content:after {
    max-width: calc(50% - 45px);
  }
}
.page-template-about-us #about-section-banner {
  position: relative;
  min-height: 719px;
}

@media screen and (min-width: 480px) {
  .page-template-about-us #about-section-banner:before {
    content: "";
    position: absolute;
    width: 100%;
    max-width: 100%;
    height: 100%;
    background-color: #003334;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
  }
}
@media screen and (min-width: 480px) and (min-width: 1200px) {
  .page-template-about-us #about-section-banner:before {
    max-width: calc(50% - 45px);
  }
}
@media (max-width: 574px) {
  .page-template-about-us #about-section-banner {
    background-color: #003334;
  }
}
.page-template-about-us #about-section-banner .about_section-banner-container {
  width: 100%;
  max-width: 670px;
  margin: 109px auto 110px;
  position: relative;
  z-index: 2;
}

@media (max-width: 1199px) {
  .page-template-about-us #about-section-banner .about_section-banner-container {
    max-width: 100%;
    margin: 0;
    padding: 55px 0;
    padding-right: 3rem;
  }
  .page-template-about-us #about-section-banner .about_section-banner-container:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #003334;
    z-index: 1;
  }
}
@media (max-width: 991px) {
  .page-template-about-us #about-section-banner .about_section-banner-container {
    padding-right: 0;
  }
}
@media (max-width: 574px) {
  .page-template-about-us #about-section-banner .about_section-banner-container {
    padding: 34px 0;
  }
}
.page-template-about-us #about-section-banner .about_section-banner-container * {
  position: relative;
  z-index: 2;
  color: #fff;
}

.page-template-about-us #about-section-banner .about_section-banner-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  min-height: 719px;
  object-fit: cover;
}

@media (max-width: 1199px) {
  .page-template-about-us #about-section-banner .about_section-banner-img {
    position: relative;
    min-height: unset;
  }
}
.page-template-about-us #about-section-four {
  padding: 77px 0 0;
}

@media (max-width: 574px) {
  .page-template-about-us #about-section-four {
    padding: 34px 0 0;
  }
}
.page-template-about-us #about-section-four .about_section-four-container {
  width: 100%;
  max-width: 1137px;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  .page-template-about-us #about-section-four .about_section-four-title-heading {
    margin-bottom: 54px;
  }
}
.page-template-about-us #about-section-four-content {
  position: relative;
  padding: 0 0 54px;
}

@media (max-width: 574px) {
  .page-template-about-us #about-section-four-content {
    padding: 0 0 34px;
  }
}
@media (min-width: 1400px) {
  .page-template-about-us #about-section-four-content {
    padding-bottom: 0;
  }
}
@media (min-width: 1440px) {
  .page-template-about-us #about-section-four-content {
    padding-bottom: 34px;
  }
}
.page-template-about-us #about-section-four-content:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  max-width: 1410px;
  background-color: rgba(0, 0, 0, 0.15);
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.page-template-about-us #about-section-four-content .about_section-four-img {
  position: absolute;
  width: 49%;
  height: 100%;
  max-height: 668px;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  object-fit: cover;
  object-position: top center;
}

@media (max-width: 1199px) {
  .page-template-about-us #about-section-four-content .about_section-four-img {
    position: relative;
    margin-bottom: 70px;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    display: block;
  }
}
@media (max-width: 574px) {
  .page-template-about-us #about-section-four-content .about_section-four-img {
    width: 90%;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us #about-section-four-content .about_section-four-img-container {
    background-color: #003334;
    padding: 3rem 0;
    margin-bottom: 40px;
  }
}
@media (min-width: 361px) and (max-width: 574px) {
  .page-template-about-us #about-section-four-content .about_section-four-img-container {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.page-template-about-us #about-section-four-content .about_section-four-content-container {
  width: 100%;
  max-width: 661px;
}

@media screen and (min-width: 1200px) {
  .page-template-about-us #about-section-four-content .about_section-four-content-container {
    margin-bottom: 78px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .page-template-about-us #about-section-four-content .about_section-four-content-container {
    margin-left: 12px;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .page-template-about-us #about-section-four-content .about_section-four-content-container {
    padding-left: 24px;
  }
}
@media (max-width: 1399px) {
  .page-template-about-us #about-section-four-content .about_section-four-content-container {
    max-width: 100%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1600px) {
  .page-template-about-us #about-section-four-content .about_section-four-content-container {
    margin-right: 0;
    margin-left: auto;
  }
}
.page-template-about-us #about-section-four-content .about_section-four-content-container ul {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .page-template-about-us #about-section-four-content .about_section-four-content-container ul {
    max-width: 580px;
    margin-left: 27px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us #about-section-four-content:after {
    content: "";
    position: absolute;
    width: 100%;
    max-width: calc(50% - 45px);
    height: 100%;
    max-height: 537px;
    background-color: #003334;
    top: 169px;
    left: 0;
    bottom: 0;
    z-index: 1;
  }
}
.page-template-about-us #about-section-five {
  padding: 34px 0 0;
}

.page-template-about-us #about-section-five .about_section-five-container {
  width: 100%;
  max-width: 763px;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  .page-template-about-us #about-section-five .about_section-five-title-heading {
    margin-bottom: 71px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us #about-section-five .about_section-five-title-heading {
    margin-bottom: 52px;
  }
}
.page-template-about-us #about-section-five-content {
  position: relative;
  padding: 0 0 69px;
  min-height: 652px;
}

@media (max-width: 574px) {
  .page-template-about-us #about-section-five-content {
    padding: 0 0 33px;
  }
}
.page-template-about-us #about-section-five-content:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  max-width: 1410px;
  background-color: rgba(0, 0, 0, 0.15);
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.page-template-about-us #about-section-five-content .about_section-five-img {
  position: absolute;
  width: 49%;
  height: 100%;
  max-height: 562px;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  object-fit: cover;
  object-position: top center;
}

@media (max-width: 1199px) {
  .page-template-about-us #about-section-five-content .about_section-five-img {
    position: relative;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    display: block;
  }
}
@media (max-width: 574px) {
  .page-template-about-us #about-section-five-content .about_section-five-img {
    width: 90%;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us #about-section-five-content .about_section-five-img-container {
    background-color: #003334;
    padding: 3rem 0;
  }
}
@media (min-width: 361px) and (max-width: 574px) {
  .page-template-about-us #about-section-five-content .about_section-five-img-container {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.page-template-about-us #about-section-five-content .about_section-five-content-container {
  width: 100%;
  max-width: 661px;
}

@media screen and (min-width: 1440px) {
  .page-template-about-us #about-section-five-content .about_section-five-content-container {
    margin-bottom: 78px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .page-template-about-us #about-section-five-content .about_section-five-content-container {
    margin-right: 12px;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us #about-section-five-content .about_section-five-content-container {
    max-width: 100%;
    margin-bottom: 48px;
  }
}
.page-template-about-us #about-section-five-content .about_section-five-content-container ul {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .page-template-about-us #about-section-five-content .about_section-five-content-container ul {
    max-width: 580px;
    margin-left: 27px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us #about-section-five-content:after {
    content: "";
    position: absolute;
    width: 100%;
    max-width: calc(50% - 45px);
    height: 100%;
    max-height: 439px;
    background-color: #003334;
    top: 160px;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1199px) {
  .page-template-about-us #about-section-five-content:after {
    top: unset;
    bottom: 70px;
    max-width: calc(65% - 45px);
  }
}
.page-template-about-us .results-part {
  padding: 35px 0;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .results-part {
    background-size: 100%;
    background-position: 100% 70%;
    padding-bottom: 58px;
  }
}
@media (max-width: 767px) {
  .page-template-about-us .results-part:before {
    top: 38%;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .results-part .heading-part-subtitle {
    margin-top: 41px;
    margin-bottom: 52px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .tell-us-about-your-case:before {
    background: linear-gradient(180deg, #EEEEEE 0%, rgba(238, 238, 238, 0.8) 100%);
  }
}

/*# sourceMappingURL=about-us.css.map*/