.impact-heading {
  border-top: 1px solid;
  border-bottom: 1px solid;
  text-align: center;
  text-transform: uppercase;
  margin-top: 45px;
}
h2.impact-heading {
  color: #4b2e83;
  border-color: #4b2e83;
  font-size: 26px;
  padding: 15px 20px;
  line-height: 26px;
}
h3.impact-heading {
  color: #5a5a5a;
  border-color: #999;
  border-top-style: dashed;
  border-bottom-style: dashed;
  font-size: 21px;
  padding: 10px 20px;
  line-height: 21px;
}
h2.light-heading,
h3.light-heading,
h4.light-heading,
.light-headings h2,
.light-headings h3,
.light-headings h4 {
  font-family: "Uni Sans", sans-serif;
  font-weight: 600;
  color: #4b2e83;
  margin-top: 20px;
  margin-bottom: 10px;
}
h2.light-heading,
.light-headings h2 {
  font-size: 25px;
}
h3.light-heading,
.light-headings h3 {
  font-size: 23px;
}
h4.light-heading,
.light-headings h4 {
  font-size: 22px;
}
.image-float-right {
  float: right;
  margin-left: 15px;
}
.image-float-left {
  float: left;
  margin-right: 15px;
}
.image-sm {
  width: 25%;
}
.image-md {
  width: 35%;
}
.image-lg {
  width: 45%;
}
.field-type-image {
  margin-top: 10px;
}
.image-wrapper .caption {
  text-align: right;
  font-style: italic;
  color: #666;
  float: right;
  clear: right;
  font-size: .9em;
  margin-left: 20px;
}
.subscribe-image {
  display: none;
}
@media only screen and (max-width: 767px) {
  .image-float-left,
  .image-float-right {
    width: 100%;
    float: none;
    margin: auto 0;
  }
}
a.img-link {
  border-bottom: none;
}
a.uw-btn.btn-spaced {
  margin-top: 10px;
}
.read-more a {
  text-decoration: none !important;
}
.pagination > li > a,
.pagination > li > span {
  background-color: #ECE9E2;
  color: #5a5a5a;
  font-family: "Encode Sans Compressed", sans-serif;
}
.pagination > .disabled > span {
  background-color: #ECE9E2;
}
td,
th {
  padding: 8px;
}
.views-exposed-form .btn-info {
  color: #ffffff;
  background-color: #4b2e83;
  border-color: #4b2e83;
}
.views-exposed-form .btn-info:hover {
  background-color: #613ba9;
}
.views-unformatted-list .views-row {
  clear: both;
  margin: 20px 0;
  overflow: hidden;
}
.views-unformatted-list .views-row .views-row-title {
  margin-top: 0;
  padding-top: 5px;
}
.node-webform .help-block {
  color: #828282;
  margin: 5px 0 10px 40px;
  font-style: italic;
}
.node-webform div.description {
  margin-bottom: 10px;
  font-style: italic;
  margin-left: 10px;
}
#main_content .well {
  margin-left: 0;
}
.tiles-wrapper > .view-content,
.tiles-wrapper .tiles {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.tiles-wrapper .tile-wrapper {
  padding: 10px;
}
.tiles-wrapper .tile-wrapper.col-md-6 {
  padding: 10px;
}
.tiles-wrapper .tile-wrapper.col-md-6 .tile-widget .tile-text {
  padding: 25px;
}
.tiles-wrapper .tile-wrapper .tile-widget {
  height: 100%;
  display: flex;
  box-shadow: 0 0 10px #E0E0E0;
  line-height: 1.5;
}
.tiles-wrapper .tile-wrapper .tile-widget.gray-tile {
  background-color: #EEE;
}
.tiles-wrapper .tile-wrapper .tile-widget .tile-image {
  overflow: hidden;
}
.tiles-wrapper .tile-wrapper .tile-widget .tile-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.tiles-wrapper .tile-wrapper .tile-widget .tile-title {
  font-size: 21px;
  margin: 0 0 10px;
  font-family: "Encode Sans Compressed", sans-serif;
}
.tiles-wrapper .tile-wrapper .tile-widget .tile-title a {
  color: #4b2e83;
}
.tiles-wrapper .tile-wrapper .tile-widget .tile-title a:hover {
  color: #85754d;
}
.tiles-wrapper .tile-wrapper .tile-widget .tile-text {
  padding: 15px;
  flex: 1;
}
.tiles-wrapper .tile-wrapper .tile-widget .tile-text.cta-fixed {
  display: flex;
  flex-direction: column;
}
.tiles-wrapper .tile-wrapper .tile-widget .tile-text.cta-fixed .tile-main {
  flex: 1;
}
.tiles-wrapper .tile-wrapper .tile-widget .tile-text.cta-fixed .cta {
  flex: none;
}
.tiles-wrapper .tile-wrapper .tile-widget .tile-text .cta {
  margin-top: 20px;
}
.tiles-wrapper .tile-wrapper .tile-widget .tile-text .fine-print,
.tiles-wrapper .tile-wrapper .tile-widget .tile-text .fine-print * {
  font-size: 14px;
  line-height: 1.85;
}
.tiles-wrapper .tile-wrapper .ops-links {
  font-size: 12px;
}
.tiles-wrapper.default-tiles .tile-wrapper .tile-widget {
  flex-direction: column;
}
.tiles-wrapper.default-tiles .tile-wrapper .tile-widget .tile-image {
  width: 100%;
  height: 147px;
}
.tiles-wrapper.default-tiles .tile-wrapper .tile-widget .tile-image.small {
  height: 120px;
}
.tiles-wrapper.default-tiles .tile-wrapper .tile-widget .tile-image.large {
  height: 180px;
}
.tiles-wrapper.horiz-tiles .tile-wrapper .tile-widget {
  /*flex-direction: row;*/
  padding: 5px;
}
.tiles-wrapper.horiz-tiles .tile-wrapper.col-md-6 .tile-widget .tile-image {
  width: 100px;
}
.tiles-wrapper.horiz-tiles .tile-wrapper .tile-widget .tile-image {
  width: 150px;
  height: auto;
}
.tiles-wrapper.horiz-tiles .tile-wrapper.col-md-6 .tile-widget .tile-text {
  padding: 15px;
}
@media (max-width: 767px) {
  .tiles-wrapper .view-content,
  .tiles-wrapper .tiles {
    display: block;
  }
  .tiles-wrapper .tile-wrapper .tile-widget {
    margin: 10px 5px;
    display: flex;
  }
  .tiles-wrapper .tile-wrapper .tile-widget .tile-image {
    overflow: hidden;
    flex: .5;
  }
  .tiles-wrapper .tile-wrapper .tile-widget .tile-text {
    flex: 1;
  }
  .tiles-wrapper.horiz-tiles .tile-wrapper .tile-widget .tile-image {
    margin: auto;
  }
  .tiles-wrapper.horiz-tiles .tile-wrapper.col-md-6 .tile-widget .tile-image {
    width: 150px;
  }
}
@media (max-width: 491px) {
  .tiles-wrapper .tile-wrapper .tile-widget {
    display: block;
  }
  .tiles-wrapper .tile-wrapper .tile-widget .tile-image {
    height: 200px;
  }
}
.page-node .node-snapshot .field-name-field-snap-location {
  font-weight: bold;
}
.page-node .node-snapshot .field-name-field-snap-completion-date {
  margin-bottom: 10px;
  font-size: small;
  font-style: italic;
}
.page-node .node-snapshot .field-name-field-snap-completion-date:before {
  content: "Start/end date:";
}
