/**
* ==========================================================================
*
*   File: sass/content-hub.scss
*   Author: Truc Minh Phan
*   Description:
*
*   This file contains all of the styles for the new Content Hub
*   Portal alongside modifications to solutions pages and homepage
*   layouts for the 2006 Content Hub updates.
*
* ==========================================================================
*/
body.no-scroll {
  overflow: hidden;
  z-index: -1; }

section.twitter.table {
  padding-top: 15px;
  padding-bottom: 15px; }
section.twitter div.module.twitter .copytext {
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }

section.products-grid {
  padding-left: 15px;
  padding-right: 15px;
  display: table;
  margin: 30px auto;
  width: 100%; }
  section.products-grid .product-category {
    padding: 20px;
    margin-bottom: 20px;
    background: #F0F0F0;
    cursor: pointer;
    border-radius: 4px;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1); }
    section.products-grid .product-category.active {
      margin-bottom: 0; }
    section.products-grid .product-category span.product-category-name {
      font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
      color: #7C7C7C;
      font-size: 22px;
      line-height: 30px;
      font-weight: 400;
      padding-bottom: 0; }
    section.products-grid .product-category span {
      vertical-align: middle; }
    section.products-grid .product-category span.chevron-wrapper {
      float: right;
      margin-right: 15px; }
      section.products-grid .product-category span.chevron-wrapper.open img.icon-chevron {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
      section.products-grid .product-category span.chevron-wrapper img.icon-chevron {
        display: block;
        max-width: 30px;
        max-height: 30px;
        vertical-align: middle;
        -webkit-transition: all .35s ease;
        -moz-transition: all .35s ease;
        -ms-transition: all .35s ease;
        -o-transition: all .35s ease;
        transition: all .35s ease; }
  section.products-grid .products-wrapper {
    display: none;
    margin-bottom: 20px; }
    section.products-grid .products-wrapper .product-link:first-child .product-item, section.products-grid .products-wrapper .product-link:first-of-type .product-item {
      margin-top: 10px; }
    section.products-grid .products-wrapper .product-link .product-item {
      padding: 20px;
      margin-bottom: 5px;
      background: #eee;
      color: #333333;
      cursor: pointer;
      border-radius: 4px;
      font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
      font-size: 18px;
      line-height: 26px;
      font-weight: 400; }
      section.products-grid .products-wrapper .product-link .product-item:hover {
        background: #6AB51F;
        color: #FFFFFF; }

.solutions-section .solution-link:hover,
.solutions-section .tile-item-link:hover,
.tile-link-section .solution-link:hover,
.tile-link-section .tile-item-link:hover {
  cursor: pointer; }
  .solutions-section .solution-link:hover .solution-item,
  .solutions-section .solution-link:hover .tile-item,
  .solutions-section .tile-item-link:hover .solution-item,
  .solutions-section .tile-item-link:hover .tile-item,
  .tile-link-section .solution-link:hover .solution-item,
  .tile-link-section .solution-link:hover .tile-item,
  .tile-link-section .tile-item-link:hover .solution-item,
  .tile-link-section .tile-item-link:hover .tile-item {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
.solutions-section .solution-link .solution-item,
.solutions-section .solution-link .tile-item,
.solutions-section .tile-item-link .solution-item,
.solutions-section .tile-item-link .tile-item,
.tile-link-section .solution-link .solution-item,
.tile-link-section .solution-link .tile-item,
.tile-link-section .tile-item-link .solution-item,
.tile-link-section .tile-item-link .tile-item {
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease; }
  .solutions-section .solution-link .solution-item .solution-item-inner,
  .solutions-section .solution-link .solution-item .tile-item-inner,
  .solutions-section .solution-link .tile-item .solution-item-inner,
  .solutions-section .solution-link .tile-item .tile-item-inner,
  .solutions-section .tile-item-link .solution-item .solution-item-inner,
  .solutions-section .tile-item-link .solution-item .tile-item-inner,
  .solutions-section .tile-item-link .tile-item .solution-item-inner,
  .solutions-section .tile-item-link .tile-item .tile-item-inner,
  .tile-link-section .solution-link .solution-item .solution-item-inner,
  .tile-link-section .solution-link .solution-item .tile-item-inner,
  .tile-link-section .solution-link .tile-item .solution-item-inner,
  .tile-link-section .solution-link .tile-item .tile-item-inner,
  .tile-link-section .tile-item-link .solution-item .solution-item-inner,
  .tile-link-section .tile-item-link .solution-item .tile-item-inner,
  .tile-link-section .tile-item-link .tile-item .solution-item-inner,
  .tile-link-section .tile-item-link .tile-item .tile-item-inner {
    position: relative;
    border-radius: 6px; }
    .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-image,
    .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-image,
    .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-image,
    .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-image,
    .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-image,
    .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-image,
    .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-image,
    .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-image,
    .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-image,
    .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-image,
    .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-image,
    .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-image,
    .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-image,
    .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-image,
    .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-image,
    .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-image,
    .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-image,
    .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-image,
    .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-image,
    .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-image,
    .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-image,
    .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-image,
    .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-image,
    .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-image,
    .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-image,
    .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-image,
    .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-image,
    .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-image,
    .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-image,
    .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-image,
    .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-image,
    .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-image {
      border-radius: 6px;
      display: block;
      width: 100%;
      max-width: 100%;
      height: auto; }
    .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content,
    .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content,
    .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content,
    .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content,
    .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content,
    .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content,
    .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content,
    .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content,
    .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content,
    .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content,
    .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content,
    .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content,
    .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content,
    .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content,
    .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content,
    .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content,
    .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content,
    .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content,
    .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content,
    .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content,
    .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content,
    .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content,
    .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content,
    .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content,
    .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content,
    .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content,
    .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content,
    .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content,
    .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content,
    .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content,
    .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content,
    .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 20px;
      padding-bottom: 20px;
      border-radius: 6px;
      -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      -o-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      background: rgba(2, 0, 36, 0.5);
      background: -moz-linear-gradient(180deg, #020024 0%, rgba(33, 160, 210, 0.5) 0%, rgba(101, 172, 30, 0.49624) 100%);
      background: -webkit-linear-gradient(180deg, #020024 0%, rgba(33, 160, 210, 0.5) 0%, rgba(101, 172, 30, 0.49624) 100%);
      background: linear-gradient(180deg, #020024 0%, rgba(33, 160, 210, 0.5) 0%, rgba(101, 172, 30, 0.49624) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#65ac1e",GradientType=1); }
      .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title {
        font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
        color: #FFFFFF;
        font-size: 18px;
        line-height: 24px;
        font-weight: 400;
        text-transform: uppercase; }
      .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper {
        position: absolute;
        bottom: 25px;
        width: calc(100% - 40px); }
        .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper .tile-item-view-more,
        .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .solution-item-view-more,
        .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper .tile-item-view-more {
          font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
          color: #FFFFFF;
          font-size: 16px;
          line-height: 24px;
          font-weight: 400;
          padding-bottom: 0; }

main.homepage {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0; }
  main.homepage #intro {
    padding-top: 50px; }
  main.homepage .home-content-hub-panel {
    position: relative; }
    main.homepage .home-content-hub-panel .content-hub-image {
      display: block;
      width: 100%;
      max-width: 100%;
      height: auto; }
    main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner {
      position: absolute;
      bottom: 50%;
      padding-left: 15px;
      padding-right: 15px;
      -webkit-transform: translateY(50%);
      -moz-transform: translateY(50%);
      -ms-transform: translateY(50%);
      -o-transform: translateY(50%);
      transform: translateY(50%); }
      main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-title-wrapper .content-hub-panel-title {
        font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
        color: #333333;
        font-size: 42px;
        line-height: 56px;
        font-weight: 300;
        margin-bottom: 0;
        padding-bottom: 15px; }
      main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-description-wrapper {
        padding-bottom: 15px; }
        main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-description-wrapper .content-hub-panel-description {
          font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
          color: #7C7C7C;
          font-size: 22px;
          line-height: 30px;
          font-weight: 400;
          padding-bottom: 0; }
      main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-actions-wrapper {
        padding-top: 15px;
        padding-bottom: 15px; }
        main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-actions-wrapper .content-hub-panel-link {
          text-decoration: none;
          margin-right: 15px; }
          main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-actions-wrapper .content-hub-panel-link:last-child, main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-actions-wrapper .content-hub-panel-link:last-of-type {
            margin-right: 0; }
          main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-actions-wrapper .content-hub-panel-link:hover {
            cursor: pointer; }
            main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-actions-wrapper .content-hub-panel-link:hover button.basf-button {
              -webkit-transform: scale(1.1);
              -moz-transform: scale(1.1);
              -ms-transform: scale(1.1);
              -o-transform: scale(1.1);
              transform: scale(1.1); }
          main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-actions-wrapper .content-hub-panel-link button.basf-button {
            font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
            font-size: 20px;
            font-weight: 300;
            line-height: 26px;
            padding-left: 30px;
            padding-right: 30px;
            padding-top: 10px;
            padding-bottom: 10px;
            color: #FFFFFF;
            background: #6AB51F;
            text-align: center;
            border: 0;
            outline: 0;
            border-radius: 2px;
            min-width: 150px;
            -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            -o-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            -webkit-transition: all .35s ease;
            -moz-transition: all .35s ease;
            -ms-transition: all .35s ease;
            -o-transition: all .35s ease;
            transition: all .35s ease; }
            main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-actions-wrapper .content-hub-panel-link button.basf-button:hover {
              cursor: pointer;
              outline: 0;
              border: 0; }
  main.homepage .home-solutions-panel {
    padding-top: 35px;
    padding-bottom: 35px; }
    main.homepage .home-solutions-panel .home-solutions-title-wrapper .home-solutions-title {
      text-align: center;
      font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
      font-size: 36px;
      line-height: 48px;
      font-weight: 300; }
    main.homepage .home-solutions-panel .home-solutions-wrapper {
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 35px; }
    main.homepage .home-solutions-panel .home-solutions-description-wrapper {
      padding-left: 15px;
      padding-right: 15px; }
      main.homepage .home-solutions-panel .home-solutions-description-wrapper .home-solutions-description {
        font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
        color: #7C7C7C;
        font-size: 22px;
        line-height: 30px;
        font-weight: 400;
        padding-bottom: 0;
        text-align: center; }
  main.homepage .home-allproducts-panel {
    padding-top: 35px;
    padding-bottom: 35px; }
    main.homepage .home-allproducts-panel .home-allproducts-title-wrapper {
      padding-left: 15px;
      padding-right: 15px; }
      main.homepage .home-allproducts-panel .home-allproducts-title-wrapper .home-allproducts-title {
        font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
        color: #333333;
        font-size: 42px;
        line-height: 56px;
        font-weight: 300;
        margin-bottom: 0;
        padding-bottom: 0; }

.content-hub .lightbox-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2006;
  background: rgba(220, 220, 220, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  -ms-transition: -ms-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  -o-transition: -o-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s; }
  .content-hub .lightbox-overlay.open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    -moz-transition: -moz-transform 0.6s, opacity 0.6s;
    -ms-transition: -ms-transform 0.6s, opacity 0.6s;
    -o-transition: -o-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s; }
    .content-hub .lightbox-overlay.open .lightbox-content .lightbox-video,
    .content-hub .lightbox-overlay.open .lightbox-content .video-js,
    .content-hub .lightbox-overlay.open .lightbox-content #lightboxVideo_vimeo_api {
      min-width: 60%;
      max-height: 50vh; }
  .content-hub .lightbox-overlay.already-opened .lightbox-content .lightbox-video,
  .content-hub .lightbox-overlay.already-opened .lightbox-content .video-js,
  .content-hub .lightbox-overlay.already-opened .lightbox-content #lightboxVideo_vimeo_api {
    min-width: 60%;
    max-height: 50vh; }
  .content-hub .lightbox-overlay.already-opened .lightbox-content .lightbox-video {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  .content-hub .lightbox-overlay.landscape-mode .lightbox-content {
    width: auto; }
    .content-hub .lightbox-overlay.landscape-mode .lightbox-content .lightbox-video,
    .content-hub .lightbox-overlay.landscape-mode .lightbox-content .video-js,
    .content-hub .lightbox-overlay.landscape-mode .lightbox-content #lightboxVideo_vimeo_api {
      min-width: auto;
      max-height: 85vh; }
  .content-hub .lightbox-overlay.lightbox-fullscreen .lightbox-content .lightbox-video #lightboxVideo_youtube_api,
  .content-hub .lightbox-overlay.lightbox-fullscreen .lightbox-content .lightbox-video .vjs-tech {
    width: 100vw !important;
    height: 100vh !important;
    border-radius: 0; }
  .content-hub .lightbox-overlay.lightbox-fullscreen .lightbox-content .lightbox-video .vjs-control-bar {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
  .content-hub .lightbox-overlay .lightbox-content {
    width: 60%;
    background: #000000;
    border-radius: 15px;
    position: absolute;
    bottom: 50%;
    right: 50%;
    max-width: 85%;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    -webkit-box-shadow: 0px 25px 60px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 25px 60px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 25px 60px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0px 25px 60px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 25px 60px rgba(0, 0, 0, 0.4); }
    .content-hub .lightbox-overlay .lightbox-content iframe {
      max-width: none; }
    .content-hub .lightbox-overlay .lightbox-content .lightbox-video {
      position: relative;
      display: block;
      border-radius: 15px;
      background: #020024;
      background: -moz-linear-gradient(0deg, #020024 0%, transparent 0%, #2f384a 100%);
      background: -webkit-linear-gradient(0deg, #020024 0%, transparent 0%, #2f384a 100%);
      background: linear-gradient(0deg, #020024 0%, transparent 0%, #2f384a 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#2f384a",GradientType=1);
      width: 100%;
      height: auto;
      min-width: 1px;
      min-height: 1px;
      -webkit-transition: all .35s ease-in-out;
      -moz-transition: all .35s ease-in-out;
      -ms-transition: all .35s ease-in-out;
      -o-transition: all .35s ease-in-out;
      transition: all .35s ease-in-out;
      -webkit-transition-delay: .5s;
      -moz-transition-delay: .5s;
      -ms-transition-delay: .5s;
      -o-transition-delay: .5s;
      transition-delay: .5s;
      -webkit-touch-callout: none;
      /* iOS Safari */
      -webkit-user-select: none;
      /* Safari */
      -khtml-user-select: none;
      /* Konqueror HTML */
      -moz-user-select: none;
      /* Old versions of Firefox */
      -ms-user-select: none;
      /* Internet Explorer/Edge */
      user-select: none;
      /* Non-prefixed version, currently
         supported by Chrome, Edge, Opera and Firefox */ }
      .content-hub .lightbox-overlay .lightbox-content .lightbox-video:focus {
        outline: 0; }
      .content-hub .lightbox-overlay .lightbox-content .lightbox-video #lightboxVideo_vimeo_api iframe {
        position: relative !important;
        border-radius: 15px;
        top: auto;
        left: auto; }
      .content-hub .lightbox-overlay .lightbox-content .lightbox-video video:focus, .content-hub .lightbox-overlay .lightbox-content .lightbox-video .vjs-tech:focus {
        outline: 0; }
      .content-hub .lightbox-overlay .lightbox-content .lightbox-video .vjs-tech,
      .content-hub .lightbox-overlay .lightbox-content .lightbox-video #lightboxVideo_vimeo_api {
        position: relative !important;
        border-radius: 15px; }
        .content-hub .lightbox-overlay .lightbox-content .lightbox-video .vjs-tech#lightboxVideo_youtube_api,
        .content-hub .lightbox-overlay .lightbox-content .lightbox-video #lightboxVideo_vimeo_api#lightboxVideo_youtube_api {
          position: relative !important; }
      .content-hub .lightbox-overlay .lightbox-content .lightbox-video .vjs-control-bar {
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px; }
      .content-hub .lightbox-overlay .lightbox-content .lightbox-video.video-js.vjs-waiting {
        border-radius: 15px; }
        .content-hub .lightbox-overlay .lightbox-content .lightbox-video.video-js.vjs-waiting iframe {
          border-radius: 15px; }
      .content-hub .lightbox-overlay .lightbox-content .lightbox-video.video-js .vjs-control-bar:focus,
      .content-hub .lightbox-overlay .lightbox-content .lightbox-video.video-js .vjs-control-bar *:focus {
        outline: 0; }
      .content-hub .lightbox-overlay .lightbox-content .lightbox-video.video-js .vjs-big-play-button {
        position: absolute;
        bottom: 50%;
        right: 50%;
        transform: translate(50%, 50%);
        top: auto;
        left: auto; }
    .content-hub .lightbox-overlay .lightbox-content .lightbox-close {
      position: absolute;
      top: 25px;
      right: 20px;
      z-index: 10000;
      -webkit-user-select: none;
      /* Safari */
      -moz-user-select: none;
      /* Firefox */
      -ms-user-select: none;
      /* IE10+/Edge */
      user-select: none;
      /* Standard */ }
      .content-hub .lightbox-overlay .lightbox-content .lightbox-close:hover {
        cursor: pointer; }
      .content-hub .lightbox-overlay .lightbox-content .lightbox-close .lightbox-close-icon {
        max-width: 32px;
        max-height: 32px;
        display: block; }
.content-hub .content-hub-hero-section .content-hub-hero-wrapper {
  position: relative;
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+/Edge */
  user-select: none;
  /* Standard */ }
  .content-hub .content-hub-hero-section .content-hub-hero-wrapper img.content-hub-hero {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0; }
  .content-hub .content-hub-hero-section .content-hub-hero-wrapper .content-hub-overlay {
    position: absolute;
    bottom: 50%;
    right: 50%;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    z-index: 1000;
    border: 5px solid #FFFFFF;
    padding: 25px;
    width: 250px;
    height: 250px;
    -webkit-user-select: none;
    /* Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+/Edge */
    user-select: none;
    /* Standard */ }
    .content-hub .content-hub-hero-section .content-hub-hero-wrapper .content-hub-overlay h1.content-hub-square {
      color: #FFFFFF;
      font-weight: bold;
      margin-bottom: 15px;
      margin-top: 0; }
.content-hub .content-hub-hero-section .content-hub-hero-info-wrapper {
  padding-top: 50px;
  padding-bottom: 50px; }
  .content-hub .content-hub-hero-section .content-hub-hero-info-wrapper .content-hub-hero-title-wrapper {
    padding-bottom: 15px; }
    .content-hub .content-hub-hero-section .content-hub-hero-info-wrapper .content-hub-hero-title-wrapper .content-hub-hero-title {
      font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
      font-size: 36px;
      line-height: 48px; }
  .content-hub .content-hub-hero-section .content-hub-hero-info-wrapper .content-hub-hero-description-wrapper .content-hub-hero-description * {
    font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
    font-size: 20px;
    line-height: 28px; }
.content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 35px;
  padding-bottom: 35px; }
  .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item {
    display: inline-block;
    background: #FFFFFF;
    z-index: 1; }
    .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item.slick-active, .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item.slick-center {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
    .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item:first-child, .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item:first-of-type {
      padding-left: 0;
      padding-right: 30px; }
    .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item:last-child, .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item:last-of-type {
      padding-right: 0;
      padding-left: 30px; }
    .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item:hover {
      cursor: pointer;
      z-index: 1000; }
    .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item:focus {
      outline: 0; }
    .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item .highlight-reel-item-inner {
      padding: 20px;
      border-radius: 8px;
      -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      -o-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      -webkit-transition: all .35s ease;
      -moz-transition: all .35s ease;
      -ms-transition: all .35s ease;
      -o-transition: all .35s ease;
      transition: all .35s ease; }
      .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item .highlight-reel-item-inner:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
        z-index: 1000; }
      .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item .highlight-reel-item-inner .highlight-reel-item-poster-wrapper {
        position: relative; }
        .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item .highlight-reel-item-inner .highlight-reel-item-poster-wrapper .highlight-reel-item-poster-image {
          display: block;
          width: 100%;
          max-width: 100%;
          height: auto;
          border-radius: 8px; }
        .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item .highlight-reel-item-inner .highlight-reel-item-poster-wrapper .highlight-reel-item-poster-overlay {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          border-radius: 8px;
          z-index: 10;
          background: rgba(0, 0, 0, 0.45); }
          .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item .highlight-reel-item-inner .highlight-reel-item-poster-wrapper .highlight-reel-item-poster-overlay .highlight-item-play-button {
            display: block;
            max-width: 48px;
            max-height: 48px;
            position: absolute;
            bottom: 50%;
            right: 50%;
            -webkit-transform: translate(50%, 50%);
            -moz-transform: translate(50%, 50%);
            -ms-transform: translate(50%, 50%);
            -o-transform: translate(50%, 50%);
            transform: translate(50%, 50%); }
      .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item .highlight-reel-item-inner .highlight-reel-item-title-wrapper {
        margin-top: 15px;
        margin-bottom: 15px;
        padding-top: 15px; }
        .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item .highlight-reel-item-inner .highlight-reel-item-title-wrapper .highlight-reel-item-title {
          display: block;
          font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
          font-size: 18px;
          line-height: 26px;
          font-weight: 400;
          text-transform: uppercase; }
      .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item .highlight-reel-item-inner .highlight-reel-item-description-wrapper .highlight-reel-item-description {
        font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
        font-size: 16px;
        line-height: 22px;
        color: #7C7C7C;
        padding-bottom: 0; }
.content-hub .content-hub-section {
  padding-top: 50px;
  padding-bottom: 50px; }
  .content-hub .content-hub-section.even {
    background: #F0F0F0; }
  .content-hub .content-hub-section .section-description-highlight {
    padding-bottom: 30px; }
    .content-hub .content-hub-section .section-description-highlight .content-hub-section-title-wrapper .content-hub-section-title {
      font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
      font-size: 28px;
      font-weight: 400;
      line-height: 40px;
      color: #333333; }
    .content-hub .content-hub-section .section-description-highlight .content-hub-section-content .content-hub-section-description-wrapper .content-hub-section-description {
      font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
      font-size: 18px;
      line-height: 24px;
      font-weight: 400;
      color: #7C7C7C; }
    .content-hub .content-hub-section .section-description-highlight .content-hub-section-content .content-hub-section-highlight-wrapper {
      cursor: pointer; }
      .content-hub .content-hub-section .section-description-highlight .content-hub-section-content .content-hub-section-highlight-wrapper .content-hub-section-highlight-inner {
        position: relative; }
        .content-hub .content-hub-section .section-description-highlight .content-hub-section-content .content-hub-section-highlight-wrapper .content-hub-section-highlight-inner .content-hub-section-highlight-poster {
          display: block;
          width: 100%;
          max-width: 100%;
          height: auto;
          border-radius: 6px; }
        .content-hub .content-hub-section .section-description-highlight .content-hub-section-content .content-hub-section-highlight-wrapper .content-hub-section-highlight-inner .highlight-item-poster-overlay {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          border-radius: 8px;
          padding: 25px;
          z-index: 10;
          background: rgba(0, 0, 0, 0.45);
          -webkit-transition: all .35s ease;
          -moz-transition: all .35s ease;
          -ms-transition: all .35s ease;
          -o-transition: all .35s ease;
          transition: all .35s ease; }
          .content-hub .content-hub-section .section-description-highlight .content-hub-section-content .content-hub-section-highlight-wrapper .content-hub-section-highlight-inner .highlight-item-poster-overlay:hover {
            background: rgba(0, 0, 0, 0.65); }
          .content-hub .content-hub-section .section-description-highlight .content-hub-section-content .content-hub-section-highlight-wrapper .content-hub-section-highlight-inner .highlight-item-poster-overlay .highlight-item-solution-name-wrapper .highlight-item-solution-name {
            font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
            font-size: 16px;
            line-height: 24px;
            font-weight: 400;
            text-transform: uppercase;
            color: #FFFFFF; }
          .content-hub .content-hub-section .section-description-highlight .content-hub-section-content .content-hub-section-highlight-wrapper .content-hub-section-highlight-inner .highlight-item-poster-overlay .highlight-item-video-info-wrapper {
            position: absolute;
            bottom: 25px; }
            .content-hub .content-hub-section .section-description-highlight .content-hub-section-content .content-hub-section-highlight-wrapper .content-hub-section-highlight-inner .highlight-item-poster-overlay .highlight-item-video-info-wrapper .highlight-item-video-button-wrapper {
              padding-bottom: 15px; }
              .content-hub .content-hub-section .section-description-highlight .content-hub-section-content .content-hub-section-highlight-wrapper .content-hub-section-highlight-inner .highlight-item-poster-overlay .highlight-item-video-info-wrapper .highlight-item-video-button-wrapper .highlight-item-play-button {
                display: block;
                max-width: 48px;
                max-height: 48px; }
            .content-hub .content-hub-section .section-description-highlight .content-hub-section-content .content-hub-section-highlight-wrapper .content-hub-section-highlight-inner .highlight-item-poster-overlay .highlight-item-video-info-wrapper .highlight-item-video-title-wrapper .highlight-item-video-title {
              font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
              font-size: 20px;
              line-height: 28px;
              font-weight: 400;
              text-transform: uppercase;
              color: #FFFFFF;
              margin-bottom: 0; }
  .content-hub .content-hub-section .media-content {
    margin-left: -30px;
    margin-right: -30px; }
    .content-hub .content-hub-section .media-content .media-content-outer-wrapper {
      overflow: hidden;
      padding-left: 30px;
      padding-right: 30px; }
      .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper {
        padding-top: 35px;
        padding-bottom: 35px; }
        .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .slick-list {
          overflow: visible;
          margin: 0 -72.5px; }
        .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper ul.slick-dots {
          position: relative;
          bottom: auto;
          margin-top: 25px; }
          .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper ul.slick-dots li {
            margin: 0; }
            .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper ul.slick-dots li button::before {
              font-size: 13px; }
        .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item {
          display: inline-block;
          z-index: 1;
          padding: 0 22.5px; }
          .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.highlight-item {
            display: none; }
          .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item:focus {
            outline: 0; }
          .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item:hover {
            cursor: pointer;
            z-index: 1000; }
          .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.story-type .media-content-item-inner {
            background: #020024;
            background: -moz-linear-gradient(180deg, #020024 0%, #65ac1e 0%, #00793a 100%);
            background: -webkit-linear-gradient(180deg, #020024 0%, #65ac1e 0%, #00793a 100%);
            background: linear-gradient(180deg, #020024 0%, #65ac1e 0%, #00793a 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#00793a",GradientType=1); }
            .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.story-type .media-content-item-inner .media-item-title-wrapper {
              margin-top: 0;
              padding-top: 0; }
              .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.story-type .media-content-item-inner .media-item-title-wrapper .media-item-title {
                font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
                font-size: 16px;
                line-height: 24px;
                font-weight: 400;
                color: #FFFFFF;
                margin-bottom: 0; }
            .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.story-type .media-content-item-inner .media-item-description-wrapper {
              padding-top: 35px;
              padding-bottom: 35px;
              display: flex;
              justify-content: center;
              align-items: center; }
              .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.story-type .media-content-item-inner .media-item-description-wrapper .media-item-description {
                font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
                font-size: 24px;
                line-height: 36px;
                font-weight: 200;
                color: #FFFFFF;
                font-style: italic; }
            .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.story-type .media-content-item-inner .media-item-read-more-wrapper .media-item-read-more {
              font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
              font-size: 16px;
              line-height: 24px;
              font-weight: 400;
              color: #FFFFFF;
              text-decoration: underline;
              padding-bottom: 0; }
          .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.newsletter-type .media-content-item-inner {
            padding: 0; }
            .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.newsletter-type .media-content-item-inner .media-item-title-wrapper {
              margin-top: 0;
              margin-bottom: 0;
              padding-top: 15px;
              padding-bottom: 15px;
              padding-left: 20px;
              padding-right: 20px; }
              .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.newsletter-type .media-content-item-inner .media-item-title-wrapper .media-item-title {
                margin-bottom: 0; }
            .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.newsletter-type .media-content-item-inner .media-item-image-wrapper .media-item-image {
              display: block;
              width: 100%;
              max-width: 100%;
              height: auto; }
            .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.newsletter-type .media-content-item-inner .media-item-description-wrapper {
              padding-top: 15px;
              padding-bottom: 15px;
              padding-left: 20px;
              padding-right: 20px; }
              .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.newsletter-type .media-content-item-inner .media-item-description-wrapper .media-item-description {
                padding-bottom: 10px; }
              .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.newsletter-type .media-content-item-inner .media-item-description-wrapper .media-item-description,
              .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.newsletter-type .media-content-item-inner .media-item-description-wrapper .media-item-more {
                font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
                font-size: 16px;
                line-height: 24px;
                font-weight: 400;
                color: #7C7C7C; }
              .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.newsletter-type .media-content-item-inner .media-item-description-wrapper .media-item-more {
                text-decoration: underline;
                padding-bottom: 0; }
          .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item .media-content-item-inner {
            padding: 20px;
            border-radius: 8px;
            background: #FFFFFF;
            -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            -ms-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            -o-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            -webkit-transition: all .35s ease;
            -moz-transition: all .35s ease;
            -ms-transition: all .35s ease;
            -o-transition: all .35s ease;
            transition: all .35s ease; }
            .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item .media-content-item-inner:hover {
              -webkit-transform: scale(1.1);
              -moz-transform: scale(1.1);
              -ms-transform: scale(1.1);
              -o-transform: scale(1.1);
              transform: scale(1.1);
              z-index: 1000; }
            .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item .media-content-item-inner .media-item-poster-wrapper {
              position: relative; }
              .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item .media-content-item-inner .media-item-poster-wrapper .media-item-poster-image {
                display: block;
                width: 100%;
                max-width: 100%;
                height: auto;
                border-radius: 8px; }
              .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item .media-content-item-inner .media-item-poster-wrapper .media-item-poster-overlay {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                border-radius: 8px;
                z-index: 10;
                background: rgba(0, 0, 0, 0.45); }
                .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item .media-content-item-inner .media-item-poster-wrapper .media-item-poster-overlay .highlight-item-play-button {
                  display: block;
                  max-width: 48px;
                  max-height: 48px;
                  position: absolute;
                  bottom: 50%;
                  right: 50%;
                  -webkit-transform: translate(50%, 50%);
                  -moz-transform: translate(50%, 50%);
                  -ms-transform: translate(50%, 50%);
                  -o-transform: translate(50%, 50%);
                  transform: translate(50%, 50%); }
            .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item .media-content-item-inner .media-item-title-wrapper {
              margin-top: 15px;
              margin-bottom: 15px;
              padding-top: 15px; }
              .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item .media-content-item-inner .media-item-title-wrapper .media-item-title {
                display: block;
                font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
                font-size: 18px;
                line-height: 26px;
                font-weight: 400;
                text-transform: uppercase; }
            .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item .media-content-item-inner .media-item-description-wrapper .media-item-description {
              font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
              font-size: 16px;
              font-weight: 400;
              line-height: 22px;
              color: #7C7C7C;
              padding-bottom: 0; }
  .content-hub .content-hub-section .section-categories {
    padding-top: 35px;
    padding-bottom: 35px; }
    .content-hub .content-hub-section .section-categories .section-category-title-wrapper {
      padding-top: 15px;
      padding-bottom: 15px; }
      .content-hub .content-hub-section .section-categories .section-category-title-wrapper .section-category-title {
        font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica-Neue", "Helvetica", Arial, sans-serif;
        font-size: 24px;
        line-height: 36px;
        font-weight: 400;
        color: #333333; }

@media all and (max-width: 1200px) {
  .content-hub .container-fluid {
    padding-left: 45px;
    padding-right: 45px; }
  .content-hub .lightbox-overlay .lightbox-content {
    width: 75%; }
  .content-hub .content-hub-hero-section .content-hub-hero-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: 100% 100%;
    background-size: cover;
    background-position: center center; }
    .content-hub .content-hub-hero-section .content-hub-hero-wrapper img.content-hub-hero {
      display: none; }
    .content-hub .content-hub-hero-section .content-hub-hero-wrapper .content-hub-overlay {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      bottom: auto;
      right: auto;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; }
  .content-hub .content-hub-hero-section .slick-slider .slick-list {
    overflow: visible;
    margin: 0 -15px; }
    .content-hub .content-hub-hero-section .slick-slider .slick-list .slick-slide {
      margin: 0 15px; }
    .content-hub .content-hub-hero-section .slick-slider .slick-list .slick-center {
      z-index: 9999; }

  .solutions-section .solution-link,
  .solutions-section .tile-item-link,
  .tile-link-section .solution-link,
  .tile-link-section .tile-item-link {
    margin-bottom: 15px; }
    .solutions-section .solution-link .solution-item,
    .solutions-section .solution-link .tile-item,
    .solutions-section .tile-item-link .solution-item,
    .solutions-section .tile-item-link .tile-item,
    .tile-link-section .solution-link .solution-item,
    .tile-link-section .solution-link .tile-item,
    .tile-link-section .tile-item-link .solution-item,
    .tile-link-section .tile-item-link .tile-item {
      margin-bottom: 15px; }
      .solutions-section .solution-link .solution-item .solution-item-inner,
      .solutions-section .solution-link .solution-item .tile-item-inner,
      .solutions-section .solution-link .tile-item .solution-item-inner,
      .solutions-section .solution-link .tile-item .tile-item-inner,
      .solutions-section .tile-item-link .solution-item .solution-item-inner,
      .solutions-section .tile-item-link .solution-item .tile-item-inner,
      .solutions-section .tile-item-link .tile-item .solution-item-inner,
      .solutions-section .tile-item-link .tile-item .tile-item-inner,
      .tile-link-section .solution-link .solution-item .solution-item-inner,
      .tile-link-section .solution-link .solution-item .tile-item-inner,
      .tile-link-section .solution-link .tile-item .solution-item-inner,
      .tile-link-section .solution-link .tile-item .tile-item-inner,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner {
        position: relative;
        border-radius: 6px;
        background-size: 100% 100%;
        background-size: cover;
        background-position: center center; }
        .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-image,
        .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-image,
        .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-image,
        .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-image,
        .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-image,
        .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-image,
        .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-image,
        .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-image,
        .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-image,
        .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-image,
        .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-image,
        .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-image,
        .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-image,
        .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-image,
        .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-image,
        .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-image,
        .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-image,
        .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-image,
        .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-image,
        .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-image,
        .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-image,
        .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-image,
        .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-image,
        .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-image,
        .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-image,
        .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-image,
        .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-image,
        .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-image,
        .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-image,
        .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-image,
        .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-image,
        .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-image {
          display: none; }
        .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content,
        .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content,
        .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content,
        .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content,
        .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content,
        .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content,
        .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content,
        .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content,
        .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content,
        .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content,
        .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content,
        .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content,
        .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content,
        .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content,
        .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content,
        .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content,
        .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content,
        .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content,
        .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content,
        .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content,
        .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content,
        .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content,
        .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content,
        .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content,
        .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content,
        .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content,
        .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content,
        .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content,
        .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content,
        .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content,
        .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content,
        .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content {
          padding-top: 15px;
          padding-bottom: 15px;
          padding-left: 15px;
          padding-right: 15px;
          position: relative;
          top: auto;
          right: auto;
          left: auto;
          bottom: auto; }
          .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
          .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
          .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
          .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
          .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper {
            position: relative;
            bottom: auto; } }
@media all and (max-width: 992px) {
  main.homepage .home-content-hub-panel {
    min-height: 450px;
    background-size: 100% 100%;
    background-size: cover;
    background-position: center center; }
    main.homepage .home-content-hub-panel .content-hub-image {
      display: none; }

  .content-hub .lightbox-overlay .lightbox-content {
    width: 85%; } }
@media all and (max-width: 768px) {
  .content-hub .lightbox-overlay .lightbox-content {
    width: 95%; }
  .content-hub .content-hub-hero-section .content-hub-hero-highlight-reels-wrapper .highlight-reel-item .highlight-reel-item-inner:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }

  .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper {
    padding-bottom: 35px; }

  .content-hub .content-hub-hero-section .content-hub-hero-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: 100% 100%;
    background-size: cover;
    background-position: center center;
    text-align: center; }
    .content-hub .content-hub-hero-section .content-hub-hero-wrapper img.content-hub-hero {
      display: none; }
    .content-hub .content-hub-hero-section .content-hub-hero-wrapper .content-hub-overlay {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      bottom: auto;
      right: auto;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
      display: inline-block;
      min-height: 185ox;
      height: auto;
      width: auto;
      text-align: left; }
  .content-hub .content-hub-section .section-description-highlight .content-hub-section-content .content-hub-section-description-wrapper {
    width: 100%; }
  .content-hub .content-hub-section .section-description-highlight .content-hub-section-content .content-hub-section-highlight-wrapper {
    display: none; }
  .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item .media-content-item-inner:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1000; }
  .content-hub .content-hub-section .media-content .media-content-outer-wrapper .media-content-wrapper .media-content-item.highlight-item {
    display: block; }
  .content-hub .slick-slider .slick-list {
    margin: 0; }
    .content-hub .slick-slider .slick-list .slick-slide {
      margin: 0; }
  .content-hub .content-hub-hero-section .slick-slider .slick-list,
  .content-hub .content-hub-section .slick-slider .slick-list {
    overflow: visible;
    margin: 0 -10px; }
    .content-hub .content-hub-hero-section .slick-slider .slick-list .slick-slide,
    .content-hub .content-hub-section .slick-slider .slick-list .slick-slide {
      margin: 0 10px;
      padding: 0 15px !important;
      width: 80vw !important;
      -webkit-transition: all .35s ease;
      -moz-transition: all .35s ease;
      -ms-transition: all .35s ease;
      -o-transition: all .35s ease;
      transition: all .35s ease; }
      .content-hub .content-hub-hero-section .slick-slider .slick-list .slick-slide.slick-center,
      .content-hub .content-hub-section .slick-slider .slick-list .slick-slide.slick-center {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    .content-hub .content-hub-hero-section .slick-slider .slick-list .slick-center,
    .content-hub .content-hub-section .slick-slider .slick-list .slick-center {
      z-index: 9999; }

  main.homepage .home-content-hub-panel {
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: auto; }
    main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner {
      position: relative;
      bottom: auto;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; }
      main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-title-wrapper .content-hub-panel-title {
        text-align: center; }
      main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-description-wrapper .content-hub-panel-description {
        text-align: center; }
      main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-actions-wrapper {
        text-align: center; }
        main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-actions-wrapper .content-hub-panel-link {
          display: inline-block;
          margin-right: 0;
          margin-bottom: 15px; }
          main.homepage .home-content-hub-panel .content-hub-panel-content .content-hub-panel-content-inner .content-hub-panel-actions-wrapper .content-hub-panel-link button.basf-button {
            display: block;
            min-width: 225px;
            margin: 0 auto; }

  .solutions-section .solution-link .solution-item,
  .solutions-section .solution-link .tile-item,
  .solutions-section .tile-item-link .solution-item,
  .solutions-section .tile-item-link .tile-item,
  .tile-link-section .solution-link .solution-item,
  .tile-link-section .solution-link .tile-item,
  .tile-link-section .tile-item-link .solution-item,
  .tile-link-section .tile-item-link .tile-item {
    width: 100%; }
    .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper,
    .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper,
    .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper,
    .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper,
    .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper,
    .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper,
    .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper,
    .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper,
    .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper,
    .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper,
    .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper,
    .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper,
    .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper,
    .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper,
    .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper,
    .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper,
    .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper,
    .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper,
    .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper,
    .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper,
    .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper,
    .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper,
    .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper,
    .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper,
    .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper,
    .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper,
    .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper,
    .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper,
    .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper,
    .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper,
    .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper,
    .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper,
    .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper,
    .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper,
    .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper,
    .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper,
    .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper,
    .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper,
    .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper,
    .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper,
    .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper,
    .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper,
    .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper,
    .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper,
    .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper,
    .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper,
    .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper,
    .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper,
    .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper,
    .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper,
    .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper,
    .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper,
    .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper,
    .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper,
    .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper,
    .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper,
    .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper,
    .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper,
    .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper,
    .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper,
    .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper,
    .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper,
    .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper,
    .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper {
      padding-top: 25px; }
      .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-title-wrapper .tile-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .solution-item-title,
      .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-title-wrapper .tile-item-title {
        margin-bottom: 0; }
    .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .solutions-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .solutions-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .solutions-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .solutions-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .solutions-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .solutions-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .solutions-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .solutions-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .solutions-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .solutions-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .solutions-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .solutions-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .solutions-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .solutions-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .solutions-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .solutions-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .tile-link-section .solution-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .tile-link-section .solution-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .tile-link-section .solution-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .tile-link-section .solution-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .tile-link-section .solution-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .tile-link-section .solution-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .tile-link-section .solution-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .tile-link-section .solution-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .tile-link-section .tile-item-link .solution-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .tile-link-section .tile-item-link .solution-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .tile-link-section .tile-item-link .solution-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .tile-link-section .tile-item-link .solution-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .tile-link-section .tile-item-link .tile-item .solution-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .tile-link-section .tile-item-link .tile-item .solution-item-inner .tile-item-content .tile-item-view-more-wrapper,
    .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .solution-item-view-more-wrapper,
    .tile-link-section .tile-item-link .tile-item .tile-item-inner .solution-item-content .tile-item-view-more-wrapper,
    .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .solution-item-view-more-wrapper,
    .tile-link-section .tile-item-link .tile-item .tile-item-inner .tile-item-content .tile-item-view-more-wrapper {
      display: none; }

  section.products-grid .product-category {
    margin-bottom: 0px; } }
@media all and (max-width: 600px) {
  .content-hub .content-hub-hero-section .slick-slider .slick-list,
  .content-hub .content-hub-section .slick-slider .slick-list {
    overflow: visible;
    margin: 0 -10px; }
    .content-hub .content-hub-hero-section .slick-slider .slick-list .slick-slide,
    .content-hub .content-hub-section .slick-slider .slick-list .slick-slide {
      margin: 0 10px;
      padding: 0 10px !important;
      width: 75vw !important; } }

/*# sourceMappingURL=content-hub.css.map */
