/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Front Page variables
**************************/
/*************************
  About Us variables
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font);
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.visually-hidden-custom {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.category-archive-view .post-excerpt {
  margin-bottom: 30px;
}

@media (min-width: 576px) {
  .category-archive-view .post-excerpt {
    margin-bottom: 45px;
  }
}
.category-archive-view .post-excerpt .blog-post {
  background-color: #fff;
  border: 3px solid #D2D9DF;
  padding: 33px 23px;
  margin-bottom: 45px;
}

@media screen and (min-width: 768px) {
  .category-archive-view .post-excerpt .blog-post {
    padding: 33px 36px;
  }
}
.category-archive-view .post-excerpt .blog-post .excerpt-title {
  padding-bottom: 15px;
}

.category-archive-view .post-excerpt .blog-post .excerpt-title .title-wrap {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.category-archive-view .post-excerpt .blog-post .excerpt-title .title-wrap h2.post-title {
  margin-bottom: 0;
  text-align: left;
}

.category-archive-view .post-excerpt .blog-post .excerpt-title .title-wrap h2.post-title a {
  color: inherit;
}

.category-archive-view .post-excerpt .blog-post .excerpt-title .post-meta .month {
  text-transform: capitalize;
}

.category-archive-view .post-excerpt .blog-post .excerpt-title .post-category {
  display: inline-block;
}

.category-archive-view .post-excerpt .blog-post .excerpt-title .post-category:last-child {
  margin-right: 0;
}

.category-archive-view .post-excerpt .blog-post .excerpt-title .post-category:last-child .comma {
  display: none;
}

.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .image-holder {
  margin-bottom: 20px;
  margin-right: 30px;
  float: left;
  max-width: 245px;
  padding-top: 7px;
}

@media (max-width: 1199px) {
  .category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .image-holder {
    margin: 0 auto 20px;
    float: none;
  }
}
.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .image-holder img {
  max-height: 350px;
  width: auto;
}

.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .vid-alignleft {
  float: initial !important;
  margin: 0;
  margin-top: 15px;
}

.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .excerpt-content {
  margin-bottom: 25px;
}

.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .excerpt-content a {
  display: none;
}

.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .btn-read-more-wrap {
  margin-top: 15px;
  text-align: right;
}

@media (max-width: 1199px) {
  .category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .btn-read-more-wrap {
    text-align: center;
  }
}
.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .btn-read-more-wrap .btn--secondary {
  min-width: 230px;
}

@media (max-width: 399px) {
  .category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .btn-read-more-wrap .btn--secondary {
    width: 100%;
    min-width: initial;
  }
}
.single-post .blog-post .post-wrap .post-meta,
.single .blog-post .post-wrap .post-meta {
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid #E7E7E7;
}

.single-post .blog-post .post-wrap .post-meta .month,
.single .blog-post .post-wrap .post-meta .month {
  text-transform: capitalize;
}

.single-post .blog-post .post-wrap .image-holder,
.single .blog-post .post-wrap .image-holder {
  margin-bottom: 20px;
  margin-right: 30px;
  float: left;
  max-width: 300px;
  padding-top: 7px;
}

@media (max-width: 1199px) {
  .single-post .blog-post .post-wrap .image-holder,
  .single .blog-post .post-wrap .image-holder {
    margin: 0 auto 20px;
    float: none;
  }
}
.single-post .blog-post .post-wrap .image-holder img,
.single .blog-post .post-wrap .image-holder img {
  max-height: 350px;
  width: auto;
}

.single-post .blog-post .post-wrap .vid-alignleft,
.single .blog-post .post-wrap .vid-alignleft {
  float: initial !important;
  margin: 0;
  margin-top: 15px;
}

.tax-practice_area_category .results-wrap .result-item {
  padding: 33px 23px;
  background-color: #EAF5FF;
  border: 10px solid #C9DCEA;
  text-align: center;
  margin-bottom: 30px;
}

@media (min-width: 576px) {
  .tax-practice_area_category .results-wrap .result-item {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 768px) {
  .tax-practice_area_category .results-wrap .result-item {
    padding-left: 36px;
    padding-right: 36px;
  }
}
@media screen and (min-width: 992px) {
  .tax-practice_area_category .results-wrap .result-item {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .tax-practice_area_category .results-wrap .result-item {
    padding-left: 36px;
    padding-right: 36px;
  }
}
.tax-practice_area_category .results-wrap .result-item:last-of-type {
  margin-bottom: 0;
}

.tax-practice_area_category .results-wrap .result-item .result-title {
  font-family: var(--main-font);
  color: var(--color-tertiary);
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.23em;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.tax-practice_area_category .results-wrap .result-item .result-amount {
  font-family: var(--main-font);
  color: var(--color-primary);
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
  .tax-practice_area_category .results-wrap .result-item .result-amount {
    font-size: 33px;
  }
}
.tax-practice_area_category .results-wrap .result-item .result-amount a {
  color: inherit;
}

.tax-practice_area_category .results-wrap .result-item .result-amount em {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
}

.tax-practice_area_category .results-wrap .result-item .result-taxonomy {
  font-size: 18px;
  font-weight: 600;
  color: var(--color-tertiary);
  line-height: 23px;
  margin-bottom: 15px;
}

.tax-practice_area_category .results-wrap .result-item .result-taxonomy br {
  display: none;
}

.tax-practice_area_category .results-wrap .result-item .result-description {
  font-size: 16px;
  font-weight: 500;
  color: var(--color-tertiary);
  line-height: 30px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

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