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

.home .main-content {
  background-color: var(--color-primary);
  padding: 30px 5px 32px;
}

@media screen and (min-width: 992px) {
  .home .main-content {
    padding-top: 100px;
    padding-bottom: 106px;
  }
}
@media screen and (min-width: 768px) {
  .home .main-content-img-container {
    width: 100%;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .home .main-content-img-container {
    max-width: 75%;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content-img-container {
    max-width: 810px;
    position: absolute;
    left: 0;
    margin-top: 110px;
  }
}
@media screen and (min-width: 1440px) {
  .home .main-content-img-container {
    margin-top: 130px;
  }
}
@media (max-width: 767px) {
  .home .main-content-img-container img {
    width: 100%;
  }
}
.home .main-content .entry-content {
  position: relative;
  z-index: 2;
  border: 2px solid var(--color-tertiary);
  padding: 30px 20px 30px;
  margin-top: -34px;
}

@media screen and (min-width: 992px) {
  .home .main-content .entry-content {
    padding: 60px 69px 60px;
    margin-top: -48px;
  }
}
@media screen and (min-width: 992px) {
  .home .main-content .entry-content {
    width: 100%;
    max-width: 810px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1400px) {
  .home .main-content .entry-content {
    max-width: 710px;
    margin-top: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 1440px) {
  .home .main-content .entry-content {
    max-width: 810px;
    margin-top: 0;
    margin-right: 0;
    padding: 60px 67px 60px;
  }
}
.home .main-content .entry-content * {
  color: #fff;
}

.home .main-content .entry-content .page-title {
  line-height: 39px;
  margin-bottom: 20px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
  font-weight: 400;
}

@media (min-width: 401px) {
  .home .main-content .entry-content .page-title {
    max-width: initial;
  }
}
@media screen and (min-width: 992px) {
  .home .main-content .entry-content .page-title {
    font-size: 60px;
    line-height: 68px;
    margin-bottom: 20px;
  }
}
.home .main-content .entry-content p {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  line-height: 30px;
  font-size: 17px;
}

@media (min-width: 401px) {
  .home .main-content .entry-content p {
    max-width: initial;
  }
}
@media screen and (min-width: 992px) {
  .home .main-content .entry-content p {
    font-size: 19px;
    line-height: 33px;
    margin-bottom: 40px;
  }
}
.home .main-content .entry-content p:last-of-type {
  margin-bottom: 40px;
}

@media screen and (min-width: 992px) {
  .home .main-content .entry-content p:last-of-type {
    margin-bottom: 50px;
  }
}
.home .main-content .entry-content .button-wrap {
  margin-top: 24px;
}

.home .main-content .entry-content .button-wrap .btn {
  min-width: 280px;
  letter-spacing: normal;
}

@media screen and (min-width: 992px) {
  .home .main-content .entry-content .button-wrap .btn {
    font-size: 16px;
    line-height: 33px;
    min-width: 326px;
  }
}
@media (max-width: 329px) {
  .home .main-content .entry-content .button-wrap .btn {
    min-width: initial;
  }
}
.home .why-choose-us {
  padding: 70px 0 80px;
}

@media (max-width: 991px) {
  .home .why-choose-us {
    padding: 37px 0 40px;
  }
}
.home .why-choose-us__heading {
  position: relative;
  text-align: center;
}

@media (min-width: 992px) {
  .home .why-choose-us__heading {
    margin-bottom: 50px;
  }
}
.home .why-choose-us__list {
  margin-bottom: 20px !important;
}

@media (max-width: 991px) {
  .home .why-choose-us__list {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 767px) {
  .home .why-choose-us__list {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.home .why-choose-us__item {
  position: relative;
  padding: 0 0px 20px;
  color: #fff;
  font-family: var(--main-font), sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
}

@media (max-width: 991px) {
  .home .why-choose-us__item {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    height: auto !important;
    padding-bottom: 0;
  }
}
.home .why-choose-us__item-wrapper {
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .home .why-choose-us__item-wrapper {
    margin-bottom: 24px;
  }
}
.home .why-choose-us__item-wrapper:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .home .why-choose-us__item {
    margin-bottom: 0;
  }
  .home .why-choose-us__item-wrapper {
    margin-bottom: 0;
  }
}
.home .why-matters {
  background: #151519;
  padding-top: 42px;
  padding-bottom: 30px;
}

@media (max-width: 991px) {
  .home .why-matters {
    padding-top: 15px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .home .why-matters .row {
    margin-left: 6px;
    margin-right: 6px;
  }
}
.home .why-matters__wrap {
  background: url("../images/why-matters-bg.png") no-repeat scroll center top #252525;
  border: 1px solid #615F5F;
  padding-top: 75px;
  padding-bottom: 75px;
}

@media (max-width: 991px) {
  .home .why-matters__wrap {
    padding: 30px 10px;
  }
}
.home .why-matters__wrap h2,
.home .why-matters__wrap p {
  color: white;
}

@media (max-width: 991px) {
  .home .why-matters__wrap h2 {
    font-size: 32px;
  }
}
.home .why-matters__wrap img {
  box-shadow: 229px 134px 74px 0 rgba(0, 0, 0, 0), 146px 86px 68px 0 rgba(0, 0, 0, 0.01), 82px 48px 57px 0 rgba(0, 0, 0, 0.05), 37px 22px 42px 0 rgba(0, 0, 0, 0.09), 9px 5px 23px 0 rgba(0, 0, 0, 0.1);
  padding-top: 10px;
}

@media (max-width: 991px) {
  .home .why-matters__wrap img {
    padding-bottom: 30px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .home .why-matters__wrap img {
    width: 100%;
  }
}
.home .single-attorney {
  position: relative;
  background: #151519;
  padding-top: 30px;
}

.home .single-attorney__image {
  position: relative;
  z-index: 2;
}

@media (max-width: 991px) {
  .home .single-attorney__image {
    max-width: 325px;
    text-align: center;
    margin: 0 auto 30px;
  }
}
@media (max-width: 767px) {
  .home .single-attorney .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.home .single-attorney__text {
  position: absolute;
  z-index: 4;
  top: 60%;
  transform: translateY(-50%);
  padding: 75px 160px 85px 80px;
  background: url("../images/attorney-home-bg.png") no-repeat scroll center top #252525;
  border: 1px solid #615F5F;
}

@media (max-width: 1439px) {
  .home .single-attorney__text {
    padding: 80px 80px 85px 80px;
  }
}
@media (max-width: 1365px) {
  .home .single-attorney__text {
    padding: 50px;
  }
}
@media (max-width: 991px) {
  .home .single-attorney__text {
    position: unset !important;
    top: unset;
    transform: unset;
    padding: 30px 40px 30px 35px !important;
  }
}
.home .single-attorney__text h2,
.home .single-attorney__text p {
  color: #fff;
}

.home .single-attorney__text h2 {
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .home .single-attorney__text h2 {
    margin-bottom: 12px;
  }
}
.home .single-attorney__text p {
  margin-bottom: 25px;
}

.home .bottom-section {
  background-color: var(--color-primary);
  padding-top: 30px;
  padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .home .bottom-section {
    padding-top: 80px;
    padding-bottom: 81px;
  }
}
.home .bottom-section-content {
  position: relative;
  text-align: center;
  width: 100%;
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .home .bottom-section-content {
    width: 100%;
    max-width: 630px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .home .bottom-section-content {
    max-width: 720px;
  }
}
.home .bottom-section-content:before {
  position: relative;
  content: "";
  display: block;
  width: 2px;
  height: 60px;
  background-color: var(--color-tertiary);
  margin-bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (min-width: 768px) {
  .home .bottom-section-content:before {
    height: 120px;
    margin-bottom: 60px;
  }
}
.home .bottom-section-content .heading {
  font-family: var(--secondary-font), sans-serif;
  font-size: 32px;
  color: #fff;
  line-height: 39px;
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .home .bottom-section-content .heading {
    font-size: 48px;
    line-height: 55px;
    width: 100%;
    max-width: 534px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}
.home .bottom-section-content p {
  color: #fff;
  line-height: 30px;
}

@media screen and (min-width: 768px) {
  .home .bottom-section-content p {
    font-size: 19px;
    line-height: 33px;
  }
}
.home .bottom-section-content p:last-of-type {
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .home .bottom-section-content p:last-of-type {
    margin-bottom: 50px;
  }
}
.home .bottom-section-content .btn {
  min-width: 330px;
  letter-spacing: normal;
}

@media screen and (min-width: 768px) {
  .home .bottom-section-content .btn {
    font-size: 16px;
    line-height: 33px;
    min-width: 406px;
    padding: 17.5px 10px;
  }
}
@media (max-width: 419px) {
  .home .bottom-section-content .btn {
    padding: 12px 5px;
    line-height: normal;
    font-size: 14px;
  }
}
@media (max-width: 329px) {
  .home .bottom-section-content .btn {
    min-width: initial;
  }
}

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