@charset "UTF-8";
/* CWD Styles */
/* Project styles */
.header-link, #cu-header.large-hero .hero-banner .feature-text a {
  text-decoration: none;
}
.header-link:hover, #cu-header.large-hero .hero-banner .feature-text a:hover, .header-link:focus, #cu-header.large-hero .hero-banner .feature-text a:focus {
  text-decoration: underline;
}

.text-drop-shadow, #cu-header.large-hero .hero-banner .feature-text a {
  text-shadow: 2px 2px 3px rgba(19, 15, 2, 0.4);
}

.flex-offset-1 {
  padding-left: 8%;
}

/* Fonts
----------------------------------------------------------------- */
body,
table, table caption,
#main form label,
#main-navigation li,
#utility-navigation li,
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.sans,
.intro,
.breadcrumb,
.secondary-navigation ul li, .secondary-navigation ul ul li, .menu-block-title + .secondary-navigation ul li, .secondary .menu-block-title,
.cwd-component .subheading h4, .cwd-component h4.subheading, .cwd-component .subheading h4.sans, .cwd-component h4.subheading.sans,
blockquote.offset, blockquote.impact,
body > footer a.link-block, #body-footer a.link-block,
.cu-search label,
fieldset.semantic legend, #main fieldset.semantic legend, fieldset fieldset legend, #main fieldset fieldset legend,
form.webform-submission-form fieldset legend, #main form.webform-submission-form fieldset legend,
#main form input, #main form input[type=submit], #main form input[type=reset], #main form input[type=button], #main form textarea,
a.link-button,
.slider-caption h2, .slider-caption p {
  font-family: "freight-sans-pro", sans-serif;
}

.serif,
.cu-brand h3,
main .secondary h2, main .secondary h3, main .secondary .h2, main .secondary .h3,
.band[role=complementary] h2, .band[role=complementary] h3, .band[role=complementary] .h2, .band[role=complementary] .h3,
.secondary-navigation ul li, .secondary .menu-block-title,
.cwd-component .subheading h4, .cwd-component h4.subheading, .cwd-component .subheading h4.sans, .cwd-component h4.subheading.sans,
blockquote.offset, blockquote.impact,
fieldset.semantic legend, #main fieldset.semantic legend, fieldset fieldset legend, #main fieldset fieldset legend,
form.webform-submission-form fieldset legend, #main form.webform-submission-form fieldset legend,
a.link-button.serif {
  font-family: "freight-text-pro", serif;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}

main, #main, body > footer, #body-footer, .band {
  line-height: 1.5;
}

.cu-gray #cu-header .cu-unit,
.cu-black #cu-header .cu-unit,
.cu-red #cu-header .cu-unit {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Responsive Scale
----------------------------------------------------------------- */
body,
table,
#main form label {
  font-size: 16px;
}
@media (min-width: 992px) {
  body,
table,
#main form label {
    font-size: 18px;
  }
}

body > footer, #body-footer,
#main .secondary,
#main form .option-label {
  font-size: 16px;
}
@media (min-width: 992px) {
  body > footer, #body-footer,
#main .secondary,
#main form .option-label {
    font-size: 17px;
  }
}

article footer,
.cwd-component .summary,
.cwd-component .text,
.cwd-component.full .date {
  font-size: 16px;
}

.smallprint {
  font-size: 14px;
}
@media (min-width: 992px) {
  .smallprint {
    font-size: 16px;
  }
}

.cwd-component .metadata-set,
.cwd-component .date {
  font-size: 14px;
}

body > footer ul li,
body > footer .sub-footer,
#main form .description,
.photo-info {
  font-size: 15px;
}

#main .secondary h2 {
  font-size: 24px;
  color: #666;
}

.cwd-component .subheading h4, .cwd-component h4.subheading {
  font-size: 17px;
}
.cwd-component .subheading h4.sans, .cwd-component h4.subheading.sans {
  font-size: 16px;
  font-weight: 500;
}

blockquote.impact, blockquote.impact p, blockquote.offset, blockquote.offset p {
  font-size: 21px;
}
@media (min-width: 992px) {
  blockquote.impact, blockquote.impact p, blockquote.offset, blockquote.offset p {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  blockquote.offset, blockquote.offset p {
    font-size: 24px;
    line-height: 1.45;
  }
}

#main form ::-moz-placeholder {
  font-size: 16px;
  line-height: 1.4;
}

#main form ::-ms-input-placeholder {
  font-size: 16px;
  line-height: 1.4;
}

#main form ::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .cu-seal #cu-header .cu-brand {
    padding-top: 15px;
    padding-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .cu-seal #cu-header .cu-brand {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}

#cu-header .cu-brand h2 {
  font-size: 26px;
  font-weight: 400;
  margin-top: 3px;
}
@media (min-width: 768px) {
  #cu-header .cu-brand h2 {
    font-size: 34px;
  }
}
@media (min-width: 992px) {
  #cu-header .cu-brand h2 {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  #cu-header .cu-brand h2 {
    font-size: 46px;
  }
}
#cu-header .cu-brand h3 {
  font-size: 14px;
}
@media (min-width: 768px) {
  #cu-header .cu-brand h3 {
    font-size: 18px;
    margin-top: 0.2em;
  }
}
@media (min-width: 992px) {
  #cu-header .cu-brand h3 {
    font-size: 19px;
  }
}
@media (min-width: 1200px) {
  #cu-header .cu-brand h3 {
    font-size: 23px;
    margin-top: 0.15em;
  }
}

.cu-search form > label {
  font-size: 23px;
  vertical-align: text-bottom;
}

.cu-search .search-filters label {
  font-size: 15px;
}

body > footer ul li, #body-footer ul li {
  font-size: 15px;
}

body > footer .h5, #body-footer .h5 {
  font-size: 20px;
  font-weight: 400;
}

body > footer .h6, #body-footer .h6 {
  font-size: 16px;
  font-weight: 600;
}

body > footer a.link-block, #body-footer a.link-block {
  padding: 0.55em 1em 0.6em;
}
@media (min-width: 768px) {
  body > footer a.link-block, #body-footer a.link-block {
    font-size: 15px;
    padding: 0.6em 1em;
  }
}

#main-navigation li {
  font-size: 16px;
}
@media (min-width: 992px) {
  #main-navigation li {
    font-size: 17px;
  }
}

#utility-navigation li {
  font-size: 16px;
}

@media (min-width: 1080px) {
  .cu-seal .mobile-button {
    width: 44px;
    height: 43px;
  }

  #utility-navigation a {
    height: 37px;
    line-height: 36px;
    padding: 0 22px;
  }
}
.breadcrumb li {
  font-size: 16px;
}

.secondary-navigation ul li, .secondary .menu-block-title {
  font-size: 24px;
  color: #666;
}

.secondary-navigation ul ul li, .menu-block-title + .secondary-navigation ul li {
  font-size: 18px;
  font-weight: 400;
}

.secondary-navigation ul ul ul li, .menu-block-title + .secondary-navigation ul ul li {
  font-size: 16px;
}

.secondary-navigation ul ul ul, .menu-block-title + .secondary-navigation ul ul {
  padding-left: 20px;
}

@media (max-width: 767px) {
  .mobile .breadcrumb + h2 {
    font-size: 23px !important;
  }

  .mobile .breadcrumb + h2 + .secondary-navigation li,
.mobile .breadcrumb + h2 + .secondary-navigation li li {
    font-size: 16px !important;
    font-weight: 400;
  }
}
code,
kbd,
pre,
samp {
  font-size: 87.5%;
}

#cu-header {
  font-size: 14px;
}

.cwd-events .location {
  font-weight: 400;
}

#body-footer .footer-links a, body > footer .footer-links a, .footer-links-mimic a {
  color: #fff;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.4);
  text-decoration-color: rgba(255, 255, 255, 0.4);
}

.cwd-component a.designer, .cwd-component a .designer .deco, .cwd-component .designer a {
  background-position: 0 1.2em;
}

.cwd-component a.designer:hover, .cwd-component a:hover .designer .deco, .cwd-component .designer a:hover {
  background-position: 0 1.2em;
}

.cwd-component .metadata-set a {
  line-height: 1.3;
}

a.link-button {
  padding: 0.4em 0.8em;
  line-height: 1.4;
}
@media (min-width: 992px) {
  a.link-button {
    font-size: 17px;
    padding: 0.5em 1.2em;
  }
}
a.link-button .fa, a.link-button .zmdi {
  top: 2px;
}
@media (min-width: 992px) {
  a.link-button .fa, a.link-button .zmdi {
    font-size: 21px;
    top: 3px;
    margin-left: 0.4em;
  }
}

.messages {
  font-size: 15px;
}
.messages .message__single:before, .messages .messages__item:before {
  font-size: 18px;
  line-height: 1;
}

.pager ul li {
  font-size: 15px;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
}

.stunt-double-lite, .cwd-basic.tiles .group-image:before {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
}

.flex, .cwd-basic .cards {
  display: flex;
  flex-wrap: wrap;
}

.vertical-align {
  display: flex;
  align-items: center;
}

