body {
  background-color: white;
  color: #4a4a4a;
  font-family: halyard-text, Helvetica, sans-serif;
  font-weight: 300; }

h1, h2, h3, h4, h5 {
  font-weight: 600;
  font-family: halyard-display, Helvetica, sans-serif; }

h4 {
  font-size: 0.7rem; }

h5 {
  font-size: 1rem; }

p {
  font-size: 0.9rem;
  line-height: 1.4rem; }

a {
  color: #050c38; }

strong {
  font-weight: 600; }

.fa-external-link {
  font-size: 0.5rem;
  margin-left: 0.3rem;
  position: relative; }

.form-field-error-label {
  margin-top: 0.5rem;
  font-size: 0.8rem;
  color: #0094c6; }

.heading:after {
  content: "."; }

.spaced-heading, #header .breadcrumb a, #copy .subheading {
  letter-spacing: 0.3rem;
  text-transform: uppercase; }

.boxed-text {
  padding: 1rem 3rem 1rem 3rem;
  border: 1px solid;
  border-color: #050c38;
  text-align: center;
  display: inline-block;
  font-family: halyard-text, Helvetica, sans-serif;
  font-weight: 300; }
  .boxed-text * {
    margin-bottom: 0; }

.button-text {
  font-size: 1rem;
  margin-top: 2.5rem; }
  .button-text i {
    font-size: 1.6rem;
    margin-right: 1.3rem; }

.button-yellow {
  background-color: #ffe955;
  color: black;
  padding: 0.8rem 1.8rem 0.8rem 1.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto; }
  .button-yellow:hover {
    background-color: white;
    transition: all 0.5s ease-out; }
  .button-yellow .button-heading {
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0.1rem; }
  .button-yellow .button-subheading {
    font-size: 0.6rem;
    margin-bottom: 0;
    font-family: halyard-text, Helvetica, sans-serif;
    font-weight: 300; }

.video {
  margin-bottom: 2.5rem; }

#header {
  background-color: #0094c6;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: white; }
  #header .navbar {
    background-color: rgba(0, 0, 0, 0.4);
    height: 4rem; }
    #header .navbar .navbar-brand {
      margin-right: 2rem; }
    #header .navbar .nav-item {
      font-size: 0.8rem;
      margin-right: 1rem; }
    #header .navbar a {
      color: white; }
    #header .navbar .dropdown-menu {
      font-size: 0.7rem;
      background-color: rgba(0, 0, 0, 0.4);
      border-radius: 0; }
      #header .navbar .dropdown-menu .dropdown-item.active, #header .navbar .dropdown-menu .dropdown-item:active,
      #header .navbar .dropdown-menu .dropdown-item:focus, #header .navbar .dropdown-menu .dropdown-item:hover {
        background-color: #0094c6; }
      #header .navbar .dropdown-menu a {
        padding-left: 0.5rem; }
    #header .navbar .button-yellow {
      position: absolute;
      top: 0;
      right: 0;
      height: 100%; }
    #header .navbar .locale-picker {
      position: absolute;
      right: 12rem; }
      #header .navbar .locale-picker li {
        display: inline-block;
        margin-left: 0.5rem; }
        #header .navbar .locale-picker li a {
          opacity: 1; }
        #header .navbar .locale-picker li.selected {
          opacity: 0.5; }
        #header .navbar .locale-picker li img {
          width: 24px; }
  #header .breadcrumb {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    text-align: center;
    color: white;
    margin: 0 auto 1rem auto;
    display: inline-block; }
    #header .breadcrumb li {
      display: inline-block; }
    #header .breadcrumb a {
      color: #ffe955;
      font-weight: normal;
      font-size: 0.7rem; }
    #header .breadcrumb li.active a {
      color: white; }
  #header #banner {
    padding: 4.5rem 3.5rem 4.5rem 3.5rem; }
    #header #banner * {
      text-align: center; }
    #header #banner #banner-heading {
      margin-bottom: 3rem; }
      #header #banner #banner-heading h1 {
        font-size: 4.5rem;
        font-weight: bold; }
      #header #banner #banner-heading h2 {
        font-size: 2.8rem;
        font-weight: normal;
        margin-bottom: 0; }
    #header #banner #banner-logo {
      margin-bottom: 2.5rem; }
    #header #banner #banner-links .banner-links-col {
      padding-bottom: 1.5rem; }
    #header #banner #banner-links-heading {
      margin-top: 3rem;
      margin-bottom: 1.5rem;
      font-family: halyard-text, Helvetica, sans-serif;
      font-weight: 300; }
    #header #banner .boxed-text {
      border-color: white; }

