.icon-cols-links .small-red-link {
  margin-bottom: 13px;
  line-height: 24px;
  display: block; }

.icon-cols-links .icon-column-vertical {
  border-left: solid 2px #e9e9e2;
  height: 100%; }

.icon-cols-links .img-icon-col {
  border: none; }
  .icon-cols-links .img-icon-col img {
    left: -114px; }


.prism-background {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover; }

.right-align-image {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%; }

.light-gray-bg {
  background-color: #E9E9E2; }

.featured-study-hero.get-started-form-update img.hidden {
  display: none; }

.featured-study-hero .transparent-form-block {
  background: rgba(255, 255, 255, 0.85);
  border-radius: 3px; }

.get-in-touch-update .mktoForm label.mktoLabel {
  color: #17171E !important; }

.get-in-touch-update .mktoForm .mktoRequiredField label.mktoLabel {
  color: #17171E !important; }

.get-in-touch-update .mktoForm .mktoRequiredField .mktoAsterix {
  color: #17171E !important; }

.download-form.get-in-touch-update .required-text {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px; }

.download-form.get-in-touch-update .mktoButtonRow {
  padding: 0 15px; }

.download-form.get-in-touch-update .mktoFormRow .mktoFormCol {
  flex: 50%;
  padding: 0 15px; }

@media (max-width: 992px) {
  .featured-study-hero.get-started-form-update img {
    position: absolute;
    display: inline; } }

@media (max-width: 991px) {
  .featured-study-hero.get-started-form-update img {
    display: block;
    position: relative;
    width: 100%;
    height: auto; }
    .featured-study-hero.get-started-form-update img.hidden-lg {
      display: none; }
    .featured-study-hero.get-started-form-update img.show-lg {
      display: block; }
  .featured-study-hero .transparent-form-block {
    background: transparent;
    border: none; }
  .download-form.get-in-touch-update {
    text-align: left; }
    .download-form.get-in-touch-update .mktoButtonRow {
      padding: 0 5px; }
    .download-form.get-in-touch-update .mktoFormRow .mktoFormCol {
      flex: 100%;
      padding: 0 5px 15px; }
    .download-form.get-in-touch-update .mktoForm {
      padding: 10px; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0; }

button.close-modal {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  position: absolute;
  padding: 5px;
  right: 14px;
  top: 45px;
  cursor: pointer; }

.location-accordion {
  display: none; }
  .location-accordion .accordion-title {
    cursor: pointer; }
  .location-accordion .border-bottom {
    border-bottom: solid 20px #E9E9E2; }
  .location-accordion .close-accordion {
    position: absolute;
    right: 15px;
    background: transparent;
    border: none;
    padding: 5px;
    top: 75px;
    cursor: pointer; }
    .location-accordion .close-accordion.transform-lines .accordion-plus::before {
      transform: rotate(45deg); }
    .location-accordion .close-accordion.transform-lines .accordion-plus::after {
      transform: rotate(-45deg); }
    .location-accordion .close-accordion .accordion-plus {
      position: relative;
      width: 24px;
      height: 24px;
      display: block; }
      .location-accordion .close-accordion .accordion-plus::before {
        content: "";
        display: block;
        width: 24px;
        background: #000000;
        height: 2px;
        position: absolute;
        top: 0;
        transition: all .2s ease; }
      .location-accordion .close-accordion .accordion-plus::after {
        content: "";
        position: absolute;
        display: block;
        width: 24px;
        background: #000000;
        height: 2px;
        transform: rotate(90deg);
        transition: all .2s ease; }

@media (max-width: 1190px) {
  .location-modal {
    display: none !important; }
  .location-accordion {
    display: block; } }

@media (max-width: 768px) {
  .locations-map a.orange-map-pin img {
    width: 12px; } }

@media (max-width: 600px) {
  .location-accordion .close-accordion {
    top: 59px; }
    .location-accordion .close-accordion .accordion-plus {
      width: 20px;
      height: 20px; }
      .location-accordion .close-accordion .accordion-plus::before {
        width: 20px; }
      .location-accordion .close-accordion .accordion-plus::after {
        width: 20px; }
  h1.page-header-no-border {
    font-size: 28px !important;
    letter-spacing: 0 !important;
    line-height: 40px !important; }
  .boxes-with-icons h2.f-48 {
    font-size: 28px !important;
    line-height: 41px !important; }
  .items-section.icon-boxes .item {
    flex-wrap: wrap;
    justify-content: center; }
  .items-section.icon-boxes .image-area {
    width: 100%;
    flex: 0 0 100%; }
  .items-section.icon-boxes .text-area {
    width: 100%;
    flex: 0 0 100%;
    text-align: center; } }