.flex-stretch {
  align-items: stretch;
}

.flex-between {
  display: flex;
  justify-content: space-between;
}

.flex-nowrap, .flex-grow {
  flex-wrap: nowrap;
}

.flex-grow > * {
  flex-grow: 1;
}

.flex-end {
  align-self: flex-end;
}

.flex-duo {
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
}
.flex-duo > * {
  min-width: 35%;
  padding: 0 10px;
}
@media (min-width: 1200px) {
  .flex-duo > * {
    min-width: 25%;
  }
}

.icon-fa:before, .icon-fa:after {
  font: normal normal normal 14px/1 FontAwesome;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-zmdi:before, .icon-zmdi:after {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  speak: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.flex-dom-reverse {
  flex-direction: column-reverse;
  align-items: flex-start;
}

footer .main-footer {
  background: #222222 !important;
}
footer .sub-footer {
  background: #191919 !important;
}
footer .info-block {
  margin-top: 1.5em;
  font-size: 17px;
}
footer .info-block p {
  margin-bottom: 0px !important;
}
footer .link-block {
  background: #373737 !important;
  padding: 1em 1.25em !important;
  margin-top: 2em !important;
}
footer h2.h4 {
  text-transform: uppercase;
  color: #DDDDDD;
  font-size: 17px;
}
footer h2.h4:before {
  content: "";
  background: #b31b1b;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0.2em 1em 0 0;
}
footer .list-menu {
  font-size: 16px;
}
footer #footer-logo {
  position: relative;
}
footer #footer-logo img {
  position: relative;
  float: none;
}
@media (min-width: 768px) {
  footer #footer-logo img {
    float: left;
  }
}
footer #footer-logo h3 {
  font-size: 22px;
  line-height: 27px;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 400;
  position: relative;
  clear: both;
  padding-left: 10px;
  margin-top: 25px;
}
@media (min-width: 768px) {
  footer #footer-logo h3 {
    float: left;
    clear: none;
  }
}

#main-article .type-people .content {
  clear: both;
}
#main-article .type-people .metadata-set {
  margin: 15px 0 15px 0;
}
#main-article .type-people .metadata-set p {
  margin-bottom: 0;
}
#main-article .type-people .metadata-set p span {
  font-weight: 600;
}

@media (min-width: 480px) {
  #main-article .type-people > .image {
    max-width: 200px;
  }
}
.frm_pro_form > div > fieldset {
  border: 0px !important;
  margin-bottom: 0px;
}

fieldset legend {
  font-size: 18px;
  margin-bottom: 0px !important;
}

#main form label, #main form legend {
  font-family: "freight-sans-pro", sans-serif !important;
  font-size: 15px;
  font-weight: 600;
  display: block;
  margin: 0 0 0.2em;
  color: #333;
  max-width: 600px;
  margin-top: 1.5em;
}
#main form #main form input[type=text],
#main form #main form input[type=password],
#main form #main form input[type=email],
#main form #main form input[type=url],
#main form #main form input[type=search],
#main form #main form input[type=tel] {
  -webkit-appearance: none;
          appearance: none;
  width: 100%;
  padding: 0.4em 0.5em;
  border: 1px solid #bcbcbc;
  border-radius: 0;
}
#main #sidebar-top .search input[name=s] {
  width: 81%;
}

.frm_required {
  color: #b31b1b;
}

button.reset,
button[type=submit] {
  background-color: #2e7d32;
  font-size: 16px;
  padding: 0.5em 1.2em;
  line-height: 1.15;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 400;
  display: inline-block;
  color: #FFF;
  width: 90px;
  white-space: nowrap;
  border: 0px;
  margin-top: 1.5em;
  cursor: pointer;
}
button.reset:hover, button.reset:focus,
button[type=submit]:hover,
button[type=submit]:focus {
  background-color: #3b843f;
}

a.reset {
  width: 90px;
  background: #767676;
  color: #fff;
  text-decoration: none;
  padding: 0.4em 1.5em;
  font-size: 16px;
  margin: 0 0 0.25em;
}

a.reset:hover,
a.reset:focus {
  background: #888;
}

.frm_form_field fieldset {
  border: 1px solid gray !important;
}
.frm_form_field fieldset label {
  margin-top: 0.5em !important;
}

.frm_form_fields #message-box {
  margin: 8px 0 0 0;
}

