.row {
  max-width: 1024px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 20px; }
  .row:after {
    content: '';
    display: table;
    clear: both; }
  @media (min-width: 1024px) {
    .row {
      padding: 0; } }

.span3 {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span3 {
      width: 25%;
      padding-left: 1em;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span3 {
      width: 25%;
      padding-left: 1em;
      padding-right: 1em; } }

.span3:first-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span3:first-of-type {
      width: 25%;
      padding-left: 0;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span3:first-of-type {
      width: 25%;
      padding-left: 0;
      padding-right: 1em; } }

.span3:last-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span3:last-of-type {
      width: 25%;
      padding-left: 1em;
      padding-right: 0; } }
  @media (min-width: 1024px) {
    .span3:last-of-type {
      width: 25%;
      padding-left: 1em;
      padding-right: 0; } }

.span4 {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span4 {
      width: 33.33333%;
      padding-left: 1em;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span4 {
      width: 33.33333%;
      padding-left: 1em;
      padding-right: 1em; } }

.span4:first-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span4:first-of-type {
      width: 33.33333%;
      padding-left: 0;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span4:first-of-type {
      width: 33.33333%;
      padding-left: 0;
      padding-right: 1em; } }

.span4:last-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span4:last-of-type {
      width: 33.33333%;
      padding-left: 1em;
      padding-right: 0; } }
  @media (min-width: 1024px) {
    .span4:last-of-type {
      width: 33.33333%;
      padding-left: 1em;
      padding-right: 0; } }

.span5 {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span5 {
      width: 41.66667%;
      padding-left: 1em;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span5 {
      width: 41.66667%;
      padding-left: 1em;
      padding-right: 1em; } }

.span5:first-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span5:first-of-type {
      width: 41.66667%;
      padding-left: 0;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span5:first-of-type {
      width: 41.66667%;
      padding-left: 0;
      padding-right: 1em; } }

.span5:last-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span5:last-of-type {
      width: 41.66667%;
      padding-left: 1em;
      padding-right: 0; } }
  @media (min-width: 1024px) {
    .span5:last-of-type {
      width: 41.66667%;
      padding-left: 1em;
      padding-right: 0; } }

.span6 {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span6 {
      width: 50%;
      padding-left: 1em;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span6 {
      width: 50%;
      padding-left: 1em;
      padding-right: 1em; } }

.span6:first-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span6:first-of-type {
      width: 50%;
      padding-left: 0;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span6:first-of-type {
      width: 50%;
      padding-left: 0;
      padding-right: 1em; } }

.span6:last-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span6:last-of-type {
      width: 50%;
      padding-left: 1em;
      padding-right: 0; } }
  @media (min-width: 1024px) {
    .span6:last-of-type {
      width: 50%;
      padding-left: 1em;
      padding-right: 0; } }

.span7 {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span7 {
      width: 58.33333%;
      padding-left: 1em;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span7 {
      width: 58.33333%;
      padding-left: 1em;
      padding-right: 1em; } }

.span7:first-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span7:first-of-type {
      width: 58.33333%;
      padding-left: 0;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span7:first-of-type {
      width: 58.33333%;
      padding-left: 0;
      padding-right: 1em; } }

.span7:last-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span7:last-of-type {
      width: 58.33333%;
      padding-left: 1em;
      padding-right: 0; } }
  @media (min-width: 1024px) {
    .span7:last-of-type {
      width: 58.33333%;
      padding-left: 1em;
      padding-right: 0; } }

.span8 {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span8 {
      width: 66.66667%;
      padding-left: 1em;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span8 {
      width: 66.66667%;
      padding-left: 1em;
      padding-right: 1em; } }

.span8:first-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span8:first-of-type {
      width: 66.66667%;
      padding-left: 0;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span8:first-of-type {
      width: 66.66667%;
      padding-left: 0;
      padding-right: 1em; } }

.span8:last-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span8:last-of-type {
      width: 66.66667%;
      padding-left: 1em;
      padding-right: 0; } }
  @media (min-width: 1024px) {
    .span8:last-of-type {
      width: 66.66667%;
      padding-left: 1em;
      padding-right: 0; } }

.span9 {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span9 {
      width: 75%;
      padding-left: 1em;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span9 {
      width: 75%;
      padding-left: 1em;
      padding-right: 1em; } }

.span9:first-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span9:first-of-type {
      width: 75%;
      padding-left: 0;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span9:first-of-type {
      width: 75%;
      padding-left: 0;
      padding-right: 1em; } }

.span9:last-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span9:last-of-type {
      width: 75%;
      padding-left: 1em;
      padding-right: 0; } }
  @media (min-width: 1024px) {
    .span9:last-of-type {
      width: 75%;
      padding-left: 1em;
      padding-right: 0; } }

.span12 {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span12 {
      width: 100%;
      padding-left: 1em;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span12 {
      width: 100%;
      padding-left: 1em;
      padding-right: 1em; } }

.span12:first-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span12:first-of-type {
      width: 100%;
      padding-left: 0;
      padding-right: 1em; } }
  @media (min-width: 1024px) {
    .span12:first-of-type {
      width: 100%;
      padding-left: 0;
      padding-right: 1em; } }

.span12:last-of-type {
  width: 100%;
  float: left;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .span12:last-of-type {
      width: 100%;
      padding-left: 1em;
      padding-right: 0; } }
  @media (min-width: 1024px) {
    .span12:last-of-type {
      width: 100%;
      padding-left: 1em;
      padding-right: 0; } }

body {
  margin: 0;
  padding: 0;
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 14px; }

.company h1,
.product h1,
.content h1,
h2 {
  font-size: 28px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  margin: 0 0 34px 0; }
  .company h1:after,
  .product h1:after,
  .content h1:after,
  h2:after {
    content: '';
    display: block;
    background: #1ab0be;
    width: 100px;
    height: 4px;
    margin-top: 8px; }

.hidden {
  display: none; }

