.cc-banner {
      border-top: solid 1px #D3D5D9;
   }    .hosting .hero {
      background-position: left center;
    }
    .hosting .hero .hero-header {
      text-shadow: 0px 0px 40px #81d6eb, 0px 0px 2px rgba(63,61,86,.5), 0px 0px 10px rgba(63,61,86,.35);
      text-align: right;
    }
    @media only screen and (max-width: 40em) {
      body.hosting .hero {
        background-image: url('/fileadmin/user_upload/hero/hero-whistleblower.jpg') !important;
      }
    }    .pricing-table .mailboxes {
      border-bottom: dotted 1px #dce0e0 !important;
    }
    .pricing-table .icon_lock_alt {
      border-bottom: 0 none !important;
      padding: .9375rem 1.875rem;
    }
    .icon_lock_alt:before {
      -moz-transition: color .2s;
      -o-transition: color .2s;
      -webkit-transition: color .2s;
      transition: color .2s;
      color: #cacccd;
      left: .4em;
      position: absolute;
    }    .footer-item.hidden {
      display: none;
    }
        .news-img-wrap .outer + .outer { margin-top: 2em; }