/* line 6, ../../scss/components/marshcore/_prototype-article.scss */
main {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media only screen and (min-width: 1025px) {
  /* line 15, ../../scss/components/marshcore/_prototype-article.scss */
  article.column, .l-section article.l-section-col, article.columns {
    padding-right: 3rem;
  }
}
/* line 23, ../../scss/components/marshcore/_prototype-article.scss */
.box {
  border-radius: 3px;
}
@media only screen and (max-width: 40em) {
  /* line 23, ../../scss/components/marshcore/_prototype-article.scss */
  .box {
    max-width: 100%;
  }
}

/* line 32, ../../scss/components/marshcore/_prototype-article.scss */
.biodetail {
  padding: 2rem;
  background-color: #ececec;
  margin-bottom: 2rem;
}
/* line 36, ../../scss/components/marshcore/_prototype-article.scss */
.biodetail .campus-content {
  border: none;
}
/* line 38, ../../scss/components/marshcore/_prototype-article.scss */
.biodetail .campus-content h2.summary-heading {
  line-height: 1;
  font-size: 1.75rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
}
/* line 43, ../../scss/components/marshcore/_prototype-article.scss */
.biodetail .campus-content img {
  border: none;
  margin: 0;
  border: none;
  border-radius: 100px;
}
/* line 49, ../../scss/components/marshcore/_prototype-article.scss */
.biodetail .campus-content figure {
  min-height: auto;
  width: 114px;
  border: none;
}
/* line 53, ../../scss/components/marshcore/_prototype-article.scss */
.biodetail .campus-content figure .text-area {
  padding: 2rem 0 0 0;
  text-align: center;
}

/* line 64, ../../scss/components/marshcore/_prototype-article.scss */
.richtext .video-spotlight,
.article-wrap .textandimage .video-spotlight,
.article-wrap .common-content .video-spotlight,
.textandimage .video-spotlight,
.common-content .video-spotlight,
.biodetail .campus-content .video-spotlight {
  margin-top: 3rem;
  margin-bottom: 3rem;
  border-radius: 5px;
  box-shadow: 0 2px 6px -2px transparent;
  border: 1px solid transparent;
  -webkit-transition: border-color 250ms, box-shadow 250ms;
  -moz-transition: border-color 250ms, box-shadow 250ms;
  -o-transition: border-color 250ms, box-shadow 250ms;
  -ms-transition: border-color 250ms, box-shadow 250ms;
  transition: border-color 250ms, box-shadow 250ms;
}
/* line 76, ../../scss/components/marshcore/_prototype-article.scss */
.richtext .video-spotlight:hover,
.article-wrap .textandimage .video-spotlight:hover,
.article-wrap .common-content .video-spotlight:hover,
.textandimage .video-spotlight:hover,
.common-content .video-spotlight:hover,
.biodetail .campus-content .video-spotlight:hover {
  border: 1px solid #ffffff;
  box-shadow: 0 7px 12px -4px #909090;
}

/* line 85, ../../scss/components/marshcore/_prototype-article.scss */
.common-content, .common-content span {
  color: #45555f;
  font-size: 1.5rem;
  border: none;
}

/* line 90, ../../scss/components/marshcore/_prototype-article.scss */
.textandimage {
  margin-bottom: 3rem;
}

/* line 94, ../../scss/components/marshcore/_prototype-article.scss */
.image img {
  margin-bottom: 2rem;
  border-radius: 3px;
}
/* line 97, ../../scss/components/marshcore/_prototype-article.scss */
.campus-content .image img {
  margin-bottom: 2rem;
}

/* line 111, ../../scss/components/marshcore/_prototype-article.scss */
.richtext img,
.article-wrap .textandimage img,
.article-wrap .common-content img,
.textandimage img,
.common-content img,
.biodetail .campus-content img {
  margin: 0 1rem 1.5rem 0;
  float: left;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 111, ../../scss/components/marshcore/_prototype-article.scss */
  .richtext img,
  .article-wrap .textandimage img,
  .article-wrap .common-content img,
  .textandimage img,
  .common-content img,
  .biodetail .campus-content img {
    margin-left: -2.5rem;
  }
}
@media only screen and (max-width: 320px) {
  /* line 111, ../../scss/components/marshcore/_prototype-article.scss */
  .richtext img,
  .article-wrap .textandimage img,
  .article-wrap .common-content img,
  .textandimage img,
  .common-content img,
  .biodetail .campus-content img {
    width: 60%;
  }
}
/* line 121, ../../scss/components/marshcore/_prototype-article.scss */
.richtext img.main,
.article-wrap .textandimage img.main,
.article-wrap .common-content img.main,
.textandimage img.main,
.common-content img.main,
.biodetail .campus-content img.main {
  padding: 0;
  margin: 0;
  float: none;
}
/* line 128, ../../scss/components/marshcore/_prototype-article.scss */
.richtext .video-spotlight,
.article-wrap .textandimage .video-spotlight,
.article-wrap .common-content .video-spotlight,
.textandimage .video-spotlight,
.common-content .video-spotlight,
.biodetail .campus-content .video-spotlight {
  position: relative;
  height: 0;
  padding-bottom: 52.25%;
  padding-top: 30px;
  overflow: hidden;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 40em) {
  /* line 128, ../../scss/components/marshcore/_prototype-article.scss */
  .richtext .video-spotlight,
  .article-wrap .textandimage .video-spotlight,
  .article-wrap .common-content .video-spotlight,
  .textandimage .video-spotlight,
  .common-content .video-spotlight,
  .biodetail .campus-content .video-spotlight {
    padding-bottom: 48.25%;
  }
}
/* line 140, ../../scss/components/marshcore/_prototype-article.scss */
.richtext .video-spotlight iframe,
.article-wrap .textandimage .video-spotlight iframe,
.article-wrap .common-content .video-spotlight iframe,
.textandimage .video-spotlight iframe,
.common-content .video-spotlight iframe,
.biodetail .campus-content .video-spotlight iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 152, ../../scss/components/marshcore/_prototype-article.scss */
.htmleditor iframe {
  margin-bottom: 2.5rem;
}

/* line 157, ../../scss/components/marshcore/_prototype-article.scss */
.title h1, .title h2 {
  color: #37424a;
  width: 100%;
  text-transform: none;
  margin: 3.25rem 0 0rem 0;
  line-height: 1.15;
  font-weight: normal;
  font-size: 2rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  margin-top: 1rem;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 157, ../../scss/components/marshcore/_prototype-article.scss */
  .title h1, .title h2 {
    font-weight: normal;
    font-size: 1.875rem;
    font-family: "Slate W02 Light", Arial, sans-serif;
  }
}
@media only screen and (max-width: 40em) {
  /* line 157, ../../scss/components/marshcore/_prototype-article.scss */
  .title h1, .title h2 {
    font-weight: normal;
    font-size: 1.625rem;
    font-family: "Slate W02 Light", Arial, sans-serif;
  }
}
/* line 207, ../../scss/_mixins.scss */
.title h1 a, .title h2 a {
  text-decoration: underline;
  color: #006D9E;
}

/* line 172, ../../scss/components/marshcore/_prototype-article.scss */
.hero.page-header h1,
.hero.page-header h2 {
  text-transform: none;
}

/* line 179, ../../scss/components/marshcore/_prototype-article.scss */
.campus-content figure .text-area h4,
.campus-content figure .text-area h4 a {
  cursor: default;
  color: #45555f;
}

/* line 190, ../../scss/components/marshcore/_prototype-article.scss */
.rt-rail-text .text-area a, .box .text-area a {
  font-family: "Slate W02 Regular", Arial, sans-serif;
}
/* line 193, ../../scss/components/marshcore/_prototype-article.scss */
.rt-rail-text .text-area .label, .box .text-area .label {
  font-weight: normal;
  font-size: 0.6875rem;
  font-family: "Slate W02 Bold", Arial, sans-serif;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  color: #37424a;
  margin: 0;
  margin-bottom: 16px;
}
@media only screen and (max-width: 40em) {
  /* line 193, ../../scss/components/marshcore/_prototype-article.scss */
  .rt-rail-text .text-area .label, .box .text-area .label {
    line-height: 8px;
  }
}

@media only screen and (max-width: 40em) {
  /* line 202, ../../scss/components/marshcore/_prototype-article.scss */
  .quote {
    color: #808080;
  }
}

/* Text Styles */
/* line 5, ../../scss/components/marshcore/_common-content.scss */
.common-content h1, .common-content h2, .richtext h1, .richtext h2, .textandimage h1, .textandimage h2 {
  color: #37424a;
  width: 100%;
  text-transform: none;
  margin: 3.25rem 0 0rem 0;
  line-height: 1.12;
  font-weight: normal;
  font-size: 2.5rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  margin-top: 0;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 5, ../../scss/components/marshcore/_common-content.scss */
  .common-content h1, .common-content h2, .richtext h1, .richtext h2, .textandimage h1, .textandimage h2 {
    font-weight: normal;
    font-size: 2.25rem;
    font-family: "Slate W02 Regular", Arial, sans-serif;
  }
}
@media only screen and (max-width: 40em) {
  /* line 5, ../../scss/components/marshcore/_common-content.scss */
  .common-content h1, .common-content h2, .richtext h1, .richtext h2, .textandimage h1, .textandimage h2 {
    font-weight: normal;
    font-size: 1.875rem;
    font-family: "Slate W02 Regular", Arial, sans-serif;
  }
}
/* line 207, ../../scss/_mixins.scss */
.common-content h1 a, .common-content h2 a, .richtext h1 a, .richtext h2 a, .textandimage h1 a, .textandimage h2 a {
  text-decoration: underline;
  color: #006D9E;
}
/* line 8, ../../scss/components/marshcore/_common-content.scss */
.common-content h2, .richtext h2, .textandimage h2 {
  color: #37424a;
  width: 100%;
  text-transform: none;
  margin: 3.25rem 0 0rem 0;
  line-height: 1.15;
  font-weight: normal;
  font-size: 2rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  margin-top: 1rem;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 8, ../../scss/components/marshcore/_common-content.scss */
  .common-content h2, .richtext h2, .textandimage h2 {
    font-weight: normal;
    font-size: 1.875rem;
    font-family: "Slate W02 Light", Arial, sans-serif;
  }
}
@media only screen and (max-width: 40em) {
  /* line 8, ../../scss/components/marshcore/_common-content.scss */
  .common-content h2, .richtext h2, .textandimage h2 {
    font-weight: normal;
    font-size: 1.625rem;
    font-family: "Slate W02 Light", Arial, sans-serif;
  }
}
/* line 207, ../../scss/_mixins.scss */
.common-content h2 a, .richtext h2 a, .textandimage h2 a {
  text-decoration: underline;
  color: #006D9E;
}
/* line 11, ../../scss/components/marshcore/_common-content.scss */
.common-content h3, .richtext h3, .textandimage h3 {
  color: #37424a;
  width: 100%;
  text-transform: none;
  margin: 3.25rem 0 0rem 0;
  line-height: 1.1;
  font-weight: normal;
  font-size: 1.5625rem;
  font-family: "Slate W02 Bold", Arial, sans-serif;
}
/* line 207, ../../scss/_mixins.scss */
.common-content h3 a, .richtext h3 a, .textandimage h3 a {
  text-decoration: underline;
  color: #006D9E;
}
/* line 14, ../../scss/components/marshcore/_common-content.scss */
.common-content h4, .richtext h4, .textandimage h4 {
  color: #37424a;
  width: 100%;
  text-transform: none;
  margin: 3.25rem 0 0rem 0;
  line-height: 1.1;
  font-weight: normal;
  font-size: 1.6875rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
}
/* line 207, ../../scss/_mixins.scss */
.common-content h4 a, .richtext h4 a, .textandimage h4 a {
  text-decoration: underline;
  color: #006D9E;
}
/* line 17, ../../scss/components/marshcore/_common-content.scss */
.common-content h5, .richtext h5, .textandimage h5 {
  color: #37424a;
  width: 100%;
  text-transform: none;
  margin: 3.25rem 0 0rem 0;
  line-height: 1.1;
  font-weight: normal;
  font-size: 1.5625rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
}
/* line 207, ../../scss/_mixins.scss */
.common-content h5 a, .richtext h5 a, .textandimage h5 a {
  text-decoration: underline;
  color: #006D9E;
}
/* line 20, ../../scss/components/marshcore/_common-content.scss */
.common-content h6, .richtext h6, .textandimage h6 {
  color: #37424a;
  width: 100%;
  text-transform: none;
  margin: 3.25rem 0 0rem 0;
  line-height: 1.1;
  font-weight: normal;
  font-size: 1.125rem;
  font-family: "Slate W02 Bold", Arial, sans-serif;
}
/* line 207, ../../scss/_mixins.scss */
.common-content h6 a, .richtext h6 a, .textandimage h6 a {
  text-decoration: underline;
  color: #006D9E;
}
/* line 27, ../../scss/components/marshcore/_common-content.scss */
.common-content p, .richtext p, .textandimage p {
  color: #45555f;
  letter-spacing: .0125px;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  font-weight: normal;
  font-size: 1.125rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  line-height: 1.35;
}
/* line 140, ../../scss/_mixins.scss */
.common-content p a, .richtext p a, .textandimage p a {
  text-decoration: underline;
  color: #006D9E;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 27, ../../scss/components/marshcore/_common-content.scss */
  .common-content p, .richtext p, .textandimage p {
    font-weight: normal;
    font-size: 1.0625rem;
    font-family: "Slate W02 Regular", Arial, sans-serif;
  }
}
@media only screen and (max-width: 40em) {
  /* line 27, ../../scss/components/marshcore/_common-content.scss */
  .common-content p, .richtext p, .textandimage p {
    font-weight: normal;
    font-size: 1rem;
    font-family: "Slate W02 Regular", Arial, sans-serif;
  }
}
/* line 30, ../../scss/components/marshcore/_common-content.scss */
.common-content ul, .richtext ul, .textandimage ul {
  text-indent: 0;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 37, ../../scss/components/marshcore/_common-content.scss */
.common-content li, .common-content li p, .richtext li, .richtext li p, .textandimage li, .textandimage li p {
  padding-left: 0;
  color: #45555f;
  letter-spacing: .0125px;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  font-weight: normal;
  font-size: 1.125rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  line-height: 1.35;
}
/* line 140, ../../scss/_mixins.scss */
.common-content li a, .common-content li p a, .richtext li a, .richtext li p a, .textandimage li a, .textandimage li p a {
  text-decoration: underline;
  color: #006D9E;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 37, ../../scss/components/marshcore/_common-content.scss */
  .common-content li, .common-content li p, .richtext li, .richtext li p, .textandimage li, .textandimage li p {
    font-weight: normal;
    font-size: 1.0625rem;
    font-family: "Slate W02 Regular", Arial, sans-serif;
  }
}
@media only screen and (max-width: 40em) {
  /* line 37, ../../scss/components/marshcore/_common-content.scss */
  .common-content li, .common-content li p, .richtext li, .richtext li p, .textandimage li, .textandimage li p {
    font-weight: normal;
    font-size: 1rem;
    font-family: "Slate W02 Regular", Arial, sans-serif;
  }
}
/* line 41, ../../scss/components/marshcore/_common-content.scss */
.common-content ul, .richtext ul, .textandimage ul {
  margin-top: 1.5rem;
}
/* line 44, ../../scss/components/marshcore/_common-content.scss */
.common-content ul > li, .richtext ul > li, .textandimage ul > li {
  margin-top: 0;
}
/* line 47, ../../scss/components/marshcore/_common-content.scss */
.common-content ul li:last-of-type, .richtext ul li:last-of-type, .textandimage ul li:last-of-type {
  margin-bottom: 0;
}
/* line 50, ../../scss/components/marshcore/_common-content.scss */
.common-content ul li ul > li, .richtext ul li ul > li, .textandimage ul li ul > li {
  color: #45555f;
  letter-spacing: .0125px;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  font-weight: normal;
  font-size: 1.125rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  line-height: 1.35;
}
/* line 140, ../../scss/_mixins.scss */
.common-content ul li ul > li a, .richtext ul li ul > li a, .textandimage ul li ul > li a {
  text-decoration: underline;
  color: #006D9E;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 50, ../../scss/components/marshcore/_common-content.scss */
  .common-content ul li ul > li, .richtext ul li ul > li, .textandimage ul li ul > li {
    font-weight: normal;
    font-size: 1.0625rem;
    font-family: "Slate W02 Regular", Arial, sans-serif;
  }
}
@media only screen and (max-width: 40em) {
  /* line 50, ../../scss/components/marshcore/_common-content.scss */
  .common-content ul li ul > li, .richtext ul li ul > li, .textandimage ul li ul > li {
    font-weight: normal;
    font-size: 1rem;
    font-family: "Slate W02 Regular", Arial, sans-serif;
  }
}
/* line 54, ../../scss/components/marshcore/_common-content.scss */
.common-content img, .richtext img, .textandimage img {
  margin: 0 1.25rem 2.5rem -4.375rem;
  float: left;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 54, ../../scss/components/marshcore/_common-content.scss */
  .common-content img, .richtext img, .textandimage img {
    margin-left: -2.5rem;
  }
}
@media only screen and (max-width: 320px) {
  /* line 54, ../../scss/components/marshcore/_common-content.scss */
  .common-content img, .richtext img, .textandimage img {
    width: 60%;
  }
}
/* line 64, ../../scss/components/marshcore/_common-content.scss */
.common-content img.main, .richtext img.main, .textandimage img.main {
  padding: 0;
  margin: 0;
  float: none;
}
/* line 70, ../../scss/components/marshcore/_common-content.scss */
.common-content .app-header, .richtext .app-header, .textandimage .app-header {
  margin-bottom: 2rem;
}
/* line 76, ../../scss/components/marshcore/_common-content.scss */
.common-content .pr-details, .richtext .pr-details, .textandimage .pr-details {
  margin-top: 1.5625rem;
  margin-bottom: 1.25rem;
  line-height: 0.875rem;
}
/* line 80, ../../scss/components/marshcore/_common-content.scss */
.common-content .pr-details span, .richtext .pr-details span, .textandimage .pr-details span {
  font-weight: normal;
  font-size: 0.75rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  color: #45555f;
  padding-right: 8px;
  padding-left: 8px;
  border-left: 1px solid #aeaeae;
  text-transform: uppercase;
}
/* line 87, ../../scss/components/marshcore/_common-content.scss */
.common-content .pr-details span:first-of-type, .richtext .pr-details span:first-of-type, .textandimage .pr-details span:first-of-type {
  border-left: none;
  padding-left: 0;
}
/* line 93, ../../scss/components/marshcore/_common-content.scss */
.common-content .label, .richtext .label, .textandimage .label {
  font-weight: normal;
  font-size: 0.6875rem;
  font-family: "Slate W02 Bold", Arial, sans-serif;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  color: #37424a;
  margin: 0;
  margin-bottom: 16px;
}
@media only screen and (max-width: 40em) {
  /* line 93, ../../scss/components/marshcore/_common-content.scss */
  .common-content .label, .richtext .label, .textandimage .label {
    line-height: 8px;
  }
}
/* line 103, ../../scss/components/marshcore/_common-content.scss */
.common-content .secondary-content, .richtext .secondary-content, .textandimage .secondary-content {
  font-weight: normal;
  font-size: 1.3125rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  line-height: 1.875rem;
  color: #004281;
  margin-top: 0;
  margin-bottom: 1.5625rem;
}
/* line 111, ../../scss/components/marshcore/_common-content.scss */
.common-content .secondary-content b, .richtext .secondary-content b, .textandimage .secondary-content b {
  font-family: "Slate W02 Bold", Arial, sans-serif, arial, verdana, sans-serif;
  font-weight: normal;
}
/* line 116, ../../scss/components/marshcore/_common-content.scss */
.common-content .secondary-content a, .richtext .secondary-content a, .textandimage .secondary-content a {
  text-decoration: underline;
  color: #00b0d3;
}
/* line 121, ../../scss/components/marshcore/_common-content.scss */
.common-content .incopy-cta, .richtext .incopy-cta, .textandimage .incopy-cta {
  font-family: "Slate W02 Light Italic", Arial, sans-serif;
}
/* line 124, ../../scss/components/marshcore/_common-content.scss */
.common-content .incopy-cta a, .richtext .incopy-cta a, .textandimage .incopy-cta a {
  color: #f38034;
}
@media only screen and (max-width: 40em) {
  /* line 129, ../../scss/components/marshcore/_common-content.scss */
  .common-content .quote, .richtext .quote, .textandimage .quote {
    margin-left: 0;
  }
}
/* line 135, ../../scss/components/marshcore/_common-content.scss */
.common-content .video-spotlight, .richtext .video-spotlight, .textandimage .video-spotlight {
  position: relative;
  height: 0;
  padding-bottom: 52.25%;
  padding-top: 30px;
  overflow: hidden;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 40em) {
  /* line 135, ../../scss/components/marshcore/_common-content.scss */
  .common-content .video-spotlight, .richtext .video-spotlight, .textandimage .video-spotlight {
    padding-bottom: 48.25%;
  }
}
/* line 149, ../../scss/components/marshcore/_common-content.scss */
.common-content .video-spotlight iframe, .richtext .video-spotlight iframe, .textandimage .video-spotlight iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 168, ../../scss/components/marshcore/_common-content.scss */
.quote {
  margin: 1.5rem 0 1.5rem 0;
  width: auto;
  position: relative;
  text-indent: -12px;
  color: #5d5b5b;
  font-weight: normal;
  font-size: 2rem;
  font-family: "Slate W02 Regular Italic", Arial, sans-serif;
  line-height: 1.15;
  letter-spacing: .0125px;
  color: #949494;
  padding: 1rem 3.75rem 1rem 2.75rem;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 168, ../../scss/components/marshcore/_common-content.scss */
  .quote {
    padding: 1rem 2rem;
  }
}
@media only screen and (max-width: 40em) {
  /* line 168, ../../scss/components/marshcore/_common-content.scss */
  .quote {
    padding: 1rem 2rem;
  }
}
/* line 188, ../../scss/components/marshcore/_common-content.scss */
.quote:before {
  content: "\201C";
  line-height: 20px;
  position: relative;
}
/* line 193, ../../scss/components/marshcore/_common-content.scss */
.quote:after {
  content: "\201D";
  line-height: inherit;
}

/* line 199, ../../scss/components/marshcore/_common-content.scss */
.no-quotes .quote {
  text-indent: 0;
}
/* line 201, ../../scss/components/marshcore/_common-content.scss */
.no-quotes .quote:before {
  display: none;
}
/* line 204, ../../scss/components/marshcore/_common-content.scss */
.no-quotes .quote:after {
  display: none;
}

/* line 210, ../../scss/components/marshcore/_common-content.scss */
.detail img {
  margin: 0 1.25rem 1.25rem -1.25rem;
  float: left;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 210, ../../scss/components/marshcore/_common-content.scss */
  .detail img {
    margin-left: 0;
  }
}
@media only screen and (max-width: 40em) {
  /* line 210, ../../scss/components/marshcore/_common-content.scss */
  .detail img {
    margin-left: 0;
  }
}
@media only screen and (max-device-width: 420px) {
  /* line 210, ../../scss/components/marshcore/_common-content.scss */
  .detail img {
    margin-left: 0;
    width: 50%;
  }
}

/* line 226, ../../scss/components/marshcore/_common-content.scss */
.sub-text {
  margin: 1.875rem 0;
}
/* line 229, ../../scss/components/marshcore/_common-content.scss */
.sub-text p {
  font-weight: normal;
  font-size: 0.8125rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  line-height: 1.125rem;
}
/* line 234, ../../scss/components/marshcore/_common-content.scss */
.sub-text h4 {
  font-weight: normal;
  font-size: 1rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  line-height: 1.125rem;
  text-transform: uppercase;
  color: #45555f;
  margin: 0 0 0.625rem 0;
}

/* line 244, ../../scss/components/marshcore/_common-content.scss */
.tags {
  padding: 0;
  margin-bottom: 1.25rem;
}
/* line 248, ../../scss/components/marshcore/_common-content.scss */
.tags span.pipe {
  display: inline-block;
  padding: 0 10px;
}
/* line 253, ../../scss/components/marshcore/_common-content.scss */
.tags p {
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 0.8125rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  line-height: 0.9375rem;
  color: #8B8B8B;
  padding: 0;
}
/* line 261, ../../scss/components/marshcore/_common-content.scss */
.tags p a {
  color: #45555f;
  text-decoration: none;
  font-size: inherit;
}

/* line 300, ../../scss/components/marshcore/_common-content.scss */
.article h1 {
  color: #37424a;
  width: 100%;
  text-transform: none;
  margin: 3.25rem 0 0rem 0;
  line-height: 1.12;
  font-weight: normal;
  font-size: 2.5rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  margin-top: 0;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 300, ../../scss/components/marshcore/_common-content.scss */
  .article h1 {
    font-weight: normal;
    font-size: 2.25rem;
    font-family: "Slate W02 Regular", Arial, sans-serif;
  }
}
@media only screen and (max-width: 40em) {
  /* line 300, ../../scss/components/marshcore/_common-content.scss */
  .article h1 {
    font-weight: normal;
    font-size: 1.875rem;
    font-family: "Slate W02 Regular", Arial, sans-serif;
  }
}
/* line 207, ../../scss/_mixins.scss */
.article h1 a {
  text-decoration: underline;
  color: #006D9E;
}
@media only screen and (max-width: 40em) {
  /* line 309, ../../scss/components/marshcore/_common-content.scss */
  .article img {
    width: 100%;
  }
}

/* line 315, ../../scss/components/marshcore/_common-content.scss */
.event-utility {
  color: #7e7e7e;
  font-size: 0.75rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  text-decoration: none;
  float: left;
  text-transform: uppercase;
  line-height: 20px;
}
/* line 324, ../../scss/components/marshcore/_common-content.scss */
.event-utility:before {
  background-color: transparent;
  background-image: url("../images/marsh-sprite.png");
  background-repeat: no-repeat;
  width: 1.125rem;
  height: 1.125rem;
  content: "";
  float: left;
  padding-left: 25px;
}

/* line 335, ../../scss/components/marshcore/_common-content.scss */
#calendar {
  margin-right: 1.875rem;
}
/* line 337, ../../scss/components/marshcore/_common-content.scss */
#calendar:before {
  background-position: -66px -304px;
}

