/* media queries */
* {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.1;
  margin-bottom: 0;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.list-inline {
  list-style: none;
  margin-left: -5px;
  padding-left: 0;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-unstyled {
  list-style: none;
  padding-left: 0;
}
a {
  text-decoration: none;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
@media (min-width: 768px) {
  .md-text-right {
    text-align: right !important;
  }
  .md-pull-right {
    float: right !important;
  }
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid .node--type-article h3 {
  margin-top: 0;
}
.container-fluid .node--type-article .article-head .created-date {
  margin-top: 1rem;
}
.container-fluid .node--type-article .article-head .social-wrapper {
  margin-top: 2rem;
}
.container-fluid .node--type-article .author-byline {
  font-size: 15px;
  font-style: italic;
}
.container-fluid .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.container-fluid::before,
.row::after,
.row::before {
  content: " ";
  display: table;
}
.row::after {
  clear: both;
}
.row-br {
  margin-bottom: 1em;
}
.col-sm-3,
.col-sm-4,
.col-sm-6,
.col-sm-8,
.col-sm-9,
.col-sm-12,
.col-md-4,
.col-md-7 {
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
}
html {
  background: #000;
  min-width: 280px;
}
body {
  background: #efefef url(../img/page-bg.svg) center 5% repeat-y;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 1.555em;
}
@media only screen and (min-width: 1100px) {
  body {
    font-size: 18px;
  }
}
h1,
.wf1 {
  font-style: italic;
  font-weight: 400;
}
h1 {
  font-size: 4em;
}
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.333em;
}
h2,
.h2 {
  font-size: 2em;
  font-weight: 100;
  margin-top: 1.2em;
}
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-style: italic;
  font-weight: 900;
}
h3,
.h3 {
  font-size: 1.6em;
  margin-top: 1.4em;
}
h4,
.h4 {
  font-size: 1.3em;
  margin-top: 1.6em;
}
h5,
.h5 {
  font-size: 1.1em;
  margin-top: 1.8em;
}
h6,
.h6 {
  font-size: 1em;
  margin-top: 2em;
}
h1.alt,
h2.alt,
h3.alt,
h4.alt,
h5.alt,
h6.alt {
  margin-top: 0;
}
.heading-inline {
  margin: 0;
}
a,
.a {
  color: #2a7db7;
  text-decoration: underline;
}
a:focus,
.a:focus,
a:hover,
.a:hover {
  color: #5788a2;
}
a[href^=tel],
.a[href^=tel] {
  white-space: nowrap;
}
.a {
  background: none;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font: inherit;
  padding: 0 1px;
}
.container-fluid {
  max-width: 1170px;
}
.banner {
  background-color: #ee582d !important;
  color: #fff;
  margin: 0 !important;
  padding: 1em;
  text-align: center;
}
.banner a {
  color: inherit;
}
@media only screen and (min-width: 768px) {
  ul.column {
    column-count: 2;
  }
  ul.column li {
    margin-bottom: 0.15em;
    margin-top: 0;
    padding-right: 0.25em;
  }
}
p.intro {
  line-height: 1.1;
  margin-bottom: 0;
  font-size: 2em;
  font-weight: 100;
  margin-top: 1.2em;
  margin-top: 0.25em !important;
  text-align: left;
}
.callout .btn {
  display: inline-block;
  font-weight: normal;
  padding: 0.75em 1.5em;
  text-decoration: none;
  text-transform: none;
}
.callout .btn::after,
.callout .btn::before {
  display: none;
}
.callout .title {
  font-family: 'Merriweather', serif;
  font-style: normal;
}
.callout.bordered.black {
  border: solid 4px #000;
  color: #000;
}
.callout.bordered.black .btn {
  background-color: #ffc429;
  color: #000;
}
.callout.bordered.yellow {
  border: solid 4px #ffc429;
  color: #000;
}
.callout.bordered.yellow .btn {
  background-color: #ffc429;
  color: #000;
}
.callout.solid.black {
  background-color: #000;
  color: #fff;
}
.callout.solid.black .btn {
  background-color: #ffc429;
  color: #000 !important;
}
.callout.solid.yellow {
  background-color: #ffc429;
  color: solid 4px #000;
}
.callout.solid.yellow .btn {
  background-color: #000;
  color: #fff;
}
.hdr {
  background: #000;
  position: relative;
  top: 0;
  z-index: 50;
}
.hdr > .container-fluid {
  align-items: flex-end;
  display: flex;
}
.hdr .nav-wrap {
  flex: 1;
}
@media only screen and (min-width: 768px) {
  .hdr {
    position: sticky;
  }
}
.nav {
  background: #000;
  color: #fff;
}
.nav .row {
  align-items: center;
  display: flex;
  padding-bottom: 15px;
}
.nav-alt {
  background: transparent;
}
.ftr {
  background: #000;
  color: #fff;
}
.ftr .row.ftr-flex:after,
.ftr .row.ftr-flex:before {
  content: " ";
  display: none;
}
.ftr .row.ftr-flex .logo img {
  max-width: 200px;
}
.ftr .row.ftr-flex .col-sm-12 .ftr-flex-border {
  flex-direction: column;
  align-items: center;
  border-bottom: solid 1px #fff;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 714px) {
  .ftr .row.ftr-flex .col-sm-12 .ftr-flex-border {
    flex-direction: row;
  }
}
.copyright,
.call-us {
  color: #e1e1e1;
  font-size: 0.775em;
  font-style: italic;
  line-height: 1.29em;
  padding: 1em 0;
}
.copyright img {
  float: right;
  height: auto;
  margin: 0 0 15px 15px;
  width: 105px;
}
.copyright p {
  margin: 0;
}
.call-us a {
  color: inherit;
}
.call-us a:hover {
  text-decoration: none;
}
.page-hdr-wrap {
  background: #222222 bottom center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.page-hdr-wrap::after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
  bottom: 0;
  content: " ";
  height: 10em;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
}
.page-hdr {
  color: #fff;
  min-height: 230px;
  padding-top: 385px;
  position: relative;
}
.page-hdr h1 {
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  font-weight: bold;
  margin: 0.5em 0 0.3em;
}
.page-hdr a {
  color: inherit;
}
.page-hdr-small {
  padding-top: 0;
  min-height: 203px;
}
.page-hdr-small h1 {
  margin-bottom: 0.25em;
}
.page-hdr-small .region-header {
  background-color: #ffc429;
}
.page-hdr-small .pg-hdr-content {
  background-color: #ffc429;
}
.pg-hdr-content {
  background-color: rgba(255, 196, 41, 0.8);
  bottom: 0;
  color: #000;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (min-width: 600px) {
  .pg-hdr-content {
    position: absolute;
  }
}
.pg-hdr-content .hdr-summary {
  font-size: 1.25em;
  margin-bottom: 35px;
}
.page-bdy-wrap {
  overflow-x: clip;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .page-bdy-wrap {
    overflow-x: auto;
  }
}
.page-bdy {
  min-height: 600px;
}
.list-nav {
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 0;
  margin-top: 0;
}
.list-nav li {
  padding-left: 0;
  padding-right: 0;
}
.list-nav li ul {
  background-color: #000;
}
.list-nav a {
  text-decoration: none;
}
.list-subnav {
  margin-bottom: 0;
}
#block-breadcrumbs {
  background-color: #000;
}
#block-breadcrumbs .list-breadcrumb {
  margin: 0 0 10px;
  padding: 20px 0;
}
#block-breadcrumbs .list-breadcrumb a {
  color: #fff;
  display: inline-block;
  margin-right: 1em;
  position: relative;
  text-decoration: none;
}
#block-breadcrumbs .list-breadcrumb a::after {
  content: '>';
  font-size: 0.8em;
  margin: -0.95em -1.4em 0 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
}
#block-breadcrumbs .list-breadcrumb li:last-of-type a::after {
  content: '';
}
.branding {
  margin-bottom: 30px;
}
.branding img {
  height: auto;
  max-width: 320px;
}
.nav-primary a,
.nav-secondary a,
.nav-footer a {
  color: #fff;
  display: inline-block;
  padding: 1em 1em;
  text-decoration: none;
}
@media only screen and (min-width: 894px) {
  .nav-primary a,
  .nav-secondary a,
  .nav-footer a {
    padding: 1em 2.2em;
  }
}
.nav-primary .region-nav_primary {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
.nav-primary .region-nav_primary .hdr-search-toggle.search {
  background-color: transparent;
  border: 0;
  padding: 6px;
  height: 30px;
  width: 30px;
}
.nav-primary .region-nav_primary .hdr-search-toggle.search .fa-search {
  display: block;
  height: 20px;
  width: 20px;
}
.nav-primary .region-nav_primary .hdr-search-toggle.search .fa-search:after {
  content: '';
  display: block;
  background: url('../img/icon-search.svg') center center no-repeat;
  background-size: 18px 18px;
  height: 20px;
  width: 20px;
}
.nav-primary .region-nav_primary .hdr-search-toggle.search .fa-times {
  display: block;
  height: 20px;
  width: 20px;
}
.nav-primary .region-nav_primary .hdr-search-toggle.search .fa-times:after {
  content: '';
  display: block;
  background: url('../img/icon-close.svg') center center no-repeat;
  background-size: 18px 18px;
  height: 20px;
  width: 20px;
}
.nav-primary .region-nav_primary .hdr-search-toggle.search .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute!important;
  width: 1px;
  word-wrap: normal!important;
}
.nav-primary .region-nav_primary .hdr-search-wrap {
  background: #000;
  display: none;
  position: absolute;
  right: 0;
  top: 60px;
  transition: color 0.5s ease-out, top 0.5s ease-out;
  width: 300px;
  z-index: 10;
}
.nav-primary #block-chemtrec-primarynavigation {
  flex-grow: inherit;
}
.nav-primary #block-chemtrec-primarynavigation .hdr-search-wrapper {
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
}
.nav-primary #block-chemtrec-primarynavigation .hdr-search-wrapper .hdr-search-toggle {
  display: none;
}
.nav-primary #block-chemtrec-primarynavigation .hdr-search-wrapper .hdr-search-wrap {
  display: block;
  position: relative;
  top: 0;
  width: 100%;
}
.nav-primary #block-chemtrec-primarynavigation .hdr-search-wrapper .hdr-search-wrap .search-form-nav {
  align-items: center;
  display: flex;
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .nav-primary #block-chemtrec-primarynavigation .hdr-search-wrapper {
    display: none;
  }
}
.nav-primary #block-chemtrec-primarynavigation #block-gtranslate {
  height: auto;
  margin-bottom: 15px;
}
.nav-primary #block-chemtrec-primarynavigation .nav-secondary {
  background-color: #f5f5f5;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1200px) {
  .nav-primary #block-chemtrec-primarynavigation .nav-secondary {
    display: none;
  }
}
.nav-primary #block-chemtrec-primarynavigation .nav-secondary .region-nav_secondary {
  background-color: #000;
  flex-direction: column;
  padding-bottom: 15px;
}
.nav-primary #block-chemtrec-primarynavigation .nav-secondary a {
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .nav-primary #block-chemtrec-primarynavigation {
    flex-grow: 1;
  }
}
.nav-primary .list-nav > li > a {
  transition: all 0.2s ease-in;
  position: relative;
}
.nav-primary .list-nav > li ul {
  display: none;
  min-width: 320px;
  position: absolute;
  z-index: 2;
}
.nav-primary .list-nav > li ul a {
  transition: all 0.2s ease-in;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  display: block;
  padding-bottom: 0.57em;
  padding-top: 0.57em;
  position: relative;
  text-transform: none;
}
.nav-primary .list-nav > li ul a:hover {
  background: #fff;
  color: #000;
}
.nav-primary .list-nav > li ul a:hover::after {
  border: solid transparent;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
  border-left-color: #000;
  border-width: 6px;
  left: 0;
  margin-top: -6px;
  top: 50%;
}
.nav-primary .list-nav > li:hover > a {
  background: #e1e1e1;
  color: #000;
}
.nav-primary .list-nav > li:hover > a::after {
  border: solid transparent;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
  border-top-color: #000;
  border-width: 9px;
  left: 50%;
  margin-left: -9px;
  top: 0;
}
.nav-primary .list-nav > li:hover ul {
  display: block;
}
.nav-primary {
  flex-grow: 1;
  position: relative;
  text-align: right;
}
.nav-primary .tbm,
.nav-primary .tbm-primary-navigation {
  background-color: #000;
}
.nav-primary .tbm .tbm-link.level-1,
.nav-primary .tbm-primary-navigation .tbm-link.level-1,
.nav-primary .tbm .tbm-link.level-1:hover,
.nav-primary .tbm-primary-navigation .tbm-link.level-1:hover {
  background-color: #000;
  color: #fff;
}
.nav-primary .tbm .level-1 .level-1::after,
.nav-primary .tbm-primary-navigation .level-1 .level-1::after {
  content: '';
  background-image: url(../img/nav-arrow.svg);
  background-repeat: no-repeat;
  background-size: 12px 6px;
  height: 6px;
  margin-left: 6px;
  width: 13px;
}
.nav-primary .tbm .level-1 .level-1:hover::after,
.nav-primary .tbm-primary-navigation .level-1 .level-1:hover::after {
  transform: rotate(180deg);
}
.nav-primary .tbm-nav {
  justify-content: flex-end;
}
.nav-primary .tbm-submenu {
  background-color: #000;
  color: #fff;
  left: auto;
  min-width: 225px;
  padding: 0 1.5rem 0.75rem;
  top: 110%;
  width: auto;
}
.nav-primary .fwmenu {
  left: 0;
}
.nav-primary .fwmenu > .tbm-submenu {
  left: 0;
  padding-bottom: 10px;
  width: 100%;
}
.nav-primary .tbm-subnav:after {
  content: '';
  display: none;
}
.nav-primary .tbm-button {
  background: transparent;
}
.nav-primary .tbm-button .tbm-button-container {
  background: transparent;
}
.nav-primary .tbm-button .tbm-button-container span {
  background: #fff;
}
.nav-primary .tbm-subnav > .tbm-item > .tbm-link-container > .tbm-link {
  color: #fff;
  font-size: 13px;
  padding: 0;
  text-align: left;
}
.nav-primary .tbm-subnav > .tbm-item > .tbm-link-container > .tbm-link.tbm-group-title {
  color: #ffc429;
  font-size: 15px;
  font-weight: normal;
  text-transform: none;
}
.nav-primary .fwmenu .tbm-item.level-2.tbm-group {
  margin-bottom: 10px;
}
.nav-primary .tbm-subnav > .tbm-item > .tbm-link-container > .tbm-link.level-3 {
  padding: 0px 0 0px 10px;
}
.nav-primary .megamenu_sidebar_content {
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
}
.nav-primary .megamenu_sidebar_content img {
  height: auto;
  width: 100%;
}
.nav-primary .megamenu_sidebar_content .btn {
  background-color: #ffc429;
  color: #000;
  font-weight: normal;
  padding: 10px 15px;
  text-transform: none;
}
.nav-primary .megamenu_sidebar_content .btn:after,
.nav-primary .megamenu_sidebar_content .btn:before {
  display: none;
}
.nav-primary .tbm.tbm--mobile.tbm--mobile-show .tbm-collapse {
  right: 15px;
  width: 350px;
}
.nav-primary .visually-hidden {
  display: none;
}
.nav-primary .tbm.tbm--mobile .level-1 .level-1::after {
  display: none;
}
.nav-primary .tbm.tbm--mobile .tbm-collapse {
  background: #fff;
  padding-top: 0;
}
.nav-primary .tbm.tbm--mobile .tbm-submenu-toggle {
  background-color: #000;
}
.nav-primary .tbm.tbm--mobile .tbm-submenu {
  padding: 0 1rem 1rem;
}
.nav-primary .tbm-submenu-toggle {
  color: #ffc429;
}
#tbm-primary-navigation a[href^="https"]::after {
  content: "";
  color: red;
  width: 11px;
  height: 11px;
  margin-left: 4px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentcolor' viewBox='0 0 16 16'%3E%3Cpath fill='white' fill-rule='evenodd' d='M8.636 3.5a.5.5 0 0 0-.5-.5H1.5A1.5 1.5 0 0 0 0 4.5v10A1.5 1.5 0 0 0 1.5 16h10a1.5 1.5 0 0 0 1.5-1.5V7.864a.5.5 0 0 0-1 0V14.5a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h6.636a.5.5 0 0 0 .5-.5z'/%3E%3Cpath fill='white' fill-rule='evenodd' d='M16 .5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0 0 1h3.793L6.146 9.146a.5.5 0 1 0 .708.708L15 1.707V5.5a.5.5 0 0 0 1 0v-5z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