/* Project styles */
.cwd-basic .cards {
  clear: both;
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 992px) {
  .cwd-basic .cards {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1200px) {
  .cwd-basic .cards {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.cwd-basic .card {
  width: 100%;
  max-width: 500px;
  padding: 30px 10px 0;
  margin: 0 auto;
  position: relative;
}
.cwd-basic .card:after {
  content: "";
  display: block;
  padding-top: 20px;
  clear: both;
}
@media (min-width: 768px) {
  .cwd-basic .card {
    max-width: none;
    margin: 0;
  }
  .cwd-basic .card:after {
    padding-top: 25px;
  }
  .cwd-basic .card:last-of-type:after {
    border: 0;
  }
}
@media (min-width: 992px) {
  .cwd-basic .card {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .cwd-basic .card {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cwd-basic .card img {
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .cwd-basic .card img {
    margin-bottom: 5px;
  }
}
.cwd-basic .card h3 {
  margin-bottom: 0.6em;
}
.cwd-basic .card h3 .deco {
  padding-bottom: 0.2em;
}
.cwd-basic .card h3 + h4 {
  margin-top: -0.3em;
}
.cwd-basic .card a h3:not(.designer) {
  text-decoration: underline;
  color: #1176ac !important;
}
.cwd-basic .card a:hover h3:not(.designer) {
  color: #000 !important;
}
.cwd-basic .card a:active h3:not(.designer) {
  color: #666 !important;
}
.cwd-basic .card .group-image a {
  text-decoration: none;
  display: block;
}
.cwd-basic .card .group-noimage a {
  text-decoration: none;
}
@media (min-width: 768px) {
  .cwd-basic .card .group-image + .group-fields {
    width: 77%;
    float: right;
  }
  .cwd-basic .card .group-image a img {
    width: 20%;
    float: left;
    margin-right: 3%;
  }
}
.cwd-basic .header-with-button {
  margin-bottom: 30px;
}
.cwd-basic .pager {
  margin-top: 20px;
}
.cwd-basic .component-footer {
  max-width: 480px;
  margin: 30px auto 0;
  text-align: center;
}
@media (min-width: 768px) {
  .cwd-basic .component-footer {
    max-width: none;
    margin: 30px 0 0;
  }
}
.cwd-basic .component-footer .link-button {
  border: 1px solid #ccc;
  padding: 1em 3em;
  border-radius: 100px;
  background: none;
  color: #1176ac;
}
.cwd-basic .component-footer .link-button:hover {
  color: #000;
  border-color: #bbb;
  background: rgba(0, 0, 0, 0.05);
}
.cwd-basic .component-footer .link-button:active {
  color: #666;
  border-color: #aaa;
  background: rgba(0, 0, 0, 0.08);
}
@media (min-width: 768px) {
  .cwd-basic.tiles .card {
    width: 100%;
    margin: 0 0 20px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .cwd-basic.tiles .card {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .cwd-basic.tiles .card {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .cwd-basic.tiles .card:after {
    content: none;
  }
}
@media (min-width: 991px) {
  .cwd-basic.tiles .card {
    width: 33.33333%;
  }
}
.cwd-basic.tiles .group-fields, .cwd-basic.tiles .group-image a img {
  width: 100% !important;
  float: none;
  margin: 0;
}
.cwd-basic.tiles .group-fields {
  margin-top: 15px;
}
.cwd-basic.tiles .group-image {
  display: block;
  position: relative;
  max-width: 480px;
  margin: 0 auto;
}
.cwd-basic.tiles .group-image a, .cwd-basic.tiles .group-image .deco, .cwd-basic.tiles .group-image h3 {
  color: #fff;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.5);
  text-decoration-color: rgba(255, 255, 255, 0.5);
}
.cwd-basic.tiles .group-image a {
  display: block;
  transition: background 0.15s, box-shadow 0.15s;
}
.cwd-basic.tiles .group-image a:hover {
  background: rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.06);
  color: #fff;
}
.cwd-basic.tiles .group-image a:hover .deco, .cwd-basic.tiles .group-image a:hover h3 {
  color: #fff;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.9);
  text-decoration-color: rgba(255, 255, 255, 0.9);
}
.cwd-basic.tiles .group-image a:active {
  background: rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
  color: #ccc;
}
.cwd-basic.tiles .group-image a:active .deco, .cwd-basic.tiles .group-image a:active h3 {
  color: #ccc;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.3);
  text-decoration-color: rgba(255, 255, 255, 0.3);
}
.cwd-basic.tiles .group-image a .overlay {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 15px 20px;
  text-align: center;
  overflow: hidden;
  color: #fff;
}
.cwd-basic.tiles .group-image a .overlay :last-child {
  margin-bottom: 0;
}
.cwd-basic.tiles .group-image img {
  position: static;
  width: 100%;
}
.cwd-basic.tiles .group-image:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%);
  z-index: 2;
  pointer-events: none;
}
@media (min-width: 1200px) {
  .cwd-basic.tiles.max-2 .card {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .cwd-basic.tiles.max-4 .cards {
    margin-left: -13px;
    margin-right: -13px;
  }
  .cwd-basic.tiles.max-4 .card {
    padding-left: 13px;
    padding-right: 13px;
  }
}
@media (min-width: 1080px) {
  .cwd-basic.tiles.max-4 .card {
    width: 33.33333%;
  }
}
@media (min-width: 1400px) {
  .cwd-basic.tiles.max-4 .cards {
    margin-left: -15px;
    margin-right: -15px;
  }
  .cwd-basic.tiles.max-4 .card {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .cwd-basic.tiles.max-4-2 .cards {
    margin-left: -15px;
    margin-right: -15px;
  }
  .cwd-basic.tiles.max-4-2 .card {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .cwd-basic.tiles.max-3-1 .card {
    width: 33.33333%;
  }
}
.cwd-basic.tiles.no-overlay .group-image .deco, .cwd-basic.tiles.no-overlay .group-image h3 {
  color: #1176ac;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(17, 121, 177, 0.5);
  text-decoration-color: rgba(17, 121, 177, 0.5);
}
.cwd-basic.tiles.no-overlay .group-image h3.designer, .cwd-basic.tiles.no-overlay .group-image h3.designer .deco {
  text-decoration: none;
  color: #333;
}
.cwd-basic.tiles.no-overlay .group-image a .overlay {
  position: static;
  margin-top: 12px;
  padding: 0;
  text-align: left;
}
.cwd-basic.tiles.no-overlay .group-image a:hover, .cwd-basic.tiles.no-overlay .group-image a:hover .deco, .cwd-basic.tiles.no-overlay .group-image a:hover h3 {
  color: #000;
  -webkit-text-decoration-color: rgba(0, 0, 0, 0.7);
  text-decoration-color: rgba(0, 0, 0, 0.7);
}
.cwd-basic.tiles.no-overlay .group-image a:active, .cwd-basic.tiles.no-overlay .group-image a:active .deco, .cwd-basic.tiles.no-overlay .group-image a:active h3 {
  color: #666;
  -webkit-text-decoration-color: rgba(0, 0, 0, 0.4);
  text-decoration-color: rgba(0, 0, 0, 0.4);
}
.cwd-basic.tiles.no-overlay .group-image:before {
  content: none;
}
.cwd-basic.tiles:not(.no-overlay) .card a h3:not(.designer) {
  color: #fff !important;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.5);
  text-decoration-color: rgba(255, 255, 255, 0.5);
}
.cwd-basic.tiles:not(.no-overlay) .card a:hover h3:not(.designer) {
  -webkit-text-decoration-color: white;
  text-decoration-color: white;
}
.cwd-basic.tiles:not(.no-overlay) .card a:active h3:not(.designer) {
  color: #ccc !important;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.5);
  text-decoration-color: rgba(255, 255, 255, 0.5);
}
.cwd-basic.card-slider .cards {
  margin-left: -15px;
  margin-right: -15px;
}
.cwd-basic.card-slider .card {
  max-width: none;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .cwd-basic.card-slider .card {
    padding: 0 15px !important;
  }
}
@media (min-width: 768px) {
  .cwd-basic.card-slider .cards {
    flex-wrap: nowrap;
  }
  .cwd-basic.card-slider .card:after {
    content: none;
  }
}
.cwd-basic.card-slider.tiles .group-image a {
  box-shadow: none !important;
}
.cwd-basic.animate.tiles .group-image {
  overflow: hidden;
}
.cwd-basic.animate.tiles a img {
  transition: transform 0.3s ease-out;
}
.cwd-basic.animate.tiles a:hover img {
  transform: scale(1.05);
  transition: transform 0.3s ease-out;
}
.cwd-basic.collapse.tiles .cards {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.cwd-basic.collapse.tiles .card {
  padding: 0 !important;
}

.dark .cwd-basic, .cwd-basic.dark {
  color: #ddd;
}
.dark .cwd-basic h2, .cwd-basic.dark h2 {
  color: #ededed;
}
.dark .cwd-basic a, .dark .cwd-basic a h3:not(.designer), .cwd-basic.dark a, .cwd-basic.dark a h3:not(.designer) {
  color: #fff !important;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.5);
  text-decoration-color: rgba(255, 255, 255, 0.5);
}
.dark .cwd-basic a:hover, .dark .cwd-basic a:hover *, .dark .cwd-basic a h3:not(.designer):hover, .dark .cwd-basic a h3:not(.designer):hover *, .cwd-basic.dark a:hover, .cwd-basic.dark a:hover *, .cwd-basic.dark a h3:not(.designer):hover, .cwd-basic.dark a h3:not(.designer):hover * {
  -webkit-text-decoration-color: white;
  text-decoration-color: white;
  border-color: rgba(255, 255, 255, 0.7) !important;
}
.dark .cwd-basic a:active, .dark .cwd-basic a:active *, .dark .cwd-basic a h3:not(.designer):active, .dark .cwd-basic a h3:not(.designer):active *, .cwd-basic.dark a:active, .cwd-basic.dark a:active *, .cwd-basic.dark a h3:not(.designer):active, .cwd-basic.dark a h3:not(.designer):active * {
  color: #ccc !important;
  border-color: rgba(255, 255, 255, 0.5) !important;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.5);
  text-decoration-color: rgba(255, 255, 255, 0.5);
}
.dark .cwd-basic a *, .dark .cwd-basic a h3:not(.designer) *, .cwd-basic.dark a *, .cwd-basic.dark a h3:not(.designer) * {
  color: #fff !important;
}
.dark .cwd-basic .card:after, .cwd-basic.dark .card:after {
  border-color: rgba(255, 255, 255, 0.2);
}
.dark .cwd-basic .component-footer .link-button, .cwd-basic.dark .component-footer .link-button {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.dark .cwd-basic .component-footer .link-button:hover, .cwd-basic.dark .component-footer .link-button:hover {
  border-color: rgba(255, 255, 255, 0.5);
  background: rgba(0, 0, 0, 0.1);
}
.dark .cwd-basic .component-footer .link-button:active, .cwd-basic.dark .component-footer .link-button:active {
  border-color: rgba(255, 255, 255, 0.4);
  background: rgba(0, 0, 0, 0.18);
}
.dark .cwd-basic.tiles .group-image a:hover, .cwd-basic.dark.tiles .group-image a:hover {
  background: rgba(255, 255, 255, 0.12);
  box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.12);
}
.dark .cwd-basic.tiles .group-image a:active, .cwd-basic.dark.tiles .group-image a:active {
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.08);
}
.dark .cwd-basic.tiles.no-overlay .group-image .deco, .dark .cwd-basic.tiles.no-overlay .group-image h3, .cwd-basic.dark.tiles.no-overlay .group-image .deco, .cwd-basic.dark.tiles.no-overlay .group-image h3 {
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.5);
  text-decoration-color: rgba(255, 255, 255, 0.5);
}
.dark .cwd-basic.tiles.no-overlay .group-image a:hover, .dark .cwd-basic.tiles.no-overlay .group-image a:hover .deco, .dark .cwd-basic.tiles.no-overlay .group-image a:hover h3, .cwd-basic.dark.tiles.no-overlay .group-image a:hover, .cwd-basic.dark.tiles.no-overlay .group-image a:hover .deco, .cwd-basic.dark.tiles.no-overlay .group-image a:hover h3 {
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.8);
  text-decoration-color: rgba(255, 255, 255, 0.8);
}
.dark .cwd-basic.tiles.no-overlay .group-image a:active, .dark .cwd-basic.tiles.no-overlay .group-image a:active .deco, .dark .cwd-basic.tiles.no-overlay .group-image a:active h3, .cwd-basic.dark.tiles.no-overlay .group-image a:active, .cwd-basic.dark.tiles.no-overlay .group-image a:active .deco, .cwd-basic.dark.tiles.no-overlay .group-image a:active h3 {
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.6);
  text-decoration-color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 768px) {
  .cwd-card-grid .card:nth-child(1n+2) {
    padding: 0 20px;
  }
}
.cwd-card-grid {
  float: left;
  width: 100%;
  margin: 2em 0;
}

.header-with-button {
  margin-bottom: 30px;
}

.sub-menu.links .parent .fa-caret-right {
  display: none;
}

#main-article {
  z-index: 3;
  position: relative;
  /*aside {
  	background: none;
  	text-align: center;
  	width: 35%;
  	padding: 0px;
  	border: 0px;
  	margin-left: 50px;


  	h2 {
  		font-family: 'freight-pro', serif;
  		font-size: 30px;
  		padding-bottom: 0px;
  		margin-bottom: 5px;

  	}

  	p {
  		font-size: 18px;
  		font-family: 'freight-sans-pro', sans-serif;

  	}
  	.subheading {
  		font-size: 17px;
  		padding-bottom: 25px;
  		border-bottom: 1px solid rgba(151,151,151,.5);

  	}
  }

  blockquote {
  	border: none;
  	margin-right: 75px;
  	position: relative;
  	margin: 75px 50px;



  	&:before {
  		content: open-quote;
  		quotes: "“" "”" "‘" "’";
  		font-size: 60px;
  		color: #7BBF5E;
  		float: left;
  		top: -20px;
  		padding-right:25px;
  		font-weight: 300;
  		position: absolute;
  		left: -15px;



  	}

  	p {

  		font-family: 'freight-pro', serif;
  		font-size: 30px;
  		line-height: 41px;
  		text-align: left;


  	}
  }*/
}
#main-article h1 {
  font-weight: 300;
}
#main-article h2 {
  font-size: 28px;
  font-family: "freight-sans-pro", sans-serif;
  font-weight: 300;
  color: #454545;
  padding-bottom: 25px;
}
#main-article p {
  font-size: 20px;
  line-height: 29px;
  font-weight: 300;
}
#main-article p a {
  color: #b31b1b;
}
#main-article .intro {
  font-size: 26px;
  line-height: 36px;
  font-weight: 300;
}

