.global-nav nav #logo .logo-fill {
  fill: #ced0d4; }

.global-nav nav .navigation ul li a.active {
  opacity: 1;
  color: rgba(255, 255, 255, 0.9) !important; }

.global-nav #signup a {
  background-color: #efebed;
  color: #5e374d !important; }

.features-landing-fold {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#020817+0,0f1a31+28,6f3d54+69,96556b+100 */
  background: #020817;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #020817 0%, #0f1a31 28%, #6f3d54 69%, #96556b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #020817 0%, #0f1a31 28%, #6f3d54 69%, #96556b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #020817 0%, #0f1a31 28%, #6f3d54 69%, #96556b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#020817', endColorstr='#96556b',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  width: 100%;
  height: 511px; 
}
.features-landing-fold .section {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px; }
.features-landing-fold .header {
  height: 370px; }
.features-landing-fold .header h1 {
  margin-top: 80px;
  font-size: 42px;
  line-height: 42px;
  color: #ffffff;
  text-align: center;
  padding-bottom: 10px; }
.features-landing-fold .header h2 {
  font-size: 25px;
  color: #ffffff;
  text-align: center; }
.features-landing-fold .header .subnav {
  height: 250px;
  padding-top: 48px; }
.features-landing-fold .header .item {
  float: left;
  width: 33%; }
.features-landing-fold .header .item a:active .push-button {
  background-color: rgba(0, 0, 0, 0.5); }