/* line 342, ../../scss/components/marshcore/_common-content.scss */
#map:before {
  background-position: -66px -332px;
}

/* line 346, ../../scss/components/marshcore/_common-content.scss */
.event-info {
  font-size: 1.125rem;
  line-height: 1.5rem;
}
/* line 349, ../../scss/components/marshcore/_common-content.scss */
.event-info p {
  line-height: 1.5rem;
  margin-bottom: 1rem;
}

/* line 359, ../../scss/components/marshcore/_common-content.scss */
.cq-header h1, .cq-header h2 {
  margin: 0 0 0.875rem 0;
  padding: 0;
  font-weight: normal;
  font-size: 2.625rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  color: #004281;
}

/* line 369, ../../scss/components/marshcore/_common-content.scss */
.no-results p {
  font-size: 1.5rem;
  margin-top: 0;
}

/* line 376, ../../scss/components/marshcore/_common-content.scss */
.sapphire-med {
  color: #006D9E;
}

/* line 379, ../../scss/components/marshcore/_common-content.scss */
.sapphire-bright {
  color: #00A8C8;
}

/* line 382, ../../scss/components/marshcore/_common-content.scss */
.iolite-med {
  color: #595998;
}

/* line 385, ../../scss/components/marshcore/_common-content.scss */
.iolite-bright {
  color: #6F85C2;
}