#main-article blockquote.offset,
#main-article blockquote.impact {
  font-family: "Iowan Old Style", Georgia, Athelas, Baskerville, "Sitka Display", Constansia, serif;
  font-size: 20px;
  line-height: 1.45;
  color: #444444;
  clear: both;
  background: white;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6 #e6e6e6 #e6e6e6 #b31b1b;
  border-image: initial;
  margin: 1.25em 0px;
  padding: 15px 30px;
}
#main-article blockquote.offset p,
#main-article blockquote.impact p {
  font-size: 20px;
  line-height: 1.45;
}
#main-article blockquote.offset,
#main-article blockquote.impact {
  font-size: 21px;
  line-height: 1.45;
  float: left;
  width: 40%;
  border-top-style: initial;
  border-bottom-style: initial;
  border-left-style: initial;
  border-top-color: initial;
  border-bottom-color: initial;
  border-left-color: initial;
  clear: none;
  background: none;
  padding: 0px 30px;
  border-width: 0px 3px 0px 0px;
  border-image: initial;
  border-right: 3px solid #7BBF5E;
  line-height: 1.55;
  margin: 4px 30px 12px -90px;
}
#main-article blockquote.offset p,
#main-article blockquote.impact p {
  font-size: 26px;
}
@media (max-width: 1200px) {
  #main-article blockquote.offset p,
#main-article blockquote.impact p {
    font-size: 24px;
    line-height: 1.3;
  }
}
@media (max-width: 992px) {
  #main-article blockquote.offset p,
#main-article blockquote.impact p {
    font-size: 21px;
    line-height: 1.19;
  }
}
@media (max-width: 768px) {
  #main-article blockquote.offset,
#main-article blockquote.impact {
    margin: 4px 30px 18px;
  }
}
@media (max-width: 600px) {
  #main-article blockquote.offset,
#main-article blockquote.impact {
    width: 100%;
    margin: 4px 30px 27px;
    position: relative;
    quotes: "“" "”" "‘" "’";
  }
  #main-article blockquote:before {
    content: open-quote;
    font-size: 60px;
    color: #7BBF5E;
    float: left;
    top: -36px;
    padding-right: 20px;
    font-weight: 300;
    position: absolute;
    left: -9px;
  }
  #main-article blockquote:after {
    content: close-quote;
    display: none;
  }
}
#main-article blockquote.impact {
  width: 100%;
  position: relative;
  border-right: none;
  margin-left: 0;
  margin-bottom: 29px;
  quotes: "“" "”" "‘" "’";
}
#main-article blockquote.impact:before {
  content: open-quote;
  font-size: 60px;
  color: #7BBF5E;
  float: left;
  top: -36px;
  padding-right: 20px;
  font-weight: 300;
  position: absolute;
  left: -9px;
}

.breadcrumb ul li a {
  color: #b31b1b;
}

.breadcrumbs__curent {
  position: relative;
  top: 2px;
}

/* Large Circle styles */
.group-image:before {
  background: rgba(0, 0, 0, 0.6);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, black 100%) !important;
  mix-blend-mode: darken;
}
.group-image a .dark-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.75) 100%) !important;
}
.group-image a .overlay {
  top: 0;
  height: 100%;
}
.group-image a .overlay .vertical-align {
  flex-direction: column;
  justify-content: center;
}
.group-image a .overlay .type {
  color: white !important;
  text-transform: uppercase;
  background-color: #00893A;
  position: relative;
  margin: 5px auto 10px;
  padding: 0 12px;
  font-size: 0.65rem;
  line-height: 2rem;
  letter-spacing: 0.1rem;
  display: block;
  clear: both;
}
.group-image a .overlay .deco {
  font-size: 1.5rem;
  margin-top: 5px;
  letter-spacing: 0.05rem;
  display: block;
  clear: both;
}
.group-image a .overlay .full-story {
  padding-bottom: 5px;
  width: 50%;
  margin: 0 auto;
  font-weight: 100;
  letter-spacing: 0.05rem;
  display: block;
  clear: both;
}
.group-image a .overlay .full-story:after {
  content: "";
  height: 2px;
  width: 15%;
  border-bottom: 1px solid white;
  clear: both;
  display: block;
  margin: 0 auto;
  transition: 1s;
}
.group-image a .overlay .full-story span:after {
  content: "";
  color: #00C352;
  font-family: "FontAwesome";
}
.group-image a:hover .dark-overlay, .group-image a:focus .dark-overlay {
  background-color: #000;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.85) 100%) !important;
  transition: background-color 2s ease;
}
.group-image a:hover .full-story:after, .group-image a:focus .full-story:after {
  width: 50%;
  transition: 1s;
  border-bottom-color: #00893A;
}

.spotlights {
  margin-top: 50px;
}

.data-row {
  position: relative;
}
@media (min-width: 992px) {
  .data-row {
    left: 44px;
  }
}
.data-row .card {
  padding-top: 0px;
}
.data-row .card .data-card {
  text-align: center;
}
.data-row .card .data-card .flex-10 {
  width: 100%;
}
@media (min-width: 992px) {
  .data-row .card .data-card .flex-10 {
    width: 83.33%;
  }
}
.data-row .card .data-card .flex-10 .data-icon {
  height: 70px;
  width: 70px;
  border-radius: 35px;
  background: #00c352;
  background: linear-gradient(148deg, #00c352 6%, #00893a 98%);
  color: white;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-bottom: 50px;
  font-size: 2rem;
}
.data-row .card .data-card .flex-10 .data-icon i:before {
  position: relative;
  top: 20px;
}
.data-row .card .data-card .flex-10 h3 {
  font-size: 1.875rem;
}
.data-row .card .data-card .read-more-arrow {
  width: 100%;
}
@media (min-width: 992px) {
  .data-row .card .data-card .read-more-arrow {
    width: 8.33%;
    top: -50px;
    position: absolute;
    align-items: flex-end;
    width: auto;
  }
}
.data-row .card .data-card .read-more-arrow .right {
  left: initial;
}

@media (min-width: 992px) {
  .data-row .one-col .card .data-card .flex-10 {
    width: 93.33%;
  }
}
/* Project styles */
footer {
  background: #412a0b !important;
  background: linear-gradient(180deg, #412a0b 0%, #1a1104 50%) !important;
  margin-top: 50px;
}
footer .main-footer {
  background: transparent !important;
  margin-top: 50px;
}
footer .main-footer .container-fluid:after {
  border-right: 0px !important;
}
footer .main-footer .container-fluid p {
  color: #FFF;
  font-weight: 100;
}
footer .main-footer .container-fluid a {
  color: #FFF4C7 !important;
}
footer .main-footer .container-fluid a.link-block {
  border: 1px solid #FFF4C7;
  padding: 15px 25px;
  background: transparent !important;
}
footer .main-footer .container-fluid .footer-logo-desktop, footer .main-footer .container-fluid .footer-logo-mobile {
  width: 300px;
  margin-bottom: 25px;
}
footer .main-footer .container-fluid .footer-logo-desktop {
  display: none;
}
@media (min-width: 992px) {
  footer .main-footer .container-fluid .footer-logo-desktop {
    display: initial;
  }
}
footer .main-footer .container-fluid .footer-logo-mobile {
  display: initial;
}
@media (min-width: 992px) {
  footer .main-footer .container-fluid .footer-logo-mobile {
    display: none;
  }
}
footer .main-footer .container-fluid .primary h3 {
  width: 100%;
  padding-bottom: 10px;
  color: #FFF;
  font-weight: 100;
}
@media (min-width: 992px) {
  footer .main-footer .container-fluid .primary h3 {
    border-bottom: 1px solid #FFF4C7;
  }
}
@media (min-width: 992px) {
  footer .main-footer .container-fluid .primary .flex-8 {
    padding-right: 8.25%;
  }
}
footer .main-footer .container-fluid .secondary {
  padding-right: 8.25%;
}
footer .main-footer .container-fluid .secondary p {
  margin-bottom: 25px;
}
footer .main-footer .container-fluid .secondary .contact {
  border: 1px solid #FFF4C7;
  padding: 10px 15px;
  display: inline-block;
  margin-top: 15px;
  font-size: 1rem;
  text-decoration: none;
}
footer .main-footer .container-fluid .secondary .contact:hover, footer .main-footer .container-fluid .secondary .contact:focus {
  background-color: #FFF4C7;
  color: #130f02 !important;
}
footer .main-footer .container-fluid .secondary .social {
  margin-top: 25px;
}
footer .sub-footer {
  background: transparent !important;
}
footer .sub-footer #a11y-message {
  font-size: 0.875rem;
  font-weight: 100;
  text-align: center;
}
footer .sub-footer #a11y-message i {
  color: #FFF4C7;
  font-size: 1rem;
  margin-right: 5px;
}