.features-landing-fold .header .item .outline-icon-large .push-button {
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 30px;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: #000; }
.features-landing-fold .header .item .outline-icon-large .icon {
  width: 100%;
  height: 100%;
  background-position: center; }
.features-landing-fold .header .item h4 {
  font-size: 24px;
  line-height: 24px;
  padding-top: 12px;
  color: rgba(255,255,255,.76);
  text-align: center;
  margin-bottom: 6px; }
.features-landing-fold .header .item p {
  font-size: 15px;
  line-height: 24px;
  color: rgba(255,255,255,.76);
  text-align: center; }
.features-landing-fold .header .item .caret-up {
  height: 6px;
  width: 26px;
  background-image: url("../img/global-page/caret-up@2x.png");
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px; }

.features .gradient-bg {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f8fa+0,ffffff+100 */
  background: #f5f8fa;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f5f8fa 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f5f8fa 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f5f8fa 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f8fa', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  top: 1050px;
  width: 100%;
  position: absolute;
  border-top: 1px solid #ebeef1;
  height: 690px;
  z-index: -1; }

.features .section {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px; }

.features .section.offerings {
  margin-top: 25px;
  height: 520px; }
.features .section.offerings .offering {
  width: 33%;
  float: left;
  position: relative; }
.features .section.offerings .offering .centered {
  height: 156px;
  width: 283px;
  margin-left: auto;
  margin-right: auto; }
.features .section.offerings .offering ul.disc-icons li {
  width: 94px;
  height: 84px; }
.features .section.offerings .offering ul.disc-icons li div.offset {
  margin-left: 58px; }
.features .section.offerings .offering ul.checklist {
  width: 220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px; }
.features .section.offerings .offering ul.checklist li {
  list-style-image: url("../img/features/checkmark.svg");
  color: #3b474f;
  line-height: 25px;
  font-size: 13px; }
.features .section.offerings .offering p {
  margin-top: 27px;
  margin-bottom: 28px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 270px;
  font-size: 15px;
  line-height: 24px;
  clear: both; }
.features .section.offerings .offering .call-to-action {
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 30px;
  width: fit-content; }
.features .section.offerings .offering .button {
  text-transform: uppercase;
  color: #21a2c2;
  font-size: 13px;
  letter-spacing: 0.8px;
  border: 2px solid #21a2c2;
  border-radius: 8px;
  text-decoration: none !important; }
.features .section.offerings .offering .button:active {
  color: #000000;
  border-color: #000000; }

.features .section.carriers {
  height: 290px;
  margin-top: 36px; }
.features .section.carriers h4 {
  font-size: 24px;
  line-height: 31px;
  color: #000000;
  text-align: center; }
.features .section.carriers .centered {
  height: 160px;
  width: 800px;
  margin-left: auto;
  margin-right: auto; }
.features .section.carriers ul.disc-icons {
  margin-top: 16px; }
.features .section.carriers ul.disc-icons li .disc-icon {
  background-size: 100%; }
.features .section.carriers .more {
  text-align: center; }

.features .section.calls-to-action {
  height: 120px;
  width: 400px; }
.features .section.calls-to-action h3 {
  font-size: 31px;
  line-height: 28px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
  font-weight: 300 !important;
  margin-bottom: 42px;
  text-align: center; }
.features .section.calls-to-action div.buttons {
  font-size: 31px;
  line-height: 28px;
  margin-right: auto;
  margin-left: auto;
  width: 360px; }
.features .section.calls-to-action .button {
  cursor: pointer;
  padding: 16px 20px !important;
  height: 50px;
  border-radius: 10px;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1.0;
  letter-spacing: 1px;
  border: 0px;
  margin-left: 6px; }
.features .section.calls-to-action .button.primary {
  background-color: #9ccf5c;
  color: #fff; }
.features .section.calls-to-action .button.secondary {
  background-color: #23a3c0;
  color: #fff; }
.features .section.calls-to-action .button span.hippo {
  background: url("../img/shipper-landing/cta-hippo@2x.png") no-repeat;
  height: 38px;
  width: 61px;
  position: absolute;
  background-size: contain;
  top: -15px;
  left: 60px;
  z-index: -1; }
.features .section.calls-to-action .button.primary:active {
  background-color: #80ab3a; }
.features .section.calls-to-action .button.secondary:active {
  background-color: #275866; }

span.arrow {
  font-size: 11px; }

/*
 * ICONS
 */
.icon {
  height: 24px;
  width: 24px;
  background-size: 100%;
  background-position: center; }

.icon.volume-pricing {
  background: url("../img/features/volume-pricing.svg") no-repeat; }

.icon.ecommerce {
  background-size: 47% !important;
  background: url("../img/features/ecommerce@3x.png") no-repeat;
  opacity: 0.8; }

.link-icon:hover .icon, .link-icon:hover h4, .link-icon:hover p { 
  opacity: 1 !important; 
  color: #ffffff !important;
}

.icon.marketplaces {
  background: url("../img/features/marketplaces@3x.png") no-repeat;
  background-size: 62% !important;
  opacity: 0.8; }

.icon.marketplaces:hover {
  background: url("../img/features/marketplaces@3x.png") no-repeat;
  opacity: 1; }

.icon.cloud {
  background: url("../img/features/cloud-icon.svg") no-repeat; }

.icon.wrench {
  background-size: 46px !important;
  background: url("../img/features/icon-wrench@3x.png") no-repeat;
  opacity: 0.8; }

.icon.wrench:hover {
  background: url("../img/features/icon-wrench@3x.png") no-repeat;
  opacity: 1; }

@media (max-width: 1000px) {
  .caret-up {
    display: none; }
  .features-landing-fold .header h1 {
    font-size: 28px;
    line-height: 42px;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
    margin-bottom: -6px; }
  .features-landing-fold .header h2 {
    font-size: 20px; */
    color: #ffffff; }
  .features-landing-fold {
    height: 365px; }
  .features-landing-fold .header .subnav {
    padding-top: 0px;
    margin-top: -14px; }
  .features-landing-fold .header .item .outline-icon-large .push-button {
    width: 64px;
    height: 64px; }
  .icon.wrench {
    background-size: 34px !important; }
  .features-landing-fold .header .item h4 {
    font-size: 13px;
    margin-top: -23px;
    padding-top: 0px; }
  .features-landing-fold .header .item p {
    display: none; }
  .features-landing-fold .header .item .caret-up {
    margin-top: 16px; }
  .features .section.offerings .offering {
    width: 100%; }
  ul.disc-icons {
    margin-top: 15px; }
  .features .section.offerings .offering p {
    margin-bottom: 11px; }
  .features .section.offerings .offering .call-to-action {
    margin-top: 42px;
    text-align: center; }
  .features .section.offerings .offering ul.disc-icons li {
    height: 80px; }
  .mobile-hidden {
    display: none; }
  .features .section.carriers ul.disc-icons {
    margin-top: 13px; }
  .features .section.carriers ul.disc-icons li {
    height: 120px; }
  .offset {
    margin-left: auto !important; }
  .features .section.offerings .offering ul.disc-icons li {
    width: 70px; }
  .offering .centered {
    width: 350px;
    margin-left: auto;
    margin-right: auto; }
  .features .section.offerings {
    margin-top: 0px;
    height: 500px; }
  ul.disc-icons li span.label {
    font-size: 10px; }
  .features .section.offerings .offering .centered {
    height: 52px;
    width: 350px; }
  .features .gradient-bg {
    top: 745px; }
  .features .section.carriers {
    margin-top: -104px; margin-bottom: 104px; }
  .features .section.carriers h4 {
    font-size: 19px;
    line-height: 31px;
    width: 300px;
    margin-left: auto;
    margin-right: auto; }
  .features .section.carriers .centered {
    width: 400px;
    height: 235px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
  .features .section.calls-to-action {
    width: 100%; }
  .features .section.calls-to-action h3 {
    font-size: 24px;
    line-height: 31px;
    margin-top: 136px;
    margin-bottom: 40px; }
  .features .section.calls-to-action .button {
    height: 39px;
    padding: 12px 20px !important;
    font-size: 13px;
    letter-spacing: 0.8px; }
  .features .section.calls-to-action div.buttons {
    width: 322px; }
  .features-landing-fold .header .item.selected .push-button, .features-landing-fold .header .item.hover-ring:hover .push-button {
    background-color: rgba(0, 0, 0, 0.5); }
  .features-landing-fold .header .item.selected .icon, .features-landing-fold .header .item.hover-ring:hover .icon {
    opacity: 1; }
  .features-landing-fold .header .item.selected .caret-up, .features-landing-fold .header .item.hover-ring:hover .caret-up {
    display: block; } 
}
@media (max-width: 560px) {
  .features-landing-fold .header .subnav {
    padding-top: 7px !important;
    margin-top: -12px !important; }
  .global-nav nav .navigation ul li a.active {
    color: #a3a5ae !important; } 
  .features-landing-fold {
    height: 392px; }
  .features .gradient-bg {
    top: 770px; }
}
