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

.page-template-practice-area {
  background-color: #FAFAFA;
}

.page-template-practice-area .results-part {
  padding-top: 70px;
}

@media (max-width: 991px) {
  .page-template-practice-area .main-content {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .page-template-practice-area .main-content {
    padding-top: 30px;
  }
}
.page-template-practice-area .main-content-wrapper {
  padding: 0;
}

@media screen and (min-width: 992px) {
  .page-template-practice-area .main-content-wrapper {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-practice-area .main-content-wrapper {
    max-width: 930px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-practice-area .main-content h1 {
    margin-bottom: 21px;
  }
}
@media (max-width: 767px) {
  .page-template-practice-area .main-content h1 {
    margin-bottom: 15px;
  }
}
.section-2 {
  background-color: #E0E0E0;
  padding: 50px 0;
}

@media screen and (min-width: 1200px) {
  .section-2 {
    padding: 85px 30px 60px;
  }
}
@media screen and (min-width: 1200px) {
  .section-2 .content-wrapper {
    max-width: 600px;
  }
}
@media screen and (min-width: 1400px) {
  .section-2 .content-wrapper {
    max-width: 682px;
  }
}
@media screen and (min-width: 992px) {
  .section-2 .content-wrapper h2 {
    max-width: 582px;
  }
}
.section-2 .image-wrapper img {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .section-2 .image-wrapper img {
    max-width: 400px;
  }
}
@media screen and (min-width: 1200px) {
  .section-2 .image-wrapper img {
    max-width: 450px;
  }
}
@media screen and (min-width: 1400px) {
  .section-2 .image-wrapper img {
    max-width: 601px;
  }
}
.section-3 {
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .section-3 {
    padding-top: 50px;
  }
}
@media screen and (min-width: 992px) {
  .section-3 {
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 992px) {
  .section-3 .wrapper {
    max-width: 804px;
  }
}
@media screen and (min-width: 992px) {
  .section-3 .sidebar {
    padding-top: 8px;
  }
}
.bottom-content {
  padding: 50px 0;
}

@media screen and (min-width: 992px) {
  .bottom-content {
    padding-top: 0;
    padding-bottom: 70px;
  }
}
.bottom-content .container {
  background-repeat: no-repeat;
  padding: 50px 30px 0;
  background-size: cover;
  border-radius: 4px;
  box-shadow: 0 0 20px rgba(23, 6, 1, 0.2);
}

@media (max-width: 575px) {
  .bottom-content .container {
    border-radius: 0;
  }
}
@media screen and (min-width: 992px) {
  .bottom-content .container {
    padding: 50px 50px 0;
  }
}
@media screen and (min-width: 1200px) {
  .bottom-content .container {
    padding: 50px;
    background-position: top center;
  }
}
@media screen and (min-width: 1440px) {
  .bottom-content .container {
    padding: 84px 50px 62px 65px;
    max-width: 1410px;
  }
}
@media (max-width: 1199px) {
  .bottom-content .content {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .bottom-content .content {
    padding: 0 15px;
  }
}
.bottom-content .content h2, .bottom-content .content p {
  color: #fff;
}

@media screen and (min-width: 1200px) {
  .bottom-content .content h2, .bottom-content .content p {
    max-width: 580px;
    margin-left: initial;
    margin-right: initial;
  }
}
@media screen and (min-width: 1400px) {
  .bottom-content .content h2, .bottom-content .content p {
    max-width: 655px;
  }
}
@media screen and (min-width: 1400px) {
  .bottom-content .content h2 {
    max-width: 690px;
  }
}
.bottom-content .content a {
  color: var(--accent-color);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

@media (max-width: 1199px) {
  .bottom-content .image {
    text-align: center;
  }
}
.bottom-content .image img {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 992px) {
  .bottom-content .image img {
    max-width: 450px;
  }
}
@media screen and (min-width: 1200px) {
  .bottom-content .image img {
    max-width: 530px;
    position: absolute;
    right: -6px;
    bottom: 0;
  }
}
@media screen and (min-width: 1400px) {
  .bottom-content .image img {
    max-width: 580px;
    top: initial;
    bottom: 0;
    right: 15px;
  }
}
@media screen and (min-width: 1440px) {
  .bottom-content .image img {
    max-width: 670px;
    bottom: 1px;
    right: -3px;
  }
}

/*# sourceMappingURL=practice-area.css.map*/