#cu-search {
  border-color: #130f02;
  z-index: 2;
  position: relative;
}

#cu-header {
  background-size: cover !important;
  background-color: #130f02;
  background-position: 50% 50%;
  position: relative;
  min-height: 300px;
}
@media screen and (min-width: 992px) {
  #cu-header {
    min-height: 300px;
  }
}
#cu-header.large-hero {
  min-height: 350px;
}
@media (min-width: 992px) {
  #cu-header.large-hero {
    min-height: 500px;
  }
}
#cu-header:before {
  content: "";
  background: rgba(34, 34, 34, 0.2);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 149, 29, 0.35) 50%) !important;
  z-index: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  mix-blend-mode: multiply;
}
#cu-header:after {
  width: 100%;
  height: 100%;
  content: " ";
  display: inline-block;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 70%);
  position: absolute;
  top: 0;
  z-index: 0;
}
#cu-header.large-hero .hero-banner {
  position: relative;
  top: 0;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 992px) {
  #cu-header.large-hero .hero-banner {
    top: 0;
    position: absolute;
  }
}
@media (min-width: 1200px) {
  #cu-header.large-hero .hero-banner {
    position: relative;
    margin-top: -230px;
  }
}
#cu-header.large-hero .hero-banner .mobile-branding {
  position: absolute;
}
#cu-header.large-hero .hero-banner .feature-area {
  padding: 0px;
  top: 0;
}
@media screen and (min-width: 992px) {
  #cu-header.large-hero .hero-banner .feature-area {
    height: 100%;
  }
}
#cu-header.large-hero .hero-banner .feature-area div {
  margin-bottom: 0px;
}
#cu-header.large-hero .hero-banner .feature-area:after {
  position: relative;
  width: 100%;
  display: inline-block;
  content: " ";
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #333333 70%);
  z-index: 1;
}
@media (min-width: 992px) {
  #cu-header.large-hero .hero-banner .feature-area:after {
    background: transparent;
  }
}
#cu-header.large-hero .hero-banner .feature-text {
  position: relative;
  z-index: 3;
  padding: 35px 25px 15px;
  text-align: center;
  left: 0;
  min-height: 350px;
  max-height: 350px;
  width: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  z-index: 1;
}
#cu-header.large-hero .hero-banner .feature-text:after {
  width: 100%;
  height: 100%;
  content: " ";
  display: inline-block;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  position: absolute;
  z-index: 0;
  width: 110%;
}
@media (min-width: 992px) {
  #cu-header.large-hero .hero-banner .feature-text {
    min-height: 500px;
  }
  #cu-header.large-hero .hero-banner .feature-text:after {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  #cu-header.large-hero .hero-banner .feature-text {
    align-items: flex-start;
    justify-content: center;
    background-position: 75% 50%;
    padding-top: 125px;
  }
}
@media screen and (min-width: 834px) {
  #cu-header.large-hero .hero-banner .feature-text {
    position: relative;
  }
}
#cu-header.large-hero .hero-banner .feature-text a {
  color: white;
  z-index: 1;
}
@media (min-width: 624px) {
  #cu-header.large-hero .hero-banner .feature-text a {
    width: 100%;
    align-items: center;
  }
}
@media (min-width: 992px) {
  #cu-header.large-hero .hero-banner .feature-text a {
    display: initial;
    height: auto;
    width: 40%;
  }
}
#cu-header.large-hero .hero-banner .feature-text a:before {
  border-top: 1px solid #00C352;
  display: inline-block;
  height: 2px;
  width: 100%;
}
#cu-header.large-hero .hero-banner .feature-text a h2 {
  font-weight: 100;
  line-height: 1.75rem;
  font-size: 1.25rem;
}
#cu-header.large-hero .hero-banner .feature-text a h2:before {
  border-top: 1px solid #00C352;
  content: "";
  display: block;
  height: 2px;
  width: 25%;
  clear: both;
  margin: 0 auto;
  padding-bottom: 25px;
}
@media (min-width: 768px) {
  #cu-header.large-hero .hero-banner .feature-text a h2:before {
    border-top: 0px;
  }
}
@media screen and (min-width: 624px) {
  #cu-header.large-hero .hero-banner .feature-text a h2 {
    width: 80%;
    margin: 0 auto;
    font-size: 2rem;
    line-height: 3rem;
  }
}
@media screen and (min-width: 992px) {
  #cu-header.large-hero .hero-banner .feature-text a h2 {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #cu-header.large-hero .hero-banner .feature-text a h2 {
    font-size: 1.875rem;
    line-height: 3rem;
    width: auto;
  }
}
#cu-header.large-hero .hero-banner .feature-text a i {
  line-height: 1.25rem;
  font-size: 1.25rem;
}
@media screen and (min-width: 992px) {
  #cu-header.large-hero .hero-banner .feature-text a i {
    margin-top: 25px;
    font-size: 3.5rem;
  }
}
#cu-header.large-hero .hero-banner .feature-text a:hover a, #cu-header.large-hero .hero-banner .feature-text a:hover i {
  text-decoration: underline;
}
@media screen and (min-width: 992px) {
  #cu-header.large-hero {
    background-size: cover !important;
    background-position: center top;
  }
}
#cu-header .cu-brand {
  z-index: 10;
  background: white;
  flex-direction: row !important;
}
@media screen and (min-width: 992px) {
  #cu-header .cu-brand {
    background: transparent;
    flex-direction: row-reverse !important;
  }
}
#cu-header .cu-brand .buttons {
  z-index: 10;
}
#cu-header .cu-brand .cu-logo {
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  z-index: 1;
}
#cu-header .cu-brand .cu-logo a {
  width: 200px;
  background: url("../img/cornell-reduced-black.svg") left top no-repeat !important;
  background-size: 100%;
  margin: 0 !important;
  height: 34px;
}
@media (min-width: 992px) {
  #cu-header .cu-brand .cu-logo a {
    background: url("../img/bold_cornell_seal_simple_white.svg") left top no-repeat !important;
    height: 120px;
    background-position-x: right !important;
  }
}
#cu-header .cu-brand.container-fluid {
  max-width: 1500px;
}
#cu-header .cu-brand h2 {
  font-weight: 700 !important;
  color: white;
}
#cu-header .mobile-button {
  background-color: #130f02;
}
#cu-header .mobile-button#cu-search-button {
  background: url("../img/icon_search32.png") 50% 50% no-repeat, #130f02 !important;
  background-size: 16px !important;
  cursor: pointer;
}
#cu-header #site-header {
  top: 0;
  z-index: 10000;
}
@media (min-width: 992px) {
  #cu-header #site-header {
    bottom: 0;
    position: absolute;
    top: unset;
  }
}
#cu-header .tci-lockup {
  background: none;
  padding-top: 25px;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  #cu-header .tci-lockup {
    position: absolute;
    left: 50px;
  }
}
#cu-header .tci-lockup .desktop-branding {
  display: none;
}
@media screen and (min-width: 992px) {
  #cu-header .tci-lockup .desktop-branding {
    display: initial;
  }
  #cu-header .tci-lockup .desktop-branding h2 {
    font-size: 1rem !important;
    color: #00C352;
    padding-left: 25px;
    margin-top: 0px !important;
  }
}
@media screen and (min-width: 992px) and (min-width: 1200px) {
  #cu-header .tci-lockup .desktop-branding h2 {
    font-size: 1.875rem !important;
  }
}
@media screen and (min-width: 992px) {
  #cu-header .tci-lockup .desktop-branding h2, #cu-header .tci-lockup .desktop-branding img {
    position: relative;
    float: left;
  }
}
@media screen and (min-width: 992px) {
  #cu-header .tci-lockup .desktop-branding img {
    width: 75px;
    margin-top: 5px;
  }
}
@media screen and (min-width: 992px) and (min-width: 992px) {
  #cu-header .tci-lockup .desktop-branding img {
    width: 35%;
  }
}
@media screen and (min-width: 992px) and (min-width: 1200px) {
  #cu-header .tci-lockup .desktop-branding img {
    width: 25%;
  }
}
@media (min-width: 992px) {
  #cu-header .tci-lockup {
    display: none;
  }
}
#cu-header .tci-lockup img {
  width: 50%;
  margin: 25px 0px 10px;
}

