.promo-header-menu__item {
  background-color: transparent;
  color: #444;
  text-shadow: none; }

.promo-header-menu__head {
  color: #444; }

@media only screen and (max-width: 1350px) {
  .promo-header-menu__item {
    font-size: 14px; } }
.alp-hero {
  margin-bottom: 25px; }

.alp-hero__name {
  font-weight: 700;
  font-size: 25px; }

.alp-hero__subname {
  font-size: 15px; }

.alp-hero__text {
  margin: 15px 0;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 300; }

.height-notice {
  background: #f1e918;
  padding: 20px;
  font-weight: 300;
  display: inline-block; }

.alp-quote {
  font-weight: 700;
  font-size: 25px; }
  .alp-quote .alp-quote__medium {
    font-weight: 300; }
  .alp-quote .alp-quote__light {
    font-weight: 300;
    font-style: italic; }

.col.col-alp-margin {
  margin-left: 20px; }

.content .col {
  margin-bottom: 0; }

.relative {
  position: relative; }

.push--bottom {
  position: absolute;
  bottom: 0; }

.content p {
  font-size: 16px; }
  .content p.text--20 {
    font-size: 20px; }

.va--middle {
  vertical-align: middle; }

.profit-spy__item {
  cursor: default;
  padding: 15px 0; }
  .profit-spy__item b {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 60px;
    vertical-align: middle;
    display: inline-block;
    width: 400px; }
  .profit-spy__item span:before {
    content: "\2014  "; }
  .profit-spy__item span {
    visibility: hidden;
    vertical-align: middle;
    font-size: 20px;
    display: inline-block;
    width: 580px;
    padding-left: 15px; }
  .profit-spy__item:hover {
    background: #f1e918; }
    .profit-spy__item:hover span {
      visibility: visible; }

.p--40 {
  padding: 40px 0; }

.content-list {
  padding: 0;
  font-size: 16px; }

.height-table th {
  font-size: 20px; }
.height-table td, .height-table th {
  padding: 20px 0; }
.height-table td.divider {
  font-size: 30px;
  padding: 0 40px;
  color: #000;
  vertical-align: middle; }

.floating_shares {
  margin-top: 0; }
  .floating_shares.floating_shares--right {
    margin-left: 417px; }

.top-likes .social-likes_notext .social-likes__widget {
  background: transparent !important; }

/*# sourceMappingURL=heights.css.map */