/* line 388, ../../scss/components/marshcore/_common-content.scss */
.citrine-med {
  color: #C55F24;
}

/* line 391, ../../scss/components/marshcore/_common-content.scss */
.citrine-bright {
  color: #F48132;
}

/* line 394, ../../scss/components/marshcore/_common-content.scss */
.ruby-med {
  color: #A9194F;
}

/* line 397, ../../scss/components/marshcore/_common-content.scss */
.emerald-med {
  color: #72BE44;
}

/* line 400, ../../scss/components/marshcore/_common-content.scss */
.turquoise-med {
  color: #008075;
}

/* line 403, ../../scss/components/marshcore/_common-content.scss */
.turquoise-bright {
  color: #0FB694;
}

/* line 406, ../../scss/components/marshcore/_common-content.scss */
.white-text {
  color: #ffffff;
}

/* Right Rail */
/* line 8, ../../scss/components/marshcore/_rt-rail.scss */
aside .label {
  font-weight: normal;
  font-size: 0.6875rem;
  font-family: "Slate W02 Bold", Arial, sans-serif;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  color: #37424a;
  margin: 0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 40em) {
  /* line 8, ../../scss/components/marshcore/_rt-rail.scss */
  aside .label {
    line-height: 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 887px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail.scss */
  aside {
    margin: 0 auto;
    width: 100% !important;
    display: block;
    float: none !important;
    -moz-column-count: 2;
    -moz-column-gap: 2rem;
    -webkit-column-count: 2;
    -webkit-column-gap: 2rem;
    column-count: 2;
    column-gap: 2rem;
  }
  /* line 36, ../../scss/components/marshcore/_rt-rail.scss */
  aside > div {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0px;
    width: 100%;
    float: none !important;
    clear: none !important;
  }
  /* line 43, ../../scss/components/marshcore/_rt-rail.scss */
  aside > div.blue-back-link {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 888px) and (max-width: 1023px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail.scss */
  aside {
    margin: 0 auto;
    width: 80% !important;
    display: block;
    float: none !important;
    -moz-column-count: 2;
    -moz-column-gap: 2rem;
    -webkit-column-count: 2;
    -webkit-column-gap: 2rem;
    column-count: 2;
    column-gap: 2rem;
  }
  /* line 66, ../../scss/components/marshcore/_rt-rail.scss */
  aside > div {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0px;
    width: 100%;
    float: none !important;
    clear: none !important;
  }
  /* line 73, ../../scss/components/marshcore/_rt-rail.scss */
  aside > div.blue-back-link {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 97, ../../scss/components/marshcore/_rt-rail.scss */
  aside.resource-filter {
    width: 100% !important;
  }
}

/* line 2, ../../scss/components/marshcore/_rt-rail-img-link.scss */
.img-link {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 3rem;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 2, ../../scss/components/marshcore/_rt-rail-img-link.scss */
  .img-link {
    max-width: 360px;
    margin-right: 2.5rem;
    min-height: 225px;
  }
}
/* line 15, ../../scss/components/marshcore/_rt-rail-img-link.scss */
.img-link .box {
  background-color: white;
  margin: 0;
  max-width: 360px;
  border: 0;
  padding: 0;
}
/* line 22, ../../scss/components/marshcore/_rt-rail-img-link.scss */
.img-link .box img {
  width: 100%;
}

/* Blog Tags */
/* line 3, ../../scss/components/marshcore/_rt-rail-blog-tags.scss */
.blog-tags {
  width: 100%;
  float: left;
  clear: both;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail-blog-tags.scss */
  .blog-tags {
    max-width: 360px;
    margin-right: 2.5rem;
  }
}
/* line 14, ../../scss/components/marshcore/_rt-rail-blog-tags.scss */
.blog-tags .text-area {
  padding: 0;
}
/* line 17, ../../scss/components/marshcore/_rt-rail-blog-tags.scss */
.blog-tags .text-area .label {
  font-weight: normal;
  font-size: 0.6875rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  line-height: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #7e7e7e;
  margin: 0;
  padding: 0;
  margin-bottom: 1rem;
}

/* Contact Us */
/* line 3, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us {
  width: 100%;
  float: left;
  clear: both;
  /* firefox 19+ */
  /* ie */
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
  .contact-us {
    max-width: 360px;
    margin-right: 2.5rem;
  }
}
/* line 14, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .text-area {
  padding: 0;
}
/* line 18, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .text-area .header {
  font-weight: normal;
  font-size: 1.3125rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  line-height: 1.3125rem;
  color: #45555f;
  margin: 0 0 0.9375rem 0;
  padding: 0 0 0 3.75rem;
  background-color: #aeaeae;
  display: block;
  background: transparent url("../images/marsh-sprite.png") no-repeat -6px -357px;
}
/* line 33, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us ul {
  list-style-position: inside;
}
/* line 36, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us ul li {
  list-style-type: none;
}
/* line 41, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .filter-container {
  border: 1px solid #394c5d;
  height: 30px;
  width: 100%;
  margin: 0.625rem 0;
  position: relative;
  color: #394c5d;
}
/* line 48, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .filter-container a {
  color: #394c5d;
  position: relative;
  display: block;
  z-index: 21;
  height: 100%;
  padding-top: 6px;
  padding-left: 7px;
}
/* line 58, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .current-filter {
  height: 100%;
}
/* line 60, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .current-filter:after {
  width: 30px;
  height: 100%;
  background: #394c5d;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  color: white;
  font-weight: bold;
  margin: 0 auto;
  line-height: 11px;
  content: "\25Be";
  font-size: 1.375rem;
  padding: 9px;
  max-height: 31px;
}
/* line 79, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .current-filter.open:after {
  content: "\25Be";
  font-size: 1.375rem;
  padding: 9px;
  max-height: 31px;
}
/* line 87, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .current-filter a {
  text-decoration: none;
}
/* line 93, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .open .filter-categories {
  display: block;
}
/* line 97, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .filter-categories {
  display: none;
  color: #394c5d;
  font-size: 1rem;
  width: 100%;
  padding: 11px 0;
  box-sizing: content-box;
}
/* line 104, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .filter-categories.overlay {
  position: absolute;
  z-index: 300;
  background: white;
  padding-top: 0;
  padding-bottom: 5px;
  margin: 0;
  top: 29px;
  left: -1px;
  line-height: 23px;
  border-left: 1px solid #394c5d;
  border-right: 1px solid #394c5d;
  border-bottom: 1px solid #394c5d;
}
/* line 119, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .filter-categories a {
  text-decoration: none;
}
/* line 124, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us form {
  width: 100%;
  position: relative;
  margin: 0;
  height: 70px;
  font-weight: normal;
  font-size: 1rem;
  font-family: "Slate W02 Book", Arial, sans-serif;
  color: #394c5d;
}
/* line 132, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us form input {
  border: 1px solid #394c5d;
  width: 50%;
  float: left;
  height: 30px;
  padding-left: 7px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 142, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us form input:nth-of-type(1) {
  border-right: none;
}
/* line 146, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us form input[type=submit] {
  margin-top: 10px;
  border: none;
  color: #ffffff;
  width: 30%;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 0.8125rem;
  font-family: "Slate W02 Bold", Arial, sans-serif;
  background-color: #0080b4;
}
/* line 158, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .name-email::-webkit-input-placeholder {
  color: #394c5d;
  -webkit-font-smoothing: antialiased;
}
/* line 159, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .name-email::-moz-placeholder {
  color: #394c5d;
}
/* line 160, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .name-email:-ms-input-placeholder {
  color: #394c5d;
}
/* line 161, ../../scss/components/marshcore/_rt-rail-contact-us.scss */
.contact-us .name-email:-moz-placeholder {
  color: #394c5d;
  -moz-osx-font-smoothing: grayscale;
}

/* Most Read */
/* line 3, ../../scss/components/marshcore/_rt-rail-most-read.scss */
.most-read {
  width: 100%;
  float: left;
  clear: both;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail-most-read.scss */
  .most-read {
    max-width: 360px;
    margin-right: 2.5rem;
  }
}
/* line 14, ../../scss/components/marshcore/_rt-rail-most-read.scss */
.most-read .text-area {
  padding: 0;
}
/* line 19, ../../scss/components/marshcore/_rt-rail-most-read.scss */
.most-read .text-area .label {
  font-weight: normal;
  font-size: 0.6875rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  line-height: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #7e7e7e;
  margin: 0;
  padding: 0;
  margin-bottom: 1rem;
}
/* line 30, ../../scss/components/marshcore/_rt-rail-most-read.scss */
.most-read .text-area ul {
  list-style-position: inside;
  text-indent: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
/* line 38, ../../scss/components/marshcore/_rt-rail-most-read.scss */
.most-read .text-area ul li {
  margin-top: 0;
  margin-bottom: 3.125rem;
  list-style-type: none;
  padding: 0;
}
/* line 44, ../../scss/components/marshcore/_rt-rail-most-read.scss */
.most-read .text-area ul li:last-of-type {
  margin-bottom: 0.625rem;
}
/* line 48, ../../scss/components/marshcore/_rt-rail-most-read.scss */
.most-read .text-area ul li p {
  font-weight: normal;
  font-size: 0.875rem;
  font-family: "Slate W02 Book", Arial, sans-serif;
  line-height: 1.125rem;
  color: #45555f;
  margin: 0.375rem 0;
}
/* line 55, ../../scss/components/marshcore/_rt-rail-most-read.scss */
.most-read .text-area ul li a {
  color: #0080b4;
  font-size: 0.875rem;
  text-decoration: underline;
  overflow: hidden;
}
/* line 62, ../../scss/components/marshcore/_rt-rail-most-read.scss */
.most-read .text-area ul li h2 {
  margin: 0 0 0 0;
  font-weight: normal;
  font-size: 1.3125rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
}
/* line 66, ../../scss/components/marshcore/_rt-rail-most-read.scss */
.most-read .text-area ul li h2 a {
  color: #084d8b;
  margin: 0;
  font-weight: normal;
  font-size: 1.3125rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  text-decoration: none;
}
/* line 74, ../../scss/components/marshcore/_rt-rail-most-read.scss */
.most-read .text-area ul li a {
  text-decoration: underline;
  color: #0080b4;
  overflow: hidden;
}
/* line 79, ../../scss/components/marshcore/_rt-rail-most-read.scss */
.most-read .text-area ul li .tags {
  padding: 0.625rem 0 0 0;
  margin-bottom: 0;
}
/* line 82, ../../scss/components/marshcore/_rt-rail-most-read.scss */
.most-read .text-area ul li .tags p {
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 0.8125rem;
  font-family: "Slate W02 Book", Arial, sans-serif;
  color: #8B8B8B;
  padding: 0;
}
/* line 89, ../../scss/components/marshcore/_rt-rail-most-read.scss */
.most-read .text-area ul li .tags p a {
  color: #45555f;
  text-decoration: none;
  font-size: inherit;
}

/* Right Rail Teasers */
/* line 3, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight {
  width: 100%;
  float: left;
  clear: both;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight {
    max-width: 360px;
    margin-right: 2.5rem;
  }
}
/* line 14, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight a {
  display: block;
}
/* line 17, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight a img {
  width: 100%;
  margin-bottom: 1.5rem;
}
/* line 22, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight h3 {
  font-weight: normal;
  font-size: 0.6875rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #7e7e7e;
  margin: 0;
  padding: 0;
  margin-bottom: 0.75rem;
}
/* line 31, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .text-area {
  padding: 0;
}
/* line 93, ../../scss/_mixins.scss */
.rt-rail-highlight .text-area p, .rt-rail-highlight .text-area p a, .rt-rail-highlight .text-area a {
  line-height: 1.375rem;
  letter-spacing: .1px;
  margin-bottom: 0.75rem;
}
/* line 98, ../../scss/_mixins.scss */
.rt-rail-highlight .text-area p {
  color: #37424a;
  margin-top: 0.3125rem;
  font-weight: normal;
  font-size: 1rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
}
/* line 103, ../../scss/_mixins.scss */
.rt-rail-highlight .text-area p a {
  display: inline;
}
/* line 108, ../../scss/_mixins.scss */
.rt-rail-highlight .text-area a {
  color: #006D9E;
  font-weight: normal;
  font-size: 1rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  text-decoration: underline;
  overflow: hidden;
  -webkit-transition: color 150ms;
  -moz-transition: color 150ms;
  -o-transition: color 150ms;
  -ms-transition: color 150ms;
  transition: color 150ms;
}
/* line 115, ../../scss/_mixins.scss */
.rt-rail-highlight .text-area a:hover {
  color: #006D9E;
}
/* line 40, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight.team .box .text-area .label {
  font-weight: normal;
  font-size: 0.6875rem;
  font-family: "Slate W02 Bold", Arial, sans-serif;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  color: #37424a;
  margin: 0;
  margin-bottom: 16px;
}
@media only screen and (max-width: 40em) {
  /* line 40, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight.team .box .text-area .label {
    line-height: 8px;
  }
}
/* line 54, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight.team .box .text-area ul li {
  font-weight: normal;
  font-size: 0.9375rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  line-height: 1.0625rem;
  margin-top: 0;
  list-style-type: none;
  padding: 0;
  margin-bottom: 1rem;
}
/* line 61, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight.team .box .text-area ul li a {
  text-decoration: underline;
  color: #0080b4;
  overflow: hidden;
  margin-top: 0;
}
/* line 67, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight.team .box .text-area ul li:last-of-type {
  margin-bottom: 0;
}
/* line 93, ../../scss/_mixins.scss */
.rt-rail-highlight.team .box .text-area p, .rt-rail-highlight.team .box .text-area p a, .rt-rail-highlight.team .box .text-area a {
  line-height: 1.375rem;
  letter-spacing: .1px;
  margin-bottom: 0.75rem;
}
/* line 98, ../../scss/_mixins.scss */
.rt-rail-highlight.team .box .text-area p {
  color: #37424a;
  margin-top: 0.3125rem;
  font-weight: normal;
  font-size: 1rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
}
/* line 103, ../../scss/_mixins.scss */
.rt-rail-highlight.team .box .text-area p a {
  display: inline;
}
/* line 108, ../../scss/_mixins.scss */
.rt-rail-highlight.team .box .text-area a {
  color: #006D9E;
  font-weight: normal;
  font-size: 1rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  text-decoration: underline;
  overflow: hidden;
  -webkit-transition: color 150ms;
  -moz-transition: color 150ms;
  -o-transition: color 150ms;
  -ms-transition: color 150ms;
  transition: color 150ms;
}
/* line 115, ../../scss/_mixins.scss */
.rt-rail-highlight.team .box .text-area a:hover {
  color: #006D9E;
}
/* line 73, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight.team .box .text-area li a {
  margin-bottom: 0;
}
/* line 79, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .link-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media only screen and (min-width: 0em) and (max-width: 64em) {
  /* line 85, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight .resource-filter {
    width: 100%;
  }
  /* line 88, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight .resource-filter.columns {
    padding-bottom: 0;
  }
}
/* line 92, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .faceted-container {
  border: 1px solid #ccc;
}
@media only screen {
  /* line 92, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight .resource-filter .faceted-container {
    z-index: 200;
    background: white;
    position: absolute;
    width: 295px;
    -webkit-transition: left 0.3s ease-out, opacity 0.3s ease;
    -moz-transition: left 0.3s ease-out, opacity 0.3s ease;
    -o-transition: left 0.3s ease-out, opacity 0.3s ease;
    -ms-transition: left 0.3s ease-out, opacity 0.3s ease;
    transition: left 0.3s ease-out, opacity 0.3s ease;
  }
  /* line 101, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight .resource-filter .faceted-container.open-animate {
    position: absolute;
    width: 275px;
    left: 0;
    display: block;
  }
  /* line 106, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight .resource-filter .faceted-container.open-animate .sort-mobile-face {
    left: -100%;
  }
}
@media only screen and (max-width: 40em) {
  /* line 92, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight .resource-filter .faceted-container {
    left: -195px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 92, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight .resource-filter .faceted-container {
    left: -215px;
  }
}
@media only screen {
  /* line 117, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight .resource-filter .faceted-container .close-animate .sort-container {
    display: none;
  }
}
@media only screen and (max-width: 40em) {
  /* line 92, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight .resource-filter .faceted-container {
    width: 239px;
  }
}
@media only screen and (min-width: 1025px) {
  /* line 92, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight .resource-filter .faceted-container {
    left: 0;
    position: relative;
    width: auto;
  }
}
/* line 133, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter ul {
  list-style-position: inside;
}
/* line 135, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter ul li {
  list-style-type: none;
}
/* line 139, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter a {
  text-decoration: none;
}
/* line 142, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .filter-wrap {
  padding: 1rem 0 0.9375rem 0;
}
/* line 144, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .filter-wrap.top-layer {
  border-bottom: 1px solid #ccc;
}
/* line 147, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .filter-wrap.bottom-layer {
  border-top: 1px solid #ccc;
}
/* line 150, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .filter-wrap button {
  color: #c4cacf;
  padding: 0;
}
/* line 153, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .filter-wrap button:before {
  width: 30px;
  height: 30px;
  background-image: url("../images/marsh-sprite.png");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  vertical-align: middle;
  padding-left: 35px;
}
/* line 163, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .filter-wrap button.active {
  color: #45555f;
}
/* line 169, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .filter-container {
  border: 1px solid #45555f;
  width: 100%;
  position: relative;
  margin-bottom: 0;
  margin-top: 0;
  color: #45555f;
}
/* line 177, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .filter-container a {
  color: #45555f;
  position: relative;
  display: block;
  z-index: 21;
  height: 100%;
  padding-top: 6px;
  padding-bottom: 7px;
  padding-left: 7px;
  padding-right: 30px;
}
/* line 189, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .current-filter {
  height: 100%;
}
/* line 191, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .current-filter:after {
  width: 30px;
  height: 30px;
  background: #45555f;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  color: white;
  font-size: 1.6875rem;
  font-weight: bold;
  margin: 0 auto;
  padding: 7px 7px 7px 8px;
  line-height: 15px;
}
/* line 208, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .current-filter a:after {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  display: inline-block;
  position: absolute;
  content: "";
  right: 9px;
  top: 12px;
}
/* line 218, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .current-filter.open a:after {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  display: inline-block;
  border-top: none;
  content: "";
}
/* line 227, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .open .filter-categories {
  display: block;
}
/* line 233, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .sub-menu {
  margin-left: 0;
  background-color: #eaebed;
}
/* line 238, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .filter-categories {
  display: none;
  color: #45555f;
  font-size: 1rem;
  width: 100%;
  padding: 11px 0;
  box-sizing: content-box;
  z-index: 300;
  background: transparent;
  margin: 0;
  top: 29px;
  left: -1px;
  line-height: 23px;
  border-top: 1px solid #45555f;
}
/* line 252, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .filter-categories.overlay {
  position: absolute;
  border-left: 1px solid #45555f;
  border-right: 1px solid #45555f;
  border-bottom: 1px solid #45555f;
}
/* line 259, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .filter-categories li a {
  text-decoration: underline;
  font-size: 0.8125rem;
  line-height: 14px;
}
/* line 267, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .sort-mobile-face {
  background: white;
  position: absolute;
  z-index: 300;
  height: 100%;
  width: 100%;
  left: 0px;
  top: -1px;
  border-top: 1px solid #ccc;
  -webkit-transition: left 0.3s ease-out, opacity 0.3s ease;
  -moz-transition: left 0.3s ease-out, opacity 0.3s ease;
  -o-transition: left 0.3s ease-out, opacity 0.3s ease;
  -ms-transition: left 0.3s ease-out, opacity 0.3s ease;
  transition: left 0.3s ease-out, opacity 0.3s ease;
}
/* line 278, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .sort-mobile-face p {
  position: absolute;
  top: 120px;
  font-family: "Slate W02 Bold", Arial, sans-serif;
  font-size: 1.25rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media only screen and (max-width: 40em) {
  /* line 278, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight .resource-filter .sort-mobile-face p {
    right: -66px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 278, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight .resource-filter .sort-mobile-face p {
    right: -47px;
  }
}
/* line 294, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .sort-mobile-face p:after {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #45555f;
  display: inline-block;
  content: "";
  margin-left: 14px;
}
@media only screen and (min-width: 1025px) {
  /* line 267, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight .resource-filter .sort-mobile-face {
    display: none;
  }
}
/* line 304, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .close-filter {
  background-color: #45555f;
  width: 40px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 311, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .close-filter:before {
  color: white;
  font-family: "Slate W02 Bold", Arial, sans-serif;
  content: "CLOSE";
  position: absolute;
  top: 17%;
  left: -3px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 324, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .close-filter:after {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #ffffff;
  display: inline-block;
  content: "";
  left: 17px;
  top: 22px;
  position: absolute;
}
@media only screen and (min-width: 1025px) {
  /* line 304, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .rt-rail-highlight .resource-filter .close-filter {
    display: none;
  }
}
/* line 336, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.rt-rail-highlight .resource-filter .close-animate .close-filter {
  display: none;
}

/* line 347, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.i-container {
  position: relative;
  height: 0;
  padding-bottom: 25.65%;
  padding-top: 29px;
  overflow: inherit;
  margin-bottom: 2.5rem !important;
  width: 50%;
  margin: 0 auto;
  border: 8px solid #37424a;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 347, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .i-container {
    width: 90%;
    padding-bottom: 46%;
  }
}
@media only screen and (max-width: 40em) {
  /* line 347, ../../scss/components/marshcore/_rt-rail-highlight.scss */
  .i-container {
    width: 90.5%;
    padding-bottom: 44%;
    position: fixed;
  }
}
/* line 368, ../../scss/components/marshcore/_rt-rail-highlight.scss */
.i-container iframe {
  position: absolute;
  border: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Right Rail Text */
/* line 3, ../../scss/components/marshcore/_rt-rail-text.scss */
.rt-rail-text {
  width: 100%;
  float: left;
  clear: both;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail-text.scss */
  .rt-rail-text {
    max-width: 360px;
    margin-right: 2.5rem;
  }
}
/* line 14, ../../scss/components/marshcore/_rt-rail-text.scss */
.rt-rail-text a {
  display: block;
}
/* line 17, ../../scss/components/marshcore/_rt-rail-text.scss */
.rt-rail-text a img {
  width: 100%;
}
/* line 21, ../../scss/components/marshcore/_rt-rail-text.scss */
.rt-rail-text h3 {
  font-weight: normal;
  font-size: 0.6875rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #7e7e7e;
  margin: 0;
  padding: 0;
  margin-bottom: 0.75rem;
}
/* line 30, ../../scss/components/marshcore/_rt-rail-text.scss */
.rt-rail-text .text-area {
  padding: 0;
}
/* line 35, ../../scss/components/marshcore/_rt-rail-text.scss */
.rt-rail-text .text-area h2, .rt-rail-text .text-area h2 a {
  font-family: "Slate W02 Light", Arial, sans-serif;
  color: #004281;
  font-size: 1.3125rem;
  line-height: 1.5rem;
  margin-top: 0;
  text-decoration: none;
  margin-bottom: 0.3125rem;
}
/* line 93, ../../scss/_mixins.scss */
.rt-rail-text .text-area p, .rt-rail-text .text-area p a, .rt-rail-text .text-area a {
  line-height: 1.375rem;
  letter-spacing: .1px;
  margin-bottom: 0.75rem;
}
/* line 98, ../../scss/_mixins.scss */
.rt-rail-text .text-area p {
  color: #37424a;
  margin-top: 0.3125rem;
  font-weight: normal;
  font-size: 1rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
}
/* line 103, ../../scss/_mixins.scss */
.rt-rail-text .text-area p a {
  display: inline;
}
/* line 108, ../../scss/_mixins.scss */
.rt-rail-text .text-area a {
  color: #006D9E;
  font-weight: normal;
  font-size: 1rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  text-decoration: underline;
  overflow: hidden;
  -webkit-transition: color 150ms;
  -moz-transition: color 150ms;
  -o-transition: color 150ms;
  -ms-transition: color 150ms;
  transition: color 150ms;
}
/* line 115, ../../scss/_mixins.scss */
.rt-rail-text .text-area a:hover {
  color: #006D9E;
}
/* line 68, ../../scss/components/marshcore/_rt-rail-text.scss */
.rt-rail-text .text-area .label {
  font-weight: normal;
  font-size: 0.6875rem;
  font-family: "Slate W02 Bold", Arial, sans-serif;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  color: #37424a;
  margin: 0;
  margin-bottom: 16px;
}
@media only screen and (max-width: 40em) {
  /* line 68, ../../scss/components/marshcore/_rt-rail-text.scss */
  .rt-rail-text .text-area .label {
    line-height: 8px;
  }
}

/* Right Rail Spotlight */
/* line 3, ../../scss/components/marshcore/_rt-rail-spotlight.scss */
.spotlight {
  width: 100%;
  float: left;
  clear: both;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail-spotlight.scss */
  .spotlight {
    max-width: 360px;
    margin-right: 2.5rem;
  }
}
/* line 14, ../../scss/components/marshcore/_rt-rail-spotlight.scss */
.spotlight .box {
  height: 150px;
  box-sizing: border-box;
  overflow: hidden;
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 14, ../../scss/components/marshcore/_rt-rail-spotlight.scss */
  .spotlight .box {
    max-width: 360px;
  }
}
@media only screen and (max-width: 40em) {
  /* line 14, ../../scss/components/marshcore/_rt-rail-spotlight.scss */
  .spotlight .box {
    max-width: 360px;
  }
}
/* line 35, ../../scss/components/marshcore/_rt-rail-spotlight.scss */
.spotlight .tbl {
  display: table;
  height: 100%;
  float: right;
}
/* line 41, ../../scss/components/marshcore/_rt-rail-spotlight.scss */
.spotlight .text-area {
  display: table-cell;
  vertical-align: middle;
  width: 180px;
  padding: 0 0.25rem 0 0.9375rem;
}
@media only screen and (max-width: 360px) {
  /* line 41, ../../scss/components/marshcore/_rt-rail-spotlight.scss */
  .spotlight .text-area {
    width: 145px;
    padding: 0 0.625rem 0 1.25rem;
  }
}
/* line 53, ../../scss/components/marshcore/_rt-rail-spotlight.scss */
.spotlight .text-area p {
  font-size: 0.8125rem;
  line-height: 0.875rem;
  color: #45555f;
  margin: 0 0 0.375rem 0;
  padding: 0;
}
/* line 61, ../../scss/components/marshcore/_rt-rail-spotlight.scss */
.spotlight .text-area .label {
  font-weight: normal;
  font-size: 0.6875rem;
  font-family: "Slate W02 Bold", Arial, sans-serif;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  color: #37424a;
  margin: 0;
  margin-bottom: 2px;
}
@media only screen and (max-width: 40em) {
  /* line 61, ../../scss/components/marshcore/_rt-rail-spotlight.scss */
  .spotlight .text-area .label {
    line-height: 8px;
  }
}
/* line 72, ../../scss/components/marshcore/_rt-rail-spotlight.scss */
.spotlight .text-area .name, .spotlight .text-area .category {
  font-weight: normal;
  font-size: 1.3125rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  line-height: 1.3125rem;
  color: #45555f;
  margin: 0 0 0.5rem 0;
}
/* line 79, ../../scss/components/marshcore/_rt-rail-spotlight.scss */
.spotlight .text-area a {
  color: #0080b4;
  text-decoration: underline;
  font-weight: normal;
  font-size: 0.8125rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  margin: 0 0 0.25rem 0;
  display: block;
  float: left;
  clear: both;
}
/* line 89, ../../scss/components/marshcore/_rt-rail-spotlight.scss */
.spotlight .text-area ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

/* Right Rail Download */
/* line 3, ../../scss/components/marshcore/_rt-rail-download.scss */
.download {
  width: 100%;
  float: left;
  clear: both;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail-download.scss */
  .download {
    max-width: 360px;
    margin-right: 2.5rem;
  }
}
/* line 13, ../../scss/components/marshcore/_rt-rail-download.scss */
.download h4 {
  display: block;
  position: relative;
  padding: 10px 0 0 50px;
  margin: 0 0 2rem 0;
}
/* line 18, ../../scss/components/marshcore/_rt-rail-download.scss */
.download h4 a {
  text-decoration: none;
  -webkit-transition: color 150ms;
  -moz-transition: color 150ms;
  -o-transition: color 150ms;
  -ms-transition: color 150ms;
  transition: color 150ms;
  color: #404040;
  font-size: 1.25rem;
  font-family: "Slate W02 Regular",Arial,sans-serif;
  letter-spacing: .0125px;
  line-height: 1.125;
  font-weight: normal;
}
/* line 32, ../../scss/components/marshcore/_rt-rail-download.scss */
.download h4:after {
  content: '';
  width: 30px;
  height: 30px;
  background-image: url("../../common/images/pdf-icon.png");
  background-size: 30px 30px;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
/* line 47, ../../scss/components/marshcore/_rt-rail-download.scss */
.download .dwnld-icn {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background-image: url("../../common/images/pdf-icon.png");
  background-size: 40px 40px;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: none;
}
/* line 57, ../../scss/components/marshcore/_rt-rail-download.scss */
.download .dwnld-icn img {
  width: 100px;
}
/* line 62, ../../scss/components/marshcore/_rt-rail-download.scss */
.download .orange-btn {
  display: block;
  position: relative;
  border-radius: 2px;
  background-color: #006D9E;
  font-weight: normal;
  font-size: 1rem;
  font-family: "Slate W02 Bold", Arial, sans-serif;
  color: #ffffff;
  padding: .75rem 1rem;
  text-decoration: none;
  clear: both;
  margin: 1rem 0 0 0;
  box-shadow: 0 0 0 0 transparent;
  text-align: center;
  -webkit-transition: background-color, 150ms, box-shadow, 150ms;
  -moz-transition: background-color, 150ms, box-shadow, 150ms;
  -o-transition: background-color, 150ms, box-shadow, 150ms;
  -ms-transition: background-color, 150ms, box-shadow, 150ms;
  transition: background-color, 150ms, box-shadow, 150ms;
  -webkit-transition: background-color 250ms;
  -moz-transition: background-color 250ms;
  -o-transition: background-color 250ms;
  -ms-transition: background-color 250ms;
  transition: background-color 250ms;
}
@media only screen {
  /* line 62, ../../scss/components/marshcore/_rt-rail-download.scss */
  .download .orange-btn {
    max-width: 360px;
  }
}
/* line 125, ../../scss/_mixins.scss */
.download .orange-btn:hover {
  background-color: #004b77;
}
/* line 90, ../../scss/components/marshcore/_rt-rail-download.scss */
.download .text-area {
  padding: 0.625rem;
}

/* Two Content Carousel SCSS */
/* line 3, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo {
  width: 100%;
  float: left;
  clear: both;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
  .right-rail-promo {
    max-width: 360px;
    margin-right: 2.5rem;
  }
}
/* line 14, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel {
  border: 1px solid #ccc;
  padding: 0;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 14, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
  .right-rail-promo .carousel-panel {
    max-width: 360px;
  }
}
@media only screen and (max-width: 40em) {
  /* line 14, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
  .right-rail-promo .carousel-panel {
    max-width: 360px;
  }
}
/* line 26, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel button {
  outline: 0;
}
/* line 28, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel .slide {
  padding: 0;
}
/* line 32, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel .tbl {
  display: table;
  height: 100%;
  position: relative;
}
/* line 38, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel a {
  float: left;
}
/* line 41, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel img {
  height: 220px;
}
@media only screen and (max-width: 40em) {
  /* line 41, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
  .right-rail-promo .carousel-panel img {
    height: 180px;
  }
}
/* line 47, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel .text-wrap {
  padding: 1.875rem 0.9375rem 1.25rem 1.5625rem;
  display: block;
  width: 100%;
  height: 220px;
  overflow: hidden;
  vertical-align: middle;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 47, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
  .right-rail-promo .carousel-panel .text-wrap {
    padding: 0.9375rem 0.3125rem 0.625rem 0.9375rem;
    height: 200px;
  }
}
@media only screen and (max-width: 40em) {
  /* line 47, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
  .right-rail-promo .carousel-panel .text-wrap {
    padding: 0.9375rem 0.3125rem 0.625rem 0.9375rem;
    height: 180px;
  }
}
/* line 65, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel .text-wrap h3, .right-rail-promo .carousel-panel .text-wrap h3 a {
  font-weight: normal;
  font-size: 1.3125rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  color: #45555f;
  display: block;
  float: none;
  margin: 0 0 0.5rem 0;
  text-decoration: none;
}
/* line 73, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel .text-wrap .label {
  font-weight: normal;
  font-size: 0.6875rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  line-height: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #7e7e7e;
  margin: 0;
  margin-bottom: 0.25rem;
}
/* line 83, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel .text-wrap p {
  font-weight: normal;
  font-size: 0.8125rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  margin: 0 0 0.5rem 0;
  padding: 0;
}
/* line 91, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel .text-wrap a {
  font-size: 13px;
  color: #0080b4;
}
/* line 97, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel .slider-control {
  position: absolute;
  top: -18px;
  right: 0;
}
/* line 102, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel .slide-next,
.right-rail-promo .carousel-panel .slide-prev {
  background-image: none;
  display: block;
  height: auto;
  width: auto;
  line-height: 12px;
  font-size: 12px;
  cursor: pointer;
  text-decoration: underline;
  margin-top: 0;
  border: none;
  outline: none;
  color: #0080b4;
  padding: 0;
  float: left;
}
/* line 121, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel .slide-next:before,
.right-rail-promo .carousel-panel .slide-prev:before {
  content: "";
}
/* line 125, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel .slide-next:after,
.right-rail-promo .carousel-panel .slide-prev:after {
  content: "";
}
/* line 129, ../../scss/components/marshcore/_rt-rail-promo-slider.scss */
.right-rail-promo .carousel-panel .slide-next {
  padding-left: 10px;
}

/* Right Rail PDF Download */
/* line 3, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download {
  width: 100%;
  float: left;
  clear: both;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download {
    max-width: 360px;
    margin-right: 2.5rem;
  }
}
/* line 14, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download a {
  display: block;
}
/* line 17, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download a img {
  width: 16px;
  margin-left: 4px;
}
/* line 22, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download h3 {
  font-weight: normal;
  font-size: 0.6875rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #7e7e7e;
  margin: 0;
  padding: 0;
  margin-bottom: 0.75rem;
}
/* line 31, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .text-area {
  padding: 0;
}
/* line 36, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download.team ul {
  padding: 0;
  margin: 0;
}
/* line 40, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download.team li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 0.5rem;
}
/* line 47, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .link-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media only screen and (min-width: 0em) and (max-width: 64em) {
  /* line 53, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download .resource-filter {
    width: 100%;
  }
  /* line 56, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download .resource-filter.columns {
    padding-bottom: 0;
  }
}
/* line 60, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .faceted-container {
  border: 1px solid #ccc;
}
@media only screen {
  /* line 60, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download .resource-filter .faceted-container {
    z-index: 200;
    background: white;
    position: absolute;
    width: 295px;
    -webkit-transition: left 0.3s ease-out, opacity 0.3s ease;
    -moz-transition: left 0.3s ease-out, opacity 0.3s ease;
    -o-transition: left 0.3s ease-out, opacity 0.3s ease;
    -ms-transition: left 0.3s ease-out, opacity 0.3s ease;
    transition: left 0.3s ease-out, opacity 0.3s ease;
  }
  /* line 69, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download .resource-filter .faceted-container.open-animate {
    position: absolute;
    width: 275px;
    left: 0;
    display: block;
  }
  /* line 74, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download .resource-filter .faceted-container.open-animate .sort-mobile-face {
    left: -100%;
  }
}
@media only screen and (max-width: 40em) {
  /* line 60, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download .resource-filter .faceted-container {
    left: -195px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 60, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download .resource-filter .faceted-container {
    left: -215px;
  }
}
@media only screen {
  /* line 85, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download .resource-filter .faceted-container .close-animate .sort-container {
    display: none;
  }
}
@media only screen and (max-width: 40em) {
  /* line 60, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download .resource-filter .faceted-container {
    width: 239px;
  }
}
@media only screen and (min-width: 1025px) {
  /* line 60, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download .resource-filter .faceted-container {
    left: 0;
    position: relative;
    width: auto;
  }
}
/* line 101, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter ul {
  list-style-position: inside;
}
/* line 103, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter ul li {
  list-style-type: none;
}
/* line 107, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter a {
  text-decoration: none;
}
/* line 110, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .filter-wrap {
  padding: 1rem 0 0.9375rem 0;
}
/* line 113, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .filter-wrap.top-layer {
  border-bottom: 1px solid #ccc;
}
/* line 116, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .filter-wrap.bottom-layer {
  border-top: 1px solid #ccc;
}
/* line 119, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .filter-wrap button {
  color: #c4cacf;
  padding: 0;
}
/* line 122, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .filter-wrap button:before {
  width: 30px;
  height: 30px;
  background-image: url("../images/marsh-sprite.png");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  vertical-align: middle;
  padding-left: 35px;
}
/* line 132, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .filter-wrap button.active {
  color: #45555f;
}
/* line 138, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .filter-container {
  border: 1px solid #45555f;
  width: 100%;
  position: relative;
  margin-bottom: 0;
  margin-top: 0;
  color: #45555f;
}
/* line 146, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .filter-container a {
  color: #45555f;
  position: relative;
  display: block;
  z-index: 21;
  height: 100%;
  padding-top: 6px;
  padding-bottom: 7px;
  padding-left: 7px;
  padding-right: 30px;
}
/* line 158, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .current-filter {
  height: 100%;
}
/* line 160, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .current-filter:after {
  width: 30px;
  height: 30px;
  background: #45555f;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  color: white;
  font-size: 1.6875rem;
  font-weight: bold;
  margin: 0 auto;
  padding: 7px 7px 7px 8px;
  line-height: 15px;
}
/* line 177, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .current-filter a:after {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  display: inline-block;
  position: absolute;
  content: "";
  right: 9px;
  top: 12px;
}
/* line 187, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .current-filter.open a:after {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  display: inline-block;
  border-top: none;
  content: "";
}
/* line 196, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .open .filter-categories {
  display: block;
}
/* line 202, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .sub-menu {
  margin-left: 0;
  background-color: #eaebed;
}
/* line 207, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .filter-categories {
  display: none;
  color: #45555f;
  font-size: 1rem;
  width: 100%;
  padding: 11px 0;
  box-sizing: content-box;
  z-index: 300;
  background: transparent;
  margin: 0;
  top: 29px;
  left: -1px;
  line-height: 23px;
  border-top: 1px solid #45555f;
}
/* line 221, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .filter-categories.overlay {
  position: absolute;
  border-left: 1px solid #45555f;
  border-right: 1px solid #45555f;
  border-bottom: 1px solid #45555f;
}
/* line 228, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .filter-categories li a {
  text-decoration: underline;
  font-size: 0.8125rem;
  line-height: 14px;
}
/* line 236, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .sort-mobile-face {
  background: white;
  position: absolute;
  z-index: 300;
  height: 100%;
  width: 100%;
  left: 0px;
  top: -1px;
  border-top: 1px solid #ccc;
  -webkit-transition: left 0.3s ease-out, opacity 0.3s ease;
  -moz-transition: left 0.3s ease-out, opacity 0.3s ease;
  -o-transition: left 0.3s ease-out, opacity 0.3s ease;
  -ms-transition: left 0.3s ease-out, opacity 0.3s ease;
  transition: left 0.3s ease-out, opacity 0.3s ease;
}
/* line 247, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .sort-mobile-face p {
  position: absolute;
  top: 120px;
  font-family: "Slate W02 Bold", Arial, sans-serif;
  font-size: 1.25rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media only screen and (max-width: 40em) {
  /* line 247, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download .resource-filter .sort-mobile-face p {
    right: -66px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 247, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download .resource-filter .sort-mobile-face p {
    right: -47px;
  }
}
/* line 263, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .sort-mobile-face p:after {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #45555f;
  display: inline-block;
  content: "";
  margin-left: 14px;
}
@media only screen and (min-width: 1025px) {
  /* line 236, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download .resource-filter .sort-mobile-face {
    display: none;
  }
}
/* line 273, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .close-filter {
  background-color: #45555f;
  width: 40px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 280, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .close-filter:before {
  color: white;
  font-family: "Slate W02 Bold", Arial, sans-serif;
  content: "CLOSE";
  position: absolute;
  top: 17%;
  left: -3px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 293, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .close-filter:after {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #ffffff;
  display: inline-block;
  content: "";
  left: 17px;
  top: 22px;
  position: absolute;
}
@media only screen and (min-width: 1025px) {
  /* line 273, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .rt-rail-pdf-download .resource-filter .close-filter {
    display: none;
  }
}
/* line 305, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.rt-rail-pdf-download .resource-filter .close-animate .close-filter {
  display: none;
}

/* line 316, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.i-container {
  position: relative;
  height: 0;
  padding-bottom: 25.65%;
  padding-top: 29px;
  overflow: inherit;
  margin-bottom: 2.5rem !important;
  width: 50%;
  margin: 0 auto;
  border: 8px solid #37424a;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 316, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .i-container {
    width: 90%;
    padding-bottom: 46%;
  }
}
@media only screen and (max-width: 40em) {
  /* line 316, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
  .i-container {
    width: 90.5%;
    padding-bottom: 44%;
    position: fixed;
  }
}
/* line 337, ../../scss/components/marshcore/_rt-rail-pdf-download.scss */
.i-container iframe {
  position: absolute;
  border: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Right Rail Bio */
/* line 3, ../../scss/components/marshcore/_rt-rail-bio.scss */
.bio {
  width: 100%;
  float: left;
  clear: both;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail-bio.scss */
  .bio {
    max-width: 360px;
    margin-right: 2.5rem;
  }
}
/* line 14, ../../scss/components/marshcore/_rt-rail-bio.scss */
.bio .box {
  float: left;
  width: 100%;
  padding: 0;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 14, ../../scss/components/marshcore/_rt-rail-bio.scss */
  .bio .box {
    max-width: 360px;
  }
}
@media only screen and (max-width: 40em) {
  /* line 14, ../../scss/components/marshcore/_rt-rail-bio.scss */
  .bio .box {
    max-width: 360px;
  }
}
/* line 29, ../../scss/components/marshcore/_rt-rail-bio.scss */
.bio img {
  height: 150px;
  float: left;
  display: inline-block;
  vertical-align: top;
  max-width: 165px;
}
@media only screen and (max-width: 360px) {
  /* line 29, ../../scss/components/marshcore/_rt-rail-bio.scss */
  .bio img {
    height: 120px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 29, ../../scss/components/marshcore/_rt-rail-bio.scss */
  .bio img {
    height: 140px;
  }
}
/* line 43, ../../scss/components/marshcore/_rt-rail-bio.scss */
.bio .tbl {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 43, ../../scss/components/marshcore/_rt-rail-bio.scss */
  .bio .tbl {
    width: 53%;
  }
}
/* line 52, ../../scss/components/marshcore/_rt-rail-bio.scss */
.bio .text-area {
  padding: 0.75rem 0.625rem 0.625rem 0.75rem;
  display: block;
  width: 100%;
  height: 150px;
  overflow: hidden;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 52, ../../scss/components/marshcore/_rt-rail-bio.scss */
  .bio .text-area {
    height: 140px;
  }
}
@media only screen and (max-width: 360px) {
  /* line 52, ../../scss/components/marshcore/_rt-rail-bio.scss */
  .bio .text-area {
    height: 120px;
    padding: 0.5rem 0.25rem 0.25rem 0.5rem;
  }
}
/* line 69, ../../scss/components/marshcore/_rt-rail-bio.scss */
.bio .text-area p {
  font-size: 0.8125rem;
  line-height: 0.875rem;
  color: #45555f;
  margin: 0 0 0.375rem 0;
  padding: 0;
}
/* line 78, ../../scss/components/marshcore/_rt-rail-bio.scss */
.bio .text-area .label {
  font-weight: normal;
  font-size: 0.6875rem;
  font-family: "Slate W02 Bold", Arial, sans-serif;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  color: #37424a;
  margin: 0;
  margin-bottom: 6px;
}
@media only screen and (max-width: 40em) {
  /* line 78, ../../scss/components/marshcore/_rt-rail-bio.scss */
  .bio .text-area .label {
    line-height: 8px;
  }
}
/* line 92, ../../scss/components/marshcore/_rt-rail-bio.scss */
.bio .text-area .name, .bio .text-area .category {
  font-weight: normal;
  font-size: 1.3125rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  line-height: 1.3125rem;
  color: #45555f;
  margin: 0 0 0.5rem 0;
}
@media only screen and (max-width: 360px) {
  /* line 92, ../../scss/components/marshcore/_rt-rail-bio.scss */
  .bio .text-area .name, .bio .text-area .category {
    font-size: 1.125rem;
  }
}
/* line 103, ../../scss/components/marshcore/_rt-rail-bio.scss */
.bio .text-area a {
  color: #0080b4;
  text-decoration: underline;
  font-weight: normal;
  font-size: 0.8125rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  line-height: 1.15;
  margin: 0 0 0.125rem 0;
  display: block;
  float: left;
  clear: both;
  word-break: break-all;
}
/* line 115, ../../scss/components/marshcore/_rt-rail-bio.scss */
.bio .text-area ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

/* Right Rail Thought Leader */
/* line 3, ../../scss/components/marshcore/_rt-rail-thought-leader.scss */
.thought-leader {
  width: 100%;
  float: left;
  clear: both;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail-thought-leader.scss */
  .thought-leader {
    max-width: 360px;
    margin-right: 2.5rem;
  }
}
/* line 13, ../../scss/components/marshcore/_rt-rail-thought-leader.scss */
.thought-leader .text-area {
  padding: 0;
}
/* line 18, ../../scss/components/marshcore/_rt-rail-thought-leader.scss */
.thought-leader .wrap {
  min-height: 50px;
  margin-bottom: 0.9375rem;
}
/* line 22, ../../scss/components/marshcore/_rt-rail-thought-leader.scss */
.thought-leader .wrap ul {
  list-style-position: inside;
  text-indent: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
/* line 30, ../../scss/components/marshcore/_rt-rail-thought-leader.scss */
.thought-leader .wrap ul li {
  font-weight: normal;
  font-size: 0.9375rem;
  font-family: "Slate W02 Regular", Arial, sans-serif;
  line-height: 1.0625rem;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  padding: 0;
}
/* line 39, ../../scss/components/marshcore/_rt-rail-thought-leader.scss */
.thought-leader .wrap ul li a {
  text-decoration: underline;
  color: #0080b4;
  overflow: hidden;
}
/* line 47, ../../scss/components/marshcore/_rt-rail-thought-leader.scss */
.thought-leader .wrap img {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px;
}
/* line 54, ../../scss/components/marshcore/_rt-rail-thought-leader.scss */
.thought-leader .wrap:last-of-type {
  margin-bottom: 0;
}

/* Right Rail Blog Filter */
/* line 3, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter {
  width: 100%;
  float: left;
  clear: both;
  /* firefox 19+ */
  /* ie */
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
  .blog-filter {
    max-width: 360px;
    margin-right: 2.5rem;
  }
}
/* line 14, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .filter-wrap {
  padding: 0.625rem;
}
/* line 20, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter ul {
  list-style-position: inside;
}
/* line 22, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter ul li {
  list-style-type: none;
}
/* line 26, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter a {
  text-decoration: none;
}
/* line 29, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .label {
  font-weight: normal;
  font-size: 0.6875rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  line-height: 16px;
  text-transform: uppercase;
  color: #7e7e7e;
  margin: 0;
  margin-bottom: 1rem;
}
/* line 37, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .filter-container {
  border: 1px solid #0080b4;
  height: 30px;
  width: 100%;
  position: relative;
  color: #0080b4;
}
/* line 43, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .filter-container a {
  color: #0080b4;
  position: relative;
  display: block;
  z-index: 21;
  height: 100%;
  padding-top: 6px;
  padding-left: 7px;
}
/* line 53, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .current-filter {
  height: 100%;
}
/* line 55, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .current-filter:after {
  width: 30px;
  height: 100%;
  background: #0080b4;
  content: "+";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  color: white;
  font-size: 1.6875rem;
  font-weight: bold;
  margin: 0 auto;
  padding: 7px 7px 7px 8px;
  line-height: 15px;
}
/* line 72, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .current-filter.open:after {
  content: "-";
  font-size: 2rem;
  line-height: 11px;
  text-align: center;
}
/* line 81, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .open .filter-categories {
  display: block;
}
/* line 85, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .filter-categories {
  display: none;
  color: #0080b4;
  font-size: 1rem;
  width: 100%;
  padding: 11px 0;
  box-sizing: content-box;
}
/* line 92, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .filter-categories.overlay {
  position: absolute;
  z-index: 300;
  background: white;
  margin: 0;
  top: 29px;
  left: -1px;
  line-height: 23px;
  border-left: 1px solid #0080b4;
  border-right: 1px solid #0080b4;
  border-bottom: 1px solid #0080b4;
}
/* line 105, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter form {
  border: 1px solid #0080b4;
  width: 100%;
  position: relative;
  margin: 0;
  height: 30px;
  font-weight: normal;
  font-size: 1rem;
  font-family: "Slate W02 Book", Arial, sans-serif;
  color: #0080b4;
}
/* line 114, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .resource-search {
  border: none;
  padding: 6px 0 0 7px;
  width: 79%;
}
/* line 119, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .resource-search::-webkit-input-placeholder {
  color: #0080b4;
  -webkit-font-smoothing: antialiased;
}
/* line 120, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .resource-search::-moz-placeholder {
  color: #0080b4;
}
/* line 121, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .resource-search:-ms-input-placeholder {
  color: #0080b4;
}
/* line 122, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .resource-search:-moz-placeholder {
  color: #0080b4;
  -moz-osx-font-smoothing: grayscale;
}
/* line 123, ../../scss/components/marshcore/_rt-rail-blog-filter.scss */
.blog-filter .search-icon {
  border: none;
  background-size: 200px;
  background: transparent url("../images/marsh-sprite.png") no-repeat -62px -118px;
  width: 31px;
  height: 25px;
  cursor: pointer;
  float: right;
  position: relative;
}

/* Right Rail Blog Social Box */
/* line 3, ../../scss/components/marshcore/_rt-rail-blog-social.scss */
.social-media {
  width: 100%;
  float: left;
  clear: both;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 3, ../../scss/components/marshcore/_rt-rail-blog-social.scss */
  .social-media {
    max-width: 360px;
    margin-right: 2.5rem;
  }
}
/* line 14, ../../scss/components/marshcore/_rt-rail-blog-social.scss */
.social-media .text-area {
  padding: 0;
}
/* line 18, ../../scss/components/marshcore/_rt-rail-blog-social.scss */
.social-media .text-area a {
  display: inline-block;
  width: 30px;
  margin-right: 10px;
}
/* line 23, ../../scss/components/marshcore/_rt-rail-blog-social.scss */
.social-media .text-area a img {
  width: 100%;
}

/* line 247, ../../scss/components/marshcore/_prototype-article.scss */
.title h1, .title h2 {
  margin-bottom: 2.5rem;
  color: #45555f;
  width: 100%;
  line-height: 1;
  font-weight: normal;
  font-size: 2.65rem;
  font-family: "Slate W02 Bold", Arial, sans-serif;
  margin-top: 0;
}

/* line 269, ../../scss/components/marshcore/_prototype-article.scss */
.textandimage h3, .textandimage h3 a {
  border-bottom: none;
  padding-bottom: 0;
  color: #37424a;
  width: 100%;
  text-transform: none;
  margin: 3.25rem 0 0rem 0;
  line-height: 1.15;
  font-weight: normal;
  font-size: 2rem;
  font-family: "Slate W02 Light", Arial, sans-serif;
  margin-top: 1rem;
  font-size: 27px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  /* line 269, ../../scss/components/marshcore/_prototype-article.scss */
  .textandimage h3, .textandimage h3 a {
    font-weight: normal;
    font-size: 1.875rem;
    font-family: "Slate W02 Light", Arial, sans-serif;
  }
}
@media only screen and (max-width: 40em) {
  /* line 269, ../../scss/components/marshcore/_prototype-article.scss */
  .textandimage h3, .textandimage h3 a {
    font-weight: normal;
    font-size: 1.625rem;
    font-family: "Slate W02 Light", Arial, sans-serif;
  }
}
/* line 207, ../../scss/_mixins.scss */
.textandimage h3 a, .textandimage h3 a a {
  text-decoration: underline;
  color: #006D9E;
}
