textarea.is-required {
  color: black;
}

#zone-branding-wrapper {
  background-color: #ebeef3;
}

#region-content iframe {
  max-width: 100%;
}

#region-sidebar-first #block-boxes-congress-newsletter-signup-adv .content input {
  height: 100%;
  padding: 8px 5px;
}

body.not-front #zone-content #region-sidebar-first {
    width: 38.5%;
}

body.not-front #zone-content #region-content {
    width: 61.5%;
}

@media (min-width: 640px) {
  #zone-branding #block-boxes-social-media-large {
    top: 160px;
  }
  .front #region-content .region-inner {
    min-height: 1260px;
  }
  .not-front.context-services #region-content .region-inner {
    min-height: 1441px;
  }
  .not-front #region-content .region-inner {
    min-height: 1381px;
  }
  .front .view-feature-block .views-field-body {
    margin-left: 53%;   
  }
}