#copy {
  padding: 3.5rem; }
  #copy h1.heading {
    font-size: 2rem;
    margin-bottom: 2rem; }
  #copy .main-copy {
    margin-bottom: 3rem; }
  #copy .event {
    margin-left: auto;
    margin-right: auto;
    padding-left: 3rem;
    padding-right: 3rem; }
    #copy .event * {
      display: inline-block;
      vertical-align: middle; }
    #copy .event .event-logo {
      margin-right: 1.5rem;
      max-width: 110px;
      max-height: 40px; }
    #copy .event .event-text {
      font-size: 1rem;
      font-family: halyard-text, Helvetica, sans-serif;
      line-height: 2rem; }
      #copy .event .event-text * {
        vertical-align: top; }
      #copy .event .event-text .fa-external-link {
        font-size: 0.5rem; }
      #copy .event .event-text .event-website {
        font-weight: 300; }
  #copy .subheading {
    font-size: 0.7rem;
    margin-top: -1rem;
    font-family: halyard-text, Helvetica, sans-serif;
    font-weight: 300; }
  #copy .article-text + .article-heading {
    margin-top: 2rem;
    margin-bottom: 1.8rem;
    font-size: 1.8rem; }
  #copy .subheading + .article-text {
    margin-top: 3rem; }
  #copy .article-heading + .article-text {
    margin-top: 0.5rem; }

#videos-menu {
  padding-right: 3rem; }

.video-prevnext-links {
  margin-top: 15px;
  font-size: 0.7rem; }
  .video-prevnext-links .video-next-link {
    text-align: right; }

#logos {
  background-color: #e5f8fe;
  padding: 3.5rem;
  margin-bottom: 1rem;
  text-align: center; }
  #logos h1 {
    font-size: 0.8rem;
    margin: 0; }

.side-menu .side-menu-link-group-heading {
  margin-bottom: 2rem;
  cursor: pointer;
  color: #050c38; }
  .side-menu .side-menu-link-group-heading .side-menu-button {
    font-size: 1rem;
    width: 2rem;
    float: left; }
  .side-menu .side-menu-link-group-heading:hover {
    color: #0094c6; }

.side-menu .side-menu-link-submenu {
  margin: -1rem 0 1.5rem 0;
  padding-left: 1rem; }
  .side-menu .side-menu-link-submenu li {
    display: block; }

.side-menu .label-new {
  width: 1.5rem;
  margin-left: 0.5rem; }

.side-menu .side-menu-link {
  margin-bottom: 0.8rem;
  font-size: 0.8rem; }
  .side-menu .side-menu-link .side-menu-link-date {
    color: #4a4a4a; }

.logo-list {
  margin-top: 1.5rem; }
  .logo-list li {
    display: inline-block;
    margin: 0 1rem 1rem 1rem; }
  .logo-list img {
    max-width: 110px;
    max-height: 40px;
    vertical-align: middle; }

.image-with-caption {
  margin-bottom: 3rem; }
  .image-with-caption .image-footer {
    margin-top: 1rem; }
  .image-with-caption .caption {
    font-style: italic;
    font-size: 0.8rem; }
  .image-with-caption .enlarge {
    text-align: right; }

#article-images {
  margin-top: 3rem; }
  #article-images .article-image {
    margin-bottom: 1rem; }

.customer-success-story {
  margin-bottom: 2rem; }
  .customer-success-story .customer-success-story-logo {
    width: 12rem;
    text-align: center; }
    .customer-success-story .customer-success-story-logo img {
      max-height: 5rem; }
  .customer-success-story .customer-success-story-text {
    padding-left: 3rem; }
    .customer-success-story .customer-success-story-text h1 {
      font-size: 1.5rem;
      margin-bottom: 1rem; }
    .customer-success-story .customer-success-story-text h5 {
      font-family: halyard-text, Helvetica, sans-serif;
      font-weight: 300; }
    .customer-success-story .customer-success-story-text .customer-success-story-images {
      margin-top: 2rem; }

.cta {
  margin-top: 3rem;
  text-align: center; }
  .cta .button-yellow {
    display: inline-block; }

#footer {
  background-color: #f2f2f2;
  padding: 3.5rem; }
  #footer #footer-menu {
    margin-bottom: 8rem; }
    #footer #footer-menu li {
      font-weight: bold;
      text-transform: uppercase;
      font-size: 0.7rem;
      line-height: 1.6rem; }
      #footer #footer-menu li ul li {
        font-weight: normal;
        text-transform: none; }
  #footer #copyright {
    font-size: 0.6rem; }
