/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/*************************
  Banner variables
**************************/
/* 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: 1440px) {
  .home .container:not(.attorneys .container):not(.cases-we-take .container) {
    max-width: 1422px;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content {
    padding-top: 93px;
    padding-bottom: 43px;
  }
}
@media (max-width: 1199px) {
  .home .main-content {
    padding-bottom: 25px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .home .main-content .image-holder {
    max-width: 95%;
  }
}
@media (min-width: 576px) {
  .home .main-content .image-holder {
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content .image-holder {
    text-align: left;
  }
}
@media (min-width: 1400px) {
  .home .main-content .image-holder {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home .main-content .span-1 {
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content .span-1 {
    margin-bottom: 10px;
  }
}
.home .main-content .page-title {
  font-size: 30px;
  font-weight: 400;
  line-height: 42px;
  width: 100%;
  max-width: 334px;
  margin-bottom: 25px;
  letter-spacing: normal;
}

@media screen and (min-width: 992px) {
  .home .main-content .page-title {
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 16px;
  }
}
@media (min-width: 576px) {
  .home .main-content .page-title {
    max-width: initial;
  }
}
@media screen and (min-width: 768px) {
  .home .main-content .page-title {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .home .main-content .page-title {
    max-width: 600px;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content .page-title {
    max-width: 100%;
    margin-left: initial;
    margin-right: initial;
    text-align: initial;
  }
}
@media (min-width: 1400px) {
  .home .main-content .page-title {
    max-width: 590px;
  }
}
@media screen and (min-width: 1440px) {
  .home .main-content .entry-content p {
    margin-right: 6px;
  }
}
.home .main-content .entry-content p:last-of-type {
  margin-bottom: 0;
}

.home .main-content .btn {
  margin-top: 32px;
}

.home .content-2 {
  padding-top: 103px;
  padding-bottom: 210px;
  background: linear-gradient(329.65deg, #132841 15.17%, #1F497B 89.89%);
}

@media screen and (min-width: 768px) {
  .home .content-2 {
    padding-top: 123px;
    padding-bottom: 283px;
  }
}
@media screen and (min-width: 992px) {
  .home .content-2 {
    padding-bottom: 323px;
  }
}
@media screen and (min-width: 1200px) {
  .home .content-2 {
    padding-top: 211px;
  }
}
@media (min-width: 1400px) {
  .home .content-2 {
    padding-bottom: 369px;
  }
}
@media screen and (min-width: 1200px) {
  .home .content-2 .col-xl-7 {
    padding-right: 75px;
  }
}
@media (min-width: 1400px) {
  .home .content-2 .col-xl-7 {
    padding-right: 0;
  }
}
.home .content-2 .heading {
  width: 100%;
  max-width: 308px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 576px) {
  .home .content-2 .heading {
    max-width: initial;
  }
}
@media screen and (min-width: 768px) {
  .home .content-2 .heading {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 54px;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .home .content-2 .heading {
    max-width: 600px;
  }
}
@media screen and (min-width: 1200px) {
  .home .content-2 .heading {
    max-width: 701px;
  }
}
@media screen and (min-width: 768px) {
  .home .content-2 .image-holder {
    margin-bottom: 33px;
  }
}
@media screen and (min-width: 1440px) {
  .home .content-2 .entry-content {
    width: 100%;
    max-width: 806px;
  }
}
.home .content-2 .entry-content p {
  color: #fff;
}

@media (max-width: 1199px) {
  .home .content-2 .sidebar {
    margin: 0 auto;
    padding-top: 35px;
  }
}
.home .content-3 {
  padding-top: 0;
  padding-bottom: 37px;
}

@media screen and (min-width: 768px) {
  .home .content-3 {
    padding-bottom: 59px;
  }
}
@media screen and (min-width: 1200px) {
  .home .content-3 {
    padding-bottom: 73px;
  }
}
.home .content-3:before {
  top: -83px;
}

@media screen and (min-width: 1200px) {
  .home .content-3:before {
    top: -165px;
  }
}
.home .content-3-img-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 21px;
  margin-bottom: 33px;
}

@media (min-width: 576px) and (max-width: 767px) {
  .home .content-3-img-container {
    grid-template-columns: repeat(2, 30%);
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .home .content-3-img-container {
    grid-template-columns: repeat(2, 40%);
    justify-content: center;
    margin-top: -212px;
  }
}
@media (max-width: 767px) {
  .home .content-3-img-container {
    margin-top: -133px;
  }
}
@media screen and (min-width: 1200px) {
  .home .content-3-img-container {
    grid-template-columns: repeat(1, 1fr);
    column-gap: initial;
    row-gap: 49.36px;
    margin-top: -140px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .home .content-3-img-container {
    max-width: 95%;
  }
}
@media screen and (min-width: 1440px) {
  .home .content-3-img-container {
    margin-top: -150px;
  }
}
.home .content-3 .heading {
  color: #274072;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .home .content-3 .heading {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .home .content-3 .heading {
    max-width: 600px;
  }
}
@media screen and (min-width: 992px) {
  .home .content-3 .heading {
    font-size: 40px;
    line-height: 50px;
    color: var(--color-primary);
  }
}
@media screen and (min-width: 1200px) {
  .home .content-3 .heading {
    max-width: 100%;
    margin-left: initial;
    margin-right: initial;
    text-align: initial;
  }
}
@media screen and (min-width: 1200px) {
  .home .content-3 .entry-content {
    background-color: #fff;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    padding: 60px 50px;
    margin-top: -240px;
  }
}
@media (min-width: 1400px) {
  .home .content-3 .entry-content {
    padding: 60px;
  }
}
@media screen and (min-width: 1440px) {
  .home .content-3 .entry-content {
    padding: 60px 116px 50px;
    margin-top: -250px;
  }
}
.home .content-4 {
  padding-top: 65px;
  padding-bottom: 35px;
}

@media screen and (min-width: 1200px) {
  .home .content-4 {
    padding-top: 77px;
    padding-bottom: 48px;
  }
}
.home .content-4-image-container {
  margin-bottom: 26px;
}

@media screen and (min-width: 768px) {
  .home .content-4-image-container {
    margin-bottom: 33px;
  }
}
@media screen and (min-width: 992px) {
  .home .content-4-image-container {
    margin-top: 15px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .home .content-4-image-container {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .home .content-4-image-container {
    max-width: 95%;
    margin-left: auto;
    margin-right: 0;
  }
}
.home .content-4 .section-title {
  width: 100%;
  max-width: 334px;
}

@media (min-width: 576px) {
  .home .content-4 .section-title {
    max-width: initial;
  }
}
@media screen and (min-width: 768px) {
  .home .content-4 .section-title {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .home .content-4 .section-title {
    max-width: 600px;
  }
}
@media screen and (min-width: 1200px) {
  .home .content-4 .section-title {
    max-width: 100%;
    margin-left: initial;
    margin-right: initial;
    text-align: initial;
  }
}
@media screen and (min-width: 1440px) {
  .home .content-4 .section-title {
    max-width: 623px;
  }
}
@media screen and (min-width: 992px) {
  .home .content-4 .button-wrap .btn {
    min-width: 336px;
  }
}
@media screen and (min-width: 1200px) {
  .home .content-4 .button-wrap .btn {
    margin-top: 15px;
  }
}
.home .why-choose-us {
  padding-top: 37px;
  padding-bottom: 36px;
  background-color: var(--color-neutral);
}

@media screen and (min-width: 1200px) {
  .home .why-choose-us {
    padding-top: 81px;
    padding-bottom: 67px;
  }
}
.home .why-choose-us .span-1 {
  margin-bottom: 3px;
}

.home .why-choose-us__heading {
  position: relative;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .home .why-choose-us__heading {
    margin-bottom: 50px;
  }
}
.home .why-choose-us__txt {
  font-family: var(--main-font), sans-serif;
  line-height: 30px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  padding-left: 40px;
  margin-bottom: 32px;
}

@media screen and (min-width: 992px) {
  .home .why-choose-us__txt-container {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-gap: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .home .why-choose-us__txt-container {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-gap: 80px;
  }
}
@media screen and (min-width: 1440px) {
  .home .why-choose-us__txt-container {
    width: 100%;
    max-width: 1375px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .home .why-choose-us__txt {
    padding-left: 46px;
    margin-bottom: 23px;
  }
}
@media screen and (min-width: 1200px) {
  .home .why-choose-us__txt {
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
  }
}
@-moz-document url-prefix() {
  @media screen and (min-width: 1200px) {
    .home .why-choose-us__txt {
      overflow: hidden;
    }
  }
}
.home .why-choose-us__txt:before {
  position: absolute;
  content: "";
  display: block;
  background-image: url("../images/icons/icon-check-variant.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 34px;
  height: 34px;
  top: 0;
  left: 0;
}

@media (max-width: 575px) {
  .home .posts-section .button-wrap .btn {
    max-width: 267px;
  }
}
.home figure img {
  border-radius: 6px;
}

/*# sourceMappingURL=home.css.map*/