/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 6, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.g-container {
  width: 60rem;
}
@media only all and (min-width: 60rem) {
  /* line 10, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 25, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 100%;
  }
}
/* line 20, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.archive #g-page-surround .g-feature-hero {
  display: none;
}
/* line 24, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
#logo-7551-particle {
  padding: 0;
  margin: 0;
}
/* line 29, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.wp-block-image.tdg-logo-circle img {
  width: 146px;
}
/* line 35, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 36, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 37, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 40, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.post-type-archive-work .archive.work .entries .g-grid a {
  color: #fff;
}
/* line 45, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.post-type-archive-work .archive.work .entries .g-grid a h2 {
  -webkit-transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
}
/* line 53, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.post-type-archive-work .archive.work .entries .g-grid a:hover .g-area-overlay {
  background: #022042;
  -webkit-transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  opacity: 0.7;
}
/* line 59, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.post-type-archive-work .archive.work .entries .g-grid a:hover img {
  filter: grayscale(100%);
  -webkit-transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transform: scale(1);
}
/* line 65, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.post-type-archive-work .archive.work .entries .g-grid a:hover h2 {
  color: #acc429;
  -webkit-transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
}
/* line 71, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.post-type-archive-work .archive.work .entries .g-grid a:hover .entry-content {
  bottom: 2%;
  -webkit-transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 100ms;
  transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 100ms;
}
/* line 81, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.post-type-archive-work .archive.work .entries .g-grid .entry-tile {
  position: relative;
  width: 100%;
  padding-top: 100%;
  height: 0;
  overflow: hidden;
}
/* line 88, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.post-type-archive-work .archive.work .entries .g-grid .entry-tile .g-area-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #000;
  object-position: center;
  opacity: 0.35;
  -webkit-transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
}
/* line 103, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.post-type-archive-work .archive.work .entries .g-grid .entry-tile img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  -webkit-transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transform: scale(1.1);
}
/* line 116, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content {
  position: absolute;
  z-index: 2;
  padding: 2.5rem;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  -webkit-transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 300ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content {
    padding: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content {
    padding: 1rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content {
    padding: 1.7rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content {
    padding: 1rem;
  }
}
/* line 143, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content h2.entry-title {
  font-size: 1.875rem;
  font-family: nimbus-sans, sans-serif;
  line-height: 1;
  font-weight: 600;
  text-shadow: 1px 1px 0px #000;
  margin-bottom: 10px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content h2.entry-title {
    font-size: 2vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content h2.entry-title {
    font-size: 2vw;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content h2.entry-title {
    font-size: 5vw;
  }
}
@media only all and (max-width: 30rem) {
  .post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content h2.entry-title {
    font-size: 6vw;
  }
}
/* line 165, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content .entry-meta {
  margin-bottom: 0 !important;
  text-align: center;
}
/* line 169, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content .entry-meta .meta-tags {
  font-weight: 600;
  text-shadow: 1px 1px 0px #000;
  font-size: 0.75rem !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content .entry-meta .meta-tags {
    font-size: 0.65rem !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content .entry-meta .meta-tags {
    font-size: 0.55rem !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .post-type-archive-work .archive.work .entries .g-grid .entry-tile .entry-content .entry-meta .meta-tags {
    font-size: 0.75rem !important;
  }
}
/* line 191, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 192, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default {
  margin-bottom: 5rem;
}
/* line 195, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 196, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .page-header h1.archive-title {
  font-size: 5.8125rem;
  line-height: 5.625rem !important;
  font-weight: bold;
  font-family: "nimbus-sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  display: inline-block;
  margin: 2.625rem 0 6rem;
}
/* line 197, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .page-header h1.archive-title span.firstWord {
  display: block;
  font-weight: 400;
  color: #ffb321;
}
/* line 212, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 213, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .g-block {
  padding: 0.625rem !important;
}
/* line 216, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 218, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .tease .entry-content {
  background-color: #f4f4f4;
  border: 1px solid #cbcbcb;
}
/* line 221, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 222, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .tease .entry-content .wp-block-featured-image a {
  position: relative;
  display: block;
  overflow: hidden;
}
/* line 227, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .tease .entry-content .wp-block-featured-image a:hover img {
  transform: scale(1) !important;
  filter: grayscale(100%);
  -webkit-transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transform: scale(1);
}
/* line 235, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .tease .entry-content .wp-block-featured-image a figure {
  margin: 0 auto;
  position: relative;
  padding-top: 56.25%;
}
/* line 240, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .tease .entry-content .wp-block-featured-image a figure .featured-image {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  transform: scale(1.1);
  -webkit-transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
}
/* line 256, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .tease .entry-content .wp-block-featured-image a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00a0cf;
  opacity: 0;
  -webkit-transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
}
/* line 269, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .tease .entry-content .wp-block-featured-image a:hover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00a0cf;
  opacity: 0.3;
  -webkit-transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
}
/* line 283, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .tease .entry-content .detail-wrap {
  padding: 0.625rem;
}
/* line 286, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .tease .entry-content .detail-wrap h2.entry-title {
  font-size: 1.375rem;
  line-height: 1.1;
  font-family: nimbus-sans, sans-serif;
  margin: 0.75rem 0 0.5rem 0;
  font-weight: 600;
}
/* line 293, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .tease .entry-content .detail-wrap .meta-tags {
  font-size: 0.85rem;
  line-height: 1.2;
}
/* line 296, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .tease .entry-content .detail-wrap .meta-tags a {
  color: #333;
}
/* line 298, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .tease .entry-content .detail-wrap .meta-tags a:hover {
  color: #ffb321;
}
/* line 303, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .tease .entry-content .detail-wrap .meta-date {
  font-size: 0.8rem;
  font-weight: 400;
  color: #333;
}
/* line 308, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .archive.default .entries .tease .entry-content .detail-wrap .g-post-type {
  font-size: 0.9rem;
  font-weight: 800;
  color: #888;
}
/* line 322, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 323, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog {
  margin-bottom: 5rem;
}
/* line 326, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 327, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .page-header h1.archive-title {
  font-size: 5.8125rem;
  line-height: 5.625rem !important;
  font-weight: bold;
  font-family: "nimbus-sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  display: inline-block;
  margin: 2.625rem 0 6rem;
}
/* line 328, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .page-header h1.archive-title span.firstWord {
  display: block;
  font-weight: 400;
  color: #ffb321;
}
/* line 343, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 346, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .g-block {
  padding: 0.625rem !important;
}
/* line 349, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 350, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content {
  background-color: #e8e8e8;
  border: 1px solid #cbcbcb;
}
/* line 353, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 354, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .wp-block-featured-image a {
  position: relative;
  display: block;
  overflow: hidden;
}
/* line 359, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .wp-block-featured-image a:hover img {
  transform: scale(1) !important;
  filter: grayscale(100%);
  -webkit-transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transform: scale(1);
}
/* line 367, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .wp-block-featured-image a figure {
  margin: 0 auto;
  position: relative;
  padding-top: 56.25%;
}
/* line 372, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .wp-block-featured-image a figure .featured-image {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  transform: scale(1.1);
  -webkit-transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
}
/* line 388, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .wp-block-featured-image a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2c5a8f;
  opacity: 0;
  -webkit-transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
}
/* line 401, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .wp-block-featured-image a:hover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2c5a8f;
  opacity: 0.3;
  -webkit-transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
  transition: all 600ms cubic-bezier(0.82, 0.14, 0.53, 0.79) 0ms;
}
/* line 415, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .detail-wrap {
  padding: 0.625rem;
}
/* line 418, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .detail-wrap h2.entry-title {
  font-size: 1.375rem;
  line-height: 1.1;
  font-family: nimbus-sans, sans-serif;
  margin: 0.75rem 0 0.5rem 0;
  font-weight: 600;
}
/* line 425, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .detail-wrap h2.entry-title a {
  color: #2c5a8f;
}
/* line 428, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .detail-wrap h2.entry-title a:hover {
  color: #acc429;
}
/* line 433, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .detail-wrap .meta-tags {
  font-size: 0.85rem;
  line-height: 1.2;
}
/* line 436, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .detail-wrap .meta-tags a {
  color: #333;
}
/* line 438, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .detail-wrap .meta-tags a:hover {
  color: #acc429;
}
/* line 443, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .detail-wrap .meta-date {
  font-size: 0.8rem;
  font-weight: 400;
  color: #333;
}
/* line 448, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.platform-content .blog .entries .tease .entry-content .detail-wrap .g-post-type {
  font-size: 0.9rem;
  font-weight: 800;
  color: #888;
}
/* line 464, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.wp-block-image {
  margin-bottom: 2em;
  margin-top: 2.5rem;
}
/* line 468, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.wp-block-image figcaption {
  text-align: right;
  font-size: 0.725rem;
  padding-right: 0.625rem;
}
/* line 475, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 476, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .partnerlogos .wp-block-columns {
    flex-wrap: nowrap;
  }
}
/* line 481, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  .partnerlogos .wp-block-columns .wp-block-column {
    flex-basis: 50% !important;
    flex-grow: 0;
  }
}
/* line 487, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.partnerlogos .wp-block-columns .wp-block-column .wp-block-image {
  margin: 2rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .partnerlogos .wp-block-columns .wp-block-column .wp-block-image {
    margin: 1rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .partnerlogos .wp-block-columns .wp-block-column .wp-block-image {
    margin: 3rem;
  }
}
@media only all and (max-width: 30rem) {
  .partnerlogos .wp-block-columns .wp-block-column .wp-block-image {
    margin: 1.5rem;
  }
}
/* line 504, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.wp-block-gallery {
  margin-bottom: 2em;
  margin-top: 2.5rem;
  justify-content: flex-end;
}
/* line 509, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
@media only all and (max-width: 30rem) {
  .wp-block-gallery .blocks-gallery-item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 516, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.wp-block-gallery .blocks-gallery-item figcaption.blocks-gallery-item__caption {
  display: none;
}
/* line 521, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.wp-block-gallery figcaption.blocks-gallery-caption {
  text-align: right;
  font-size: 0.725rem;
  padding-right: 0.625rem;
  line-height: 1;
}
/* line 532, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
h2.subtitle {
  font-size: 2.9375rem;
  line-height: 4.25rem !important;
  margin: 0 0 5rem;
  padding: 0 0.75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  h2.subtitle {
    margin-bottom: 4rem;
    line-height: 4rem !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  h2.subtitle {
    margin-bottom: 3rem;
    font-size: 2.3rem;
    line-height: 3rem !important;
  }
}
@media only all and (max-width: 47.99rem) {
  h2.subtitle {
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 1.1 !important;
    padding: 0 1rem;
  }
}
/* line 557, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.single-work h2.subtitle {
  font-size: 3rem;
  line-height: 1.1 !important;
  margin: 1.5rem 0 2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .single-work h2.subtitle {
    margin-bottom: 2rem;
    font-size: 2.75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .single-work h2.subtitle {
    margin: 2.5rem 0 2rem;
    font-size: 2.5rem;
    line-height: 1.1 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .single-work h2.subtitle {
    margin: 2.55rem 0 2rem;
    font-size: 2rem;
    line-height: 1.1 !important;
    padding: 0 0.5rem;
  }
}
/* line 592, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 594, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-team_landing .entry-content-OLD ul {
  margin-left: 0;
  margin-top: 0;
  display: flex;
  overflow: hidden;
  clear: both;
  flex-wrap: wrap;
  margin-bottom: 7.5rem !important;
}
@media only all and (max-width: 30rem) {
  body.outline-team_landing .entry-content-OLD ul {
    display: block;
  }
}
/* line 607, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-team_landing .entry-content-OLD ul li {
  width: 30%;
  list-style: none;
  border-bottom: 1px solid #333;
  margin-right: 3.333%;
  padding: 0 0 3.125rem;
  margin-bottom: 3.125rem;
  font-size: 1.625rem;
  line-height: 1;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.outline-team_landing .entry-content-OLD ul li {
    width: 47%;
    margin-right: 3%;
    font-size: 1.4rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  body.outline-team_landing .entry-content-OLD ul li {
    width: 47%;
    margin-right: 3%;
    font-size: 1.25rem;
  }
}
@media only all and (max-width: 30rem) {
  body.outline-team_landing .entry-content-OLD ul li {
    width: 100%;
    margin-right: 0;
    font-size: 1.25rem;
  }
}
/* line 636, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  body.outline-team_landing .entry-content-OLD ul li:last-child {
    margin: 0;
    padding: 0;
    border: 0;
  }
}
/* line 645, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-team_landing .entry-content-OLD ul li a {
  font-size: 2.25rem;
  line-height: 1;
  font-weight: 700;
  color: #2c5a8f;
  margin-bottom: 1rem;
  display: inline-block;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.outline-team_landing .entry-content-OLD ul li a {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.outline-team_landing .entry-content-OLD ul li a {
    font-size: 1.8rem;
  }
}
/* line 661, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-team_landing .entry-content-OLD ul li a:hover {
  color: #acc429;
}
/* line 667, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-team_landing .normal-bottom-margin, body.outline-team_landing .wp-block-columns {
  margin-bottom: 7.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.outline-team_landing .normal-bottom-margin, body.outline-team_landing .wp-block-columns {
    margin-bottom: 5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.outline-team_landing .normal-bottom-margin, body.outline-team_landing .wp-block-columns {
    margin-bottom: 3.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.outline-team_landing .normal-bottom-margin, body.outline-team_landing .wp-block-columns {
    margin-bottom: 3rem;
  }
}
/* line 683, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-team_landing .wp-block-columns:last-of-type {
  margin: 0;
}
/* line 687, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.outline-team_landing .wp-block-columns {
    flex-wrap: wrap;
  }
}
/* line 694, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.outline-team_landing .wp-block-column {
    flex-basis: 100% !important;
    margin-left: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  body.outline-team_landing .wp-block-column {
    flex-basis: 100% !important;
    margin-left: 0 !important;
  }
}
/* line 708, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-team_landing p {
  font-size: 1.2rem;
  line-height: 1.7;
  margin: 2.7rem 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.outline-team_landing p {
    margin: 2.25rem 0;
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.outline-team_landing p {
    font-size: 1.25rem;
    line-height: 2rem;
    margin: 2.25rem 0;
  }
}
/* line 727, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-team_landing p:last-of-type {
  margin: 0;
}
/* line 732, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-team_landing .entry-content h2 {
  font-size: 2.8125rem;
  margin-bottom: 7rem;
  display: inline-block;
  color: #000;
}
/* line 738, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 739, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-team_landing .entry-content h2.underline:after {
  background: #2c5a8f;
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  margin-top: -3px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.outline-team_landing .entry-content h2 {
    margin-bottom: 5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.outline-team_landing .entry-content h2 {
    margin-bottom: 3.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.outline-team_landing .entry-content h2 {
    margin-bottom: 3rem;
  }
}
/* line 763, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-team_landing .entry-content .g-promo-area-content h2 {
  margin-bottom: 0;
  margin-top: 4rem;
}
/* line 768, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-team_landing .g-promo-area .g-promo-area-container > h2 {
  font-size: 3.5rem;
  line-height: 4rem !important;
  margin: 0 0 4rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.outline-team_landing .g-promo-area .g-promo-area-container > h2 {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.outline-team_landing .g-promo-area .g-promo-area-container > h2 {
    font-size: 2rem;
    line-height: 2.5rem !important;
    margin: 0 0 3rem;
  }
}
/* line 785, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 787, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 789, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single.single-work p {
  font-size: 1.2rem;
  line-height: 1.7;
  margin: 2.7rem 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single.single-work p {
    font-size: 1.1rem;
    line-height: 1.7;
  }
}
/* line 801, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
}
/* line 807, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single #g-mainbar {
  padding-top: 4rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.single #g-mainbar {
    padding-top: 4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single #g-mainbar {
    padding-top: 3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.single #g-mainbar {
    padding-top: 2.5rem;
  }
}
/* line 823, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single p {
  font-size: 1.2rem;
  line-height: 1.7;
  margin: 2.7rem 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single p {
    margin: 2.25rem 0;
    font-size: 1.1rem;
    line-height: 1.7;
  }
}
@media only all and (max-width: 47.99rem) {
  body.single p {
    font-size: 1.25rem;
    line-height: 2rem;
    margin: 2.25rem 0;
  }
}
/* line 843, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single ul li {
    font-size: 1.1rem;
  }
}
/* line 851, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single .g-promo-area {
    padding: 1rem 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  body.single .g-promo-area {
    padding: 1rem 0 !important;
  }
}
/* line 861, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .g-promo-area-column-one p {
  margin: 3rem 0;
}
/* line 865, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .g-promo-area .g-promo-area-container > h2 {
  margin-bottom: 0;
  font-size: 3rem;
  line-height: 1.2rem;
}
/* line 871, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
}
/* line 878, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 880, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .wp-block-column ul {
  margin: 1.75rem 0 1.75rem 3rem !important;
}
/* line 883, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .wp-block-column ul.gform_fields {
  margin: 1.75rem 0 !important;
}
/* line 886, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .wp-block-column p {
  margin: 2rem 0 !important;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single .wp-block-column {
    margin-left: 0 !important;
  }
  /* line 891, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  body.single .wp-block-column:not(:first-child) {
    margin-left: 32px !important;
  }
}
@media only all and (max-width: 47.99rem) {
  body.single .wp-block-column {
    flex-basis: 100% !important;
    margin-left: 0 !important;
  }
}
/* line 908, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .wide-container-width .wp-block-columns {
  margin: 0 auto;
  width: 75rem;
  padding: 0 1.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.single .wide-container-width .wp-block-columns {
    width: 100%;
    padding: 0 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single .wide-container-width .wp-block-columns {
    width: 100%;
    padding: 0 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.single .wide-container-width .wp-block-columns {
    width: 100%;
    padding: 0 1.5rem;
  }
}
/* line 934, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
}
@media only all and (max-width: 47.99rem) {
}
/* line 950, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .wide-container-width .wp-block-columns p {
  margin: 0 0 2.5rem;
}
/* line 956, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .related_posts_by_taxonomy {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
}
@media only all and (max-width: 47.99rem) {
}
/* line 980, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .related_posts_by_taxonomy .related-gallery {
  width: 75rem;
  margin: auto !important;
  position: relative;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.single .related_posts_by_taxonomy .related-gallery {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single .related_posts_by_taxonomy .related-gallery {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  body.single .related_posts_by_taxonomy .related-gallery {
    width: 100%;
  }
}
/* line 999, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .related_posts_by_taxonomy h3 {
  text-align: center;
  font-size: 3.125rem;
  line-height: 1.2;
  margin: 0 0 4.5rem;
  font-family: 'freight-display-pro, serif, Tahoma, Geneva, Arial, sans-serif';
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single .related_posts_by_taxonomy h3 {
    margin: 0 0 3rem;
    font-size: 2.3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.single .related_posts_by_taxonomy h3 {
    margin: 0 0 2rem;
    font-size: 2rem;
  }
}
/* line 1017, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .related_posts_by_taxonomy .gallery-columns-3 {
  margin-left: -1.25rem;
}
@media only all and (max-width: 47.99rem) {
  body.single .related_posts_by_taxonomy .gallery-columns-3 {
    margin: 0 0 2rem;
    display: block;
  }
}
/* line 1026, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .related_posts_by_taxonomy .gallery .gallery-item {
  margin: 0 auto;
  padding: 0 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  body.single .related_posts_by_taxonomy .gallery .gallery-item {
    width: 80%;
    display: block;
  }
}
/* line 1034, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .related_posts_by_taxonomy .gallery .gallery-item .gallery-icon {
  margin-left: 0;
}
@media only all and (max-width: 47.99rem) {
  body.single .related_posts_by_taxonomy .gallery .gallery-item .gallery-icon {
    margin: 0;
  }
}
/* line 1040, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .related_posts_by_taxonomy .gallery .gallery-item .gallery-icon a {
  position: relative;
  display: block;
  overflow: hidden;
}
/* line 1044, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .related_posts_by_taxonomy .gallery .gallery-item .gallery-icon a img {
  transform: scale(1.1);
  -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0ms;
  transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0ms;
}
/* line 1050, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .related_posts_by_taxonomy .gallery .gallery-item .gallery-icon a:hover img {
  transform: scale(1);
  filter: grayscale(100%);
  -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0ms;
  transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0ms;
  transform: scale(1);
}
/* line 1059, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .related_posts_by_taxonomy .gallery .gallery-item .gallery-icon a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00a0cf;
  opacity: 0;
  -webkit-transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0ms;
  transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0ms;
}
/* line 1072, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .related_posts_by_taxonomy .gallery .gallery-item .gallery-icon a:hover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2c5a8f;
  opacity: 0.5;
  -webkit-transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0ms;
  transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0ms;
}
/* line 1088, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .related_posts_by_taxonomy .gallery .gallery-item .gallery-caption {
  margin: 1rem 0 2rem;
  text-align: left;
  font-size: 1.5rem;
  line-height: 1.1;
  padding: 0 0.625rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.single .related_posts_by_taxonomy .gallery .gallery-item .gallery-caption {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single .related_posts_by_taxonomy .gallery .gallery-item .gallery-caption {
    font-size: 1.25rem;
    padding: 0 0.3125rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.single .related_posts_by_taxonomy .gallery .gallery-item .gallery-caption {
    font-size: 1.5rem;
    padding: 0 0.3125rem;
  }
}
/* line 1109, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .related_posts_by_taxonomy .gallery .gallery-item .gallery-caption a {
  color: #00a0cf;
}
/* line 1112, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .related_posts_by_taxonomy .gallery .gallery-item .gallery-caption a:hover {
  color: #ffb321;
}
/* line 1124, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1125, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1126, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1128, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single .entry-content .entry-meta .meta-author img {
  border: 2px solid #b1b1b1;
  border-radius: 50em;
  width: 80px;
  height: 80px;
}
/* line 1140, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1141, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.single-services .services.wide-container-width .wp-block-columns {
  margin: 0 auto;
  width: 75rem;
  padding: 0 5%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .single-services .services.wide-container-width .wp-block-columns {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .single-services .services.wide-container-width .wp-block-columns {
    width: 100%;
  }
  /* line 1157, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  .single-services .services.wide-container-width .wp-block-columns .wp-block-column {
    padding: 0 1rem;
    flex: 0 0 37.5% !important;
  }
  /* line 1160, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  .single-services .services.wide-container-width .wp-block-columns .wp-block-column:first-child {
    flex: 0 0 25% !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .single-services .services.wide-container-width .wp-block-columns {
    width: 100%;
    padding: 0 10%;
  }
  /* line 1172, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  .single-services .services.wide-container-width .wp-block-columns .wp-block-column {
    flex: 0 0 50% !important;
    padding: 0 1.5rem;
  }
  /* line 1176, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  .single-services .services.wide-container-width .wp-block-columns .wp-block-column:first-child {
    flex: 1 0 100% !important;
  }
}
@media only all and (max-width: 30rem) {
  .single-services .services.wide-container-width .wp-block-columns {
    width: 100%;
    padding: 0 15%;
  }
  /* line 1186, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  .single-services .services.wide-container-width .wp-block-columns .wp-block-column {
    flex: 0 0 100% !important;
    padding: 0;
  }
  /* line 1190, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  .single-services .services.wide-container-width .wp-block-columns .wp-block-column:first-child {
    flex: 1 0 100% !important;
  }
}
/* line 1198, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.single-services .services.wide-container-width .wp-block-columns h2 {
  font-family: 'freight-display-pro, serif, Tahoma, Geneva, Arial, sans-serif';
  font-size: 2.8125rem;
  line-height: 4rem;
  margin: 0;
  display: inline-block;
  line-height: 1 !important;
}
/* line 1206, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.single-services .services.wide-container-width .wp-block-columns h2:after {
  background: #2c5a8f;
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  margin-top: -3px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .single-services .services.wide-container-width .wp-block-columns h2 {
    font-size: 2rem;
    margin: 0 0 2.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .single-services .services.wide-container-width .wp-block-columns h2 {
    font-size: 2rem;
    margin: 0 0 2.5rem;
  }
}
/* line 1228, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.single-services .services.wide-container-width .wp-block-columns p {
  margin: 0 0 2.5rem;
}
/* line 1234, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.g-hero-img-team-wrap {
  position: relative;
  height: 100%;
}
/* line 1239, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1241, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-mainbar {
  padding-top: 0.75rem;
}
/* line 1244, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-mainbar .g-content {
  padding: 0;
}
/* line 1247, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-mainbar article.post-type-team {
  display: flex;
  flex-direction: row;
}
@media only all and (max-width: 59.99rem) {
  /* line 28, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  body.single-team #g-mainbar article.post-type-team {
    flex-direction: column;
  }
}
/* line 1254, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-mainbar article.post-type-team .entry-header {
  width: 30%;
  padding: 0 4.0625rem 0 0;
  box-sizing: border-box;
}
@media only all and (min-width: 75rem) and (max-width: 93.75rem) {
  /* line 1259, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  body.single-team #g-mainbar article.post-type-team .entry-header {
    width: 35%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.single-team #g-mainbar article.post-type-team .entry-header {
    width: 40%;
    padding-right: 2rem;
  }
}
@media only all and (max-width: 59.99rem) {
  body.single-team #g-mainbar article.post-type-team .entry-header {
    width: 100%;
    padding: 0 0 2.5rem;
    text-align: center;
  }
}
/* line 1271, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-mainbar article.post-type-team .entry-header figure {
  margin: 0 auto;
  overflow: hidden;
  border-radius: 100%;
  border: 2px solid #aaa;
  max-width: 25.9375rem;
}
/* line 1279, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-mainbar article.post-type-team .entry-content {
  width: 70%;
}
@media only all and (min-width: 75rem) and (max-width: 93.75rem) {
  /* line 1282, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  body.single-team #g-mainbar article.post-type-team .entry-content {
    width: 65%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.single-team #g-mainbar article.post-type-team .entry-content {
    width: 60%;
  }
}
@media only all and (max-width: 59.99rem) {
  body.single-team #g-mainbar article.post-type-team .entry-content {
    width: 100%;
  }
}
/* line 1291, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-mainbar article.post-type-team .entry-content h1.team-title {
  font-size: 2.8125rem;
  margin: 0;
}
/* line 1295, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-mainbar article.post-type-team .entry-content h4.job {
  font-size: 1.625rem;
  line-height: 1;
  margin: 0.5rem 0 3.75rem;
  font-weight: 400;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single-team #g-mainbar article.post-type-team .entry-content h4.job {
    margin-bottom: 3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.single-team #g-mainbar article.post-type-team .entry-content h4.job {
    margin-bottom: 2.5rem;
  }
}
/* line 1311, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-expanded {
  padding: 3rem 0 0;
  color: #333;
}
/* line 1315, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-expanded .g-container {
  width: 90rem !important;
  padding: 0 3.5rem;
}
@media only all and (min-width: 75rem) and (max-width: 93.75rem) {
  /* line 1318, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  body.single-team #g-expanded .g-container {
    width: 75rem !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.single-team #g-expanded .g-container {
    width: 60rem !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single-team #g-expanded .g-container {
    width: 100% !important;
  }
}
@media only all and (max-width: 47.99rem) {
  body.single-team #g-expanded .g-container {
    width: 100% !important;
    padding: 0 1.5rem;
  }
}
/* line 1332, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-expanded .g-content {
  margin: 0;
  padding: 0;
}
/* line 1336, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-expanded h2.entry-title {
  font-size: 5.3rem;
  line-height: 0.9 !important;
  font-weight: bold;
  font-family: "nimbus-sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  display: inline-block;
  margin: 0.1875rem 0 3.75rem;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.single-team #g-expanded h2.entry-title {
    font-size: 4.85rem;
    line-height: 0.85 !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single-team #g-expanded h2.entry-title {
    font-size: 3.8rem;
    line-height: 0.85 !important;
    margin-bottom: 2rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  body.single-team #g-expanded h2.entry-title {
    font-size: 3.8rem;
    line-height: 0.85 !important;
  }
}
@media only all and (max-width: 30rem) {
  body.single-team #g-expanded h2.entry-title {
    font-size: 3.8rem;
    line-height: 0.85 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  body.single-team #g-expanded h2.entry-title {
    margin-bottom: 1.5rem;
  }
}
/* line 1381, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-expanded h2.entry-title:after {
  height: 6px;
  width: 100%;
  background: #2c5a8f;
  content: '';
  display: block;
}
/* line 1389, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-expanded h2.entry-title .firstWord {
  display: block;
  font-weight: 400;
  color: #2c5a8f;
}
/* line 1396, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1397, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team #g-container-main .g-container {
  width: 90rem !important;
  padding: 0 1.5rem;
}
@media only all and (min-width: 75rem) and (max-width: 93.75rem) {
  /* line 1401, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  body.single-team #g-container-main .g-container {
    width: 75rem !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.single-team #g-container-main .g-container {
    width: 60rem !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single-team #g-container-main .g-container {
    width: 100% !important;
  }
}
@media only all and (max-width: 47.99rem) {
  body.single-team #g-container-main .g-container {
    width: 100% !important;
  }
}
/* line 1415, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team .g-customfields {
  text-align: left;
  padding-top: 2rem;
  margin-bottom: 7.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.single-team .g-customfields {
    margin-bottom: 5rem;
    padding-top: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.single-team .g-customfields {
    margin-bottom: 3.5rem;
    padding-top: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  body.single-team .g-customfields {
    margin-bottom: 3rem;
    padding-top: 0;
  }
}
/* line 1435, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team .g-customfields .tdg-email {
  margin-bottom: 2.1875rem;
}
/* line 1438, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team .g-customfields .tdg-email a {
  text-decoration: underline;
  font-size: 1.625rem;
}
/* line 1444, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team .g-customfields .g-social-fields {
  font-size: 1.5rem;
}
/* line 1447, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team .g-customfields .g-social-fields a {
  color: #333;
}
/* line 1450, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-team .g-customfields .g-social-fields a:hover {
  color: #acc429;
}
/* line 1458, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1459, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-post .addthis-wrap {
  text-align: center;
  margin: 3.5rem 0;
}
/* line 1463, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-post .meta-tags {
  text-align: center;
  margin-bottom: 5rem;
  font-weight: 600;
}
/* line 1469, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1470, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-post .entry-meta .meta-author {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  display: flex !important;
}
/* line 1475, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-post .entry-meta .meta-author .author-avatar {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 20%;
  -moz-flex: 0 20%;
  -ms-flex: 0 20%;
  flex: 0 20%;
  width: 20%;
  max-width: 20%;
}
@media only all and (max-width: 30rem) {
  body.single-post .entry-meta .meta-author .author-avatar {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
/* line 1486, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-post .entry-meta .meta-author .author-details {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 80%;
  -moz-flex: 0 80%;
  -ms-flex: 0 80%;
  flex: 0 80%;
  width: 80%;
  max-width: 80%;
}
@media only all and (max-width: 30rem) {
  body.single-post .entry-meta .meta-author .author-details {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
/* line 1497, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-post .entry-meta .meta-author .author-details .author-heading {
  font-size: 0.9rem;
}
/* line 1501, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-post .entry-meta .meta-author .author-details .author-name {
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 1.1;
  margin-bottom: 0.45rem;
}
/* line 1508, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-post .entry-meta .meta-author .author-details .author-job-title {
  line-height: 1.1;
  margin-bottom: 0.5rem;
  font-weight: 600;
  text-transform: capitalize;
}
/* line 1514, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.single-post .entry-meta .meta-author .author-details .author-description {
  text-transform: none;
  font-size: 0.9rem;
  line-height: 1.4;
}
/* line 1525, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1526, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1527, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.page.outline-generic_content .entry-content p {
  font-size: 1.2rem;
  line-height: 1.7;
  margin: 2.7rem 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.page.outline-generic_content .entry-content p {
    margin: 2.25rem 0;
    font-size: 1.1rem;
    line-height: 1.7;
  }
}
@media only all and (max-width: 47.99rem) {
  body.page.outline-generic_content .entry-content p {
    font-size: 1.25rem;
    line-height: 2rem;
    margin: 2.25rem 0;
  }
}
/* line 1550, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.addthis-wrap {
  margin: 4rem 0 2rem;
  text-align: center;
}
/* line 1554, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.addthis-wrap div.heading {
  text-transform: uppercase;
  font-weight: 600;
  color: #2c5a8f;
  margin-bottom: 1rem;
}
/* line 1563, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body .pagination {
  text-align: center;
  margin: 3.75rem 0 2.5rem 0;
}
/* line 1567, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body .pagination ul.pagination-list {
  box-shadow: none;
  border-radius: 0;
}
/* line 1572, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body .pagination ul.pagination-list .pagination-next, body .pagination ul.pagination-list .pagination-prev {
  display: none;
}
/* line 1576, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body .pagination ul.pagination-list li.pagination-list-item {
  line-height: 1;
  font-size: 1.375rem;
}
/* line 1580, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body .pagination ul.pagination-list li.pagination-list-item > a:focus {
  background: none;
}
/* line 1584, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body .pagination ul.pagination-list li.pagination-list-item > span {
  border: 0;
  border-radius: 0;
  margin: 0;
  background: #888;
  color: #fff;
  padding: 5px 10px;
}
/* line 1593, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body .pagination ul.pagination-list li.pagination-list-item > span:hover {
  background: #888;
  color: #fff;
}
/* line 1600, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body .pagination ul.pagination-list li.pagination-list-item > a {
  border: 0;
  border-radius: 0;
  margin: 0;
  background: none;
  color: #2c5a8f;
  padding: 5px 10px;
}
/* line 1610, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body .pagination ul.pagination-list li.pagination-list-item > a:hover {
  background: #022042;
  color: #fff !important;
}
/* line 1617, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1619, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-home #g-mainbar .has-very-light-gray-background-color {
  font-size: 1.625rem;
  line-height: 2.25rem;
}
/* line 1624, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-home .wp-block-image {
  margin: 0 0 2.8125rem;
}
/* line 1634, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-home .wp-block-group.what-we-do {
  margin-top: 3.75rem;
  margin-bottom: 7.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.outline-home .wp-block-group.what-we-do {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding: 0 1.5rem 0 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.outline-home .wp-block-group.what-we-do {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding: 0 1.5rem 0 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.outline-home .wp-block-group.what-we-do {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
/* line 1663, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-home .wp-block-group.what-we-do h2 {
  margin-bottom: 3.72rem;
}
@media only all and (max-width: 47.99rem) {
  body.outline-home .wp-block-group.what-we-do h2 {
    margin-bottom: 1.5rem;
  }
}
/* line 1673, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-home .entry-content ul.what-we-do-list {
  margin-left: 0;
  margin-top: 0;
  display: flex;
  overflow: hidden;
  clear: both;
  flex-wrap: wrap;
}
@media only all and (max-width: 47.99rem) {
  body.outline-home .entry-content ul.what-we-do-list {
    display: block;
  }
}
/* line 1685, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-home .entry-content ul.what-we-do-list li {
  width: 50%;
  list-style: none;
  border-bottom: 1px solid #333;
  margin: 0;
  padding: 30px 20px;
  border: none;
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  color: #333;
}
/* line 1701, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-home .entry-content ul.what-we-do-list li > ul {
  padding: 2.25rem 1rem 0 2.5rem;
  margin: 0;
}
/* line 1705, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-home .entry-content ul.what-we-do-list li > ul li {
  width: 100%;
  margin: 0 !important;
  border: none;
  padding: 0;
  font-size: 1.5rem;
  line-height: 1.1;
  font-weight: 500;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.outline-home .entry-content ul.what-we-do-list li {
    width: 50%;
    font-size: 1.75rem;
  }
  /* line 1721, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  body.outline-home .entry-content ul.what-we-do-list li > ul li {
    font-size: 1.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.outline-home .entry-content ul.what-we-do-list li {
    width: 100%;
    font-size: 1.75rem;
  }
  /* line 1730, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  body.outline-home .entry-content ul.what-we-do-list li > ul li {
    font-size: 1.25rem;
  }
}
/* line 1738, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-home .entry-content ul.what-we-do-list li a {
  color: #333;
}
/* line 1740, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-home .entry-content ul.what-we-do-list li a::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f178";
  margin-left: 1rem;
  position: relative;
  top: 3px;
  font-weight: 300;
}
/* line 1751, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.outline-home .entry-content ul.what-we-do-list li a:hover {
  color: #acc429;
}
/* line 1761, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.bgisgray, .bgisgrey {
  background-color: #f3f3f3;
}
/* line 1764, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
div.services {
  background-color: #f3f3f3;
}
/* line 1767, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.wp-block-advgb-map.advgb-map-block {
  margin: 0 !important;
}
/* line 1770, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.wp-block-image.nomargin {
  margin: 0 !important;
}
/* line 1775, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1776, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page #g-navigation .g-logo svg, body.landing-page #g-footer .g-logo svg {
  margin: 0 auto;
}
@media only all and (max-width: 47.99rem) {
  body.landing-page #g-navigation .g-logo svg, body.landing-page #g-footer .g-logo svg {
    left: auto;
  }
}
/* line 1782, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .readon, body.landing-page .button {
  background: #022042;
  color: #fff;
}
/* line 1786, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .readon:hover, body.landing-page .button:hover {
  background: #acc429;
  color: #000;
}
/* line 1791, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page #g-page-surround .g-feature-hero-content {
  width: 100%;
}
/* line 1792, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page #g-page-surround .g-feature-hero-content .g-feature-hero-title {
  text-align: center;
}
/* line 1793, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services-grid {
  margin-top: 5rem;
  margin-bottom: 0;
  padding: 3.5rem 0;
  background-color: #f3f3f3;
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  body.landing-page .services-grid {
    padding: 2.5rem 0;
  }
}
/* line 1802, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services-grid h2 {
  font-family: 'freight-display-pro, serif, Tahoma, Geneva, Arial, sans-serif';
  font-size: 2.8125rem;
  margin: 0 auto;
  display: inline-block;
  line-height: 1 !important;
}
/* line 1809, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services-grid h2:after {
  background: #2c5a8f;
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  margin-top: -3px;
}
/* line 1818, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1819, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 1rem;
  width: 90%;
  max-width: 75rem;
}
@media only all and (max-width: 59.99rem) {
  body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container {
    margin-top: 2rem;
    padding: 0;
  }
}
/* line 1831, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item {
  width: 33.333%;
  padding: 0 1rem;
  box-sizing: border-box;
  margin-top: 2rem;
}
/* line 1837, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item > .wp-block-group__inner-container {
  position: relative;
}
/* line 1840, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item > .wp-block-group__inner-container a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  font-size: 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item {
    padding: 0 0.5rem;
    margin-top: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item {
    padding: 0 0.75rem;
    margin-top: 1rem;
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item {
    width: 100%;
  }
}
/* line 1862, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item > .wp-block-group__inner-container {
  background: #022042;
  padding: 1.5rem;
  color: #fab01f;
  max-width: 18.75rem;
  margin: 0 auto;
  transition: all 0.3s;
}
/* line 1870, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item > .wp-block-group__inner-container:hover {
  background: #fff;
}
/* line 1873, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item > .wp-block-group__inner-container:hover figcaption {
  color: #022042;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item > .wp-block-group__inner-container {
    padding: 1.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item > .wp-block-group__inner-container {
    padding: 1rem 0.5rem;
  }
}
/* line 1883, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item > .wp-block-group__inner-container .wp-block-image {
  margin: 0;
}
/* line 1886, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item > .wp-block-group__inner-container .wp-block-image img {
  max-width: 80%;
  margin: 0 auto;
}
/* line 1890, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item > .wp-block-group__inner-container .wp-block-image figcaption {
  text-align: center !important;
  padding: 0;
  margin: 2rem 0 0;
  font-size: 1.25rem;
  line-height: 1.3;
  color: #acc429;
}
@media only all and (max-width: 59.99rem) {
  body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item > .wp-block-group__inner-container .wp-block-image figcaption {
    font-size: 1rem;
    margin-top: 1.5rem;
  }
}
@media only all and (max-width: 30rem) {
  body.landing-page .services-grid .services-grid-holder > .wp-block-group__inner-container .item > .wp-block-group__inner-container .wp-block-image figcaption {
    font-size: 1.25rem;
  }
}
/* line 1912, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
/* line 1914, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services.no-bottom-margin {
  margin-bottom: 0 !important;
}
/* line 1917, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .services.no-top-margin {
  margin-top: 0 !important;
}
@media only all and (max-width: 47.99rem) {
  body.landing-page .services {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
/* line 1925, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .small {
  font-size: 1rem;
  font-style: italic;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}
@media only all and (max-width: 47.99rem) {
  body.landing-page .small {
    width: 100%;
  }
}
/* line 1931, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1932, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .g-promo-area.normal-top-margin {
  margin-top: 0 !important;
}
/* line 1933, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .g-promo-area.normal-bottom-margin {
  margin-bottom: 0 !important;
}
/* line 1935, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .addthis-wrap {
  display: none;
}
/* line 1936, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .gform_wrapper {
  margin: 3.125rem 0;
  text-align: center;
}
/* line 1940, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .gform_wrapper ul.gform_fields {
  display: flex;
  flex-wrap: wrap;
}
/* line 1944, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .gform_wrapper ul.gform_fields li {
  width: 50%;
  margin: 0;
  padding: 0;
}
@media only all and (max-width: 47.99rem) {
  body.landing-page .gform_wrapper ul.gform_fields li {
    width: 100%;
  }
}
/* line 1949, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .gform_wrapper ul.gform_fields li li {
  width: 100%;
}
/* line 1953, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .gform_wrapper ul.gform_fields .ginput_container {
  margin: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  body.landing-page .gform_wrapper ul.gform_fields .ginput_container {
    margin: 0 0 1rem 0;
  }
}
/* line 1961, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .gform_wrapper .gform_footer input[type=submit] {
  margin: 0 auto;
}
/* line 1962, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .gform_wrapper .gform_footer {
  padding: 0;
  margin: 2rem 0 0;
  text-align: center;
}
/* line 1963, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .deeper-bottom-margin {
  margin-top: 5.5rem;
}
@media only all and (max-width: 47.99rem) {
  body.landing-page .deeper-bottom-margin {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
/* line 1969, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .medium-img-list {
  width: 87.5rem;
  margin-left: -15.25rem;
  margin-bottom: 5.5rem;
}
@media only all and (max-width: 47.99rem) {
  body.landing-page .medium-img-list {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
/* line 1977, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 1978, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .medium-img-list.thirds .wp-block-image {
  flex-basis: 33.333%;
}
@media only all and (max-width: 47.99rem) {
  body.landing-page .medium-img-list.thirds .wp-block-image {
    flex-basis: 50%;
    margin: 0.25rem 0;
  }
}
/* line 1987, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .medium-img-list .wp-block-group__inner-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
/* line 1988, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .medium-img-list .wp-block-image {
  margin: 1.5rem 0;
  flex-basis: 20%;
  text-align: center;
}
/* line 1993, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
body.landing-page .medium-img-list .wp-block-image img {
  padding: 0 1rem;
}
@media only all and (max-width: 47.99rem) {
  body.landing-page .medium-img-list .wp-block-image img {
    padding: 0 0.25rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.landing-page .medium-img-list .wp-block-image {
    flex-basis: 33.333%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.landing-page .medium-img-list .wp-block-image {
    flex-basis: 33.333%;
  }
}
@media only all and (max-width: 47.99rem) {
  body.landing-page .medium-img-list .wp-block-image {
    flex-basis: 50%;
    margin: 0.25rem 0;
  }
}
@media only all and (max-width: 25rem) {
  /* line 2009, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  body.landing-page .medium-img-list .wp-block-image {
    flex-basis: 100%;
    margin: 0.25rem 0;
  }
}
@media only all and (max-width: 90rem) {
  /* line 2015, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
  body.landing-page .medium-img-list {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 2023, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
.entry p.promo {
  font-size: 1.6rem;
  line-height: 1.4;
}
@media only all and (max-width: 47.99rem) {
  .entry p.promo {
    font-size: 1.4rem;
  }
}
/* line 2032, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
/* line 2033, wp-content/themes/g5_tdg2020_1/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  .wp-block-image .alignright, .wp-block-image .alignleft {
    float: none;
  }
}
/*# sourceMappingURL=custom_blog.css.map */