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

.home .main-content {
  position: relative;
  padding-top: 47px;
  padding-bottom: 65px;
}

@media screen and (min-width: 992px) {
  .home .main-content {
    padding-top: 74px;
    padding-bottom: 101px;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content-container {
    width: 100%;
    max-width: 500px;
    margin-right: 0;
    margin-left: auto;
  }
}
@media screen and (min-width: 1400px) {
  .home .main-content-container {
    max-width: 571px;
  }
}
@media screen and (min-width: 1440px) {
  .home .main-content-container {
    margin-right: auto;
  }
}
.home .main-content:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1480px;
  background-image: url("../images/New-Jersey-Family-Lawyer-main-content-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  pointer-events: none;
}

@media screen and (min-width: 992px) {
  .home .main-content:before {
    background-image: url("../images/New-Jersey-Family-Lawyer-main-content-bg-desktop.webp");
    height: 100%;
  }
}
@media screen and (min-width: 992px) {
  .home .main-content .page-title {
    margin-bottom: 58px;
  }
}
@media (max-width: 991px) {
  .home .main-content .page-title {
    line-height: 46px;
  }
}
.home .main-content .image-holder {
  margin-bottom: 36.29px;
}

@media screen and (min-width: 1400px) {
  .home .main-content .image-holder {
    margin-bottom: 0;
  }
}
.home .main-content .image-holder img {
  filter: drop-shadow(0px 4px 70px rgba(0, 0, 0, 0.15));
}

.home .main-content .btn {
  margin-top: 15px;
  width: 100%;
  max-width: 372px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .home .main-content .btn {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 414px) and (max-width: 991px) {
  .home .main-content .button-wrap:not(.button-wrap--two) span {
    max-width: initial;
  }
}
.home .main-content .button-wrap--two .btn {
  margin-top: 19px;
}

@media screen and (min-width: 992px) {
  .home .main-content .button-wrap--two .btn {
    margin-top: 24px;
  }
}
@media (max-width: 991px) {
  .home .main-content .button-wrap--two .btn span {
    max-width: 95%;
  }
}
.home .why-choose-us {
  position: relative;
  padding-top: 50px;
  padding-bottom: 34px;
}

@media screen and (min-width: 992px) {
  .home .why-choose-us {
    padding-top: 84px;
    padding-bottom: 75px;
  }
}
.home .why-choose-us:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1743px;
  background-image: url("../images/why-choose-joseph-j-russell-and-his-team-bg-img.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  pointer-events: none;
}

@media screen and (min-width: 992px) {
  .home .why-choose-us:before {
    background-image: url("../images/why-choose-joseph-j-russell-and-his-team-bg-img-desktop.webp");
    height: 100%;
  }
}
.home .why-choose-us__heading {
  margin-bottom: 32px;
}

@media (max-width: 991px) {
  .home .why-choose-us__heading {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .home .why-choose-us__heading {
    margin-bottom: 76px;
  }
}
.home .why-choose-us__item {
  margin-bottom: 33px;
}

@media screen and (min-width: 992px) {
  .home .why-choose-us__item {
    width: 100%;
    max-width: 390px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .home .why-choose-us__item {
    max-width: 328px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  .home .why-choose-us__item {
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .home .why-choose-us__item {
    max-width: 310px;
  }
}
.home .why-choose-us__item-wrapper:last-of-type .why-choose-us__item {
  margin-bottom: 0;
}

.home .why-choose-us__item p strong {
  font-size: 19px;
  color: #393939;
  line-height: 34px;
}

@media screen and (min-width: 992px) {
  .home .why-choose-us__item p strong {
    line-height: 36px;
  }
}
.home .what-you-can-expect-from-us {
  position: relative;
  padding-top: 59px;
  padding-bottom: 53px;
  background-color: #fff;
}

@media screen and (min-width: 992px) {
  .home .what-you-can-expect-from-us {
    background-image: url("../images/what-you-can-expect-from-us-img-pattern.jpg");
    background-position: left;
    background-size: 23% 100%;
    background-repeat: no-repeat;
    padding-top: 130px;
    padding-bottom: 134px;
  }
}
@media screen and (min-width: 1400px) {
  .home .what-you-can-expect-from-us {
    padding-top: 112px;
    padding-bottom: 112px;
  }
}
@media (min-width: 1921px) {
  .home .what-you-can-expect-from-us {
    background-image: unset;
    background-position: unset;
    background-size: unset;
    background-repeat: unset;
  }
}
@media screen and (min-width: 992px) {
  .home .what-you-can-expect-from-us .container {
    position: static;
  }
}
@media (min-width: 1921px) {
  .home .what-you-can-expect-from-us .container {
    position: relative;
  }
}
.home .what-you-can-expect-from-us .container:before {
  content: none;
}

@media screen and (min-width: 992px) {
  .home .what-you-can-expect-from-us .container:before {
    position: absolute;
    content: "";
    left: 0;
    width: 330px;
    height: 1113px;
    background-image: url("../images/what-can-you-expect-from-us-bg-desktop.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    pointer-events: none;
  }
}
@media screen and (min-width: 1200px) {
  .home .what-you-can-expect-from-us .container:before {
    width: 400px;
    background-size: cover;
  }
}
@media screen and (min-width: 1400px) {
  .home .what-you-can-expect-from-us .container:before {
    width: 560px;
  }
}
@media screen and (min-width: 1440px) {
  .home .what-you-can-expect-from-us .container:before {
    width: 642px;
    background-size: contain;
  }
}
@media screen and (min-width: 1600px) {
  .home .what-you-can-expect-from-us .container:before {
    width: 42%;
    background-size: cover;
    background-position: top left;
  }
}
@media (min-width: 1921px) {
  .home .what-you-can-expect-from-us .container:before {
    width: 642px;
    background-size: contain;
  }
}
.home .what-you-can-expect-from-us .what-you-can-expect-from-us-img-container {
  display: grid;
  grid-template-columns: repeat(2, auto);
  column-gap: 24.47px;
  justify-content: center;
  margin-bottom: 22.55px;
}

@media screen and (min-width: 992px) {
  .home .what-you-can-expect-from-us .what-you-can-expect-from-us-img-container {
    grid-template-columns: repeat(1, auto);
    column-gap: initial;
    row-gap: 72px;
    margin-top: 88px;
  }
}
@media screen and (min-width: 1200px) {
  .home .what-you-can-expect-from-us .what-you-can-expect-from-us-img-container {
    margin-top: 106px;
  }
}
@media screen and (min-width: 1400px) {
  .home .what-you-can-expect-from-us .what-you-can-expect-from-us-img-container {
    justify-content: right;
  }
}
.home .what-you-can-expect-from-us .what-you-can-expect-from-us-img-container img {
  filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.15));
  border: 5px solid #fff;
}

@media screen and (min-width: 992px) {
  .home .what-you-can-expect-from-us .what-you-can-expect-from-us-img-container img {
    border: 10px solid #fff;
  }
}
@media screen and (min-width: 1200px) {
  .home .what-you-can-expect-from-us-content {
    width: 100%;
    max-width: 526px;
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (min-width: 1400px) {
  .home .what-you-can-expect-from-us-content {
    margin-top: 18px;
  }
}
@media screen and (min-width: 1440px) {
  .home .what-you-can-expect-from-us-content {
    margin-left: 130px;
  }
}
@media (max-width: 991px) {
  .home .what-you-can-expect-from-us-content {
    width: 100%;
    max-width: 526px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 399px) {
  .home .what-you-can-expect-from-us-content {
    max-width: 310px;
  }
}
.home .what-you-can-expect-from-us .heading {
  margin-bottom: 22px;
}

@media screen and (min-width: 1200px) {
  .home .what-you-can-expect-from-us .heading {
    width: 100%;
    max-width: 418px;
  }
}
.home .what-you-can-expect-from-us .check-bullet {
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .home .what-you-can-expect-from-us .check-bullet {
    margin-top: 36px;
  }
}
.home .serving-nj {
  padding-top: 61px;
  padding-bottom: calc(62px - 1rem);
}

@media screen and (min-width: 992px) {
  .home .serving-nj {
    padding-top: 125px;
    padding-bottom: 92.5px;
  }
}
@media screen and (min-width: 1200px) {
  .home .serving-nj {
    position: relative;
    background-image: url("../images/Serving-New-Jersey-bg-pattern.jpg");
    background-repeat: no-repeat;
    background-size: 23% 100%;
    background-position: right;
  }
}
@media screen and (min-width: 1400px) {
  .home .serving-nj {
    padding-top: 137px;
    padding-bottom: 175px;
  }
}
@media (min-width: 1921px) {
  .home .serving-nj {
    background-image: unset;
    background-repeat: unset;
    background-size: unset;
    background-position: unset;
  }
}
@media screen and (min-width: 1200px) {
  .home .serving-nj .container {
    position: static;
  }
}
@media (min-width: 1600px) {
  .home .serving-nj .container {
    position: relative;
  }
}
@media screen and (min-width: 1200px) {
  .home .serving-nj-custom-row {
    flex-direction: row-reverse;
  }
}
.home .serving-nj-img-container {
  margin-bottom: 31px;
}

@media screen and (min-width: 992px) {
  .home .serving-nj-img-container {
    margin-bottom: 61px;
  }
}
@media screen and (min-width: 1200px) {
  .home .serving-nj-img-container {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 1600px) {
  .home .serving-nj-img-container {
    right: -79px;
  }
}
@media screen and (min-width: 992px) {
  .home .serving-nj-img-container .serving-nj-img {
    width: 100%;
    max-width: 663px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .home .serving-nj-img-container .serving-nj-img {
    max-width: 706px;
  }
}
@media screen and (min-width: 1400px) {
  .home .serving-nj-img-container .serving-nj-img {
    max-width: 863px;
  }
}
@media screen and (min-width: 1200px) {
  .home .serving-nj-content {
    width: 100%;
    max-width: 453px;
  }
}
@media screen and (min-width: 1440px) {
  .home .serving-nj-content {
    margin-left: 72px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .serving-nj-content {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
.home .serving-nj .serving-nj__heading {
  margin-bottom: 16px;
}

@media screen and (min-width: 992px) {
  .home .serving-nj .serving-nj__heading {
    width: 100%;
    max-width: 800px;
    margin-bottom: 23px;
  }
}

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