.landing-page #cu-header {
  min-height: 30vh;
}
.landing-page #cu-header .hero-banner {
  margin-top: 0px;
}
@media (min-width: 1200px) {
  .landing-page #cu-header .hero-banner {
    margin-top: -50px;
  }
}
.landing-page #cu-header .hero-banner .page-title {
  position: relative;
  width: 100%;
  align-items: center;
  height: 100%;
  top: 0;
  z-index: 5;
  padding: 0px 25px 15px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  display: none;
}
.landing-page #cu-header .hero-banner .page-title h1 {
  font-size: 3.75rem;
  text-align: center;
  font-weight: 100;
  width: 50%;
  margin: 0 auto 100px;
  padding-bottom: 25px;
}
.landing-page #cu-header .hero-banner .page-title .feature-arrow {
  width: 250px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .landing-page #cu-header .hero-banner .page-title {
    display: inline-block;
  }
}
.mobile-branding {
  text-align: center;
  clear: both;
  display: inline-block;
  position: absolute;
  z-index: 2;
  width: 100%;
  padding: 25px 10%;
  background: white;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 70%);
}
@media screen and (min-width: 768px) {
  .mobile-branding {
    position: relative;
    float: left;
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 992px) {
  .mobile-branding {
    display: none;
  }
}

.mobile-branding img {
  position: relative;
  padding-bottom: 10px;
  margin: 0 auto;
}

@media screen and (max-width: 624px) {
  .mobile-branding img {
    width: 100%;
    max-width: 243px !important;
  }
}
@media screen and (min-width: 624px) {
  .mobile-branding img {
    position: relative;
    clear: none;
    width: 300px !important;
  }
}
@media (min-width: 768px) {
  .mobile-branding img {
    width: 34% !important;
  }
}
/* Large Circle styles */
#main-content {
  z-index: 0;
}
#main-content .arrow-down:before {
  height: 50px;
  width: 100%;
  background: url("../img/arrow-separator.svg") no-repeat;
}
#main-content .pattern {
  background: url("../img/pattern-1.svg") no-repeat;
}
#main-content .pattern.reversed {
  background: url("../img/pattern-2.svg") no-repeat;
}
#main-content .pattern.rotated {
  background: url("../img/pattern-3.svg") no-repeat;
}
#main-content .pattern img {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 992px) {
  #main-content .pattern img {
    width: initial;
  }
}
#main-content .section-text {
  margin-right: 25px;
}
#main-content .reverse-flex {
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  #main-content .reverse-flex {
    flex-direction: row;
  }
}
#main-content .vertical-align-text {
  position: relative;
  flex-direction: column;
  display: flex;
  justify-content: center;
  text-align: center;
}
@media (min-width: 992px) {
  #main-content .vertical-align-text {
    text-align: left;
  }
}
#main-content .vertical-align-text .project-list {
  list-style-type: none;
  padding-left: 0px;
  column-count: 1 !important;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  #main-content .vertical-align-text .project-list {
    column-count: 2 !important;
    padding-bottom: 0px;
  }
}
#main-content .vertical-align-text .project-list li {
  width: 100%;
}
@media (min-width: 992px) {
  #main-content .vertical-align-text .project-list li {
    width: initial;
  }
}
#main-content .separator-wrap {
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
#main-content .separator-wrap .feature-arrow {
  margin: 0 auto;
  width: 250px;
}
#main-content .separator-wrap h2 {
  padding: 10px 0px;
}
#main-content .separator-wrap p {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #main-content .separator-wrap p {
    max-width: 75%;
  }
}
#main-content #menu-featured-project-links {
  list-style: none;
  column-count: 2;
  padding-left: 0;
}
#main-content .project-overlay-desktop, #main-content .project-overlay-mobile {
  position: relative;
  top: 0;
}
#main-content .project-overlay-desktop .links-overlay, #main-content .project-overlay-mobile .links-overlay {
  background: rgba(199, 229, 208, 0.1);
  width: 75%;
  padding: 25px;
  text-align: center;
  top: -25px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
@media (min-width: 992px) {
  #main-content .project-overlay-desktop .links-overlay, #main-content .project-overlay-mobile .links-overlay {
    left: -25px;
    top: -125px;
    max-width: 50%;
    margin: 25px;
    text-align: left;
    margin-bottom: -100px;
    padding-left: 50px;
  }
}
#main-content .project-overlay-desktop .links-overlay ul, #main-content .project-overlay-mobile .links-overlay ul {
  list-style: none;
  padding-left: 0px;
}
#main-content .featured {
  color: white;
  background: #00893A;
  padding: 8px 10px;
  text-transform: uppercase;
  font-weight: 100;
  display: initial;
  width: 100px;
  margin: 0 auto 25px;
  text-align: center;
}
@media (min-width: 992px) {
  #main-content .featured {
    margin: 0 0 25px;
  }
}
#main-content .featured-text-wrap h3 {
  font-weight: 100;
  margin-top: 25px;
  font-size: 1.875rem;
}
#main-content .featured-text-wrap p {
  font-size: 1.25rem;
  font-weight: 100;
  line-height: 2.25rem;
}
#main-content .featured-text-wrap p:after {
  border-bottom: 1px solid #D1D1D1;
  height: 2px;
  width: 100%;
  margin: 25px 0;
  display: block;
  position: relative;
  content: "";
  clear: both;
  width: 25%;
  clear: both;
}
#main-content .project-overlay-desktop {
  display: none;
}
@media (min-width: 992px) {
  #main-content .project-overlay-desktop {
    display: initial;
  }
}
#main-content .project-overlay-mobile {
  display: initial;
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  #main-content .project-overlay-mobile {
    display: none;
    padding-bottom: 0px;
  }
}
#main-content .project-links ul {
  list-style: none;
  padding-left: 0px;
  line-height: 24px;
}
#main-content .project-links ul li {
  margin-bottom: 15px;
}
#main-content .cta-wrap {
  background-size: cover !important;
  text-align: center;
  margin: 50px 5px;
  padding: 25px 0px;
}
@media (min-width: 992px) {
  #main-content .cta-wrap {
    margin: 75px 0px 100px;
    padding: 150px 0px;
  }
}
#main-content .cta-wrap .cta-callout {
  background: rgba(17, 14, 14, 0.85);
  padding: 25px 10px;
}
@media (min-width: 992px) {
  #main-content .cta-wrap .cta-callout {
    padding: 75px 50px;
  }
}
#main-content .cta-wrap .cta-callout h2 {
  color: #00C352 !important;
  font-weight: 700;
}
#main-content .cta-wrap .cta-callout p {
  margin-top: 50px;
  color: white;
  font-weight: 100;
  font-size: 1.4rem;
  line-height: 2.5rem;
}
#main-content .cta-wrap .cta-callout .cta-button {
  color: white;
  border: 1px solid white;
  text-decoration: none;
  padding: 15px 25px;
  position: relative;
  margin-top: 25px;
  display: inline-block;
  text-transform: uppercase;
}
#main-content .cta-wrap .cta-callout .cta-button:hover, #main-content .cta-wrap .cta-callout .cta-button:focus {
  background: #00893A;
  color: white;
}
#main-content .publications-grid {
  justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  #main-content .publications-grid {
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  #main-content .publications-grid > .publication-card:first-of-type {
    margin-right: 8%;
  }
  #main-content .publications-grid > .publication-card:last-of-type {
    margin-left: 8%;
  }
}
#main-content .publications-grid .publication-flex {
  width: 100%;
}
@media screen and (min-width: 992px) {
  #main-content .publications-grid .publication-flex {
    width: 25%;
  }
}
@media screen and (min-width: 1200px) {
  #main-content .publications-grid .publication-flex {
    width: 16.6666666667%;
  }
}
#main-content .publications-grid .publication-flex .publication-card {
  width: 100%;
}
#main-content .publications-grid h3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 100;
  text-align: center;
  margin-top: 25px;
  text-transform: capitalize;
}
#main-content .publications-grid .publication-cover {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-right: 0px;
}
@media (min-width: 992px) {
  #main-content .publications-grid .publication-cover {
    height: 250px;
  }
}
#main-content .publications-grid .publication-cover img {
  flex-shrink: 0;
  width: auto;
  object-fit: cover;
  max-width: initial !important;
  vertical-align: middle;
}
#main-content .publications-grid .publication-text {
  text-align: center;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  #main-content .publications-grid .publication-text {
    margin-bottom: initial;
  }
}
@media (min-width: 992px) {
  #main-content .publications-grid .publication-text:before {
    border-top: 1px solid #cdcdcd;
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    margin: 0 auto;
    margin-top: 25px;
  }
}
#main-content .publications-grid .publication-text ul {
  list-style: none;
  padding-left: 0px;
  text-align: center;
  margin-top: 25px;
}