#tbm-primary-navigation .megamenu_sidebar_content a::after {
  display: none;
}
.nav-flyout,
.nav-flyout-close,
.nav-toggle,
.branding .search-block-form {
  display: none;
}
.hdr-search-wrapper {
  background-color: #000;
  display: none;
}
@media screen and (min-width: 1200px) {
  .hdr-search-wrapper {
    display: block;
  }
}
.search-form-nav {
  transition: all 0.2s ease-in;
  bottom: 0;
  display: flex;
  font-size: 0.75em;
  font-weight: 900;
  height: 4em;
  margin-top: 7px;
  overflow: hidden;
  padding: 1em;
  position: relative;
  right: 0;
  top: 0;
  z-index: 1;
}
.search-form-nav .js {
  margin-top: 0;
  padding-left: 1em;
  padding-right: 1em;
}
@media (max-width: 768px) {
  .search-form-nav .js {
    margin-top: -2em !important;
    top: 50%;
  }
}
.js .search-form-nav.active {
  padding-left: 3em;
  padding-right: 8.5em;
}
.search-form-nav input[type=text] {
  background: #fff;
  border: solid 1px #404040;
  border-radius: 6px;
  flex-grow: 1;
  padding: 0.3em;
  width: 100%;
}
.search-form-nav .close {
  top: -10em;
}
.js .search-form-nav .close {
  bottom: 1em;
  left: 0;
  text-indent: -99em;
  top: 1em;
  width: 3em;
}
.js .search-form-nav .close::after {
  background-image: url(../img/icon-close.svg);
}
.search-form-nav .search {
  background-color: #ffc429;
  border: 0;
  color: #000;
  margin-left: 10px;
  padding: 0.5em;
}
.nav-secondary {
  display: none;
  margin: 0 0 1.5em 0;
}
.nav-secondary ul {
  display: inline-block;
}
.nav-secondary a {
  transition: all 0.2s ease-in;
  background: none;
  color: #fff;
  font-weight: normal;
  margin-left: 1em;
  padding: 0.25em 0.8em;
}
.nav-secondary a.nav-secondary-highlight {
  background: #ffc429;
  color: #000;
}
.nav-secondary #block-gtranslate a {
  font-size: 12px;
  margin-left: 0;
}
.nav-secondary .region-nav_secondary {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 1200px) {
  .nav-secondary {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .nav-tertiary .list-nav {
    display: inline-block;
    vertical-align: middle;
  }
}
.nav-tertiary a {
  transition: all 0.2s ease-in;
  color: inherit;
  display: inline-block;
  font-weight: normal;
  padding: 0.5em 1em;
  vertical-align: middle;
}
.nav-tertiary a:hover {
  background-color: #404040;
}
.nav-tertiary .nav-alt-btn {
  background-color: #000;
  padding: 0.5em 2.5em;
}
.nav-tertiary .nav-alt-btn:hover {
  background-color: #e1e1e1;
  color: #000;
}
.nav-tertiary .register {
  background-color: #ee582d;
}
.nav-tertiary .register:hover {
  background-color: #d73d11;
}
#block-gtranslate {
  display: inline-block;
  height: 30px;
  margin-right: 20px;
  position: relative;
  vertical-align: middle;
  width: 175px;
  z-index: 999;
}
.nav-footer {
  display: inline-block;
  padding-top: 0.55em;
}
.nav-footer a:hover {
  text-decoration: underline;
}
.nav-footer-secondary {
  padding: 1em 0;
  text-align: right;
}
.nav-footer-secondary a {
  color: #fff;
  font-weight: normal;
  padding: 0.25em 2em;
}
.nav-footer-secondary a:last-of-type {
  padding-right: 0;
}
.container-logo {
  display: inline-block;
  margin: 20px 0 0;
}
@media (max-width: 768px) {
  .container-logo {
    justify-content: flex-start;
  }
}
.container-social {
  display: inline-block;
  align-items: center;
}
@media (max-width: 768px) {
  .container-social {
    margin: 20px 0 0;
  }
}
.container-social .nav-social {
  display: inline-block;
}
@media (max-width: 768px) {
  .container-social .nav-social .region-nav_social {
    padding: 0 0 0 10px;
  }
}
.container-social .nav-social li {
  line-height: 1;
}
.container-social .nav-social li .facebook,
.container-social .nav-social li .twitter,
.container-social .nav-social li .linkedin {
  background: transparent no-repeat center;
  height: 3em;
  overflow: hidden;
  text-align: left;
  text-indent: -99em;
  width: 3em;
  display: inline-table;
}
.container-social .nav-social li .facebook {
  background-image: url(../img/facebook-square-yl.svg);
}
.container-social .nav-social li .twitter {
  background-image: url(../img/twitter-square-yl.svg);
}
.container-social .nav-social li .linkedin {
  background-image: url(../img/linkedin-square-yl.svg);
}
.container-social .logo {
  display: inline-block;
}
hr {
  border: 0;
  border-top: 1px solid #a0a0a0;
  margin-top: 3em;
}
.hr {
  display: block;
  font-style: italic;
  font-weight: 900;
  margin: 1em 0;
  position: relative;
  text-transform: uppercase;
}
.hr::after {
  border-bottom: 7px solid #000;
  content: '';
  margin-top: -4px;
  position: absolute;
  top: 50%;
  right: 0;
  width: 90%;
}
.alert {
  border: 1px solid transparent;
  margin-bottom: 20px;
  padding: 15px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.btn {
  transition: all 0.2s ease-in;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 14px;
  font-weight: 900;
  line-height: 2;
  padding: 6px 2em 6px 12px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.btn.read-more {
  margin-top: 1rem !important;
}
.btn::after,
.btn::before {
  border: solid transparent;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
  border-left-color: currentColor;
  border-width: 5px;
  right: 0;
  top: 50%;
  margin: -5px 10px 0 0;
}
.btn::after {
  margin-right: 5px;
}
.btn:hover {
  background: rgba(0, 0, 0, 0.75);
}
.form-wrapper label {
  display: block;
}
.form-wrapper input {
  margin-bottom: 0.5em;
}
.search-help-link {
  display: none;
}
input[type=submit].btn {
  padding-right: 12px;
}
.btn-secondary {
  background: transparent;
  border: 2px solid #333;
  color: #333 !important;
  padding: 6px 12px 6px 2em;
}
.btn-secondary::after,
.btn-secondary::before {
  border-left-color: transparent;
  border-right-color: currentColor;
  left: 0;
  margin-left: 10px;
  margin-right: 0;
  right: auto;
}
.btn-secondary::after {
  margin-left: 5px;
}
.btn-secondary:hover {
  background: rgba(0, 0, 0, 0.2);
}
.btn-invert {
  background: rgba(255, 255, 255, 0.5);
  color: #000 !important;
}
.btn-invert:hover {
  background: rgba(255, 255, 255, 0.75);
}
.btn-add,
.btn-subtract {
  font-size: 1em;
  font-style: italic;
  padding-bottom: 0;
  padding-top: 0;
  text-transform: none;
}
.btn-add::after,
.btn-subtract::after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 0;
  height: 0.9em;
  margin-top: -7px;
  width: 0.9em;
}
.btn-add::before,
.btn-subtract::before {
  display: none;
}
.btn-add::after {
  display: inline-block !important;
  background-image: url(../img/icon-plus-square.svg);
}
.btn-subtract::after {
  background-image: url(../img/icon-minus.svg);
}
.btn-plain {
  background: none !important;
  border: 0;
  color: inherit !important;
  padding-left: 0;
}
.btn-plain:hover {
  text-decoration: underline;
}
.btn-sticky {
  background: #fff !important;
  border: 5px solid #e1e1e1;
  border-bottom: 0;
  color: #ee582d !important;
}
.btn-sticky::after,
.btn-sticky::before {
  bottom: 1em;
  top: auto;
}
.btn-sticky:hover {
  color: #d73d11 !important;
}
.btn-sticky .icon {
  display: block;
  margin: 0.5em 0 0.5em 1em;
  width: 80%;
}
.btn-sticky svg {
  display: block;
  fill: currentColor;
  height: 50px;
  margin: auto;
  width: 50px;
}
.btn-minus {
  background: url(../img/icon-minus.svg) center / cover no-repeat;
  border: 0;
  height: 1.2em;
  margin-top: -0.6em;
  overflow: hidden;
  position: absolute;
  right: 0.6em;
  text-indent: -99em;
  top: 50%;
  width: 1em;
}
.align-left {
  float: left;
  margin-right: 1em;
}
.align-center {
  text-align: center;
}
.align-right {
  float: right;
  margin-left: 1em;
}
.callout,
.expander {
  margin: 0.5em 0 1em;
}
.callout .inner,
.expander .inner {
  padding: 1em;
}
.callout .title,
.expander .title {
  font-size: 1em;
  font-weight: 900;
  margin: 0;
  position: relative;
}
.callout .txt,
.expander .txt {
  margin: 0.5em 0 0.75em;
}
.callout .txt p,
.expander .txt p {
  font-size: 16px;
  line-height: 1.3;
}
.callout .txt p:last-child,
.expander .txt p:last-child {
  margin-bottom: 0;
}
.js .callout.expander .title,
.js .expander.expander .title,
.js .callout.expander .inner,
.js .expander.expander .inner {
  cursor: pointer;
}
.js .callout.expander .icon,
.js .expander.expander .icon {
  transition: all 0.2s ease-in;
  background: url(../img/icon-plus.svg) center / cover no-repeat;
  height: 1em;
  position: absolute;
  right: 0;
  top: 4px;
  width: 1em;
}
.js .callout.expander .bdy,
.js .expander.expander .bdy {
  display: none;
}
.js .callout.expander.expand .icon,
.js .expander.expander.expand .icon {
  transform: rotate(45deg);
}
.callout {
  margin-bottom: 0.8em;
}
.callout:first-child {
  margin-top: 0;
}
.callout-inline {
  padding: 1em;
}
@media (min-width: 700px) {
  .callout-inline {
    max-width: 320px;
  }
  .callout-inline-right {
    float: right;
    margin-left: 1em;
  }
  .callout-inline-left {
    float: left;
    margin-right: 1em;
  }
}
.expander,
.callout-nav {
  background: #000;
  color: #fff;
}
.expander .title {
  padding-right: 1em;
}
.expander img {
  height: auto;
  max-width: 100%;
}
.expander-invert {
  transition: all 0.2s ease-in;
}
.expander-invert.expand {
  background: #fff;
  color: #000;
}
.expander-invert.expand .icon {
  background-image: url(../img/icon-plus-dark.svg) !important;
}
.component-clients {
  margin-bottom: 3em;
}
.component-clients h2.heading-inline.title,
.component-clients h3.heading-inline.title {
  font-size: 2.3em;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0.5em;
  padding-right: 1em;
  position: relative;
  text-align: left;
}
.component-clients h2.heading-inline.title::before,
.component-clients h3.heading-inline.title::before {
  bottom: 0;
  content: url(../img/headline_indicator.svg);
  position: absolute;
  left: -80px;
  top: -13px;
}
.component-clients h3.heading-inline.title {
  font-size: 1.9em;
}
.component-clients h3.heading-inline.title::before {
  bottom: 0;
  content: none;
  position: absolute;
  left: -80px;
  top: -13px;
}
.callout-nav {
  background-position: center top;
  padding: 0;
}
.callout-nav .inner {
  background: rgba(0, 0, 0, 0.75);
}
.component-group {
  outline: none;
}
.component-group.dark {
  background: #383838;
  color: #fff;
}
.component-group.light {
  background: #fff;
}
.component-group:first-child .component:first-child .content:first-child h2:first-child,
.component-group:first-child .component:first-child .content:first-child .h2:first-child,
.component-group:first-child .component:first-child .content:first-child h3:first-child,
.component-group:first-child .component:first-child .content:first-child .h3:first-child,
.component-group:first-child .component:first-child .content:first-child h4:first-child,
.component-group:first-child .component:first-child .content:first-child .h4:first-child,
.component-group:first-child .component:first-child .content:first-child h5:first-child,
.component-group:first-child .component:first-child .content:first-child .h5:first-child,
.component-group:first-child .component:first-child .content:first-child h6:first-child,
.component-group:first-child .component:first-child .content:first-child .h6:first-child {
  margin-top: 0;
}
.component-group .component:last-child {
  margin-bottom: 0;
}
.component ul,
.component li,
.component p,
.component dl {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.component li > p {
  margin: 0;
}
.container-fluid .heading {
  text-align: center;
}
.container-fluid-alt {
  padding-bottom: 3.5em;
  padding-top: 3.5em;
}
.container-fluid-alt .container-fluid h3.heading {
  text-align: left;
}
.grid {
  display: flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin-left: -10px / 2;
  margin-right: -10px / 2;
}
.grid li {
  margin: 10px / 2;
}
.grid-1 li {
  width: 100%;
}
.grid-2 li {
  width: calc(50% - 10px);
}
.grid-3 li {
  width: calc(33.33% - 10px);
}
@media (max-width: 768px) {
  .grid-3 li {
    width: 100%;
  }
}
.grid-4 li {
  width: calc(25% - 10px);
}
@media (max-width: 768px) {
  .grid-4 li {
    width: calc(50% - 10px);
  }
}
.grid-standalone {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.grid-standalone li {
  margin-bottom: 10px;
  margin-top: 0;
}
@media (max-width: 768px) {
  .js.nav-flyout-active {
    overflow: hidden;
  }
  .js.nav-flyout-active .nav-flyout {
    transform: translateX(0);
  }
  .js .nav-flyout {
    background: rgba(0, 0, 0, 0.75);
    bottom: 0;
    display: block;
    font-size: 1.3em;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    transform: translateX(-100%);
    transition: transform 0.2s ease-in;
    width: 100%;
    z-index: 10;
  }
  .js .nav-flyout .menu-item {
    display: block;
  }
  .js .nav-flyout a {
    color: #fff;
    display: block;
    padding-left: 20px;
  }
  .js .nav-flyout-wrap {
    background: #000;
    height: 100%;
    max-width: 300px;
    overflow: auto;
    position: relative;
    width: 90%;
  }
  .js .branding .search-block-form {
    display: block;
  }
  .js .search:hover {
    cursor: pointer;
  }
  .js .search-form-nav {
    display: block;
    margin: 1em 5% 0 0;
    width: 4em;
  }
  .js .search-form-nav.active {
    max-width: 300px;
    padding-right: 4em;
    width: 90%;
  }
  .js .search-form-nav .search {
    width: 4em;
  }
  .js .search-form-nav .search span {
    display: none;
  }
  .js .search-form-nav button::after {
    width: 1.2em;
  }
  .js .mobile-search {
    background: url(../img/icon-search-dark.svg) no-repeat center;
  }
  .js .nav-primary {
    background-color: #000;
    padding: 5px 0 0 0;
  }
  .js .nav-primary a {
    color: #404040;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .js .nav-primary a::after {
    display: none;
  }
  .js .nav-primary a:hover {
    background-color: #272727 !important;
  }
  .js .nav-secondary {
    background-color: #000;
    margin: 0;
    padding: 1.5em 0 0;
  }
  .js .nav-secondary a {
    margin: 0;
  }
  .js .nav-secondary a:hover {
    background-color: #7b7b7b;
  }
  .js .nav-tertiary {
    background-color: #000;
  }
  .js .nav-tertiary a {
    margin: 0 0 5px;
  }
  .js .nav-tertiary .list-nav {
    padding: 15px 0;
  }
  .js .nav-tertiary .nav-alt-btn {
    background-color: #000;
  }
  .js .nav-tertiary .nav-alt-btn:hover {
    background-color: #404040;
    color: #fff;
  }
  .js .nav-tertiary .social-container {
    display: inline-block;
  }
  .js .nav-tertiary .social-container-first {
    margin-left: 10px;
  }
  .js .nav-flyout-close,
  .js .nav-toggle {
    border: none;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 10px;
  }
  .js .nav-toggle {
    top: 72px;
  }
  .js .nav-flyout-close {
    background: url(../img/icon-plus-dark.svg) center / cover no-repeat;
    content: '';
    height: 2em;
    right: 10px;
    transform: rotate(45deg);
    width: 2em;
    z-index: 2;
  }
  .js .nav-toggle {
    background-color: transparent;
    bottom: 0;
    display: block;
    height: 44px;
    left: 10px;
    padding: 8px;
    width: 45px;
  }
  .js .nav-toggle span {
    margin-top: 0;
  }
  .js .nav-toggle span,
  .js .nav-toggle span::before,
  .js .nav-toggle span::after {
    background-color: #222;
    content: '';
    display: block;
    height: 4px;
    position: relative;
    width: 100%;
  }
  .js .nav-toggle span::before {
    top: -8px;
  }
  .js .nav-toggle span::after {
    bottom: -4px;
  }
  .js .nav-toggle .txt {
    display: none;
  }
  .js .nav-alt {
    display: block;
  }
  .js .nav-alt .register {
    display: none;
  }
  .js .nav-alt #block-gtranslate {
    display: none;
  }
  .js .branding {
    text-align: center;
    z-index: 50;
  }
  .js .branding img {
    max-width: 150px;
  }
  .nav-alt .region.region-nav_tertiary .list-nav {
    padding: 8px 0;
    display: flex;
    justify-content: center;
  }
  .nav-alt .region.region-nav_tertiary .list-nav li {
    margin: 0 5px;
  }
  .nav-alt .region.region-nav_tertiary .list-nav li .nav-alt-btn {
    background-color: #404040;
    padding: 1em 2em;
    margin: 0;
  }
  .nav-alt .region.region-nav_tertiary .list-nav li .nav-alt-btn:hover {
    background-color: #e1e1e1;
    color: #000;
  }
  .copyright img {
    float: none;
  }
}
@media (max-width: 768px) and (max-width: 380px) {
  .js .nav-toggle {
    top: 60px;
  }
}
@media (max-width: 768px) and (max-width: 380px) {
  .nav-alt .region.region-nav_tertiary .list-nav li .nav-alt-btn {
    padding: 0.5em;
  }
}
@media (min-width: 320px) {
  .js .branding .search-form-nav {
    margin-right: 1.5em;
  }
}
@media (max-width: 500px) {
  .nav-footer .menu-item {
    display: block;
  }
}
#resources h2 {
  text-align: center;
}
#resources h3.heading {
  border-bottom: 5px solid;
  text-align: left;
}
.row-sticky {
  position: relative;
}
.row-sticky .sticky {
  position: sticky;
  top: 0px;
}
@media (max-width: 768px) {
  .nav-tertiary {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .search-form-nav {
    height: auto;
    z-index: 10000;
  }
}
@media (max-width: 768px) {
  .search-form-nav {
    padding-top: 1rem;
  }
  .search-form-nav input {
    display: block;
    margin-top: -0.5em;
  }
}
.loading-bar {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.loading-bar span {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #404040;
  animation: loading-bar 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.loading-bar span:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.loading-bar span:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.loading-bar span:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes loading-bar {
  0% {
    top: 8px;
    height: 64px;
  }
  50%,
  100% {
    top: 24px;
    height: 32px;
  }
}
.fieldset-secondary {
  background-color: transparent;
}
.blog-title {
  color: #000 !important;
}
.blog-title:hover {
  text-decoration: none !important;
}
@media print {
  @page {
    size: auto;
    margin: 0;
  }
  body {
    margin: 0.5in;
  }
  h1 {
    font-size: 2rem;
  }
  .page-hdr {
    min-height: 120px;
    padding-top: 0 !important;
  }
  .container-fluid-alt {
    padding-top: 0;
    padding-bottom: 0;
  }
  .col-sm-4.sticky {
    display: none;
  }
  .col-sm-8 {
    width: 100%;
  }
  .hdr,
  .list-breadcrumb,
  .banner,
  .admin-tabs,
  .list-nav,
  .ftr .logo,
  .btn-secondary {
    display: none;
  }
}
/* videos */
.media-oembed {
  padding-top: 56.25%;
  position: relative;
}
.media-oembed iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.media-oembed.lazy {
  display: none;
}
a.oembed {
  display: inline-block;
  position: relative;
}
a.oembed:hover:before {
  opacity: 1;
}
a.oembed:before {
  background: url(../img/icon-play.svg) no-repeat center / cover;
  bottom: 0;
  content: '';
  display: block;
  height: 100px;
  left: 0;
  margin: auto;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
  width: 86px;
  z-index: 1;
}
a.oembed img {
  height: auto;
  display: block;
  width: 100%;
}
/** NEWS RELEASES AND EVENTS AND WEBINARS **/
.news-release-btn,
.press-btn,
.events-btn,
.webinars-btn {
  padding-left: 35px;
  position: relative;
}
.news-release-btn:before,
.press-btn:before,
.events-btn:before,
.webinars-btn:before {
  background-image: url(../img/square.svg);
  background-repeat: no-repeat;
  border: none;
  content: '';
  height: 20px;
  left: 0;
  margin-left: 10px;
  margin-top: 10px;
  position: absolute;
  top: 0;
  width: 20px;
}
.news-release-btn.active-filter-btn:before,
.press-btn.active-filter-btn:before,
.events-btn.active-filter-btn:before,
.webinars-btn.active-filter-btn:before {
  background-image: url(../img/check-square.svg);
}
.news-release-btn:after,
.press-btn:after,
.events-btn:after,
.webinars-btn:after {
  display: none;
}
.events-btn,
.news-release-btn {
  margin-right: 0.5rem;
}
.news-releases .item-wrapper,
.events-and-webinars .item-wrapper {
  padding: 2rem;
}
.news-releases .item-wrapper .date-type-wrapper,
.events-and-webinars .item-wrapper .date-type-wrapper {
  margin-bottom: 0.5rem;
  font-weight: 400;
}
.news-releases .item-wrapper .past-event,
.events-and-webinars .item-wrapper .past-event {
  font-size: smaller;
  font-style: italic;
  margin-bottom: 0;
  padding-bottom: 0;
}
.news-releases .item-wrapper .type-wrapper,
.events-and-webinars .item-wrapper .type-wrapper {
  background: #ffc429;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0.25rem;
  padding: 0.25rem;
  text-transform: uppercase;
}
.news-releases .item-wrapper .ew-created-wrapper,
.events-and-webinars .item-wrapper .ew-created-wrapper {
  margin-bottom: 0.5rem;
}
.news-releases .item-wrapper .title-wrapper h3,
.events-and-webinars .item-wrapper .title-wrapper h3 {
  margin-top: 0;
}
.news-releases .item-wrapper .title-wrapper a,
.events-and-webinars .item-wrapper .title-wrapper a {
  color: #000;
}
.news-releases .item-wrapper .title-wrapper a:hover,
.events-and-webinars .item-wrapper .title-wrapper a:hover {
  text-decoration: none;
}
.news-releases .item-wrapper:nth-child(odd),
.events-and-webinars .item-wrapper:nth-child(odd) {
  background-color: #e1e1e1;
}
.news-releases .item-wrapper .read-more-wrapper,
.events-and-webinars .item-wrapper .read-more-wrapper {
  display: flex;
}
.news-releases .item-wrapper .read-more-wrapper .read-more-btn,
.events-and-webinars .item-wrapper .read-more-wrapper .read-more-btn {
  align-items: center;
  color: #000;
  display: flex;
  font-weight: bold;
  margin-top: 1rem;
  padding-right: 1rem;
}
.news-releases .item-wrapper .read-more-wrapper .read-more-btn:after,
.events-and-webinars .item-wrapper .read-more-wrapper .read-more-btn:after {
  background-image: url(../img/arrow-right.svg);
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 12px;
  margin-left: 5px;
  margin-top: 2px;
  width: 12px;
}
.news-releases .item-wrapper .read-more-wrapper .read-more-btn:hover,
.events-and-webinars .item-wrapper .read-more-wrapper .read-more-btn:hover {
  text-decoration: none;
}
#news-press-pager,
#events-webinar-pager {
  padding: 2rem;
}
.pager ul {
  display: flex;
  padding: 0;
}
.pager ul .pager__item {
  font-weight: bold;
  list-style: none;
  margin-right: 0.5rem;
}
.pager ul .pager__item.is-active {
  background: #ffc429;
}
.pager ul .pager__item.is-active a {
  color: #000;
  text-decoration: none;
}
.pager ul .pager__item a {
  color: #1c5379;
  font-style: italic;
}
.pager ul .pager__item a:hover {
  text-decoration: none;
}
.type-wrapper {
  background: #ffc429;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0.25rem;
  padding: 0.25rem;
  text-transform: uppercase;
}
.home-pressevent-view-wrapper .press-events-heading {
  margin-bottom: 2rem;
}
.home-press-event-wrapper {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .home-press-event-wrapper {
    flex-direction: row;
  }
}
.home-press-event-wrapper .promoted-news-event-wrapper,
.home-press-event-wrapper .press-event-list-wrapper {
  padding: 0 3rem;
  width: 100%;
}
.home-press-event-wrapper .promoted-news-event-wrapper h2,
.home-press-event-wrapper .press-event-list-wrapper h2 {
  margin-bottom: 15px;
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .home-press-event-wrapper .promoted-news-event-wrapper,
  .home-press-event-wrapper .press-event-list-wrapper {
    max-width: 50%;
  }
}
.home-press-event-wrapper .promoted-news-event-wrapper {
  align-self: normal;
  border-right: solid 1px #404040;
  margin-bottom: 2rem;
  margin-right: 0;
  padding: 0 3rem;
}
@media only screen and (min-width: 768px) {
  .home-press-event-wrapper .promoted-news-event-wrapper {
    margin-bottom: 0;
    margin-right: 1rem;
  }
}
.home-press-event-wrapper .promoted-news-event-wrapper .promoted-content-btn {
  margin-top: 2rem;
}
.home-press-event-wrapper .promoted-news-event-wrapper .views-field-title {
  border-bottom: solid 1px #ee582d;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 4px;
}
.home-press-event-wrapper .promoted-news-event-wrapper .views-field-title .field-content {
  align-items: center;
  display: grid;
  grid-template-columns: 1fr 3fr;
}
.home-press-event-wrapper .promoted-news-event-wrapper .views-field-title .field-content > div {
  margin-right: 20px;
  width: 80px;
}
.home-press-event-wrapper .promoted-news-event-wrapper .views-field-title .field-content > div img {
  max-width: 100%;
}
.home-press-event-wrapper .promoted-news-event-wrapper .views-field-title .field-content h3 {
  line-height: 0;
  margin: 0;
}
.home-press-event-wrapper .promoted-news-event-wrapper .views-field-title .field-content h3 a {
  color: #000;
  font-size: 1rem;
  line-height: 1.1;
  text-decoration: none;
}
.home-press-event-wrapper .promoted-news-event-wrapper .promoted-content-title a {
  color: #000;
  display: block;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.home-press-event-wrapper .promoted-news-event-wrapper .promoted-content-title a:hover {
  text-decoration: none;
}
.home-press-event-wrapper .promoted-news-event-wrapper .seeall {
  color: #000;
  display: inline-block;
  font-size: 0.8em;
  font-weight: bold;
  padding: 10px 20px;
  text-decoration: none;
}
.home-press-event-wrapper .press-event-list-wrapper > div {
  margin-bottom: 1rem;
}
.home-press-event-wrapper .press-event-list-wrapper > div a {
  background: #f5f5f5;
  color: #000;
  display: flex;
  position: relative;
  text-decoration: none;
  transition: 0.3s ease-in-out all;
}
.home-press-event-wrapper .press-event-list-wrapper > div a .upcoming-press-event-left {
  align-items: center;
  background-color: #1c5379;
  color: #fff;
  display: flex;
  font-family: 'Merriweather', serif;
  font-size: 1.2em;
  height: auto;
  justify-content: center;
  padding: 0 14px;
  text-align: center;
  width: 105px;
}
.home-press-event-wrapper .press-event-list-wrapper > div a .upcoming-press-event-right {
  border-bottom: 2px solid #1c5379;
  border-right: 2px solid #1c5379;
  border-top: 2px solid #1c5379;
  padding: 0.6rem 1rem;
  width: 100%;
}
.home-press-event-wrapper .press-event-list-wrapper > div a .upcoming-press-event-right .date-type-wrapper {
  font-family: 'Merriweather', serif;
  font-style: normal;
}
.home-press-event-wrapper .press-event-list-wrapper > div a h3 {
  font-size: 1rem;
  margin-top: 0 !important;
}
.home-press-event-wrapper .press-event-list-wrapper > div a:hover {
  background-color: #ffedbf;
}
.home-press-event-wrapper .press-event-list-wrapper > div:last-child {
  margin-bottom: 0;
}
.home-press-event-wrapper .press-event-list-wrapper .seeall {
  color: #000;
  display: inline-block;
  font-size: 0.8em;
  font-weight: bold;
  padding: 10px 20px;
  text-decoration: none;
}
.responsiveCell {
  display: block !important;
}
.clickdform .floatLeft {
  float: none !important;
}
.responsiveRow .line {
  padding-bottom: 1rem !important;
}
.clickdform .formHr {
  margin-top: 0 !important;
}
/**
 * 
 * THIS IS JUST FOR DEBUGGING
**/
a[href="#tbd"],
a[href=""] {
  color: #f800e9 !important;
}