.paging {
  list-style: none;
  text-align: center; }
  .paging li {
    display: inline-block;
    margin-bottom: 4px; }
  .paging a {
    display: inline-block;
    width: 56px;
    line-height: 42px;
    text-align: center;
    background: #f0f0f0;
    color: #000;
    text-decoration: none; }
    .paging a:hover, .paging a.active {
      color: white;
      background: #81125e; }

.breadcrumb {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  font-size: 14px;
  text-transform: uppercase;
  color: #6e6e6e; }
  .breadcrumb a {
    color: #6e6e6e; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.right {
  float: right; }

.form-steps {
  text-align: right;
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0; }
  .form-steps li {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #bac8c9;
    margin-right: 10px;
    position: relative; }
    .form-steps li.done {
      background: #000; }
    .form-steps li:after {
      content: ' ';
      width: 15px;
      height: 1px;
      background: #b3babb;
      position: absolute;
      left: 20px;
      top: 10px;
      display: inline-block; }
    .form-steps li:last-child:after {
      display: none; }

.tooltip-trigger {
  position: relative;
  cursor: pointer;
  color: #81125e;
  font-weight: normal; }
  .tooltip-trigger .tooltip {
    display: none;
    position: absolute;
    bottom: 30px;
    left: 10px;
    width: 300px;
    background: #fff;
    color: #000;
    padding: 10px 12px;
    border: 1px solid #81125e;
    font-size: 13px;
    line-height: 18px;
    box-sizing: border-box; }
  .tooltip-trigger:hover .tooltip {
    display: block; }

.requestform .tooltip-trigger {
  top: -10px; }

footer .tooltip-trigger {
  color: #fff;
  text-decoration: underline; }

.btn {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 35px;
  padding: 0 14px;
  white-space: nowrap;
  color: #fff;
  background: #81125e;
  text-decoration: none;
  border: none;
  display: inline-block;
  cursor: pointer;
  font-size: 14px; }
  .btn span {
    font-family: 'Poppins', sans-serif;
    font-weight: 400; }
  @media (min-width: 768px) {
    .btn {
      font-family: 'Poppins', sans-serif;
      font-weight: 500;
      font-size: 16px;
      line-height: 50px;
      padding: 0 34px; } }

.lnk {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  color: #000; }
  .lnk span {
    display: inline-block;
    width: 12px;
    height: 10px;
    background: url(../../gfx/more.gif) right no-repeat;
    position: relative;
    transition: all .1s; }
    .lnk span em {
      display: block;
      position: absolute;
      height: 2px;
      width: 9px;
      right: 3px;
      top: 4px;
      background: #902f72;
      transition: width .1s; }
  .lnk:hover {
    color: #81125e; }
    .lnk:hover span {
      background-position: left;
      transition: all .2s; }
    .lnk:hover span em {
      width: 0;
      transition: width .2s; }

.toggle {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  color: #000;
  padding-right: 16px;
  background: url(../../gfx/toggle-down.png) right 7px no-repeat;
  background-size: 10px 7px; }
  .toggle:hover {
    color: #81125e; }
  .toggle.open {
    background-image: url(../../gfx/toggle-up.png); }

.download {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  padding-right: 31px;
  background: url(../../gfx/download.png) right top no-repeat; }

.fav {
  padding-left: 47px;
  background: url(../../gfx/fav.png) left 3px no-repeat;
  text-decoration: none;
  color: #000;
  display: block;
  margin-top: 20px; }
  .fav span {
    display: block;
    color: #6e6e6e; }
  .fav.favved {
    background-position: left -97px; }

header {
  box-sizing: border-box;
  height: 50px;
  position: relative; }
  @media (min-width: 768px) {
    header {
      height: 100px; } }
  header .row {
    position: relative; }
  header .logo {
    position: absolute;
    top: 15px;
    left: 20px; }
    @media (min-width: 768px) {
      header .logo {
        top: 30px; } }
    @media (min-width: 1024px) {
      header .logo {
        left: 0; } }
    header .logo img {
      width: 103px; }
    header .logo svg {
      height: 25px; }
      @media (min-width: 768px) {
        header .logo img {
          width: 206px; }
        header .logo svg {
          height: 50px; } }
  header a.mobile-nav {
    display: block;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 40px;
    height: 40px; }
    @media (min-width: 768px) {
      header a.mobile-nav {
        display: none; } }
    header a.mobile-nav span {
      background: #1ab0be;
      display: block;
      position: absolute;
      height: 2px;
      width: 30px;
      top: 18px;
      left: 5px; }
      header a.mobile-nav span:before {
        content: '';
        background: #1ab0be;
        display: block;
        position: absolute;
        height: 2px;
        width: 30px;
        top: -7px; }
      header a.mobile-nav span:after {
        content: '';
        background: #1ab0be;
        display: block;
        position: absolute;
        height: 2px;
        width: 30px;
        top: 7px; }
  header nav {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 10; }
    header nav ul {
      display: none;
      margin: 0;
      padding: 0;
      list-style: none;
      background: #e0e9ea; }
      header nav ul li {
        margin: 0 20px;
        border-bottom: 1px solid #a3b3b5; }
        header nav ul li:last-child {
          border: none; }
        header nav ul li a {
          font-family: 'Poppins', sans-serif;
          font-weight: 500;
          text-decoration: none;
          text-transform: uppercase;
          color: #000;
          font-size: 14px;
          display: block;
          line-height: 50px;
          padding: 0 0 0 20px; }
          header nav ul li a.language {
            background: url(../../gfx/menu-more.png) right 17px no-repeat;
            background-size: 15px; }
          header nav ul li a.back {
            background: url(../../gfx/menu-back.png) 20px 17px no-repeat;
            background-size: 9px 14px;
            padding-left: 43px; }
      header nav ul ul {
        display: none;
        background: white; }
        header nav ul ul li a.active {
          background: #e8f7f8; }
    @media (min-width: 768px) {
      header nav {
        position: static;
        width: auto; }
        header nav ul {
          display: block;
          background: none;
          float: right;
          margin-top: 35px; }
          header nav ul > li {
            display: inline-block;
            border: 0;
            margin: 0;
            position: relative; }
            header nav ul > li a {
              padding: 0 15px; }
              header nav ul > li a.register {
                text-transform: none;
                padding: 0;
                margin: 0 0 0 70px; }
                header nav ul > li a.register:after {
                  content: '|';
                  margin-left: 10px; }
              header nav ul > li a.signin {
                text-transform: none;
                padding: 0;
                margin: 0 0 0 7px; }
              header nav ul > li a.dashboard {
                text-transform: none;
                padding: 0;
                margin: 0 0 0 70px; }
              header nav ul > li a.language {
                background: url(../../gfx/menu-down.png) right 22px no-repeat;
                background-size: 8px;
                padding-right: 14px; }
              header nav ul > li a:hover {
                color: #81125e; }
            header nav ul > li:hover ul {
              display: block;
              position: absolute;
              top: 0;
              left: -29px;
              padding-top: 30px;
              z-index: 10; }
              header nav ul > li:hover ul li {
                background: #fff; }
              header nav ul > li:hover ul a {
                color: #a3b3b5;
                line-height: 38px;
                white-space: nowrap;
                padding: 0 40px; }
                header nav ul > li:hover ul a.back {
                  display: none; }
                header nav ul > li:hover ul a.active, header nav ul > li:hover ul a:hover {
                  color: #000;
                  background: none; } }

.mobile-open {
  width: 100%;
  overflow: hidden;
  position: fixed; }
  .mobile-open nav {
    transition: left .4s; }
  .mobile-open nav > ul {
    display: block;
    height: 100vh; }
    .mobile-open nav > ul ul {
      display: block;
      position: absolute;
      left: 100%;
      top: 0;
      width: 100%;
      height: 100%; }
  .mobile-open a.mobile-nav span {
    background: white; }
    .mobile-open a.mobile-nav span:before {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 0px;
      transition: all .2s; }
    .mobile-open a.mobile-nav span:after {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 0px;
      transition: all .2s; }

.sub-open nav {
  left: -100%;
  transition: left .4s; }

.top {
  padding: 50px 0;
  background: url(../../gfx/header_bg.jpg) no-repeat;
  background-size: cover;
  background-position: bottom center;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .top {
      padding: 70px 0 160px 0;
      height: 460px; } }
  .top h1 {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-weight: normal;
    margin: 0; }
    @media (min-width: 768px) {
      .top h1 {
        font-size: 30px;
        line-height: 42px;
        letter-spacing: 1px; } }
  .top h2 {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-weight: normal;
    margin: 0 0 20px 0; }
    .top h2:after {
      display: none; }
    @media (min-width: 768px) {
      .top h2 {
        font-size: 16px;
        letter-spacing: 1px; } }
  @media (min-width: 768px) {
    .top.top-home h1 {
      padding-right: 400px; } }
  .top .header-inlay {
    display: none;
    float: right;
    background: rgba(55, 55, 55, 0.8);
    text-align: center;
    color: #fff;
    padding: 20px 40px; }
    @media (min-width: 768px) {
      .top .header-inlay {
        display: block; } }
    .top .header-inlay .day {
      display: block;
      font-size: 38px;
      line-height: 40px;
      font-family: 'Poppins', sans-serif;
      font-weight: 500; }
    .top .header-inlay .month {
      display: block;
      text-transform: uppercase;
      font-size: 16px;
      border-bottom: 1px solid #fff;
      padding-bottom: 10px;
      margin-bottom: 10px; }
    .top .header-inlay .place {
      display: block;
      margin-bottom: 10px; }
    .top .header-inlay .name {
      display: block;
      text-transform: uppercase; }
    .top .header-inlay a {
      color: #fff;
      text-decoration: none;
      text-transform: uppercase;
      padding-right: 18px;
      background: url(../../gfx/more.png) right 6px no-repeat; }
      .top .header-inlay a:hover {
        color: #e0e9ea; }
    .top .header-inlay.category {
      text-align: left;
      padding: 20px 30px; }
      .top .header-inlay.category p {
        font-size: 16px;
        text-transform: uppercase; }
      .top .header-inlay.category ul {
        list-style: none;
        padding: 0;
        margin: 20 0; }
  .top.top-product {
    background: #239fb2;
    /* Old browsers */
    background: -moz-linear-gradient(left, #239fb2 0%, #278ab0 47%, #22a4b2 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #239fb2 0%, #278ab0 47%, #22a4b2 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #239fb2 0%, #278ab0 47%, #22a4b2 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#239fb2', endColorstr='#22a4b2',GradientType=1 );
    /* IE6-9 */
    padding: 10px 0; }
    .top.top-product .row {
      position: relative; }
    .top.top-product svg {
      display: none; }
      @media (min-width: 768px) {
        .top.top-product svg {
          display: block;
          width: 60%;
          float: right;
          margin-top: 30px; } }
      .top.top-product svg path,
      .top.top-product svg circle {
        fill: #1b627b; }
    .top.top-product .active path,
    .top.top-product .active circle {
      fill: #fff;
      transition: fill .7s ease-out .1s; }
    .top.top-product .company-info {
      font-size: 14px;
      color: #fff; }
      @media (min-width: 768px) {
        .top.top-product .company-info {
          font-size: 14px;
          position: absolute;
          bottom: 10px;
          width: 50%; } }
      @media (min-width: 1024px) {
        .top.top-product .company-info {
          bottom: 40px; } }
      .top.top-product .company-info img {
        display: none; }
        @media (min-width: 768px) {
          .top.top-product .company-info img {
            display: block;
            max-width: 200px;
            max-height: 120px; } }
      .top.top-product .company-info h2 {
        font-size: 30px;
        line-height: 36px; }
  @media (min-width: 768px) {
    .top.top-content {
      padding: 70px 0 160px 0;
      height: 215px; } }
  .top.top-category {
    background-image: url(../../gfx/header_cat.png);
    background-color: #a00; }
  .top.top-ubm {
    background-image: url(../../gfx/header_ubm.jpg); }

@media (min-width: 768px) {
  .searchresults {
    margin-top: -180px; } }

.searchresults .row {
  background: white;
  padding: 20px; }
  @media (min-width: 768px) {
    .searchresults .row {
      padding: 30px; } }

.searchresults .search {
  display: none; }

@media (min-width: 768px) {
  .searchresults .msg {
    width: 66%;
    padding-left: 20px;
    float: right;
    margin-bottom: 20px; } }

.searchresults .msg > h4 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 20px; }

@media (min-width: 768px) {
  .searchresults .search-again {
    float: right; } }

@media (min-width: 768px) {
  .searchresults .show-filters-mob,
  .searchresults .show-results-mob {
    display: none; } }

.searchresults .show-filters-mob span,
.searchresults .show-results-mob span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400; }

.searchresults .facets {
  display: none;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  background: #f8f8f8;
  padding: 0 10px 30px 10px;
  padding-right: 30px; }
  @media (min-width: 768px) {
    .searchresults .facets {
      display: block !important;
      background: #fff;
      padding: 0 30px 0 0;
      width: 31.3%; } }
  .searchresults .facets h2 {
    display: none;
    color: #81125e;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 20px; }
    .searchresults .facets h2:after {
      display: none; }
    @media (min-width: 768px) {
      .searchresults .facets h2 {
        display: block; } }
  .searchresults .facets h3 {
    border-bottom: 2px solid #ccc;
    padding-bottom: 5px; }
  .searchresults .facets .facet {
    margin-bottom: 30px; }
  .searchresults .facets ul {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif; }
    .searchresults .facets ul li {
      list-style: none;
      padding: 3px 0; }
      .searchresults .facets ul li input {
        margin-right: 10px; }
      .searchresults .facets ul li label.disabled {
        opacity: 0.2; }
  .searchresults .facets .toggle {
    color: #81125e;
    display: inline-block;
    margin-top: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-transform: none; }

.searchresults .results-wrapper {
  padding-top: 20px; }
  @media (min-width: 768px) {
    .searchresults .results-wrapper {
      padding-top: 0; } }

.searchresults .results-wrapper > div {
  border-top: 1px solid #ccc; }

.searchresults .results-wrapper > div > a {
  text-decoration: none; }

.searchresults .result {
  position: relative;
  padding: 10px 10px 10px 55px;
  min-height: 130px; }
  @media (min-width: 768px) {
    .searchresults .result {
      padding: 12px 10px 12px 100px; } }
  .searchresults .result img {
    position: absolute;
    top: 30px;
    left: 0;
    width: 50px;
    border: 1px solid #e6e6e6; }
    @media (min-width: 768px) {
      .searchresults .result img {
        width: 85px; } }
  .searchresults .result h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin: 10px 0;
    color: #000;
    border: 0; }
  .searchresults .result h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #6e6e6e;
    line-height: 20px;
    margin: 0 0 5px 0; }
  .searchresults .result p {
    color: #000;
    max-height: 40px;
    overflow: hidden; }
  .searchresults .result ul, .searchresults .result li {
    color: #000; }
  .searchresults .result.result_product p {
    max-height: 20px;
    overflow: hidden; }
  .searchresults .result.result_product:after {
    position: absolute;
    display: block;
    content: 'Product';
    color: #81125e;
    font-size: 12px;
    font-weight: bold;
    left: 0;
    bottom: 10px; }
  .searchresults .result.result_company:after {
    position: absolute;
    display: block;
    content: 'Supplier';
    color: #1ab0be;
    font-size: 12px;
    font-weight: bold;
    left: 0;
    bottom: 10px; }

.searchresults .paging {
  display: none;
  margin-top: 20px; }
  .searchresults .paging a {
    width: auto;
    color: #fff;
    background: #81125e; }

.searchresults h4 {
  margin-top: 0; }

.searchresults p {
  margin-top: 0; }

.search .row {
  background: #e0e9ea;
  padding: 20px; }
  @media (min-width: 768px) {
    .search .row {
      padding: 45px 40px; } }

@media (min-width: 768px) {
  .search {
    margin-top: -135px; } }

.search ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .search ul li {
    display: inline-block;
    cursor: pointer; }
    .search ul li a {
      text-decoration: none;
      display: block;
      color: #000;
      font-size: 16px;
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      padding: 7px 6px; }
      @media (min-width: 768px) {
        .search ul li a {
          padding: 10px 20px;
          font-size: 18px; } }
      .search ul li a span {
        display: none;
        font-size: 16px;
        font-family: 'Poppins', sans-serif;
        font-weight: 400; }
        @media (min-width: 768px) {
          .search ul li a span {
            display: inline; } }
      .search ul li a.active {
        background: #a3b3b5;
        position: relative; }
        .search ul li a.active:after {
          content: '';
          position: absolute;
          background: url("../../gfx/selected-search.png");
          width: 21px;
          height: 10px;
          left: 50%;
          top: 39px;
          margin-left: -11px; }
          @media (min-width: 768px) {
            .search ul li a.active:after {
              top: 49px; } }

.search input[type='text'] {
  border: 0;
  height: 35px;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 100px 0 12px;
  box-sizing: border-box;
  width: 100%; }
  @media (min-width: 768px) {
    .search input[type='text'] {
      height: 50px;
      padding: 0 150px 0 68px;
      background: #fff url(../../gfx/search.png) 18px 10px no-repeat; } }

.search .btn {
  float: right;
  position: relative;
  z-index: 1;
  margin-top: -35px;
  line-height: 35px; }
  @media (min-width: 768px) {
    .search .btn {
      margin-top: -50px;
      line-height: 50px; } }

.search-company {
  background: #ececec;
  clear: both;
  padding: 30px !important;
  margin-bottom: 70px; }

.awesomplete [hidden] {
  display: none; }

.awesomplete .visually-hidden {
  position: absolute;
  clip: rect(0, 0, 0, 0); }

.awesomplete {
  position: relative; }

.awesomplete > ul {
  position: absolute;
  left: 0;
  z-index: 1;
  min-width: 100%;
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff; }

.awesomplete > ul:empty {
  display: none; }

.awesomplete > ul {
  border-radius: .3em;
  margin: .2em 0 0;
  border: 2px solid #e0e9ea;
  text-shadow: none; }

@supports (transform: scale(0)) {
  .awesomplete > ul {
    transition: 0.3s cubic-bezier(0.4, 0.2, 0.5, 1.4);
    transform-origin: 1.43em -.43em; }
  .awesomplete > ul[hidden],
  .awesomplete > ul:empty {
    opacity: 0;
    transform: scale(0);
    display: block;
    transition-timing-function: ease; } }

.awesomplete > ul > li {
  display: block;
  position: relative;
  line-height: 24px;
  cursor: pointer;
  padding: 10px 12px;
  border-bottom: 1px solid #e0e9ea; }
  @media (min-width: 768px) {
    .awesomplete > ul > li {
      padding-left: 68px; } }

.awesomplete > ul > li:hover {
  background: #e0e9ea;
  color: black; }

.awesomplete > ul > li[aria-selected="true"] {
  background: #e0e9ea;
  color: black; }

.awesomplete mark {
  font-weight: bold;
  background: none; }

.awesomplete li:hover mark {
  background: none; }

.awesomplete li[aria-selected="true"] mark {
  background: none; }

/*# sourceMappingURL=awesomplete.css.map */
footer {
  background: #373737;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  line-height: 32px;
  padding: 50px 0 60px 0; }
  footer .span3 {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      footer .span3 {
        margin-bottom: 0; } }
  footer address {
    font-style: normal; }
  footer h3 {
    margin-top: 0; }
  footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 30px; }
  footer a {
    color: #fff;
    text-decoration: none; }
  footer hr {
    max-width: 1024px;
    margin: 30px auto 30px auto;
    border: 0;
    border-bottom: 1px solid #5f5f5f; }
  footer .register {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px; }
    footer .register .btn {
      border: 2px solid #5f5f5f;
      background: none; }
      @media (min-width: 1024px) {
        footer .register .btn {
          margin-left: 20px; } }
  footer .span8 {
    padding-left: 0 !important;
    margin-bottom: 30px; }
  footer .legal {
    float: right; }
    footer .legal li {
      display: inline; }
      footer .legal li:after {
        content: '|';
        margin: 0 20px; }
      footer .legal li:last-of-type:after {
        content: '';
        margin: 0; }
  footer .social {
    list-style: none; }
    footer .social li {
      display: inline-block;
      margin-right: 10px;
      background: url(../../gfx/social.png) left top no-repeat; }
      footer .social li a {
        display: block;
        width: 35px;
        height: 35px; }
      footer .social li.facebook {
        background-position: 0 0; }
      footer .social li.google {
        background-position: -45px 0; }
      footer .social li.twitter {
        background-position: -87px top; }
      footer .social li.youtube {
        background-position: -130px top; }
      footer .social li.linkedin {
        background-position: -174px top; }
  footer .news-letter input[type="email"] {
    border: 0;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    width: 240px;
    display: inline-block;
    margin-bottom: 5px; }
    @media (min-width: 768px) {
      footer .news-letter input[type="email"] {
        margin-left: 10px;
        height: 50px;
        line-height: 50px; } }
  footer .news-letter label {
    display: block;
    line-height: 24px; }
  footer .news-letter button {
    border: 2px solid #5f5f5f;
    background: none; }
    @media (min-width: 768px) {
      footer .news-letter button {
        margin-left: 10px; } }
  footer .news-letter.news-letter-category button {
    display: block;
    margin-top: 10px;
    margin-left: 0; }
  footer .news-letter .newsletter-more {
    padding: 10px 0;
    display: none; }

section.categories {
  padding: 50px 0; }
  section.categories ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  section.categories .more-categories {
    display: none;
    clear: both; }
  section.categories li {
    border-bottom: 1px solid #ccc;
    transition: all .5s; }
    section.categories li a {
      display: block;
      line-height: 39px;
      height: 39px;
      box-sizing: border-box;
      padding: 0 20px;
      color: #6e6e6e;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 13px;
      overflow: hidden; }
    section.categories li:hover {
      background: #e8f7f8;
      transition: all .2s; }
    @media (min-width: 768px) {
      section.categories li {
        width: 48%;
        float: left; }
        section.categories li:nth-child(2n) {
          float: right; } }
  section.categories .categories li:first-child {
    border-top: 1px solid #ccc; }
  @media (min-width: 768px) {
    section.categories .categories li:nth-child(2) {
      border-top: 1px solid #ccc; } }
  section.categories .toggle {
    display: block;
    float: right;
    margin: 30px 0 0 0; }

.suppliers {
  padding: 30px 0; }
  @media (min-width: 768px) {
    .suppliers {
      padding: 50px 0; } }
  .suppliers .lnk {
    float: right; }
  .suppliers ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .suppliers ul li {
      box-sizing: border-box;
      display: inline-block;
      vertical-align: middle;
      padding: 0 15px;
      margin-bottom: 15px;
      width: 48%;
      text-align: center; }
      @media (min-width: 768px) {
        .suppliers ul li {
          display: table-cell;
          width: 19.5%; } }
      .suppliers ul li img {
        width: 90%;
        display: block;
        -webkit-filter: grayscale(99%);
        -moz-filter: grayscale(99%);
        -o-filter: grayscale(99%);
        -ms-filter: grayscale(99%);
        filter: grayscale(99%);
        transition: all .4s; }
      .suppliers ul li:hover img {
        -webkit-filter: grayscale(1%);
        -moz-filter: grayscale(1%);
        -o-filter: grayscale(1%);
        -ms-filter: grayscale(1%);
        filter: grayscale(1%);
        transition: all .4s; }
      .suppliers ul li a {
        text-decoration: none; }
      .suppliers ul li span {
        text-decoration: none;
        font-weight: bold;
        font-size: 18px;
        margin-top: 20px;
        display: block;
        color: #000; }

.news {
  background: #e0e9ea;
  padding: 50px 0; }
  .news .news-item {
    display: block;
    margin-bottom: 20px;
    text-decoration: none;
    transition: all .2s; }
    @media (min-width: 768px) {
      .news .news-item {
        width: 30%;
        margin-right: 4%;
        float: left; }
        .news .news-item:last-of-type {
          margin: 0; } }
    .news .news-item:hover {
      -webkit-box-shadow: 4px 3px 12px 0px rgba(0, 0, 0, 0.18);
      -moz-box-shadow: 4px 3px 12px 0px rgba(0, 0, 0, 0.18);
      box-shadow: 4px 3px 12px 0px rgba(0, 0, 0, 0.18);
      transition: all .2s; }
      .news .news-item:hover .desc p span {
        width: 6px;
        transition: width .2s; }
      .news .news-item:hover .desc p span em {
        width: 0;
        transition: width .2s; }
  .news .news-image {
    min-height: 248px;
    background: white;
    position: relative; }
    .news .news-image img {
      max-height: 90%;
      max-width: 90%;
      width: auto;
      height: auto;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
    .news .news-image p {
      position: absolute;
      bottom: -17px;
      left: 0;
      right: 0;
      text-align: center;
      color: #6e6e6e; }
  .news .desc {
    background: white;
    padding: 10px 20px;
    position: relative; }
    @media (min-width: 768px) {
      .news .desc {
        padding: 30px 20px; } }
    .news .desc p {
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      font-size: 16px;
      height: 106px;
      text-overflow: ellipsis;
      overflow: hidden;
      color: #000; }
      .news .desc p span {
        display: inline-block;
        width: 12px;
        height: 10px;
        background: url(../../gfx/more.gif) right no-repeat;
        position: relative;
        transition: width .1s; }
        .news .desc p span em {
          display: block;
          position: absolute;
          height: 2px;
          width: 9px;
          right: 3px;
          top: 4px;
          background: #902f72;
          transition: width .1s; }
    .news .desc span.date {
      color: #6e6e6e;
      font-size: 14px;
      display: block;
      position: absolute;
      bottom: 12px;
      left: 20px; }

.news-ankeiler {
  position: relative;
  padding-left: 120px;
  margin-bottom: 45px; }
  @media (min-width: 768px) {
    .news-ankeiler {
      padding-left: 220px; } }
  .news-ankeiler h3 {
    margin: 0; }
  .news-ankeiler p {
    margin: 0 0 20px 0; }
  .news-ankeiler p.date {
    color: #6e6e6e; }
  .news-ankeiler img {
    position: absolute;
    left: 0;
    top: 5px;
    width: 100%;
    max-width: 100px;
    border: 1px solid #666; }
    @media (min-width: 768px) {
      .news-ankeiler img {
        max-width: 200px; } }

.choose-category {
  position: relative;
  display: inline-block;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .choose-category {
      float: right; } }
  .choose-category > a {
    padding: 0 40px; }

.choose-categories {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 35px;
  background: #e0e9ea;
  z-index: 2; }
  @media (min-width: 768px) {
    .choose-categories {
      top: 50px; } }
  .choose-categories a {
    color: #6e6e6e;
    line-height: 39px;
    display: block;
    padding: 0 30px;
    text-decoration: none;
    white-space: nowrap; }
    .choose-categories a:hover {
      background: #e8f7f8; }
    .choose-categories a.active {
      color: #000; }

.events {
  padding: 50px 0 0 0; }
  .events .row {
    margin-bottom: 30px; }

.event {
  border-left: 1px solid #000;
  box-sizing: border-box;
  padding: 0 0 0 80px;
  position: relative;
  margin-bottom: 50px; }
  .event .info {
    opacity: 1;
    transition: opacity .3s; }
  .event.webinar {
    background: url(../../gfx/webinar.svg) 17px 94px no-repeat;
    background-size: 46px; }
  .event .day {
    position: absolute;
    left: 0;
    top: 10px;
    width: 80px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase; }
    .event .day span {
      font-size: 38px;
      line-height: 40px;
      font-family: 'Poppins', sans-serif;
      font-weight: 500;
      display: block; }
  .event p {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    border-left: 1px solid #000;
    padding: 8px 0 8px 20px;
    margin: 0; }
  .event .date {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    display: block;
    color: #7f7f7f; }
  .event .stand {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    display: block;
    color: #7f7f7f;
    margin-top: 8px; }
  .event .lnk {
    display: block;
    margin: 12px 0 0 -60px; }
  @media (min-width: 768px) {
    .event {
      width: 30%;
      display: inline-block;
      float: left;
      margin-right: 4%; }
      .event:last-of-type {
        margin: 0; } }
  .event .thanks,
  .event .remind {
    display: none;
    position: absolute;
    left: 22px;
    top: 10px;
    background: white; }
    .event .thanks .lnk,
    .event .remind .lnk {
      margin-left: 0;
      margin-top: 30px; }
    .event .thanks label,
    .event .remind label {
      font-family: 'Poppins', sans-serif;
      font-weight: 500;
      display: block;
      color: #7f7f7f;
      margin-bottom: 4px; }
    .event .thanks input,
    .event .remind input {
      box-sizing: border-box;
      border: 0;
      background: #f6f8f9;
      line-height: 39px;
      width: 200px;
      font-size: 18px;
      font-family: 'Poppins', sans-serif;
      font-weight: 300;
      padding: 0 4px; }
  .event .thanks {
    left: 0; }
    .event .thanks p {
      border: 0; }
  .event.open .info {
    opacity: 0;
    transition: opacity .1s; }
  .event.webinar.open {
    background: none; }

.company .event {
  padding-left: 40px;
  border-left: 0; }
  @media (min-width: 768px) {
    .company .event {
      width: auto;
      display: block;
      float: none;
      margin-right: 0;
      margin: 10px 0 20px; } }
  .company .event .thanks,
  .company .event .remind {
    background: #e0e9ea;
    left: 0;
    top: 0; }
  .company .event .day {
    top: 2px;
    width: 50px;
    font-size: 15px;
    line-height: 18px;
    text-align: left; }
    .company .event .day span {
      font-size: 24px;
      line-height: 28px; }
  .company .event p {
    padding: 0px 0 8px 10px;
    font-size: 14px; }
  .company .event .stand {
    margin: 0;
    display: inline; }
  .company .event .lnk {
    margin: 0;
    display: inline; }

.registration {
  padding: 50px 0 60px;
  background: url(../../gfx/bg-register.jpg) center top no-repeat;
  background-size: cover;
  font-size: 18px; }
  .registration ul {
    padding: 0;
    list-style: none;
    margin: 0 0 30px 0; }
    .registration ul:last-of-type {
      margin-bottom: 40px; }
  .registration li {
    padding: 1px 0 1px 34px;
    position: relative; }
    .registration li:before {
      content: '';
      display: block;
      position: absolute;
      left: 3px;
      top: 10px;
      width: 9px;
      height: 9px;
      border-radius: 50%;
      background: #287a83; }

.whitepapers {
  padding: 50px 0; }
  @media (min-width: 768px) {
    .whitepapers {
      padding: 70px 0; } }
  .whitepapers .lnk {
    float: right; }
  .whitepapers .paper {
    border-top: 1px solid #d2dedf;
    padding: 12px 0;
    position: relative;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .whitepapers .paper {
        padding-left: 260px;
        margin-bottom: 10px; }
        .whitepapers .paper .download {
          position: absolute;
          left: 0;
          top: 12px; } }
    .whitepapers .paper h3 {
      font-family: 'Poppins', sans-serif;
      font-weight: 600;
      font-size: 18px;
      margin: 10px 0; }
      .whitepapers .paper h3 a {
        color: #000;
        text-decoration: none; }
        .whitepapers .paper h3 a:hover {
          color: #81125e; }
    .whitepapers .paper h4 {
      font-family: 'Poppins', sans-serif;
      font-weight: 500;
      font-size: 16px;
      color: #6e6e6e;
      line-height: 20px;
      margin: 0 0 5px 0; }
  .whitepapers.company-whitepapers {
    background: #e0e9ea; }
    .whitepapers.company-whitepapers .paper {
      background: white;
      padding: 20px 20px 60px 20px; }
      @media (min-width: 768px) {
        .whitepapers.company-whitepapers .paper {
          box-sizing: border-box;
          float: left;
          width: 30%;
          margin-right: 5%; }
          .whitepapers.company-whitepapers .paper:last-of-type {
            margin-right: 0; } }
      .whitepapers.company-whitepapers .paper:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        height: 1px;
        bottom: 50px;
        background: #e0e9ea; }
      .whitepapers.company-whitepapers .paper .download {
        position: absolute;
        top: auto;
        bottom: 15px;
        left: 20px; }

.product {
  position: relative;
  z-index: 1; }
  .product .span6 {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .product .span6 {
        margin-bottom: 0; } }
  .product .row {
    background: #e0e9ea;
    padding: 20px; }
    @media (min-width: 768px) {
      .product .row {
        margin-top: -135px;
        padding: 40px; } }
  .product p {
    color: #6e6e6e;
    line-height: 25px; }
  .product .col {
    width: 50%;
    float: left;
    box-sizing: border-box; }
    .product .col:first-child {
      padding-right: 20px; }
  .product .general-info {
    max-height: 218px;
    overflow: hidden; }
  .product dl {
    margin: 0; }
  .product dt {
    color: #81125e;
    font-weight: bold;
    line-height: 25px;
    margin-top: 20px; }
    .product dt:first-child {
      margin-top: 0; }
  .product dd {
    margin: 0;
    line-height: 25px;
    color: #6e6e6e; }
    .product dd .download {
      text-transform: none;
      color: #6e6e6e;
      font-family: 'Poppins', sans-serif;
      font-weight: 400; }
  .product .toggle {
    text-transform: none; }
  .product #more-info {
    display: none; }
  .product h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 22px;
    border-bottom: 1px solid #b3babb;
    padding-bottom: 10px;
    margin: 0 0 10px 0; }
  .product .company-pic {
    border: 1px solid #f5f5f5;
    max-width: 200px; }
  .product .company-lnk {
    display: inline-block;
    margin-top: 20px; }
  .product .product-pic,
  .product .company-pic {
    max-width: 100%; }
  .product .details .specialties dd a {
    color: #6e6e6e;
    text-decoration: none; }

.requestform {
  overflow: hidden;
  height: 100px;
  margin-top: 20px;
  margin-bottom: 10px; }
  .requestform input[type='phone'],
  .requestform input[type='email'],
  .requestform input[type='text'] {
    width: 100%;
    border: 0;
    height: 50px;
    margin-bottom: 20px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    padding: 0 20px;
    line-height: 50px;
    box-sizing: border-box; }
  .requestform select {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 0;
    background: #e0e9ea;
    height: 50px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-size: 16px; }
  .requestform textarea {
    box-sizing: border-box;
    padding: 20px;
    display: block;
    width: 99%;
    border: 0;
    height: 135px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 10px; }

.more-products .row {
  padding: 20px; }
  @media (min-width: 768px) {
    .more-products .row {
      padding: 40px 20px; } }
  @media (min-width: 1024px) {
    .more-products .row {
      padding: 40px 0; } }

.more-products .moreproduct {
  padding-left: 100px;
  position: relative;
  margin-bottom: 50px;
  min-height: 150px;
  display: block;
  text-decoration: none; }
  .more-products .moreproduct:after {
    content: '';
    clear: both;
    display: table; }
  @media (min-width: 768px) {
    .more-products .moreproduct {
      padding-left: 170px; } }
  .more-products .moreproduct .image-holder {
    position: absolute;
    max-width: 85px;
    left: 0;
    top: 5px;
    border: 1px solid #e6e6e6; }
    @media (min-width: 768px) {
      .more-products .moreproduct .image-holder {
        max-width: 150px; } }
    .more-products .moreproduct .image-holder img {
      width: 100%;
      display: block; }
  .more-products .moreproduct.featured .image-holder:after {
    content: 'FEATURED';
    background: #1ab0be;
    color: white;
    position: absolute;
    bottom: -29px;
    left: -1px;
    right: -1px;
    line-height: 26px;
    padding-left: 8px;
    padding-top: 2px;
    border: 1px solid #e6e6e6; }
  .more-products .moreproduct h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin: 10px 0;
    color: #000;
    border: 0; }
  .more-products .moreproduct h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #6e6e6e;
    line-height: 20px;
    margin: 0 0 5px 0;
    text-decoration: none; }
  .more-products .moreproduct p {
    line-height: 26px;
    margin: 0 0 10px 0;
    max-height: 56px;
    overflow: hidden;
    color: #000; }
  .more-products .moreproduct:hover .lnk {
    color: #81125e; }
    .more-products .moreproduct:hover .lnk span {
      background-position: left;
      transition: all .2s; }
    .more-products .moreproduct:hover .lnk span em {
      width: 0;
      transition: width .2s; }

.more-products .show-all {
  display: block;
  float: right; }

.company {
  position: relative;
  z-index: 1; }
  .company .span6 {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .company .span6 {
        margin-bottom: 0; } }
  .company .company-pic {
    max-width: 100%; }
  .company .row {
    background: #e0e9ea;
    padding: 20px; }
    @media (min-width: 768px) {
      .company .row {
        margin-top: -135px;
        padding: 40px; } }
  .company p {
    color: #6e6e6e;
    line-height: 25px; }
  .company h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 22px;
    border-bottom: 1px solid #b3babb;
    padding-bottom: 10px;
    margin: 0 0 10px 0; }
  .company h4 {
    margin-bottom: 0; }
  .company .intro {
    border-bottom: 1px solid #b3babb;
    padding-bottom: 40px; }
    .company .intro:after {
      clear: both;
      content: '';
      display: block; }
  .company .general-info {
    max-height: 218px;
    overflow: hidden; }
  .company .details {
    border-bottom: 1px solid #b3babb;
    padding-bottom: 40px; }
    .company .details:after {
      clear: both;
      content: '';
      display: block; }
    .company .details dt {
      font-weight: bold; }
    .company .details dd {
      margin: 0;
      color: #6e6e6e; }
    @media (min-width: 768px) {
      .company .details .founding-date {
        float: left;
        width: 25%; }
      .company .details .employees {
        float: left;
        width: 25%; }
      .company .details .markets {
        float: left;
        width: 50%; }
      .company .details .specialties {
        clear: both; }
      .company .details .specialties dd {
        width: 50%;
        float: left; } }
    .company .details .specialties dd a {
      color: #6e6e6e;
      text-decoration: none; }
  .company .captcha_placeholder {
    height: 170px; }

.updates {
  padding: 20px 0; }
  .updates p {
    color: #000;
    font-weight: bold;
    margin-top: 15px; }
    .updates p span {
      font-weight: normal;
      color: #6e6e6e; }
  .updates .span6 {
    padding-left: 0; }
  .updates input {
    height: 35px;
    padding: 0 20px;
    line-height: 35px;
    border: 0;
    width: 120px;
    font-size: 16px; }
    @media (min-width: 768px) {
      .updates input {
        height: 50px;
        padding: 0 20px;
        line-height: 50px;
        border: 0;
        width: 200px; } }

.more-about {
  padding: 40px 0; }
  .more-about .video strong {
    display: block;
    margin-bottom: 5px; }
  .more-about p {
    line-height: 30px; }
  .more-about dl {
    line-height: 25px; }
  .more-about dt {
    color: #81125e;
    font-weight: bold; }
  .more-about dd {
    margin: 0;
    color: #6e6e6e; }
    .more-about dd a {
      text-decoration: none;
      color: #6e6e6e; }
  .more-about .social a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(../../gfx/socialbw.png) left top no-repeat; }
    .more-about .social a.facebook {
      background-position: 0 0; }
    .more-about .social a.google {
      background-position: -45px 0; }
    .more-about .social a.twitter {
      background-position: -87px top; }
    .more-about .social a.youtube {
      background-position: -130px top; }
    .more-about .social a.linkedin {
      background-position: -174px top; }
    .more-about .social a.pinterest {
      background-position: -219px top; }
    .more-about .social a.blog {
      background-position: -263px top; }

.content .row {
  padding: 20px; }
  @media (min-width: 768px) {
    .content .row {
      background: white;
      padding: 50px 70px; } }

.content h2.intro {
  font-size: 30px;
  letter-spacing: .5px; }
  .content h2.intro:after {
    display: none; }

.content p {
  line-height: 30px;
  color: #6e6e6e; }

.content .facts {
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  margin-top: 30px; }
  .content .facts span {
    display: block;
    font-size: 18px; }

.content.highlighted .row {
  background: #e0e9ea; }

.content label {
  text-transform: uppercase;
  color: #6e6e6e;
  padding-left: 20px;
  display: block;
  margin: 10px 0 5px 0; }

.content input[type="text"],
.content input[type="email"] {
  border: 0;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 20px;
  font-size: 16px; }

.content .ubm-check {
  text-transform: none;
  padding-left: 0; }
  .content .ubm-check input {
    margin-right: 16px; }

.content hr {
  margin: 30px 0; }

.top + .content {
  margin-top: -70px; }

.quote {
  text-align: center;
  padding: 30px 0; }
  .quote p {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 18px; }

blockquote {
  font-size: 28px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300; }
  @media (min-width: 768px) {
    blockquote {
      width: 60%;
      margin: 0 auto; } }
  blockquote:before {
    content: '\201C';
    color: #1ab0be;
    font-size: 100px;
    line-height: 40px;
    position: relative;
    top: 50px; }

.ubm-products {
  margin: 0;
  padding: 0;
  list-style: none; }
  .ubm-products:after {
    clear: both;
    content: '';
    display: table; }
  .ubm-products li {
    float: left;
    width: 33.33%;
    text-align: center;
    min-height: 500px; }
    .ubm-products li > div {
      background: #fff;
      text-align: center;
      padding: 30px;
      min-height: 500px;
      margin-bottom: 20px;
      position: relative; }
    .ubm-products li p {
      border-top: 1px solid #e0e9ea;
      margin: 0;
      padding: 10px 0; }
    .ubm-products li.active > div {
      background: #1ab0be;
      color: #fff; }
    .ubm-products li.active p {
      color: #fff;
      border-top: 1px solid #5fc8d2; }
  .ubm-products h3 {
    text-transform: uppercase; }

.personal-data {
  margin-bottom: 50px; }

.form-progress {
  background: #fff;
  float: right;
  padding: 20px 30px;
  box-sizing: border-box;
  width: 310px;
  margin-left: 30px; }
  .form-progress h3 {
    font-size: 22px;
    line-height: 30px;
    margin: 0; }
  .form-progress em {
    color: #6e6e6e;
    font-size: 14px; }
  .form-progress ul {
    list-style: none;
    margin: 10px 0;
    padding: 0; }
    .form-progress ul li {
      font-family: 'Poppins', sans-serif;
      font-weight: 300;
      color: #6e6e6e;
      border-bottom: 1px solid #e0e9ea;
      padding: 10px 0 11px 24px;
      background: url(../../gfx/checks.png) 2px -82px no-repeat; }
      .form-progress ul li:last-child {
        border-bottom: 0; }
      .form-progress ul li.done {
        background-position: 2px 18px; }

.main-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.sub-list {
  display: none;
  list-style: none;
  margin: 0 0 0 30px;
  padding: 0; }

fieldset {
  border: 0; }

.fat {
  color: #000; }

.overlay {
  display: none;
  background: #e0e9ea;
  position: absolute !important;
  left: 0;
  right: 0;
  top: 50px;
  z-index: 10;
  padding: 50px 0;
  border-bottom: 1px solid #aeaeae; }
  @media (min-width: 768px) {
    .overlay {
      top: 100px;
      padding: 100px 0; } }
  .overlay .row {
    position: relative; }
  .overlay fieldset {
    border: 0;
    margin: 0;
    padding: 0; }
    @media (min-width: 768px) {
      .overlay fieldset {
        width: 47.5%;
        float: left;
        margin-right: 5%; }
        .overlay fieldset:nth-child(2n) {
          margin-right: 0; } }
  @media (min-width: 768px) {
    .overlay.overlay-login fieldset {
      width: 100%;
      margin: 0; } }
  .overlay form:after {
    content: '';
    display: table;
    clear: both; }
  .overlay label {
    text-transform: uppercase;
    color: #6e6e6e;
    padding-left: 20px;
    display: block;
    margin: 10px 0 5px 0; }
  .overlay input[type="text"],
  .overlay input[type="email"],
  .overlay input[type="password"] {
    border: 0;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 20px;
    font-size: 16px; }
  .overlay.overlay-register .row {
    max-width: 860px;
    margin: 0 auto; }
  .overlay.overlay-login .row {
    max-width: 410px;
    margin: 0 auto; }
  .overlay .btn {
    margin: 20px 0 0 0;
    float: right; }
  .overlay .close {
    position: absolute;
    right: 0;
    width: 30px;
    height: 30px;
    background: url(../../gfx/close.png) 8px 8px no-repeat; }
  .overlay .forgot {
    float: left;
    color: #6e6e6e; }
  .overlay .newuser {
    float: right;
    margin: 0;
    color: #6e6e6e; }
    .overlay .newuser a {
      color: #6e6e6e; }

.most-viewed {
  background: #e0e9ea;
  padding: 50px 0; }
  .most-viewed .row {
    position: relative; }
  .most-viewed .span4 > h3 {
    margin-bottom: 30px;
    font-size: 20px; }
  .most-viewed .span4:first-of-type {
    padding-right: 40px; }
  .most-viewed .span4:last-of-type {
    padding-left: 40px; }
  .most-viewed .news-item {
    text-decoration: none;
    display: block;
    margin-bottom: 30px;
    color: #000;
    border-bottom: 1px solid #666;
    padding-bottom: 30px; }
    .most-viewed .news-item:last-of-type {
      border: 0; }
    .most-viewed .news-item p {
      margin: 0; }
    .most-viewed .news-item img {
      width: 90%; }
    .most-viewed .news-item .news-image p,
    .most-viewed .news-item .desc .date {
      color: #6e6e6e; }
    .most-viewed .news-item .desc h3 {
      margin: 0 0 10px; }
    .most-viewed .news-item .desc p {
      max-height: 71px;
      overflow: hidden; }
    .most-viewed .news-item .lnk {
      margin-top: 20px;
      display: inline-block; }
    .most-viewed .news-item:hover .lnk {
      color: #81125e; }
      .most-viewed .news-item:hover .lnk span {
        background-position: left;
        transition: all .2s; }
      .most-viewed .news-item:hover .lnk span em {
        width: 0;
        transition: width .2s; }
  .most-viewed .paper {
    margin-bottom: 30px;
    margin-right: 20px;
    background: white;
    padding: 20px; }
    .most-viewed .paper h4 {
      margin: 0; }
    .most-viewed .paper h3 {
      margin: 0 0 10px 0; }
    .most-viewed .paper a {
      text-decoration: none;
      color: #000; }
    .most-viewed .paper p {
      max-height: 72px;
      overflow: hidden; }
    .most-viewed .paper:last-of-type {
      border: none; }
  .most-viewed .moreproduct {
    text-decoration: none;
    display: block;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #666; }
    .most-viewed .moreproduct:last-of-type {
      border: 0; }
    .most-viewed .moreproduct p {
      color: #000;
      clear: both; }
    .most-viewed .moreproduct h3 {
      color: #000;
      margin: 0; }
    .most-viewed .moreproduct:hover .lnk {
      color: #81125e; }
      .most-viewed .moreproduct:hover .lnk span {
        background-position: left;
        transition: all .2s; }
      .most-viewed .moreproduct:hover .lnk span em {
        width: 0;
        transition: width .2s; }
    .most-viewed .moreproduct .image-holder {
      position: relative;
      float: left;
      margin-right: 10px;
      max-width: 88px; }
      .most-viewed .moreproduct .image-holder img {
        width: 100%; }
    .most-viewed .moreproduct.featured .image-holder {
      padding-bottom: 23px; }
    .most-viewed .moreproduct.featured .image-holder:after {
      content: 'FEATURED';
      background: #1ab0be;
      color: white;
      position: absolute;
      bottom: 0;
      left: 0px;
      line-height: 26px;
      padding: 2px 10px 0 10px;
      padding-top: 2px;
      border: 1px solid #e6e6e6; }
      