.page-template .page-feature-image {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .page-template .page-feature-image {
    width: 55%;
    padding-right: 25px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .page-template .page-feature-image {
    width: 35%;
    margin-left: -25%;
  }
}
.page-template .page-feature-image:nth-child(odd) {
  float: right;
  margin-right: 0;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 25px;
}
.page-template .featured-sidebar {
  position: relative;
  float: right;
  top: 0;
  text-align: left !important;
  background-color: #F3FCF7 !important;
  padding: 25px 25px 50px !important;
  width: 100% !important;
}
@media (min-width: 1200px) {
  .page-template .featured-sidebar {
    width: 35% !important;
  }
}
.page-template .featured-sidebar h2 {
  margin-bottom: 25px !important;
  font-family: "freight-sans-pro", sans-serif !important;
  font-weight: 300 !important;
}
.page-template .featured-sidebar ul {
  list-style: none;
  line-height: 1.5rem;
  padding-left: 0px;
}

.no-sidebar .page-template .page-feature-image {
  margin-left: 0;
}
@media (min-width: 768px) {
  .no-sidebar .page-template .featured-sidebar {
    width: 35% !important;
  }
}

/* Search results */
.search-results #main-content #main-article ol {
  list-style: none;
  padding-left: 0;
}

.search-results #main-content #main-article ol li {
  margin: 50px 0px;
  padding-bottom: 30px;
  overflow: hidden;
  border-bottom: 1px solid #d3d3d3;
}

.search-results #main-content #main-article ol .thumb {
  width: 150px;
  height: 150px;
  max-width: 20%;
  float: left;
}
.search-results #main-content #main-article ol .thumb img {
  height: 100%;
  width: auto;
}

.search-results #main-content #main-article ol .title.excerpt {
  width: 77%;
  float: right;
  padding-bottom: 20px;
}

.search-results #main-content #main-article ol .title.excerpt h2 {
  font-size: 1.5rem;
  padding-bottom: 0;
  color: #1179B1 !important;
  text-decoration: underline;
}

.search-results #main-content #main-article ol a:hover h2,
.search-results #main-content #main-article ol a:focus h2 {
  color: #000 !important;
}

.search-results #main-content #main-article ol .title.excerpt p {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #000;
}

.search h2 {
  font-size: 2rem !important;
  color: #696969 !important;
}
.search label {
  font-size: 18px !important;
}
.search input[type=search] {
  width: 85% !important;
}
.search fieldset {
  border: 1px solid transparent !important;
  padding-left: 0px !important;
}
.search fieldset legend {
  padding-left: 0px !important;
  font-size: 18px !important;
}
.search input[type=submit] {
  background-color: #00893A !important;
}

.secondary:after {
  border-bottom: 0px !important;
}
.secondary .secondary-navigation {
  margin: 0;
}
.secondary .widget_nav_menu h2 {
  font-size: 30px !important;
  color: #00893A !important;
}
.secondary .widget_nav_menu .menu {
  list-style: none;
  padding-left: 0px;
  padding-right: 100px;
}
.secondary .widget_nav_menu .menu li {
  font-size: 1.25rem;
  border-bottom: 1px solid #F3FCF7;
  padding: 12px 0;
  line-height: 1.4;
  margin: 0;
  font-family: freight-sans-pro-lights, sans-serif !important;
  font-weight: 200 !important;
  font-style: normal !important;
}
.secondary .widget_nav_menu .menu li a {
  text-decoration: none;
  color: #333333;
}
.secondary .widget_nav_menu .menu li a:hover, .secondary .widget_nav_menu .menu li a:focus {
  color: #00893A;
}
.secondary .widget_text h2 {
  font-size: 30px !important;
  color: #00893A !important;
}
.secondary #simple-section-nav-2 {
  padding-bottom: 50px;
}
.secondary #simple-section-nav-2 h2 {
  font-size: 30px;
  color: #00893A !important;
}
.secondary #simple-section-nav-2 ul {
  list-style: none;
  padding-left: 0px;
  padding-right: 100px;
}
.secondary #simple-section-nav-2 ul li {
  font-size: 1.25rem;
  border-bottom: 1px solid #F3FCF7;
  padding: 12px 0;
  line-height: 1.4;
  margin: 0;
}
.secondary #simple-section-nav-2 ul li:last-child {
  border-bottom: none;
}
.secondary #simple-section-nav-2 ul li .children {
  border-left: 3px solid #00C352;
  padding-left: 18px;
  margin: 10px 0 10px 1px;
  display: none;
}
.secondary #simple-section-nav-2 ul li .children .children {
  border-left: 3px solid #cacaca;
}
.secondary #simple-section-nav-2 ul li.current_page_item {
  font-weight: 400;
}
.secondary #simple-section-nav-2 ul li.current_page_item a {
  color: #00893A !important;
}
.secondary #simple-section-nav-2 ul li.current_page_item .children {
  display: block;
}
.secondary #simple-section-nav-2 ul li.current_page_item .children li {
  margin: 0;
  font-size: 16px;
  border: 0;
  padding: 4px 0;
}
.secondary #simple-section-nav-2 ul li a {
  text-decoration: none;
  color: #333333;
}
.secondary #simple-section-nav-2 ul li a:hover, .secondary #simple-section-nav-2 ul li a:focus {
  color: #00893A;
}

#sidebar-top .content-block,
#sidebar-bottom .content-block {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #sidebar-top,
#sidebar-bottom {
    width: 26% !important;
  }
}
@media (max-width: 768px) {
  #sidebar-top,
#sidebar-bottom {
    margin-bottom: 0 !important;
  }
  #sidebar-top:after,
#sidebar-bottom:after {
    margin-bottom: 0;
    margin-top: 1rem;
  }
}

.hairline-type, #main-navigation ul.list-menu li, .thin-header, h1 {
  font-family: freight-sans-pro-lights, sans-serif !important;
  font-weight: 100 !important;
  font-style: normal !important;
}

.thin-type, .search-results #main-content #main-article ol .title.excerpt h2, .secondary .widget_nav_menu .menu li, .secondary #simple-section-nav-2 ul li {
  font-family: freight-sans-pro-lights, sans-serif !important;
  font-weight: 200 !important;
  font-style: normal !important;
}

.light-type, .news-rows .group-fields a h2.h3.name, .listing-rows .group-fields a h2.h3.name, .search-results #main-content #main-article ol .title.excerpt p, .secondary #simple-section-nav-2 ul li.current_page_item a {
  font-family: freight-sans-pro, sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
}

.book-type, p, .excerpt, .search h2 {
  font-family: freight-sans-pro, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

.medium-type, .secondary .widget_nav_menu h2, .secondary .widget_text h2, .secondary #simple-section-nav-2 h2 {
  font-family: freight-sans-pro, sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
}

.bold-type, strong.search-excerpt {
  font-family: freight-sans-pro, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "freight-sans-pro", sans-serif;
}

h1 {
  font-size: 3rem;
}

p, .excerpt {
  font-size: 1.25rem;
}

#main h2 {
  font-size: 3rem;
  color: #333333;
  font-weight: 700;
}

#main {
  color: #696969;
  font-size: 1rem;
  line-height: 2rem;
}

.read-more-arrow {
  align-items: flex-start;
  position: relative;
  justify-content: center;
  right: 0;
  height: 100%;
}
@media (min-width: 992px) {
  .read-more-arrow {
    position: absolute;
    align-items: center;
    right: 35px;
  }
}
.read-more-arrow .arrow.right {
  text-decoration: none;
  margin-left: 0px;
  position: relative;
  display: flex;
  padding: 25px 0px 50px;
}
@media (min-width: 992px) {
  .read-more-arrow .arrow.right {
    padding: 25px 0px;
    transition: transform 1s cubic-bezier(0.55, 0, 0.55, 0.2);
    transform-origin: inherit;
    transition: 0.75s;
    position: absolute;
    left: 25px;
    margin-bottom: 0px;
  }
}
.read-more-arrow .arrow.right:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 0;
  left: 25px;
  border: 0px;
}
@media (min-width: 992px) {
  .read-more-arrow .arrow.right:after {
    border-left: 1px solid #dbdbdb;
    position: absolute;
    top: 0;
    left: 30px;
  }
}
.read-more-arrow .arrow.right:before {
  font-family: "FontAwesome";
  content: "";
  font-size: 1.875rem;
  color: #00C352;
  background-color: white;
  z-index: 1;
  position: absolute;
  left: 25px;
}
@media (min-width: 992px) {
  .read-more-arrow .arrow.right:before {
    margin-left: 0rem;
  }
}
.read-more-arrow .arrow.right .animation-text {
  opacity: 1;
  font-size: 1rem;
  text-align: center;
  line-height: 1rem;
  position: relative;
  bottom: -15px;
  width: 75px;
  margin-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 992px) {
  .read-more-arrow .arrow.right .animation-text {
    opacity: 0;
    transition: 0.75s;
    font-size: 0.7rem;
    padding-bottom: 0px;
  }
}
.read-more-arrow .arrow.right:hover, .read-more-arrow .arrow.right:focus {
  transform: scale(1.25);
  transform: translateX(10%);
  transition: 0.75s;
}
.read-more-arrow .arrow.right:hover:after, .read-more-arrow .arrow.right:focus:after {
  border-left: 1px solid transparent !important;
}
.read-more-arrow .arrow.right:hover .animation-text, .read-more-arrow .arrow.right:focus .animation-text {
  opacity: 1;
  transition: 0.75s;
}

a {
  color: #1179B1;
}

.breadcrumbs {
  margin-bottom: 25px;
}
.breadcrumbs .breadcrumbs__separator {
  color: #09a94c;
  font-size: 2rem;
  position: relative;
  top: 4px;
}

.thin-header {
  font-weight: 100 !important;
}

#searchsubmit {
  background-color: #00893A !important;
}
#searchsubmit:hover, #searchsubmit:focus {
  background: #696969 !important;
}

.mobile-expander-heading .zmdi {
  background: #00893A;
  opacity: 1;
}

.fields .metadata-set,
.group-fields .metadata-set {
  margin-bottom: 1.5em;
  clear: both;
}
.fields .metadata-set .type,
.group-fields .metadata-set .type {
  color: white !important;
  text-transform: uppercase;
  background-color: #00893A;
  position: relative;
  font-size: 0.65rem;
  letter-spacing: 0.1rem;
  display: block;
  clear: both;
  text-align: center;
  display: inline-block;
  padding: 0 12px;
  margin: 0 auto 8px;
}
.fields .metadata-set .type a,
.group-fields .metadata-set .type a {
  color: #fff;
  text-decoration: none;
}

#utility-navigation ul.list-menu.links a {
  background: rgba(19, 15, 2, 0.95);
  color: #FFF4C7;
}

#main-navigation {
  font-family: "freight-sans-pro", sans-serif;
  background-color: rgba(19, 15, 2, 0.9);
  position: absolute;
}
@media (min-width: 992px) {
  #main-navigation {
    position: relative;
  }
}
@media (min-width: 1024px) {
  #main-navigation ul.list-menu {
    display: flex;
    flex-wrap: wrap;
  }
}
#main-navigation ul.list-menu li {
  font-size: 1.5rem;
  font-weight: 200;
  flex-grow: 1;
  font-size: 1.5rem;
  letter-spacing: 0.05rem;
}
#main-navigation ul.list-menu li a {
  color: #fff;
  text-align: center;
  font-size: 1.1rem;
  text-align: left;
  border: 1px solid transparent;
  border-left: 5px solid transparent;
  margin-bottom: 0px;
}
@media (min-width: 1200px) {
  #main-navigation ul.list-menu li a {
    font-size: 1.3rem;
  }
}
@media (min-width: 992px) {
  #main-navigation ul.list-menu li a {
    border-left: 0px;
  }
}
#main-navigation ul.list-menu li a:hover, #main-navigation ul.list-menu li a:focus {
  background: rgba(0, 137, 58, 0.75);
}
@media (min-width: 1200px) {
  #main-navigation ul.list-menu li a {
    margin: 1rem 0;
    text-align: center;
  }
}
#main-navigation ul.list-menu li a span {
  display: initial;
}
#main-navigation ul.list-menu li a span.fa {
  margin-left: 0.5rem;
}
#main-navigation ul.list-menu li.current-menu-item > a, #main-navigation ul.list-menu li.current-page-ancestor > a {
  border-left: 5px solid #00893A;
}
@media (min-width: 991px) {
  #main-navigation ul.list-menu li.current-menu-item > a, #main-navigation ul.list-menu li.current-page-ancestor > a {
    background: #00893a !important;
  }
}
#main-navigation ul.list-menu li .sub-menu {
  background-color: #F4F4F4;
  padding-left: 0px;
}
@media (min-width: 991px) {
  #main-navigation ul.list-menu li .sub-menu {
    display: block;
  }
}
#main-navigation ul.list-menu li .sub-menu li a {
  color: #333333;
  font-size: 1.15rem;
  padding-left: 25px;
  margin: 0;
  padding: 1rem;
  cursor: pointer;
}
#main-navigation ul.list-menu li .sub-menu li a:hover, #main-navigation ul.list-menu li .sub-menu li a:focus {
  background: #00893A;
  color: white;
}
#main-navigation ul.list-menu li .sub-menu li.current_page_item a {
  color: white;
}

.cwd-news .date:before {
  content: "";
  background: #b31b1b;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0.2em 0.2em 0 0;
}
.cwd-news.animate {
  color: red;
}
.cwd-news.full .date:before {
  width: 11px;
  height: 11px;
}

.entry-content {
  margin-top: 25px;
}

figure.news-image.alignright {
  float: right;
  margin: 0.3em 0 4px 30px;
  width: auto;
  max-width: 40%;
}

.read-more {
  margin-top: 25px;
  display: block;
}

.news-rows .group-image, .listing-rows .group-image {
  height: 150px;
  overflow: hidden;
  width: 150px;
  border-radius: 75px;
}
.news-rows .group-image img, .listing-rows .group-image img {
  max-width: none;
  height: 100%;
  width: auto;
  object-fit: cover;
  min-width: 150px;
}
.news-rows .group-fields, .listing-rows .group-fields {
  text-align: center;
}
@media (min-width: 992px) {
  .news-rows .group-fields, .listing-rows .group-fields {
    padding-left: 50px;
    text-align: left;
  }
}
.news-rows .group-fields .field-name-post-date, .listing-rows .group-fields .field-name-post-date {
  margin-top: 5px;
}
.news-rows .group-fields .field-name-post-date time:before, .listing-rows .group-fields .field-name-post-date time:before {
  content: "";
  display: inline-block;
  background: #b31b1b;
  width: 10px;
  height: 10px;
  margin: 0 6px 0 0;
}
.news-rows .group-fields .type, .listing-rows .group-fields .type {
  color: white !important;
  text-transform: uppercase;
  background-color: #00893A;
  position: relative;
  font-size: 0.65rem;
  letter-spacing: 0.1rem;
  display: block;
  clear: both;
  text-align: center;
  display: inline-block;
  padding: 0 12px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .news-rows .group-fields .type, .listing-rows .group-fields .type {
    margin: 0;
  }
}
.news-rows .group-fields .type a, .listing-rows .group-fields .type a {
  color: #fff;
  text-decoration: none;
}
.news-rows .group-fields a h2.h3.name, .listing-rows .group-fields a h2.h3.name {
  font-size: 1.5rem !important;
  margin-top: 25px;
  color: #1176ac !important;
  text-transform: capitalize;
  padding-bottom: 10px !important;
}

.news-item-date {
  font-size: 18px;
  line-height: 27px;
}
.news-item-date:before {
  content: "";
  display: inline-block;
  background: #b31b1b;
  width: 10px;
  height: 10px;
  margin: 0 6px 0 0;
}

.tw-pagination .page {
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
}

.tax-news_tags .tag_query {
  font-weight: 500;
  padding: 0 6px 0 8px;
}
.tax-news_tags .remove_tag {
  font-weight: 500;
  color: red;
  cursor: pointer;
  text-decoration: none;
}

/* Project styles */
.breadcrumbs .breadcrumbs__separator {
  color: #09a94c;
}

#main-content .link-button,
#main-content #main form input[type=submit] {
  background: #00893a;
  color: #fff;
}

.home #main {
  background: white !important;
}

html {
  font-size: 16px;
}

@media (min-width: 768px) {
  .secondary {
    width: 30% !important;
  }
}

@media (min-width: 768px) {
  .primary {
    width: 70% !important;
  }
}

.archive h1 span {
  font-style: italic;
  font-size: 0.9em;
}

#main #sidebar-top #tag-picker {
  margin-bottom: 0;
}
#main #sidebar-top .autocomplete__wrapper input {
  width: 85%;
  padding-left: 6px;
}
#main #sidebar-top .autocomplete__menu--inline {
  width: 85%;
}
#main #sidebar-top .autocomplete__menu {
  border: 1px solid #bcbcbc;
}

hr.accent5 {
  border-color: #00893a;
  width: 90%;
  float: left;
  display: none;
}

.post-edit-link {
  margin-top: 24px;
  display: block;
  float: left;
}

#main-content .wp-caption .wp-caption-text {
  font-size: 16px;
  line-height: 22px;
  padding: 0 12px 12px;
}
#main-content .fields .content {
  margin-bottom: 24px;
}
#main-content .fields .metadata-set ul {
  list-style: none;
  padding: 0;
}
#main-content .fields .metadata-set ul li {
  line-height: 1.5em;
}

.home .tiles.data-row .cards .col-item > .data-card > .flex-grid {
  position: relative;
}

#teaser-template h3 {
  margin-bottom: 14px;
}

#teaser-template > .teaser {
  clear: both;
}

#teaser-template .group-fields .summary {
  margin-bottom: 14px;
}

#teaser-template .group-image img {
  border-radius: 50%;
}

#main h2 {
  clear: both !important;
}

#main .tabs-nav a.active,
#main .tabs-nav button.active {
  color: #fff;
  background: rgba(0, 137, 58, 0.75);
}

#main #sidebar-top #author-picker {
  border-radius: 0;
  background: #fff;
  border-color: #bcbcbc;
  width: 87%;
  -webkit-appearance: none;
          appearance: none;
  font-family: "freight-sans-pro", sans-serif;
  padding: 0.45em calc(0.7em + 27px) 0.35em 0.7em;
}
/*# sourceMappingURL=project.css.map */