@media (min-width:992px) {
  .stat-card .stat-card-header {
    padding: 16px 16px 24px 16px
  }
  .stat-card .stat-card-header .stat-card-header-title {
    font-size: 14px;
    line-height: 18px
  }
  .stat-card .stat-card-header .stat-card-header-bitlink {
    margin-left: -16px;
    margin-right: -16px;
    height: 19px
  }
  .stat-card .stat-card-header .stat-card-header-bitlink .stat-card-header-bitlink-url {
    line-height: 19px;
    height: 19px;
    font-size: 12px;
    padding: 0 16px;
  }
  .stat-card .stat-card-header .stat-card-header-bitlink:before {
    bottom: 9.5px
  }
  .stat-card .stat-card-content {
    padding: 16px
  }
  .stat-card .stat-card-content .stat-card-pie-chart {
    width: 90px;
    height: 90px
  }
  .stat-card .stat-card-content .stat-card-pie-chart .stat-card-pie-chart-progress {
    width: 90px;
    height: 90px;
    margin-left: -45px;
    margin-top: -45px;
    clip: rect(0, 90px, 90px, 45px)
  }
  .stat-card .stat-card-content .stat-card-pie-chart .stat-card-pie-chart-progress .stat-card-pie-chart-progress-fill {
    width: 94px;
    height: 94px;
    margin-left: -47px;
    margin-top: -47px;
    clip: rect(0, 47px, 94px, 0)
  }
  .stat-card .stat-card-content .stat-card-pie-chart .stat-card-pie-chart-knockout {
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px
  }
  .stat-card .stat-card-content .stat-card-pie-chart.gt-50 .stat-card-pie-chart-progress {
    clip: rect(0, 45px, 90px, 0)
  }
  .stat-card .stat-card-content .stat-card-pie-chart.gt-50 .stat-card-pie-chart-progress .stat-card-pie-chart-progress-fill {
    clip: rect(0, 94px, 94px, 47px)
  }
  .stat-card .stat-card-content .stat-card-pie-chart.stat-card-pie-chart-small {
    width: 28px;
    height: 28px
  }
  .stat-card .stat-card-content .stat-card-pie-chart.stat-card-pie-chart-small .stat-card-pie-chart-progress {
    width: 28px;
    height: 28px;
    margin-left: -14px;
    margin-top: -14px;
    clip: rect(0, 28px, 28px, 14px)
  }
  .stat-card .stat-card-content .stat-card-pie-chart.stat-card-pie-chart-small .stat-card-pie-chart-progress .stat-card-pie-chart-progress-fill {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    clip: rect(0, 16px, 32px, 0)
  }
  .stat-card .stat-card-content .stat-card-pie-chart.stat-card-pie-chart-small .stat-card-pie-chart-knockout {
    width: 24px;
    height: 24px;
    margin-left: -12px;
    margin-top: -12px
  }
  .stat-card .stat-card-content .stat-card-pie-chart.stat-card-pie-chart-small.gt-50 .stat-card-pie-chart-progress {
    clip: rect(0, 14px, 28px, 0)
  }
  .stat-card .stat-card-content .stat-card-pie-chart.stat-card-pie-chart-small.gt-50 .stat-card-pie-chart-progress .stat-card-pie-chart-progress-fill {
    clip: rect(0, 32px, 32px, 16px)
  }
  .stat-card .stat-card-content .stat-card-total-clicks {
    width: auto;
    float: left;
    width: 90px;
    height: 90px
  }
  .stat-card .stat-card-content .stat-card-total-clicks .stat-card-total-clicks-inner {
    width: 90px;
    height: 90px
  }
  .stat-card .stat-card-content .stat-card-total-clicks .stat-card-pie-chart {
    display: block;
    margin: 0 auto
  }
  .stat-card .stat-card-content .stat-card-total-clicks .stat-card-total-clicks-details {
    margin-top: -16.5px
  }
  .stat-card .stat-card-content .stat-card-total-clicks .stat-card-total-clicks-details .stat-card-total-clicks-details-headline {
    font-size: 22px;
    line-height: 22px
  }
  .stat-card .stat-card-content .stat-card-total-clicks .stat-card-total-clicks-details .stat-card-total-clicks-details-meta {
    font-size: 11px;
    line-height: 11px
  }
  .stat-card .stat-card-content .stat-card-summary {
    margin-left: 106px;
    display: block
  }
  .stat-card .stat-card-content .stat-card-summary .stat-card-summary-channels .stat-card-summary-channel {
    display: block;
    width: 50%;
    padding-right: 8px;
    margin-bottom: 16px
  }
  .stat-card .stat-card-content .stat-card-summary .stat-card-summary-channels .stat-card-summary-channel .stat-card-summary-channel-details {
    margin-left: 33.6px
  }
  .stat-card .stat-card-content .stat-card-summary .stat-card-summary-channels .stat-card-summary-channel .stat-card-summary-channel-pie-chart {
    width: 28px;
    height: 28px
  }
  .stat-card .stat-card-content .stat-card-summary .stat-card-summary-channels .stat-card-summary-channel:nth-child(2) {
    margin-bottom: 16px
  }
  .stat-card .stat-card-content .stat-card-summary .stat-card-summary-channels .stat-card-summary-channel:nth-child(3) {
    margin-bottom: 0
  }
  .stat-card .stat-card-content .stat-card-summary .stat-card-summary-channels .stat-card-summary-channel:nth-child(4) {
    margin-bottom: 0
  }
}
@media (min-width:1400px) {
  .stat-card .stat-card-header {
    padding: 16px 16px 24px 16px
  }
  .stat-card .stat-card-header .stat-card-header-title {
    font-size: 14px;
    line-height: 18px
  }
  .stat-card .stat-card-header .stat-card-header-bitlink {
    margin-left: -16px;
    margin-right: -16px;
    height: 19px
  }
  .stat-card .stat-card-header .stat-card-header-bitlink .stat-card-header-bitlink-url {
    line-height: 19px;
    height: 19px;
    font-size: 12px;
    padding: 0 16px
  }
  .stat-card .stat-card-header .stat-card-header-bitlink:before {
    bottom: 9.5px
  }
  .stat-card .stat-card-content {
    padding: 16px
  }
  .stat-card .stat-card-content .stat-card-pie-chart {
    width: 100px;
    height: 100px
  }
  .stat-card .stat-card-content .stat-card-pie-chart .stat-card-pie-chart-progress {
    width: 100px;
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
    clip: rect(0, 100px, 100px, 50px)
  }
  .stat-card .stat-card-content .stat-card-pie-chart .stat-card-pie-chart-progress .stat-card-pie-chart-progress-fill {
    width: 104px;
    height: 104px;
    margin-left: -52px;
    margin-top: -52px;
    clip: rect(0, 52px, 104px, 0)
  }
  .stat-card .stat-card-content .stat-card-pie-chart .stat-card-pie-chart-knockout {
    width: 90px;
    height: 90px;
    margin-left: -45px;
    margin-top: -45px
  }
  .stat-card .stat-card-content .stat-card-pie-chart.gt-50 .stat-card-pie-chart-progress {
    clip: rect(0, 50px, 100px, 0)
  }
  .stat-card .stat-card-content .stat-card-pie-chart.gt-50 .stat-card-pie-chart-progress .stat-card-pie-chart-progress-fill {
    clip: rect(0, 104px, 104px, 52px)
  }
  .stat-card .stat-card-content .stat-card-pie-chart.stat-card-pie-chart-small {
    width: 32px;
    height: 32px
  }
  .stat-card .stat-card-content .stat-card-pie-chart.stat-card-pie-chart-small .stat-card-pie-chart-progress {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    clip: rect(0, 32px, 32px, 16px)
  }
  .stat-card .stat-card-content .stat-card-pie-chart.stat-card-pie-chart-small .stat-card-pie-chart-progress .stat-card-pie-chart-progress-fill {
    width: 36px;
    height: 36px;
    margin-left: -18px;
    margin-top: -18px;
    clip: rect(0, 18px, 36px, 0)
  }
  .stat-card .stat-card-content .stat-card-pie-chart.stat-card-pie-chart-small .stat-card-pie-chart-knockout {
    width: 28px;
    height: 28px;
    margin-left: -14px;
    margin-top: -14px
  }
  .stat-card .stat-card-content .stat-card-pie-chart.stat-card-pie-chart-small.gt-50 .stat-card-pie-chart-progress {
    clip: rect(0, 16px, 32px, 0)
  }
  .stat-card .stat-card-content .stat-card-pie-chart.stat-card-pie-chart-small.gt-50 .stat-card-pie-chart-progress .stat-card-pie-chart-progress-fill {
    clip: rect(0, 36px, 36px, 18px)
  }
  .stat-card .stat-card-content .stat-card-total-clicks {
    width: auto;
    float: left;
    width: 100px;
    height: 100px
  }
  .stat-card .stat-card-content .stat-card-total-clicks .stat-card-total-clicks-inner {
    width: 100px;
    height: 100px
  }
  .stat-card .stat-card-content .stat-card-total-clicks .stat-card-pie-chart {
    display: block;
    margin: 0 auto
  }
  .stat-card .stat-card-content .stat-card-total-clicks .stat-card-total-clicks-details {
    margin-top: -16.5px
  }
  .stat-card .stat-card-content .stat-card-total-clicks .stat-card-total-clicks-details .stat-card-total-clicks-details-headline {
    font-size: 22px;
    line-height: 22px
  }
  .stat-card .stat-card-content .stat-card-total-clicks .stat-card-total-clicks-details .stat-card-total-clicks-details-meta {
    font-size: 11px;
    line-height: 11px
  }
  .stat-card .stat-card-content .stat-card-summary {
    margin-left: 116px;
    display: block
  }
  .stat-card .stat-card-content .stat-card-summary .stat-card-summary-channels .stat-card-summary-channel {
    padding-right: 8px;
    margin-bottom: 16px
  }
  .stat-card .stat-card-content .stat-card-summary .stat-card-summary-channels .stat-card-summary-channel .stat-card-summary-channel-details {
    margin-left: 40px
  }
  .stat-card .stat-card-content .stat-card-summary .stat-card-summary-channels .stat-card-summary-channel .stat-card-summary-channel-pie-chart {
    width: 32px;
    height: 32px
  }
}
.has-tooltip {
  position: relative
}
.tooltip {
  position: absolute !important;
  z-index: 1006;
  display: block;
  visibility: visible;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: margin .5s ease, opacity .5s ease;
  -moz-transition: margin .5s ease, opacity .5s ease;
  -o-transition: margin .5s ease, opacity .5s ease;
  transition: margin .5s ease, opacity .5s ease
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: margin .5s ease, opacity .5s ease;
  -moz-transition: margin .5s ease, opacity .5s ease;
  -o-transition: margin .5s ease, opacity .5s ease;
  transition: margin .5s ease, opacity .5s ease
}
.tooltip.in.top {
  margin-top: -11px
}
.tooltip.in.right {
  margin-left: 11px
}
.tooltip.in.bottom {
  margin-top: 11px
}
.tooltip.in.left {
  margin-left: -11px
}
.tooltip.top {
  margin-top: -1px
}
.tooltip.right {
  margin-left: 1px
}
.tooltip.bottom {
  margin-top: 1px
}
.tooltip.left {
  margin-left: -1px
}
.tooltip-inner {
  max-width: 300px;
  text-align: center;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.8);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  text-shadow: none;
  padding: 8px
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.tooltip.top .tooltip-arrow {
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  border-width: 6px 6px 0;
  border-top-color: rgba(0, 0, 0, 0.8)
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: -6px;
  margin-top: -6px;
  border-width: 6px 6px 6px 0;
  border-right-color: rgba(0, 0, 0, 0.8)
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: -6px;
  margin-top: -6px;
  border-width: 6px 0 6px 6px;
  border-left-color: rgba(0, 0, 0, 0.8)
}
.tooltip.bottom .tooltip-arrow {
  top: -6px;
  left: 50%;
  margin-left: -6px;
  border-width: 0 6px 6px;
  border-bottom-color: rgba(0, 0, 0, 0.8)
}
@media (min-width:768px) {
  .tooltip .tooltip-inner {
    padding: 12px
  }
}
@media (min-width:992px) {
  .tooltip .tooltip-inner {
    padding: 16px
  }
}
@media (min-width:1400px) {
  .tooltip .tooltip-inner {
    padding: 16px
  }
}
#at-share-dock.addthis_32x32_style .at-share-btn, #at4-share.addthis_32x32_style .at-share-btn, #at-share-dock.addthis_32x32_style .at4-share-btn, #at4-share.addthis_32x32_style .at4-share-btn {
  background: #0e3042
}
#at-share-dock.addthis_32x32_style .at-share-btn .at300bs, #at4-share.addthis_32x32_style .at-share-btn .at300bs, #at-share-dock.addthis_32x32_style .at4-share-btn .at300bs, #at4-share.addthis_32x32_style .at4-share-btn .at300bs {
  background: url("../images/components/icons/icons-addthis.png?cache=332964968") #0e3042 no-repeat;
  background-size: 90px auto
}
#at-share-dock.addthis_32x32_style .at-share-btn .at300bs.at15t_facebook, #at4-share.addthis_32x32_style .at-share-btn .at300bs.at15t_facebook, #at-share-dock.addthis_32x32_style .at4-share-btn .at300bs.at15t_facebook, #at4-share.addthis_32x32_style .at4-share-btn .at300bs.at15t_facebook {
  background-position: -8px -8px
}
#at-share-dock.addthis_32x32_style .at-share-btn .at300bs.at15t_twitter, #at4-share.addthis_32x32_style .at-share-btn .at300bs.at15t_twitter, #at-share-dock.addthis_32x32_style .at4-share-btn .at300bs.at15t_twitter, #at4-share.addthis_32x32_style .at4-share-btn .at300bs.at15t_twitter {
  background-position: -8px -58px
}
#at-share-dock.addthis_32x32_style .at-share-btn .at300bs.at15t_google_plusone_share, #at4-share.addthis_32x32_style .at-share-btn .at300bs.at15t_google_plusone_share, #at-share-dock.addthis_32x32_style .at4-share-btn .at300bs.at15t_google_plusone_share, #at4-share.addthis_32x32_style .at4-share-btn .at300bs.at15t_google_plusone_share {
  background-position: -8px -107px
}
#at-share-dock.addthis_32x32_style .at-share-btn .at300bs.at15t_linkedin, #at4-share.addthis_32x32_style .at-share-btn .at300bs.at15t_linkedin, #at-share-dock.addthis_32x32_style .at4-share-btn .at300bs.at15t_linkedin, #at4-share.addthis_32x32_style .at4-share-btn .at300bs.at15t_linkedin {
  background-position: -8px -159px
}
#at-share-dock.addthis_32x32_style .at-share-btn .at300bs.at15t_tumblr, #at4-share.addthis_32x32_style .at-share-btn .at300bs.at15t_tumblr, #at-share-dock.addthis_32x32_style .at4-share-btn .at300bs.at15t_tumblr, #at4-share.addthis_32x32_style .at4-share-btn .at300bs.at15t_tumblr {
  background-position: -8px -209px
}
#at-share-dock.addthis_32x32_style .at-share-btn:hover .at300bs.at15t_facebook, #at4-share.addthis_32x32_style .at-share-btn:hover .at300bs.at15t_facebook, #at-share-dock.addthis_32x32_style .at4-share-btn:hover .at300bs.at15t_facebook, #at4-share.addthis_32x32_style .at4-share-btn:hover .at300bs.at15t_facebook, #at-share-dock.addthis_32x32_style .at-share-btn:active .at300bs.at15t_facebook, #at4-share.addthis_32x32_style .at-share-btn:active .at300bs.at15t_facebook, #at-share-dock.addthis_32x32_style .at4-share-btn:active .at300bs.at15t_facebook, #at4-share.addthis_32x32_style .at4-share-btn:active .at300bs.at15t_facebook {
  background-position: -53px -8px
}
#at-share-dock.addthis_32x32_style .at-share-btn:hover .at300bs.at15t_twitter, #at4-share.addthis_32x32_style .at-share-btn:hover .at300bs.at15t_twitter, #at-share-dock.addthis_32x32_style .at4-share-btn:hover .at300bs.at15t_twitter, #at4-share.addthis_32x32_style .at4-share-btn:hover .at300bs.at15t_twitter, #at-share-dock.addthis_32x32_style .at-share-btn:active .at300bs.at15t_twitter, #at4-share.addthis_32x32_style .at-share-btn:active .at300bs.at15t_twitter, #at-share-dock.addthis_32x32_style .at4-share-btn:active .at300bs.at15t_twitter, #at4-share.addthis_32x32_style .at4-share-btn:active .at300bs.at15t_twitter {
  background-position: -53px -58px
}
#at-share-dock.addthis_32x32_style .at-share-btn:hover .at300bs.at15t_google_plusone_share, #at4-share.addthis_32x32_style .at-share-btn:hover .at300bs.at15t_google_plusone_share, #at-share-dock.addthis_32x32_style .at4-share-btn:hover .at300bs.at15t_google_plusone_share, #at4-share.addthis_32x32_style .at4-share-btn:hover .at300bs.at15t_google_plusone_share, #at-share-dock.addthis_32x32_style .at-share-btn:active .at300bs.at15t_google_plusone_share, #at4-share.addthis_32x32_style .at-share-btn:active .at300bs.at15t_google_plusone_share, #at-share-dock.addthis_32x32_style .at4-share-btn:active .at300bs.at15t_google_plusone_share, #at4-share.addthis_32x32_style .at4-share-btn:active .at300bs.at15t_google_plusone_share {
  background-position: -53px -107px
}
#at-share-dock.addthis_32x32_style .at-share-btn:hover .at300bs.at15t_linkedin, #at4-share.addthis_32x32_style .at-share-btn:hover .at300bs.at15t_linkedin, #at-share-dock.addthis_32x32_style .at4-share-btn:hover .at300bs.at15t_linkedin, #at4-share.addthis_32x32_style .at4-share-btn:hover .at300bs.at15t_linkedin, #at-share-dock.addthis_32x32_style .at-share-btn:active .at300bs.at15t_linkedin, #at4-share.addthis_32x32_style .at-share-btn:active .at300bs.at15t_linkedin, #at-share-dock.addthis_32x32_style .at4-share-btn:active .at300bs.at15t_linkedin, #at4-share.addthis_32x32_style .at4-share-btn:active .at300bs.at15t_linkedin {
  background-position: -53px -159px
}
#at-share-dock.addthis_32x32_style .at-share-btn:hover .at300bs.at15t_tumblr, #at4-share.addthis_32x32_style .at-share-btn:hover .at300bs.at15t_tumblr, #at-share-dock.addthis_32x32_style .at4-share-btn:hover .at300bs.at15t_tumblr, #at4-share.addthis_32x32_style .at4-share-btn:hover .at300bs.at15t_tumblr, #at-share-dock.addthis_32x32_style .at-share-btn:active .at300bs.at15t_tumblr, #at4-share.addthis_32x32_style .at-share-btn:active .at300bs.at15t_tumblr, #at-share-dock.addthis_32x32_style .at4-share-btn:active .at300bs.at15t_tumblr, #at4-share.addthis_32x32_style .at4-share-btn:active .at300bs.at15t_tumblr {
  background-position: -53px -209px
}
#at-share-dock.addthis_32x32_style .at-share-btn:hover.at-svc-facebook, #at4-share.addthis_32x32_style .at-share-btn:hover.at-svc-facebook, #at-share-dock.addthis_32x32_style .at4-share-btn:hover.at-svc-facebook, #at4-share.addthis_32x32_style .at4-share-btn:hover.at-svc-facebook, #at-share-dock.addthis_32x32_style .at-share-btn:active.at-svc-facebook, #at4-share.addthis_32x32_style .at-share-btn:active.at-svc-facebook, #at-share-dock.addthis_32x32_style .at4-share-btn:active.at-svc-facebook, #at4-share.addthis_32x32_style .at4-share-btn:active.at-svc-facebook {
  background-color: #3b5998
}
#at-share-dock.addthis_32x32_style .at-share-btn:hover.at-svc-twitter, #at4-share.addthis_32x32_style .at-share-btn:hover.at-svc-twitter, #at-share-dock.addthis_32x32_style .at4-share-btn:hover.at-svc-twitter, #at4-share.addthis_32x32_style .at4-share-btn:hover.at-svc-twitter, #at-share-dock.addthis_32x32_style .at-share-btn:active.at-svc-twitter, #at4-share.addthis_32x32_style .at-share-btn:active.at-svc-twitter, #at-share-dock.addthis_32x32_style .at4-share-btn:active.at-svc-twitter, #at4-share.addthis_32x32_style .at4-share-btn:active.at-svc-twitter {
  background-color: #54aced
}
#at-share-dock.addthis_32x32_style .at-share-btn:hover.at-svc-google_plusone_share, #at4-share.addthis_32x32_style .at-share-btn:hover.at-svc-google_plusone_share, #at-share-dock.addthis_32x32_style .at4-share-btn:hover.at-svc-google_plusone_share, #at4-share.addthis_32x32_style .at4-share-btn:hover.at-svc-google_plusone_share, #at-share-dock.addthis_32x32_style .at-share-btn:active.at-svc-google_plusone_share, #at4-share.addthis_32x32_style .at-share-btn:active.at-svc-google_plusone_share, #at-share-dock.addthis_32x32_style .at4-share-btn:active.at-svc-google_plusone_share, #at4-share.addthis_32x32_style .at4-share-btn:active.at-svc-google_plusone_share {
  background-color: #dc4438
}
#at-share-dock.addthis_32x32_style .at-share-btn:hover.at-svc-linkedin, #at4-share.addthis_32x32_style .at-share-btn:hover.at-svc-linkedin, #at-share-dock.addthis_32x32_style .at4-share-btn:hover.at-svc-linkedin, #at4-share.addthis_32x32_style .at4-share-btn:hover.at-svc-linkedin, #at-share-dock.addthis_32x32_style .at-share-btn:active.at-svc-linkedin, #at4-share.addthis_32x32_style .at-share-btn:active.at-svc-linkedin, #at-share-dock.addthis_32x32_style .at4-share-btn:active.at-svc-linkedin, #at4-share.addthis_32x32_style .at4-share-btn:active.at-svc-linkedin {
  background-color: #0a75b4
}
#at-share-dock.addthis_32x32_style .at-share-btn:hover.at-svc-tumblr, #at4-share.addthis_32x32_style .at-share-btn:hover.at-svc-tumblr, #at-share-dock.addthis_32x32_style .at4-share-btn:hover.at-svc-tumblr, #at4-share.addthis_32x32_style .at4-share-btn:hover.at-svc-tumblr, #at-share-dock.addthis_32x32_style .at-share-btn:active.at-svc-tumblr, #at4-share.addthis_32x32_style .at-share-btn:active.at-svc-tumblr, #at-share-dock.addthis_32x32_style .at4-share-btn:active.at-svc-tumblr, #at4-share.addthis_32x32_style .at4-share-btn:active.at-svc-tumblr {
  background-color: #3a5898
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
  #at-share-dock.addthis_32x32_style .at-share-btn .at300bs, #at4-share.addthis_32x32_style .at-share-btn .at300bs, #at-share-dock.addthis_32x32_style .at4-share-btn .at300bs, #at4-share.addthis_32x32_style .at4-share-btn .at300bs {
    background-image: url("../images/components/icons/icons-addthis@2x.png?cache=654811639")
  }
}
#trust-logos .trust-logos {
  text-align: center;
  margin-top: 16px;
  margin-bottom: -8px;
  line-height: 0
}
#trust-logos .trust-logos .trust-logo {
  list-style: none;
  display: block;
  height: 40px;
  background-image: url("../images/components/trust-logos/trust-logos.png?cache=854657879");
  -webkit-background-size: 160px 840px;
  -moz-background-size: 160px 840px;
  -o-background-size: 160px 840px;
  background-size: 160px 840px;
  margin: 0 auto;
  margin-bottom: 8px;
  opacity: .5;
  filter: alpha(opacity=50);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: opacity .1s ease;
  -moz-transition: opacity .1s ease;
  -o-transition: opacity .1s ease;
  transition: opacity .1s ease
}
#trust-logos .trust-logos .trust-logo span {
  display: none
}
#trust-logos .trust-logos .trust-logo.trust-logo-national-geographic {
  background-position: 0 0;
  width: 134.4px
}
#trust-logos .trust-logos .trust-logo.trust-logo-verizon {
  background-position: 0 -40px;
  width: 72px
}
#trust-logos .trust-logos .trust-logo.trust-logo-ford {
  background-position: 0 -80px;
  width: 84px
}
#trust-logos .trust-logos .trust-logo.trust-logo-progressive {
  background-position: 0 -120px;
  width: 160px
}
#trust-logos .trust-logos .trust-logo.trust-logo-comcast {
  background-position: 0 -160px;
  width: 114.4px
}
#trust-logos .trust-logos .trust-logo.trust-logo-heineken {
  background-position: 0 -200px;
  width: 140.8px
}
#trust-logos .trust-logos .trust-logo.trust-logo-ge {
  background-position: 0 -240px;
  width: 40px
}
#trust-logos .trust-logos .trust-logo.trust-logo-nokia {
  background-position: 0 -280px;
  width: 124px
}
#trust-logos .trust-logos .trust-logo.trust-logo-ben-and-jerrys {
  background-position: 0 -320px;
  width: 104.8px
}
#trust-logos .trust-logos .trust-logo.trust-logo-huffpost {
  background-position: 0 -360px;
  width: 88.8px
}
#trust-logos .trust-logos .trust-logo.trust-logo-nike {
  background-position: 0 -400px;
  width: 61.6px
}
#trust-logos .trust-logos .trust-logo.trust-logo-jcrew {
  background-position: 0 -440px;
  width: 99.2px
}
#trust-logos .trust-logos .trust-logo.trust-logo-buzzfeed {
  background-position: 0 -480px;
  width: 112px
}
#trust-logos .trust-logos .trust-logo.trust-logo-ticketfly {
  background-position: 0 -520px;
  width: 116.8px
}
#trust-logos .trust-logos .trust-logo.trust-logo-e-online {
  background-position: 0 -560px;
  width: 75.2px
}
#trust-logos .trust-logos .trust-logo.trust-logo-bloomberg {
  background-position: 0 -600px;
  width: 120.8px
}
#trust-logos .trust-logos .trust-logo.trust-logo-ebay {
  background-position: 0 -640px;
  width: 84px
}
#trust-logos .trust-logos .trust-logo.trust-logo-keurig {
  background-position: 0 -680px;
  width: 116.8px
}
#trust-logos .trust-logos .trust-logo.trust-logo-american-eagle {
  background-position: 0 -720px;
  width: 70px
}
#trust-logos .trust-logos .trust-logo.trust-logo-juicy-couture {
  background-position: 0 -760px;
  width: 72.8px
}
#trust-logos .trust-logos .trust-logo.trust-logo-chegg {
  background-position: 0 -800px;
  width: 98.4px
}
@media (min-width:480px) {
  #trust-logos .trust-logos .trust-logo {
    display: inline-block;
    margin: 0 48px 8px 48px
  }
}
@media (min-width:768px) {
  #trust-logos .trust-logos {
    margin-top: 24px;
    margin-bottom: -24px
  }
  #trust-logos .trust-logos .trust-logo {
    height: 35px;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-background-size: 140px 735px;
    -moz-background-size: 140px 735px;
    -o-background-size: 140px 735px;
    background-size: 140px 735px;
    margin: 0 15.6px 24px 15.6px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-national-geographic {
    background-position: 0 0;
    width: 117.6px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-verizon {
    background-position: 0 -35px;
    width: 63px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ford {
    background-position: 0 -70px;
    width: 73.5px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-progressive {
    background-position: 0 -105px;
    width: 140px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-comcast {
    background-position: 0 -140px;
    width: 100.1px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-heineken {
    background-position: 0 -175px;
    width: 123.2px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ge {
    background-position: 0 -210px;
    width: 35px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-nokia {
    background-position: 0 -245px;
    width: 108.5px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ben-and-jerrys {
    background-position: 0 -280px;
    width: 91.7px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-huffpost {
    background-position: 0 -315px;
    width: 77.7px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-nike {
    background-position: 0 -350px;
    width: 53.9px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-jcrew {
    background-position: 0 -385px;
    width: 86.8px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-buzzfeed {
    background-position: 0 -420px;
    width: 98px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ticketfly {
    background-position: 0 -455px;
    width: 102.2px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-e-online {
    background-position: 0 -490px;
    width: 65.8px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-bloomberg {
    background-position: 0 -525px;
    width: 105.7px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ebay {
    background-position: 0 -560px;
    width: 73.5px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-keurig {
    background-position: 0 -595px;
    width: 102.2px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-american-eagle {
    background-position: 0 -630px;
    width: 61.25px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-juicy-couture {
    background-position: 0 -665px;
    width: 63.7px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-chegg {
    background-position: 0 -700px;
    width: 86.1px
  }
}
@media (min-width:992px) {
  #trust-logos .trust-logos {
    margin-top: 32px;
    margin-bottom: -32px
  }
  #trust-logos .trust-logos .trust-logo {
    height: 40px;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-background-size: 160px 840px;
    -moz-background-size: 160px 840px;
    -o-background-size: 160px 840px;
    background-size: 160px 840px;
    margin: 0 20.8px 32px 20.8px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-national-geographic {
    background-position: 0 0;
    width: 134.4px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-verizon {
    background-position: 0 -40px;
    width: 72px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ford {
    background-position: 0 -80px;
    width: 84px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-progressive {
    background-position: 0 -120px;
    width: 160px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-comcast {
    background-position: 0 -160px;
    width: 114.4px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-heineken {
    background-position: 0 -200px;
    width: 140.8px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ge {
    background-position: 0 -240px;
    width: 40px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-nokia {
    background-position: 0 -280px;
    width: 124px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ben-and-jerrys {
    background-position: 0 -320px;
    width: 104.8px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-huffpost {
    background-position: 0 -360px;
    width: 88.8px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-nike {
    background-position: 0 -400px;
    width: 61.6px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-jcrew {
    background-position: 0 -440px;
    width: 99.2px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-buzzfeed {
    background-position: 0 -480px;
    width: 112px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ticketfly {
    background-position: 0 -520px;
    width: 116.8px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-e-online {
    background-position: 0 -560px;
    width: 75.2px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-bloomberg {
    background-position: 0 -600px;
    width: 120.8px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ebay {
    background-position: 0 -640px;
    width: 84px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-keurig {
    background-position: 0 -680px;
    width: 116.8px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-american-eagle {
    background-position: 0 -720px;
    width: 70px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-juicy-couture {
    background-position: 0 -760px;
    width: 72.8px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-chegg {
    background-position: 0 -800px;
    width: 98.4px
  }
}
@media (min-width:1400px) {
  #trust-logos .trust-logos {
    margin-top: 32px;
    margin-bottom: -32px
  }
  #trust-logos .trust-logos .trust-logo {
    height: 55px;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-background-size: 220px 1155px;
    -moz-background-size: 220px 1155px;
    -o-background-size: 220px 1155px;
    background-size: 220px 1155px;
    margin: 0 24px 32px 24px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-national-geographic {
    background-position: 0 0;
    width: 184.8px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-verizon {
    background-position: 0 -55px;
    width: 99px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ford {
    background-position: 0 -110px;
    width: 115.5px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-progressive {
    background-position: 0 -165px;
    width: 220px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-comcast {
    background-position: 0 -220px;
    width: 157.3px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-heineken {
    background-position: 0 -275px;
    width: 193.6px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ge {
    background-position: 0 -330px;
    width: 55px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-nokia {
    background-position: 0 -385px;
    width: 170.5px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ben-and-jerrys {
    background-position: 0 -440px;
    width: 144.1px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-huffpost {
    background-position: 0 -495px;
    width: 122.1px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-nike {
    background-position: 0 -550px;
    width: 84.7px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-jcrew {
    background-position: 0 -605px;
    width: 136.4px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-buzzfeed {
    background-position: 0 -660px;
    width: 154px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ticketfly {
    background-position: 0 -715px;
    width: 160.6px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-e-online {
    background-position: 0 -770px;
    width: 103.4px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-bloomberg {
    background-position: 0 -825px;
    width: 166.1px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-ebay {
    background-position: 0 -880px;
    width: 115.5px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-keurig {
    background-position: 0 -935px;
    width: 160.6px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-american-eagle {
    background-position: 0 -990px;
    width: 96.25px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-juicy-couture {
    background-position: 0 -1045px;
    width: 100.1px
  }
  #trust-logos .trust-logos .trust-logo.trust-logo-chegg {
    background-position: 0 -1100px;
    width: 135.3px
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
  #trust-logos .trust-logos .trust-logo {
    background-image: url("../images/components/trust-logos/trust-logos@2x.png?cache=77745711")
  }
}
body.error404 #page-header-inner .container, #stage.removed #page-header-inner .container {
  display: none
}
body.error404 .chauncey-sad, #stage.removed .chauncey-sad {
  width: 150px;
  margin: 0 auto;
  margin-bottom: 16px
}
body.error404 .chauncey-sad img, #stage.removed .chauncey-sad img {
  width: 100%;
  height: auto
}
@media (min-width:768px) {
  body.error404 .chauncey-sad, #stage.removed .chauncey-sad {
    width: 300px;
    margin-bottom: 24px
  }
}
@media (min-width:992px) {
  body.error404 .chauncey-sad, #stage.removed .chauncey-sad {
    width: 300px;
    margin-bottom: 32px
  }
}
@media (min-width:1400px) {
  body.error404 .chauncey-sad, #stage.removed .chauncey-sad {
    width: 300px;
    margin-bottom: 32px
  }
}
#stage.activate .feature-icon-visible-mobile {
  display: inline-block
}
#stage.activate .feature-icon-hidden-mobile {
  display: none
}
#stage.activate .page-header-icon {
  display: block;
  background-image: url("../images/views/activate/page-header-icon.png?cache=148797353");
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="../images/views/activate/page-header-icon.png?cache=345145225", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/views/activate/page-header-icon.png?cache=20289356', sizingMethod='scale')"
}
#stage.activate .page-activate-overview-label {
  cursor: default;
  margin: 0 auto
}
#stage.activate .page-activate-features-well {
  border: 1px solid #ee6123;
  padding: 16px
}
#stage.activate .page-activate-features-well h4 {
  color: #464c50;
  font-weight: 400
}
#stage.activate .page-activate-features-well h5.page-activate-overview-label {
  margin-top: -26px;
  color: #ee6123
}
#stage.activate .page-activate-features-well h5.page-activate-overview-label span {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding: 0 16px
}
#stage.activate .page-activate-overview-features li {
  position: relative;
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 4px;
  margin-bottom: 4px;
  padding-left: 24px;
  color: #ee6123
}
#stage.activate .page-activate-overview-features li:before {
  display: none
}
#stage.activate .page-activate-overview-features li:after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 0;
  background-repeat: no-repeat;
  background-image: url("../images/components/icons/icons-mini.png?cache=165203561");
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-background-size: 48px 224px;
  -moz-background-size: 48px 224px;
  -o-background-size: 48px 224px;
  background-size: 48px 224px;
  background-position: -32px -112px
}
#stage.activate .page-activate-overview-features li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0
}
#stage.activate .page-activate-overview-features.page-activate-overview-features-second {
  padding-top: 4px;
  margin-top: 4px;
  border-top: 1px solid rgba(0, 0, 0, 0.1)
}
@media (min-width:768px) {
  #stage.activate .page-activate-features-well {
    padding: 48px
  }
  #stage.activate .page-activate-features-well h5.page-activate-overview-label {
    margin-top: -59px
  }
  #stage.activate .page-activate-features-well h5.page-activate-overview-label span {
    padding: 0 24px
  }
  #stage.activate .page-activate-overview-features li {
    padding-bottom: 6px;
    margin-bottom: 6px;
    padding-left: 28px
  }
  #stage.activate .page-activate-overview-features li:after {
    top: 3px
  }
  #stage.activate .page-activate-overview-features.page-activate-overview-features-second {
    padding-top: 0;
    margin-top: 0;
    border-top: none
  }
}
@media (min-width:992px) {
  #stage.activate .feature-icon-visible-mobile {
    display: none
  }
  #stage.activate .feature-icon-hidden-mobile {
    display: inline-block
  }
  #stage.activate .page-activate-features-well {
    padding: 64px
  }
  #stage.activate .page-activate-features-well h5.page-activate-overview-label {
    margin-top: -76px
  }
  #stage.activate .page-activate-features-well h5.page-activate-overview-label span {
    padding: 0 32px
  }
  #stage.activate .page-activate-overview-features li {
    padding-bottom: 8px;
    margin-bottom: 8px;
    padding-left: 32px
  }
  #stage.activate .page-activate-overview-features li:after {
    top: 4px
  }
}
@media (min-width:1400px) {
  #stage.activate .page-activate-features-well {
    padding: 64px
  }
  #stage.activate .page-activate-features-well h5.page-activate-overview-label {
    margin-top: -76px
  }
  #stage.activate .page-activate-features-well h5.page-activate-overview-label span {
    padding: 0 32px
  }
  #stage.activate .page-activate-overview-features li {
    padding-bottom: 8px;
    margin-bottom: 8px;
    padding-left: 32px
  }
  #stage.activate .page-activate-overview-features li:after {
    top: 4px
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
  #stage.activate .page-header-icon {
    background-image: url("../images/views/activate/page-header-icon@2x.png?cache=413309049")
  }
  #stage.activate .page-activate-overview-features li:after {
    background-image: url("../images/components/icons/icons-mini@2x.png?cache=321908139")
  }
}
#stage.audience .feature-icon-visible-mobile {
  display: inline-block
}
#stage.audience .feature-icon-hidden-mobile {
  display: none
}
#stage.audience .page-header-icon {
  display: block;
  background-image: url("../images/views/audience/page-header-icon.png?cache=236174308");
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="../images/views/audience/page-header-icon.png?cache=376837769", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/views/audience/page-header-icon.png?cache=92096784', sizingMethod='scale')"
}
#stage.audience #page-audience-audience-discovery .page-audience-audience-discovery-scene {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  margin-bottom: -48px
}
@media (min-width:768px) {
  #stage.audience #page-audience-audience-discovery .page-audience-audience-discovery-scene {
    width: 100%;
    margin-bottom: -72px
  }
}
@media (min-width:992px) {
  #stage.audience .feature-icon-visible-mobile {
    display: none
  }
  #stage.audience .feature-icon-hidden-mobile {
    display: inline-block
  }
  #stage.audience #page-audience-audience-discovery .page-audience-audience-discovery-scene {
    width: 800px;
    margin-bottom: -96px
  }
}
@media (min-width:1400px) {
  #stage.audience #page-audience-audience-discovery .page-audience-audience-discovery-scene {
    width: 900px;
    margin-bottom: -96px
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
  #stage.audience .page-header-icon {
    background-image: url("../images/views/audience/page-header-icon@2x.png?cache=249383007")
  }
}
#stage.about #page-about-introduction #page-about-values {
  text-align: center;
  position: relative;
  border-bottom: 1px solid #dde0e2
}
#stage.about #page-about-introduction #page-about-values .page-about-values-inner {
  margin-bottom: 32px;
  position: relative
}
#stage.about #page-about-introduction #page-about-values .page-about-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}
#stage.about #page-about-introduction #page-about-values .page-about-value .page-about-value-title {
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 16px;
  margin-top: 0
}
#stage.about #page-about-introduction #page-about-values .page-about-value .page-about-value-statement {
  color: #ee6123
}
#stage.about #page-about-introduction #page-about-values .page-about-value.active {
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: 100;
  filter: alpha(opacity=10000);
  left: 0;
  z-index: 1001
}
#stage.about #page-about-introduction #page-about-values .page-about-value.inactive {
  left: 33%;
  z-index: 1000
}
#stage.about #page-about-introduction #page-about-values .page-about-value.inactive.before-1 {
  left: -33%
}
#stage.about #page-about-introduction #page-about-values .page-about-values-navigation {
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -24px;
  z-index: 1002
}
#stage.about #page-about-introduction #page-about-values .page-about-values-navigation span {
  display: none
}
#stage.about #page-about-introduction #page-about-values .page-about-values-navigation.page-about-values-navigation-next {
  left: auto;
  right: 0
}
#stage.about #page-about-introduction .page-about-team-buoy {
  margin-top: 48px;
  margin-bottom: -48px;
  text-align: center
}
#stage.about #page-about-introduction .page-about-team-buoy h5 {
  color: #ee6123
}
#stage.about #page-about-introduction .page-about-team-buoy .page-about-team-buoy-icon {
  display: block;
  width: 30px;
  height: 50px;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  background-image: url("../images/views/about/page-about-team-buoy-icon.png?cache=634829924");
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="../images/views/about/page-about-team-buoy-icon.png?cache=711519373", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/views/about/page-about-team-buoy-icon.png?cache=745311863', sizingMethod='scale')";
  margin: 0 auto;
  margin-top: 8px
}
#stage.about #page-about-timeline .page-about-timeline-line {
  display: block;
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 39px;
  margin-left: -1px;
  background: #ee6123
}
#stage.about #page-about-timeline .page-about-timeline-events {
  list-style: none;
  margin-bottom: 0;
  *zoom: 1;
  padding-right: 60px;
  position: relative
}
#stage.about #page-about-timeline .page-about-timeline-events:before, #stage.about #page-about-timeline .page-about-timeline-events:after {
  display: table;
  content: "";
  line-height: 0
}
#stage.about #page-about-timeline .page-about-timeline-events:after {
  clear: both
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event {
  display: block;
  padding: 10px;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  position: relative;
  margin: 0;
  margin-bottom: 16px
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event:before {
  display: none
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-title {
  margin-top: 0;
  color: #ee6123
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-details {
  display: block;
  margin-top: 32px;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  *zoom: 1
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-details:before, #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-details:after {
  display: table;
  content: "";
  line-height: 0
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-details:after {
  clear: both
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-details .page-about-timeline-event-details-date {
  float: left
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-details .page-about-timeline-event-details-category {
  float: right;
  color: #61b3de
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-marker {
  display: block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  -webkit-box-shadow: 0 0 0 2px #ee6123;
  box-shadow: 0 0 0 2px #ee6123;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  position: absolute;
  top: 0;
  right: -60px;
  background: #f7fbfd
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-marker .icon {
  position: absolute;
  top: 50%;
  left: 50%
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-marker .icon.icon-small {
  margin-top: -12px;
  margin-left: -12px;
  display: block
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-marker .page-about-timeline-event-marker-tick {
  display: block;
  position: absolute;
  top: 12px;
  left: -20px;
  width: 10px;
  height: 16px;
  overflow: hidden
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-marker .page-about-timeline-event-marker-tick:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 9px;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.15);
  line-height: 0;
  _border-color: #000 #000 #000 rgba(0, 0, 0, 0.15);
  _filter: progid: DXImageTransform.Microsoft.Chroma(color='#000000');
  position: absolute;
  top: -1px;
  left: 0
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-marker .page-about-timeline-event-marker-tick:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent #fff;
  line-height: 0;
  _border-color: #000 #000 #000 #fff;
  _filter: progid: DXImageTransform.Microsoft.Chroma(color='#000000');
  position: absolute;
  left: 0
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.align-right {
  text-align: left
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.page-about-timeline-event-launch .page-about-timeline-event-details .page-about-timeline-event-details-category {
  color: #61b3de
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.page-about-timeline-event-hire .page-about-timeline-event-details .page-about-timeline-event-details-category {
  color: #ee6123
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.page-about-timeline-event-funding .page-about-timeline-event-details .page-about-timeline-event-details-category {
  color: #70af2f
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.page-about-timeline-event-year {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  padding: 0;
  height: 40px
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.page-about-timeline-event-year .page-about-timeline-event-marker {
  background: #ee6123;
  top: 0
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.page-about-timeline-event-year .page-about-timeline-event-marker .page-about-timeline-event-marker-tick {
  display: none
}
#stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.page-about-timeline-event-year .page-about-timeline-event-marker .page-about-timeline-event-marker-label {
  display: block;
  width: 100%;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 11px;
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500
}
#stage.about #page-about-team {
  text-align: center
}
#stage.about #page-about-team h3.inverse {
  color: #ee6123
}
#stage.about #page-about-team .arrow-wrapper {
  text-align: center;
  position: relative
}
#stage.about #page-about-team .arrow-wrapper .icon {
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -16px
}
#stage.about #page-about-team .page-about-team-anchor {
  display: none;
  position: relative;
  text-align: center;
  margin-bottom: 32px
}
#stage.about #page-about-team .page-about-team-anchor .page-about-team-anchor-line {
  display: block;
  position: absolute;
  top: -96px;
  left: 50%;
  width: 2px;
  height: 96px;
  background: #ee6123;
  margin-left: -1px
}
#stage.about #page-about-team .page-about-team-anchor .page-about-team-anchor-icon {
  margin: 0 auto
}
#stage.about #page-about-employees {
  *zoom: 1
}
#stage.about #page-about-employees:before, #stage.about #page-about-employees:after {
  display: table;
  content: "";
  line-height: 0
}
#stage.about #page-about-employees:after {
  clear: both
}
#stage.about #page-about-employees .page-about-employee {
  width: 20%;
  background: #8f989d;
  float: left;
  position: relative
}
#stage.about #page-about-employees .page-about-employee .page-about-employee-image {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #ee6123
}
#stage.about #page-about-employees .page-about-employee .page-about-employee-image img {
  width: 100%;
  height: auto
}
#stage.about #page-about-leadership .collection-grid.collection-grid-leadership-employees .collection-grid-cell.collection-grid-cell-leadership-employee .collection-grid-cell-content .collection-grid-cell-content-header {
  height: auto;
  text-align: left
}
#stage.about #page-about-leadership .collection-grid.collection-grid-leadership-employees .collection-grid-cell.collection-grid-cell-leadership-employee .collection-grid-cell-content .collection-grid-cell-content-header .collection-grid-cell-header-image {
  height: 300px
}
#stage.about #page-about-leadership .collection-grid.collection-grid-leadership-employees .collection-grid-cell.collection-grid-cell-leadership-employee .collection-grid-cell-content .collection-grid-cell-content-details {
  text-align: left;
  float: none;
  left: auto
}
#stage.about #page-about-leadership .collection-grid.collection-grid-leadership-employees .collection-grid-cell.collection-grid-cell-leadership-employee .collection-grid-cell-content .collection-grid-cell-content-details .collection-grid-cell-content-details-item {
  right: auto;
  color: #ee6123;
  font-weight: 600
}
#stage.about #page-about-leadership .collection-grid.collection-grid-leadership-employees .collection-grid-cell.collection-grid-cell-leadership-employee .collection-grid-cell-content .collection-grid-cell-content-social {
  display: block;
  *zoom: 1;
  line-height: 1px;
  margin-top: 16px;
  height: 20px
}
#stage.about #page-about-leadership .collection-grid.collection-grid-leadership-employees .collection-grid-cell.collection-grid-cell-leadership-employee .collection-grid-cell-content .collection-grid-cell-content-social:before, #stage.about #page-about-leadership .collection-grid.collection-grid-leadership-employees .collection-grid-cell.collection-grid-cell-leadership-employee .collection-grid-cell-content .collection-grid-cell-content-social:after {
  display: table;
  content: "";
  line-height: 0
}
#stage.about #page-about-leadership .collection-grid.collection-grid-leadership-employees .collection-grid-cell.collection-grid-cell-leadership-employee .collection-grid-cell-content .collection-grid-cell-content-social:after {
  clear: both
}
#stage.about #page-about-chauncey .collection-grid.collection-grid-chauncey .collection-grid-cell.collection-grid-cell-chauncey .collection-grid-cell-content .collection-grid-cell-content-details {
  text-align: left;
  float: none;
  left: auto
}
#stage.about #page-about-chauncey .collection-grid.collection-grid-chauncey .collection-grid-cell.collection-grid-cell-chauncey .collection-grid-cell-content .collection-grid-cell-content-details .collection-grid-cell-content-details-item {
  right: auto;
  color: #ee6123;
  font-weight: 600
}
@media (min-width:480px) {
  #stage.about #page-about-employees .page-about-employee {
    width: 10%
  }
  #stage.about #page-about-timeline .page-about-timeline-line {
    right: 2.5%;
    margin-right: 20px;
    background: #ee6123
  }
  #stage.about #page-about-timeline .page-about-timeline-events {
    list-style: none;
    margin-bottom: 0;
    *zoom: 1;
    padding-right: 60px
  }
  #stage.about #page-about-timeline .page-about-timeline-events:before, #stage.about #page-about-timeline .page-about-timeline-events:after {
    display: table;
    content: "";
    line-height: 0
  }
  #stage.about #page-about-timeline .page-about-timeline-events:after {
    clear: both
  }
}
@media (min-width:768px) {
  #stage.about #page-about-introduction #page-about-values .page-about-values-inner {
    margin-bottom: 41.6px
  }
  #stage.about #page-about-introduction #page-about-values .page-about-value .page-about-value-title {
    margin-bottom: 12px
  }
  #stage.about #page-about-introduction #page-about-values .page-about-values-navigation {
    display: block
  }
  #stage.about #page-about-introduction .page-about-team-buoy {
    margin-top: 72px;
    margin-bottom: -72px
  }
  #stage.about #page-about-introduction .page-about-team-buoy .page-about-team-buoy-icon {
    width: 48px;
    height: 80px;
    margin-top: 12px
  }
  #stage.about #page-about-timeline .page-about-timeline-line {
    right: auto;
    left: 50%;
    margin-right: auto;
    margin-left: -1px
  }
  #stage.about #page-about-timeline .page-about-timeline-events {
    padding-right: 0
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event {
    position: absolute;
    padding: 12px;
    width: 341px;
    margin: 0;
    left: -12px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-details {
    margin-top: 24px;
    font-size: 13px;
    line-height: 13px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-marker {
    width: 36px;
    height: 36px;
    top: 5px;
    right: -55px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-marker .page-about-timeline-event-marker-tick {
    top: 10px;
    left: -19px;
    width: 10px;
    height: 16px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.align-right {
    text-align: left;
    left: 401px;
    top: 35px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.align-right .page-about-timeline-event-marker {
    right: auto;
    left: -53px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.align-right .page-about-timeline-event-marker .page-about-timeline-event-marker-tick {
    right: -17px;
    left: auto
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.align-right .page-about-timeline-event-marker .page-about-timeline-event-marker-tick:before {
    border-width: 9px 9px 9px 0;
    border-color: transparent rgba(0, 0, 0, 0.15) transparent transparent;
    _border-color: #000 rgba(0, 0, 0, 0.15) #000 #000;
    left: 1px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.align-right .page-about-timeline-event-marker .page-about-timeline-event-marker-tick:after {
    border-width: 8px 8px 8px 0;
    border-color: transparent #fff transparent transparent;
    _border-color: #000 #fff #000 #000;
    left: auto;
    right: 0
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.page-about-timeline-event-year {
    height: 36px;
    margin-top: 10px;
    margin-bottom: 10px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.page-about-timeline-event-year .page-about-timeline-event-marker .page-about-timeline-event-marker-label {
    line-height: 36px;
    font-size: 11px
  }
  #stage.about #page-about-team .page-about-team-anchor {
    display: block;
    margin-bottom: 48px
  }
  #stage.about #page-about-team .page-about-team-anchor .page-about-team-anchor-line {
    top: -72px;
    height: 72px
  }
  #stage.about #page-about-team .arrow-wrapper .icon {
    bottom: -52px
  }
  #stage.about #page-about-employees .page-about-employee {
    width: 10%
  }
}
@media (min-width:992px) {
  #stage.about #page-about-introduction #page-about-values .page-about-values-inner {
    margin-bottom: 51.2px
  }
  #stage.about #page-about-introduction #page-about-values .page-about-value .page-about-value-title {
    margin-bottom: 16px
  }
  #stage.about #page-about-introduction .page-about-team-buoy {
    margin-top: 96px;
    margin-bottom: -96px
  }
  #stage.about #page-about-introduction .page-about-team-buoy .page-about-team-buoy-icon {
    width: 60px;
    height: 100px;
    margin-top: 16px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event {
    padding: 16px;
    width: 348.66666667px;
    left: -16px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-details {
    margin-top: 32px;
    font-size: 13px;
    line-height: 13px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-marker {
    width: 40px;
    height: 40px;
    top: 8px;
    right: -69px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-marker .page-about-timeline-event-marker-tick {
    top: 12px;
    left: -29px;
    width: 10px;
    height: 16px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.align-right {
    left: 428.66666667px;
    top: 44px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.align-right .page-about-timeline-event-marker {
    left: -67px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.align-right .page-about-timeline-event-marker .page-about-timeline-event-marker-tick {
    right: -27px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.page-about-timeline-event-year {
    height: 40px;
    margin-top: 12px;
    margin-bottom: 12px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.page-about-timeline-event-year .page-about-timeline-event-marker .page-about-timeline-event-marker-label {
    line-height: 40px;
    font-size: 11px
  }
  #stage.about #page-about-team .page-about-team-anchor {
    margin-bottom: 64px
  }
  #stage.about #page-about-team .page-about-team-anchor .page-about-team-anchor-line {
    top: -96px;
    height: 96px
  }
  #stage.about #page-about-team .arrow-wrapper .icon {
    bottom: -64px
  }
  #stage.about #page-about-employees .page-about-employee {
    width: 10%
  }
}
@media (min-width:1400px) {
  #stage.about #page-about-introduction #page-about-values .page-about-values-inner {
    margin-bottom: 51.2px
  }
  #stage.about #page-about-introduction #page-about-values .page-about-value .page-about-value-title {
    margin-bottom: 16px
  }
  #stage.about #page-about-introduction .page-about-team-buoy {
    margin-top: 96px;
    margin-bottom: -96px
  }
  #stage.about #page-about-introduction .page-about-team-buoy .page-about-team-buoy-icon {
    width: 60px;
    height: 100px;
    margin-top: 16px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event {
    left: -24px;
    padding: 24px;
    width: 354.66666667px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-details {
    margin-top: 32px;
    font-size: 13px;
    line-height: 13px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-marker {
    width: 48px;
    height: 48px;
    top: 12px;
    right: -73px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event .page-about-timeline-event-marker .page-about-timeline-event-marker-tick {
    top: 16px;
    left: -25px;
    width: 10px;
    height: 16px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.align-right {
    left: 426.66666667px;
    top: 60px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.align-right .page-about-timeline-event-marker {
    left: -71px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.align-right .page-about-timeline-event-marker .page-about-timeline-event-marker-tick {
    right: -23px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.page-about-timeline-event-year {
    height: 48px;
    margin-top: 16px;
    margin-bottom: 16px
  }
  #stage.about #page-about-timeline .page-about-timeline-events .page-about-timeline-event.page-about-timeline-event-year .page-about-timeline-event-marker .page-about-timeline-event-marker-label {
    line-height: 48px;
    font-size: 11px
  }
  #stage.about #page-about-team .page-about-team-anchor {
    margin-bottom: 64px
  }
  #stage.about #page-about-team .page-about-team-anchor .page-about-team-anchor-line {
    top: -96px;
    height: 96px
  }
  #stage.about #page-about-team .arrow-wrapper .icon {
    bottom: -64px
  }
  #stage.about #page-about-employees .page-about-employee {
    width: 10%
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
  #stage.about #page-about-introduction .page-about-team-buoy .page-about-team-buoy-icon {
    background-image: url("../images/views/about/page-about-team-buoy-icon@2x.png?cache=222123437")
  }
}
#stage.careers #page-careers-photo-ribbon {
  height: 200px
}
#stage.careers #page-careers-benefits #page-careers-benefits-photo-grid {
  position: relative;
  height: 200px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -48px
}
#stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell {
  background: #e9eaeb;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}
#stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell .page-careers-benefits-photo-grid-cell-background {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: .2;
  filter: alpha(opacity=20);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease
}
#stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell .page-careers-benefits-photo-grid-cell-content {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  margin-top: -38px
}
#stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell .page-careers-benefits-photo-grid-cell-content .page-careers-benefits-photo-grid-cell-content-icon {
  margin-bottom: 8px
}
#stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell .page-careers-benefits-photo-grid-cell-content .page-careers-benefits-photo-grid-cell-content-title {
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 500
}
#stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell:hover .page-careers-benefits-photo-grid-cell-background {
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}
#stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-a {
  display: block;
  background: #0e3042
}
#stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-b {
  display: block;
  background: #61b3de
}
#stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-c {
  display: block;
  background: #ee6123
}
#stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-d {
  display: block;
  background: #0e3042
}
#stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-e {
  display: block;
  background: #ee6123
}
#stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-f {
  display: block;
  background: #0e3042
}
#stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-g {
  display: block;
  background: #61b3de
}
#stage.careers #page-careers-positions {
  margin-bottom: -20px
}
#stage.careers #page-careers-positions .page-careers-position {
  background: #fff;
  padding: 16px;
  margin-bottom: 20px;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.1)
}
#stage.careers #page-careers-positions .page-careers-position .page-careers-position-description {
  position: relative;
  overflow: hidden;
  height: 100px
}
#stage.careers #page-careers-positions .page-careers-position .page-careers-position-description:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 33%;
  height: 20px;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0)), to(#fff));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=1)
}
@media (min-width:480px) {
  #stage.careers #page-careers-photo-ribbon {
    height: 300px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid {
    height: 240px
  }
}
@media (max-width:767px) {
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left .3s ease;
    -moz-transition: left .3s ease;
    -o-transition: left .3s ease;
    transition: left .3s ease
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.active {
    left: 0;
    z-index: 1001
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.inactive {
    left: 100%;
    z-index: 1000
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.inactive.before-1 {
    left: -100%
  }
}
@media (min-width:768px) {
  #stage.careers #page-careers-photo-ribbon {
    height: 400px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid {
    display: block;
    height: 544.5px;
    margin: 0
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell .page-careers-benefits-photo-grid-cell-content {
    margin-top: -29px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell .page-careers-benefits-photo-grid-cell-content .page-careers-benefits-photo-grid-cell-content-icon {
    margin-bottom: 12px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-a {
    width: 359px;
    height: 359px;
    top: 0;
    left: 0
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-b {
    width: 173.5px;
    height: 173.5px;
    top: 0;
    left: 371px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-c {
    width: 173.5px;
    height: 173.5px;
    top: 185.5px;
    left: 371px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-d {
    width: 173.5px;
    height: 359px;
    top: 0;
    left: 556.5px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-e {
    width: 173.5px;
    height: 173.5px;
    top: 371px;
    left: 0
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-f {
    width: 359px;
    height: 173.5px;
    top: 371px;
    left: 185.5px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-g {
    width: 173.5px;
    height: 173.5px;
    top: 371px;
    left: 556.5px
  }
  #stage.careers #page-careers-positions {
    margin-bottom: -24px
  }
  #stage.careers #page-careers-positions .page-careers-position {
    padding: 24px;
    margin-bottom: 24px
  }
  #stage.careers #page-careers-positions .page-careers-position .page-careers-position-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 24.2px
  }
  #stage.careers #page-careers-positions .page-careers-position .page-careers-position-location {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 22px
  }
  #stage.careers #page-careers-positions .page-careers-position .page-careers-position-description {
    position: relative;
    overflow: hidden;
    height: 88px
  }
  #stage.careers #page-careers-positions .page-careers-position .page-careers-position-description:after {
    height: 22px
  }
}
@media (min-width:992px) {
  #stage.careers #page-careers-photo-ribbon {
    height: 400px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid {
    height: 686px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell .page-careers-benefits-photo-grid-cell-content {
    margin-top: -36px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell .page-careers-benefits-photo-grid-cell-content .page-careers-benefits-photo-grid-cell-content-icon {
    margin-bottom: 16px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-a {
    width: 452px;
    height: 452px;
    top: 0;
    left: 0
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-b {
    width: 218px;
    height: 218px;
    top: 0;
    left: 468px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-c {
    width: 218px;
    height: 218px;
    top: 234px;
    left: 468px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-d {
    width: 218px;
    height: 452px;
    top: 0;
    left: 702px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-e {
    width: 218px;
    height: 218px;
    top: 468px;
    left: 0
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-f {
    width: 452px;
    height: 218px;
    top: 468px;
    left: 234px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-g {
    width: 218px;
    height: 218px;
    top: 468px;
    left: 702px
  }
  #stage.careers #page-careers-positions {
    margin-bottom: -32px
  }
  #stage.careers #page-careers-positions .page-careers-position {
    padding: 32px;
    margin-bottom: 32px
  }
  #stage.careers #page-careers-positions .page-careers-position .page-careers-position-title {
    height: 29.04px
  }
  #stage.careers #page-careers-positions .page-careers-position .page-careers-position-location {
    height: 24px
  }
  #stage.careers #page-careers-positions .page-careers-position .page-careers-position-description {
    height: 72px
  }
  #stage.careers #page-careers-positions .page-careers-position .page-careers-position-description:after {
    height: 24px
  }
}
@media (min-width:1400px) {
  #stage.careers #page-careers-photo-ribbon {
    height: 500px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid {
    height: 864px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell .page-careers-benefits-photo-grid-cell-content {
    margin-top: -44px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell .page-careers-benefits-photo-grid-cell-content .page-careers-benefits-photo-grid-cell-content-icon {
    margin-bottom: 16px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-a {
    width: 568px;
    height: 568px;
    top: 0;
    left: 0
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-b {
    width: 272px;
    height: 272px;
    top: 0;
    left: 592px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-c {
    width: 272px;
    height: 272px;
    top: 296px;
    left: 592px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-d {
    width: 272px;
    height: 568px;
    top: 0;
    left: 888px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-e {
    width: 272px;
    height: 272px;
    top: 592px;
    left: 0
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-f {
    width: 568px;
    height: 272px;
    top: 592px;
    left: 296px
  }
  #stage.careers #page-careers-benefits #page-careers-benefits-photo-grid .page-careers-benefits-photo-grid-cell.page-careers-benefits-photo-grid-cell-g {
    width: 272px;
    height: 272px;
    top: 592px;
    left: 888px
  }
  #stage.careers #page-careers-positions {
    margin-bottom: -48px
  }
  #stage.careers #page-careers-positions .page-careers-position {
    padding: 32px;
    margin-bottom: 48px
  }
  #stage.careers #page-careers-positions .page-careers-position .page-careers-position-title {
    height: 29.04px
  }
  #stage.careers #page-careers-positions .page-careers-position .page-careers-position-location {
    height: 24px
  }
  #stage.careers #page-careers-positions .page-careers-position .page-careers-position-description {
    height: 72px
  }
  #stage.careers #page-careers-positions .page-careers-position .page-careers-position-description:after {
    height: 24px
  }
}
#stage.contact #page-contact-introduction .page-contact-introduction-channels .page-contact-introduction-channel {
  text-align: center
}
#stage.contact #page-contact-features ul li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 16px;
  margin-bottom: 16px;
  padding-left: 0
}
#stage.contact #page-contact-features ul li h5 {
  margin-right: 6px
}
#stage.contact #page-contact-features ul li a {
  color: #8f989d
}
#stage.contact #page-contact-features ul li a:hover {
  color: #ee6123
}
#stage.contact #page-contact-features ul li:before {
  content: none
}
#stage.contact #page-contact-features h5 {
  color: #ee6123;
  display: inline
}
#stage.contact #page-contact-networks {
  display: block;
  width: 100%
}
#stage.contact #page-contact-networks .page-contact-network {
  height: 80px;
  display: block;
  width: 100%;
  position: relative;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: background-color .2s ease;
  -moz-transition: background-color .2s ease;
  -o-transition: background-color .2s ease;
  transition: background-color .2s ease
}
#stage.contact #page-contact-networks .page-contact-network a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}
#stage.contact #page-contact-networks .page-contact-network .page-contact-network-name {
  display: none
}
#stage.contact #page-contact-networks .page-contact-network .page-contact-network-logo {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 30px;
  background-image: url("../images/views/contact/page-contact-networks.png");
  -webkit-background-size: 120px 150px;
  -moz-background-size: 120px 150px;
  -o-background-size: 120px 150px;
  background-size: 120px 150px;
  margin-top: -15px;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease
}
#stage.contact #page-contact-networks .page-contact-network:hover .page-contact-network-logo {
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-google {
  background: #db4437
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-google:hover {
  background: #ba2e21
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-google .page-contact-network-logo {
  background-position-x: 0;
  background-position-y: 0;
  width: 79.2px;
  margin-left: -39.6px
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-facebook {
  background: #3b5998
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-facebook:hover {
  background: #2f477a
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-facebook .page-contact-network-logo {
  background-position-x: 0;
  background-position-y: -30px;
  width: 99.6px;
  margin-left: -49.8px
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-twitter {
  background: #55acee
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-twitter:hover {
  background: #1a8fe8
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-twitter .page-contact-network-logo {
  background-position-x: 0;
  background-position-y: -60px;
  width: 33px;
  margin-left: -16.5px
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-linkedin {
  background: #0976b4
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-linkedin:hover {
  background: #075e90
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-linkedin .page-contact-network-logo {
  background-position-x: 0;
  background-position-y: -90px;
  width: 87px;
  margin-left: -43.5px
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-instagram {
  background: #3f729b
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-instagram:hover {
  background: #325b7c
}
#stage.contact #page-contact-networks .page-contact-network.page-contact-network-instagram .page-contact-network-logo {
  background-position-x: 0;
  background-position-y: -120px;
  width: 95.1px;
  margin-left: -47.55px
}
#stage.contact #page-contact-location {
  position: relative
}
#stage.contact #page-contact-location #page-contact-location-details {
  text-align: center
}
#stage.contact #page-contact-location #page-contact-location-details .icon {
  margin-bottom: 32px
}
@media (min-width:768px) {
  #stage.contact #page-contact-networks {
    height: 100px
  }
  #stage.contact #page-contact-networks .page-contact-network {
    height: 100px;
    float: left;
    width: 20%
  }
  #stage.contact #page-contact-networks .page-contact-network .page-contact-network-logo {
    height: 30px;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-background-size: 120px 150px;
    -moz-background-size: 120px 150px;
    -o-background-size: 120px 150px;
    background-size: 120px 150px;
    margin-top: -15px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-google .page-contact-network-logo {
    background-position-y: 0;
    width: 79.2px;
    margin-left: -39.6px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-facebook .page-contact-network-logo {
    background-position-y: -30px;
    width: 99.6px;
    margin-left: -49.8px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-twitter .page-contact-network-logo {
    background-position-y: -60px;
    width: 33px;
    margin-left: -16.5px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-linkedin .page-contact-network-logo {
    background-position-y: -90px;
    width: 87px;
    margin-left: -43.5px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-instagram .page-contact-network-logo {
    background-position-y: -120px;
    width: 95.1px;
    margin-left: -47.55px
  }
}
@media (min-width:992px) {
  #stage.contact #page-contact-networks {
    height: 140px
  }
  #stage.contact #page-contact-networks .page-contact-network {
    height: 140px
  }
  #stage.contact #page-contact-networks .page-contact-network .page-contact-network-logo {
    height: 40px;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-background-size: 160px 200px;
    -moz-background-size: 160px 200px;
    -o-background-size: 160px 200px;
    background-size: 160px 200px;
    margin-top: -20px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-google .page-contact-network-logo {
    background-position-y: 0;
    width: 105.6px;
    margin-left: -52.8px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-facebook .page-contact-network-logo {
    background-position-y: -40px;
    width: 132.8px;
    margin-left: -66.4px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-twitter .page-contact-network-logo {
    background-position-y: -80px;
    width: 44px;
    margin-left: -22px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-linkedin .page-contact-network-logo {
    background-position-y: -120px;
    width: 116px;
    margin-left: -58px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-instagram .page-contact-network-logo {
    background-position-y: -160px;
    width: 126.8px;
    margin-left: -63.4px
  }
}
@media (min-width:1400px) {
  #stage.contact #page-contact-networks {
    height: 140px
  }
  #stage.contact #page-contact-networks .page-contact-network {
    height: 140px
  }
  #stage.contact #page-contact-networks .page-contact-network .page-contact-network-logo {
    height: 50px;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-background-size: 200px 250px;
    -moz-background-size: 200px 250px;
    -o-background-size: 200px 250px;
    background-size: 200px 250px;
    margin-top: -25px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-google .page-contact-network-logo {
    background-position-y: 0;
    width: 132px;
    margin-left: -66px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-facebook .page-contact-network-logo {
    background-position-y: -50px;
    width: 166px;
    margin-left: -83px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-twitter .page-contact-network-logo {
    background-position-y: -100px;
    width: 55px;
    margin-left: -27.5px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-linkedin .page-contact-network-logo {
    background-position-y: -150px;
    width: 145px;
    margin-left: -72.5px
  }
  #stage.contact #page-contact-networks .page-contact-network.page-contact-network-instagram .page-contact-network-logo {
    background-position-y: -200px;
    width: 158.5px;
    margin-left: -79.25px
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
  #stage.contact #page-contact-networks .page-contact-network .page-contact-network-logo {
    background-image: url("../images/views/contact/page-contact-networks@2x.png")
  }
}
#stage.template-page-get-started #page-header #page-header-inner, #stage.get-started #page-header #page-header-inner {
  padding-top: 0
}
#stage.template-page-get-started #page-header #page-header-inner .container-pod, #stage.get-started #page-header #page-header-inner .container-pod {
  padding-bottom: 0
}
#stage.template-page-get-started #page-header .page-header-icon, #stage.get-started #page-header .page-header-icon {
  text-align: center;
  width: 86.4px;
  height: 43.2px;
  margin: auto;
  margin-bottom: 25px;
  display: block;
  background-image: url("../images/layout/header/header-logo.png?cache=66110297");
  background-size: 100% 100%
}
#stage.template-page-get-started #get-started-form, #stage.get-started #get-started-form {
  background-color: #0e3042
}
#stage.template-page-get-started #get-started-form button[type=submit], #stage.get-started #get-started-form button[type=submit] {
  width: 98%
}
#stage.template-page-get-started #trust-logos h2, #stage.get-started #trust-logos h2 {
  color: #8f989d;
  font-weight: normal;
  font-size: 20px
}
#stage.template-page-get-started .page-get-started-overview-features li, #stage.get-started .page-get-started-overview-features li {
  position: relative;
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 4px;
  margin-bottom: 4px;
  padding-left: 24px;
  color: #ee6123
}
#stage.template-page-get-started .page-get-started-overview-features li:before, #stage.get-started .page-get-started-overview-features li:before {
  display: none
}
#stage.template-page-get-started .page-get-started-overview-features li:after, #stage.get-started .page-get-started-overview-features li:after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 0;
  background-repeat: no-repeat;
  background-image: url("../images/components/icons/icons-mini.png?cache=558706861");
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-background-size: 48px 224px;
  -moz-background-size: 48px 224px;
  -o-background-size: 48px 224px;
  background-size: 48px 224px;
  background-position: -32px -112px
}
@media (min-width:768px) {
  #stage.template-page-get-started .page-get-started-overview-features li, #stage.get-started .page-get-started-overview-features li {
    padding-bottom: 6px;
    margin-bottom: 6px;
    padding-left: 28px
  }
  #stage.template-page-get-started .page-get-started-overview-features li:after, #stage.get-started .page-get-started-overview-features li:after {
    top: 3px
  }
  #stage.template-page-get-started .page-get-started-overview-features.page-get-started-overview-features-second, #stage.get-started .page-get-started-overview-features.page-get-started-overview-features-second {
    padding-top: 0;
    margin-top: 0;
    border-top: none
  }
}
@media (min-width:992px) {
  #stage.template-page-get-started #get-started-form, #stage.get-started #get-started-form {
    background-color: #0e3042
  }
  #stage.template-page-get-started #get-started-form button[type=submit], #stage.get-started #get-started-form button[type=submit] {
    width: 97.5%
  }
  #stage.template-page-get-started .page-get-started-overview-features li, #stage.get-started .page-get-started-overview-features li {
    padding-bottom: 8px;
    margin-bottom: 8px;
    padding-left: 32px
  }
  #stage.template-page-get-started .page-get-started-overview-features li:after, #stage.get-started .page-get-started-overview-features li:after {
    top: 4px
  }
}
@media (min-width:1400px) {
  #stage.template-page-get-started .page-get-started-overview-features li, #stage.get-started .page-get-started-overview-features li {
    padding-bottom: 8px;
    margin-bottom: 8px;
    padding-left: 32px
  }
  #stage.template-page-get-started .page-get-started-overview-features li:after, #stage.get-started .page-get-started-overview-features li:after {
    top: 4px
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
  #stage.template-page-get-started .page-get-started-overview-features li:after, #stage.get-started .page-get-started-overview-features li:after {
    background-image: url("../images/components/icons/icons-mini@2x.png?cache=348814503")
  }
}
#stage.home #page #page-content {
  position: relative
}
#stage.home #page-home-brand-tools .page-home-brand-tools-products .page-home-brand-tools-product {
  text-align: center
}
#stage.home #page-home-brand-tools .page-home-brand-tools-products .page-home-brand-tools-product h3 a {
  color: #464c50
}
#stage.home #page-home-link-shortener h2 {
  -webkit-backface-visibility: hidden
}
#stage.home #page-home-link-shortener-counter {
  text-align: center
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number-separator {
  display: inline-block;
  width: 10px;
  height: 30px;
  position: relative;
  margin: 0 auto;
  font-size: 14px;
  margin-right: 2px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
  vertical-align: top
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number-separator:last-child {
  margin-right: 0
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number {
  display: inline-block;
  width: 16px;
  height: 30px;
  position: relative;
  margin: 0 auto;
  font-size: 14px;
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
  perspective: 200px;
  margin-right: 2px
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number:last-child {
  margin-right: 0
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 16px;
  height: 15px;
  text-align: center;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #ee6123;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-image: -moz-linear-gradient(top, #ee6123, #e45212);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee6123), to(#e45212));
  background-image: -webkit-linear-gradient(top, #ee6123, #e45212);
  background-image: -o-linear-gradient(top, #ee6123, #e45212);
  background-image: linear-gradient(to bottom, #ee6123, #e45212);
  background-repeat: repeat-x
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card .page-home-link-shortener-counter-number-card-shadow {
  display: block;
  width: 16px;
  height: 15px;
  left: 0;
  top: -15px !important;
  overflow: hidden;
  z-index: 0;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: 0;
  filter: alpha(opacity=0)
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-top {
  -webkit-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.1);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-top .page-home-link-shortener-counter-number-card-value {
  position: relative
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-top .page-home-link-shortener-counter-number-card-shadow {
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background-repeat: repeat-x
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-top.page-home-link-shortener-counter-number-card-from {
  z-index: 1;
  transform-origin: 100% 100%;
  -webkit-animation: page-home-link-shortener-counter-number-card-from-flip 1s;
  -moz-animation: page-home-link-shortener-counter-number-card-from-flip 1s;
  -ms-animation: page-home-link-shortener-counter-number-card-from-flip 1s;
  -o-animation: page-home-link-shortener-counter-number-card-from-flip 1s;
  animation: page-home-link-shortener-counter-number-card-from-flip 1s
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-top.page-home-link-shortener-counter-number-card-to .page-home-link-shortener-counter-number-card-shadow {
  -webkit-animation: page-home-link-shortener-counter-number-card-fade-out 1s;
  -moz-animation: page-home-link-shortener-counter-number-card-fade-out 1s;
  -ms-animation: page-home-link-shortener-counter-number-card-fade-out 1s;
  -o-animation: page-home-link-shortener-counter-number-card-fade-out 1s;
  animation: page-home-link-shortener-counter-number-card-fade-out 1s
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-bottom {
  top: 15px;
  -webkit-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.1);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-bottom .page-home-link-shortener-counter-number-card-value {
  position: relative;
  top: -15px
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-bottom .page-home-link-shortener-counter-number-card-shadow {
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
  background-repeat: repeat-x
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-bottom.page-home-link-shortener-counter-number-card-to {
  z-index: 1;
  transform-origin: 0 0;
  -webkit-animation: page-home-link-shortener-counter-number-card-to-flip 1s;
  -moz-animation: page-home-link-shortener-counter-number-card-to-flip 1s;
  -ms-animation: page-home-link-shortener-counter-number-card-to-flip 1s;
  -o-animation: page-home-link-shortener-counter-number-card-to-flip 1s;
  animation: page-home-link-shortener-counter-number-card-to-flip 1s
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-bottom.page-home-link-shortener-counter-number-card-from .page-home-link-shortener-counter-number-card-shadow {
  -webkit-animation: page-home-link-shortener-counter-number-card-fade-in 1s;
  -moz-animation: page-home-link-shortener-counter-number-card-fade-in 1s;
  -ms-animation: page-home-link-shortener-counter-number-card-fade-in 1s;
  -o-animation: page-home-link-shortener-counter-number-card-fade-in 1s;
  animation: page-home-link-shortener-counter-number-card-fade-in 1s
}
#stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-hide .page-home-link-shortener-counter-number-card-shadow {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -ms-animation: none !important;
  -o-animation: none !important;
  animation: none !important
}
#stage.home #page-home-twitter {
  padding-bottom: 32px
}
#stage.home #page-home-twitter .container-pod {
  padding-bottom: 0
}
#stage.home #page-home-twitter h5 {
  color: #55acee
}
#stage.home #page-home-twitter h5 .icon {
  display: block;
  margin: 0 auto;
  margin-bottom: 4px
}
#stage.home #page-home-twitter h5 a {
  color: inherit
}
#stage.home #page-home-twitter #page-home-twitter-stream-wrapper {
  position: relative;
  padding-top: 1px
}
#stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation {
  display: none;
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease
}
#stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation span {
  display: none
}
#stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation .icon {
  position: absolute;
  top: 50%
}
#stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation .icon.icon-large {
  margin-top: -24px
}
#stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation.page-home-twitter-stream-navigation-previous {
  left: 0;
  background: -moz-linear-gradient(left, #f7fbfd 0, #f7fbfd 20%, rgba(247, 251, 253, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #f7fbfd), color-stop(20%, #f7fbfd), color-stop(100%, rgba(247, 251, 253, 0)));
  background: -webkit-linear-gradient(left, #f7fbfd 0, #f7fbfd 20%, rgba(247, 251, 253, 0) 100%);
  background: -o-linear-gradient(left, #f7fbfd 0, #f7fbfd 20%, rgba(247, 251, 253, 0) 100%);
  background: -ms-linear-gradient(left, #f7fbfd 0, #f7fbfd 20%, rgba(247, 251, 253, 0) 100%);
  background: linear-gradient(to right, #f7fbfd 0, #f7fbfd 20%, rgba(247, 251, 253, 0) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff7fbfd', endColorstr='#00f7fbfd', GradientType=1)
}
#stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation.page-home-twitter-stream-navigation-previous .icon {
  left: 10px
}
#stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation.page-home-twitter-stream-navigation-next {
  right: 0;
  background: -moz-linear-gradient(left, rgba(247, 251, 253, 0) 0, #f7fbfd 80%, #f7fbfd 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(247, 251, 253, 0)), color-stop(80%, #f7fbfd), color-stop(100%, #f7fbfd));
  background: -webkit-linear-gradient(left, rgba(247, 251, 253, 0) 0, #f7fbfd 80%, #f7fbfd 100%);
  background: -o-linear-gradient(left, rgba(247, 251, 253, 0) 0, #f7fbfd 80%, #f7fbfd 100%);
  background: -ms-linear-gradient(left, rgba(247, 251, 253, 0) 0, #f7fbfd 80%, #f7fbfd 100%);
  background: linear-gradient(to right, rgba(247, 251, 253, 0) 0, #f7fbfd 80%, #f7fbfd 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00f7fbfd', endColorstr='#fff7fbfd', GradientType=1)
}
#stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation.page-home-twitter-stream-navigation-next .icon {
  right: 10px
}
#stage.home #page-home-twitter #page-home-twitter-stream-wrapper:hover .page-home-twitter-stream-navigation {
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: 100;
  filter: alpha(opacity=10000)
}
#stage.home #page-home-twitter .page-home-twitter-stream {
  list-style: none;
  margin: 0;
  height: 156px;
  margin-left: -20px;
  margin-right: -20px
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet {
  list-style: none;
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  width: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: 0;
  filter: alpha(opacity=0);
  left: 100%
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet:before {
  display: none
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble {
  position: relative;
  display: block;
  background: #fff;
  padding: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php)
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-text {
  margin: 0;
  height: 60px;
  overflow: hidden
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-tail {
  position: absolute;
  bottom: -14px;
  left: 64px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 14px 0 0;
  border-color: rgba(0, 0, 0, 0.1) transparent transparent transparent
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-tail:after {
  content: '';
  position: absolute;
  top: -14px;
  left: 1px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 0 0;
  border-color: #fff transparent transparent transparent
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-details {
  margin-top: 8px;
  height: 16px
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-details .page-home-twitter-stream-tweet-bubble-details-timestamp {
  line-height: 16px;
  margin: 0;
  color: #c7ccce
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-details .page-home-twitter-stream-tweet-bubble-details-timestamp a {
  color: inherit
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-details .page-home-twitter-stream-tweet-bubble-details-actions {
  float: right
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-details .page-home-twitter-stream-tweet-bubble-details-actions .page-home-twitter-stream-tweet-bubble-details-action {
  text-decoration: none
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-details .page-home-twitter-stream-tweet-bubble-details-actions .page-home-twitter-stream-tweet-bubble-details-action .icon {
  vertical-align: top;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: .2;
  filter: alpha(opacity=20)
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-details .page-home-twitter-stream-tweet-bubble-details-actions .page-home-twitter-stream-tweet-bubble-details-action:hover .icon {
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: .4;
  filter: alpha(opacity=40)
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-details .page-home-twitter-stream-tweet-bubble-details-actions .page-home-twitter-stream-tweet-bubble-details-action:active .icon {
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: .6;
  filter: alpha(opacity=60)
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution {
  display: block;
  *zoom: 1;
  padding: 8px;
  padding-bottom: 0
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution:before, #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution:after {
  display: table;
  content: "";
  line-height: 0
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution:after {
  clear: both
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-avatar {
  display: block;
  width: 48px;
  height: 48px;
  background: #c7ccce;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-right: 8px
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-avatar a {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-avatar a:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  position: absolute;
  top: 0;
  left: 0
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-avatar img {
  display: block;
  width: 100%;
  height: 100%
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-author {
  display: block;
  padding-top: 6px
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-author .page-home-twitter-stream-tweet-attribution-author-name {
  width: auto;
  display: block;
  height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-author .page-home-twitter-stream-tweet-attribution-author-name a {
  color: inherit
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-author .page-home-twitter-stream-tweet-attribution-author-username {
  width: auto;
  display: block;
  height: 20px;
  margin-top: -4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-actions {
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: 0;
  filter: alpha(opacity=0);
  float: right;
  padding-top: 5px;
  margin-left: 4px
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet:hover .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-actions {
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: 100;
  filter: alpha(opacity=10000)
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.active {
  left: 0;
  opacity: 100;
  filter: alpha(opacity=10000);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: left 0.8s ease, opacity 0.8s ease;
  -moz-transition: left 0.8s ease, opacity 0.8s ease;
  -o-transition: left 0.8s ease, opacity 0.8s ease;
  transition: left 0.8s ease, opacity 0.8s ease
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.after-1 {
  opacity: 100;
  filter: alpha(opacity=10000);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: left 0.8s ease, opacity 0.8s ease;
  -moz-transition: left 0.8s ease, opacity 0.8s ease;
  -o-transition: left 0.8s ease, opacity 0.8s ease;
  transition: left 0.8s ease, opacity 0.8s ease
}
#stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.before-1 {
  left: -100%;
  opacity: 100;
  filter: alpha(opacity=10000);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: left 0.8s ease, opacity 0.8s ease;
  -moz-transition: left 0.8s ease, opacity 0.8s ease;
  -o-transition: left 0.8s ease, opacity 0.8s ease;
  transition: left 0.8s ease, opacity 0.8s ease
}
#page-home-trust .page-home-trust-well {
  border: 1px solid #ee6123;
  padding: 16px
}
#page-home-trust .page-home-trust-well h2 {
  margin-top: -28px
}
#page-home-trust .page-home-trust-well h2 span {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding: 0 16px
}
#page-home-trust .page-home-trust-logos {
  text-align: center;
  margin-top: 16px;
  margin-bottom: -8px;
  line-height: 0
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo {
  list-style: none;
  display: block;
  height: 40px;
  background-image: url("../images/views/home/page-home-trust-logos.png?cache=634053323");
  -webkit-background-size: 160px 840px;
  -moz-background-size: 160px 840px;
  -o-background-size: 160px 840px;
  background-size: 160px 840px;
  margin: 0 auto;
  margin-bottom: 8px;
  opacity: .5;
  filter: alpha(opacity=50);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: opacity .1s ease;
  -moz-transition: opacity .1s ease;
  -o-transition: opacity .1s ease;
  transition: opacity .1s ease
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo span {
  display: none
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-national-geographic {
  background-position: 0 0;
  width: 134.4px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-verizon {
  background-position: 0 -40px;
  width: 72px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ford {
  background-position: 0 -80px;
  width: 84px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-progressive {
  background-position: 0 -120px;
  width: 160px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-comcast {
  background-position: 0 -160px;
  width: 114.4px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-heineken {
  background-position: 0 -200px;
  width: 140.8px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ge {
  background-position: 0 -240px;
  width: 40px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-nokia {
  background-position: 0 -280px;
  width: 124px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ben-and-jerrys {
  background-position: 0 -320px;
  width: 104.8px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-huffpost {
  background-position: 0 -360px;
  width: 88.8px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-nike {
  background-position: 0 -400px;
  width: 61.6px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-jcrew {
  background-position: 0 -440px;
  width: 99.2px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-buzzfeed {
  background-position: 0 -480px;
  width: 112px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ticketfly {
  background-position: 0 -520px;
  width: 116.8px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-e-online {
  background-position: 0 -560px;
  width: 75.2px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-bloomberg {
  background-position: 0 -600px;
  width: 120.8px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ebay {
  background-position: 0 -640px;
  width: 84px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-keurig {
  background-position: 0 -680px;
  width: 116.8px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-american-eagle {
  background-position: 0 -720px;
  width: 70px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-juicy-couture {
  background-position: 0 -760px;
  width: 72.8px
}
#page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-chegg {
  background-position: 0 -800px;
  width: 98.4px
}
#page-home-trust .page-home-trust-quotes {
  margin-top: 64px;
  text-align: center;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden
}
#page-home-trust .page-home-trust-quotes .page-home-trust-quote {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}
#page-home-trust .page-home-trust-quotes .page-home-trust-quote.active {
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: 100;
  filter: alpha(opacity=10000);
  top: 0;
  z-index: 1001
}
#page-home-trust .page-home-trust-quotes .page-home-trust-quote.inactive {
  top: 30%;
  z-index: 1000
}
#page-home-trust .page-home-trust-quotes .page-home-trust-quote.inactive.before-1 {
  top: -30%
}
#page-home-trust .page-home-trust-quotes .page-home-trust-quote .page-home-trust-quote-body {
  color: #ee6123
}
#page-home-trust .page-home-trust-quotes .page-home-trust-quote .page-home-trust-quote-image {
  display: block;
  margin: 0 auto;
  width: 70px;
  height: 70px;
  background: #f4f5f5;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden
}
#page-home-trust .page-home-trust-quotes .page-home-trust-quote .page-home-trust-quote-image img {
  width: 100%;
  height: auto;
  margin: 0
}
#page-home-trust .page-home-trust-quotes .page-home-trust-quote .page-home-trust-quote-author {
  display: block;
  margin-bottom: 0
}
#page-home-trust .page-home-trust-quotes .page-home-trust-quote .page-home-trust-quote-source {
  display: block;
  margin-bottom: 0
}
@-webkit-keyframes page-home-link-shortener-counter-number-card-to-flip {
  0% {
    transform: rotateX(180deg)
  }
  100% {
    transform: rotateX(0deg)
  }
}
@-moz-keyframes page-home-link-shortener-counter-number-card-to-flip {
  0% {
    transform: rotateX(180deg)
  }
  100% {
    transform: rotateX(0deg)
  }
}
@-ms-keyframes page-home-link-shortener-counter-number-card-to-flip {
  0% {
    transform: rotateX(180deg)
  }
  100% {
    transform: rotateX(0deg)
  }
}
@-o-keyframes page-home-link-shortener-counter-number-card-to-flip {
  0% {
    transform: rotateX(180deg)
  }
  100% {
    transform: rotateX(0deg)
  }
}
@keyframes page-home-link-shortener-counter-number-card-to-flip {
  0% {
    transform: rotateX(180deg)
  }
  100% {
    transform: rotateX(0deg)
  }
}
@-webkit-keyframes page-home-link-shortener-counter-number-card-from-flip {
  0% {
    transform: rotateX(0deg)
  }
  100% {
    transform: rotateX(-180deg)
  }
}
@-moz-keyframes page-home-link-shortener-counter-number-card-from-flip {
  0% {
    transform: rotateX(0deg)
  }
  100% {
    transform: rotateX(-180deg)
  }
}
@-ms-keyframes page-home-link-shortener-counter-number-card-from-flip {
  0% {
    transform: rotateX(0deg)
  }
  100% {
    transform: rotateX(-180deg)
  }
}
@-o-keyframes page-home-link-shortener-counter-number-card-from-flip {
  0% {
    transform: rotateX(0deg)
  }
  100% {
    transform: rotateX(-180deg)
  }
}
@keyframes page-home-link-shortener-counter-number-card-from-flip {
  0% {
    transform: rotateX(0deg)
  }
  100% {
    transform: rotateX(-180deg)
  }
}
@-webkit-keyframes page-home-link-shortener-counter-number-card-fade-out {
  0% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 100;
    filter: alpha(opacity=10000)
  }
  100% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 0;
    filter: alpha(opacity=0)
  }
}
@-moz-keyframes page-home-link-shortener-counter-number-card-fade-out {
  0% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 100;
    filter: alpha(opacity=10000)
  }
  100% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 0;
    filter: alpha(opacity=0)
  }
}
@-ms-keyframes page-home-link-shortener-counter-number-card-fade-out {
  0% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 100;
    filter: alpha(opacity=10000)
  }
  100% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 0;
    filter: alpha(opacity=0)
  }
}
@-o-keyframes page-home-link-shortener-counter-number-card-fade-out {
  0% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 100;
    filter: alpha(opacity=10000)
  }
  100% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 0;
    filter: alpha(opacity=0)
  }
}
@keyframes page-home-link-shortener-counter-number-card-fade-out {
  0% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 100;
    filter: alpha(opacity=10000)
  }
  100% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 0;
    filter: alpha(opacity=0)
  }
}
@-webkit-keyframes page-home-link-shortener-counter-number-card-fade-in {
  0% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 0;
    filter: alpha(opacity=0)
  }
  100% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 100;
    filter: alpha(opacity=10000)
  }
}
@-moz-keyframes page-home-link-shortener-counter-number-card-fade-in {
  0% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 0;
    filter: alpha(opacity=0)
  }
  100% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 100;
    filter: alpha(opacity=10000)
  }
}
@-ms-keyframes page-home-link-shortener-counter-number-card-fade-in {
  0% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 0;
    filter: alpha(opacity=0)
  }
  100% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 100;
    filter: alpha(opacity=10000)
  }
}
@-o-keyframes page-home-link-shortener-counter-number-card-fade-in {
  0% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 0;
    filter: alpha(opacity=0)
  }
  100% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 100;
    filter: alpha(opacity=10000)
  }
}
@keyframes page-home-link-shortener-counter-number-card-fade-in {
  0% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 0;
    filter: alpha(opacity=0)
  }
  100% {
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 100;
    filter: alpha(opacity=10000)
  }
}
@media (min-width:480px) {
  #page-home-trust .page-home-trust-logos .page-home-trust-logo {
    display: inline-block;
    margin: 0 48px 8px 48px
  }
}
@media (min-width:768px) {
  #stage.home #page #page-header #page-header-inner .container-pod {
    padding-top: 24px
  }
  #stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number-separator {
    width: 20px;
    height: 50px;
    font-size: 24px;
    line-height: 50px;
    margin-right: 2px
  }
  #stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number {
    width: 30px;
    height: 50px;
    font-size: 24px;
    margin-right: 2px
  }
  #stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card {
    width: 30px;
    height: 25px;
    font-size: 24px;
    line-height: 50px;
    font-weight: 600
  }
  #stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card .page-home-link-shortener-counter-number-card-shadow {
    width: 30px;
    height: 25px;
    top: -25px !important
  }
  #stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-bottom {
    top: 25px
  }
  #stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-bottom .page-home-link-shortener-counter-number-card-value {
    top: -25px
  }
  #stage.home #page-home-twitter {
    padding-bottom: 48px
  }
  #stage.home #page-home-twitter h5 .icon {
    margin-bottom: 6px
  }
  #stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation {
    width: 100px;
    display: block
  }
  #stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation.page-home-twitter-stream-navigation-previous .icon {
    left: 3.6px
  }
  #stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation.page-home-twitter-stream-navigation-next .icon {
    right: 3.6px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream {
    margin-left: auto;
    margin-right: auto;
    height: 178px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet {
    padding: 0;
    width: 353px;
    margin-right: 24px;
    left: 942.5px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble {
    padding: 12px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-text {
    height: 66px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-details {
    margin-top: 12px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-tail {
    bottom: -14px;
    left: 72px;
    border-width: 14px 14px 0 0
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-tail:after {
    top: -14px;
    border-width: 12px 12px 0 0
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution {
    padding: 12px;
    padding-bottom: 0
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-avatar {
    width: 48px;
    height: 48px;
    margin-right: 12px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-author {
    padding-top: 4px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-author .page-home-twitter-stream-tweet-attribution-author-name {
    height: 22px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-author .page-home-twitter-stream-tweet-attribution-author-username {
    height: 22px;
    margin-top: -4px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-actions {
    padding-top: 4px;
    margin-left: 6px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.active {
    left: 188.5px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.after-1 {
    left: 565.5px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.after-2 {
    left: 942.5px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.before-1 {
    left: -188.5px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.before-2 {
    left: -565.5px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #page-home-trust .page-home-trust-well {
    padding: 48px
  }
  #page-home-trust .page-home-trust-well h2 {
    margin-top: -61.2px
  }
  #page-home-trust .page-home-trust-well h2 span {
    padding: 0 24px
  }
  #page-home-trust .page-home-trust-logos {
    margin-top: 24px;
    margin-bottom: -24px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo {
    height: 35px;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-background-size: 140px 735px;
    -moz-background-size: 140px 735px;
    -o-background-size: 140px 735px;
    background-size: 140px 735px;
    margin: 0 15.6px 24px 15.6px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-national-geographic {
    background-position: 0 0;
    width: 117.6px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-verizon {
    background-position: 0 -35px;
    width: 63px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ford {
    background-position: 0 -70px;
    width: 73.5px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-progressive {
    background-position: 0 -105px;
    width: 140px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-comcast {
    background-position: 0 -140px;
    width: 100.1px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-heineken {
    background-position: 0 -175px;
    width: 123.2px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ge {
    background-position: 0 -210px;
    width: 35px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-nokia {
    background-position: 0 -245px;
    width: 108.5px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ben-and-jerrys {
    background-position: 0 -280px;
    width: 91.7px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-huffpost {
    background-position: 0 -315px;
    width: 77.7px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-nike {
    background-position: 0 -350px;
    width: 53.9px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-jcrew {
    background-position: 0 -385px;
    width: 86.8px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-buzzfeed {
    background-position: 0 -420px;
    width: 98px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ticketfly {
    background-position: 0 -455px;
    width: 102.2px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-e-online {
    background-position: 0 -490px;
    width: 65.8px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-bloomberg {
    background-position: 0 -525px;
    width: 105.7px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ebay {
    background-position: 0 -560px;
    width: 73.5px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-keurig {
    background-position: 0 -595px;
    width: 102.2px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-american-eagle {
    background-position: 0 -630px;
    width: 61.25px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-juicy-couture {
    background-position: 0 -665px;
    width: 63.7px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-chegg {
    background-position: 0 -700px;
    width: 86.1px
  }
}
@media (min-width:992px) {
  #stage.home #page #page-header #page-header-inner .container-pod {
    padding-top: 32px
  }
  #stage.home #page-home-twitter {
    padding-bottom: 64px
  }
  #stage.home #page-home-twitter h5 .icon {
    margin-bottom: 8px
  }
  #stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation {
    width: 100px
  }
  #stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation.page-home-twitter-stream-navigation-previous .icon {
    left: 4.8px
  }
  #stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation.page-home-twitter-stream-navigation-next .icon {
    right: 4.8px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream {
    height: 200px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet {
    width: 444px;
    margin-right: 32px;
    left: 1190px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble {
    padding: 16px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-text {
    height: 72px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-details {
    margin-top: 16px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-tail {
    bottom: -14px;
    left: 80px;
    border-width: 14px 14px 0 0
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-tail:after {
    top: -14px;
    border-width: 12px 12px 0 0
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution {
    padding: 16px;
    padding-bottom: 0
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-avatar {
    width: 48px;
    height: 48px;
    margin-right: 16px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-author {
    padding-top: 2px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-author .page-home-twitter-stream-tweet-attribution-author-name {
    height: 24px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-author .page-home-twitter-stream-tweet-attribution-author-username {
    height: 24px;
    margin-top: -4px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-actions {
    padding-top: 3px;
    margin-left: 8px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.active {
    left: 238px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.after-1 {
    left: 714px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.after-2 {
    left: 1190px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.before-1 {
    left: -238px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.before-2 {
    left: -714px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #page-home-trust .page-home-trust-well {
    padding: 64px
  }
  #page-home-trust .page-home-trust-well h2 {
    margin-top: -81.28px
  }
  #page-home-trust .page-home-trust-well h2 span {
    padding: 0 32px
  }
  #page-home-trust .page-home-trust-logos {
    margin-top: 32px;
    margin-bottom: -32px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo {
    height: 40px;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-background-size: 160px 840px;
    -moz-background-size: 160px 840px;
    -o-background-size: 160px 840px;
    background-size: 160px 840px;
    margin: 0 20.8px 32px 20.8px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-national-geographic {
    background-position: 0 0;
    width: 134.4px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-verizon {
    background-position: 0 -40px;
    width: 72px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ford {
    background-position: 0 -80px;
    width: 84px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-progressive {
    background-position: 0 -120px;
    width: 160px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-comcast {
    background-position: 0 -160px;
    width: 114.4px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-heineken {
    background-position: 0 -200px;
    width: 140.8px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ge {
    background-position: 0 -240px;
    width: 40px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-nokia {
    background-position: 0 -280px;
    width: 124px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ben-and-jerrys {
    background-position: 0 -320px;
    width: 104.8px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-huffpost {
    background-position: 0 -360px;
    width: 88.8px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-nike {
    background-position: 0 -400px;
    width: 61.6px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-jcrew {
    background-position: 0 -440px;
    width: 99.2px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-buzzfeed {
    background-position: 0 -480px;
    width: 112px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ticketfly {
    background-position: 0 -520px;
    width: 116.8px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-e-online {
    background-position: 0 -560px;
    width: 75.2px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-bloomberg {
    background-position: 0 -600px;
    width: 120.8px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ebay {
    background-position: 0 -640px;
    width: 84px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-keurig {
    background-position: 0 -680px;
    width: 116.8px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-american-eagle {
    background-position: 0 -720px;
    width: 70px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-juicy-couture {
    background-position: 0 -760px;
    width: 72.8px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-chegg {
    background-position: 0 -800px;
    width: 98.4px
  }
}
@media (min-width:1400px) {
  #stage.home #page #page-header #page-header-inner .container-pod {
    padding-top: 32px
  }
  #stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number-separator {
    width: 30px;
    height: 60px;
    font-size: 32px;
    line-height: 60px;
    margin-right: 2px
  }
  #stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number {
    width: 40px;
    height: 60px;
    font-size: 32px;
    margin-right: 2px
  }
  #stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card {
    width: 40px;
    height: 30px;
    font-size: 32px;
    line-height: 60px;
    font-weight: 600
  }
  #stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card .page-home-link-shortener-counter-number-card-shadow {
    width: 40px;
    height: 30px;
    top: -30px !important
  }
  #stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-bottom {
    top: 30px
  }
  #stage.home #page-home-link-shortener-counter .page-home-link-shortener-counter-number .page-home-link-shortener-counter-number-card.page-home-link-shortener-counter-number-card-bottom .page-home-link-shortener-counter-number-card-value {
    top: -30px
  }
  #stage.home #page-home-twitter {
    padding-bottom: 64px
  }
  #stage.home #page-home-twitter h5 .icon {
    margin-bottom: 8px
  }
  #stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation {
    width: 100px
  }
  #stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation.page-home-twitter-stream-navigation-previous .icon {
    left: 7.2px
  }
  #stage.home #page-home-twitter #page-home-twitter-stream-wrapper .page-home-twitter-stream-navigation.page-home-twitter-stream-navigation-next .icon {
    right: 7.2px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream {
    height: 224px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet {
    width: 354.66666667px;
    margin-right: 48px;
    left: 2013.33333333px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble {
    padding: 16px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-text {
    height: 96px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-details {
    margin-top: 16px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-tail {
    bottom: -14px;
    left: 80px;
    border-width: 14px 14px 0 0
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-bubble .page-home-twitter-stream-tweet-bubble-tail:after {
    top: -14px;
    border-width: 12px 12px 0 0
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution {
    padding: 16px;
    padding-bottom: 0
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-avatar {
    width: 48px;
    height: 48px;
    margin-right: 16px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-author {
    padding-top: 2px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-author .page-home-twitter-stream-tweet-attribution-author-name {
    height: 24px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-author .page-home-twitter-stream-tweet-attribution-author-username {
    height: 24px;
    margin-top: -4px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet .page-home-twitter-stream-tweet-attribution .page-home-twitter-stream-tweet-attribution-actions {
    padding-top: 3px;
    margin-left: 8px
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.active {
    left: 402.66666667px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.after-1 {
    left: 805.33333333px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.after-2 {
    left: 1208px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.after-3 {
    left: 1610.66666667px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.before-1 {
    left: 0;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.before-2 {
    left: -402.66666667px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.before-3 {
    left: -805.33333333px;
    opacity: 100;
    filter: alpha(opacity=10000);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #stage.home #page-home-twitter .page-home-twitter-stream .page-home-twitter-stream-tweet.before-4 {
    left: -1208px;
    opacity: 0;
    filter: alpha(opacity=0);
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: left 0.8s ease, opacity 0.8s ease;
    -moz-transition: left 0.8s ease, opacity 0.8s ease;
    -o-transition: left 0.8s ease, opacity 0.8s ease;
    transition: left 0.8s ease, opacity 0.8s ease
  }
  #page-home-trust .page-home-trust-well {
    padding: 64px
  }
  #page-home-trust .page-home-trust-well h2 {
    margin-top: -84.16px
  }
  #page-home-trust .page-home-trust-well h2 span {
    padding: 0 32px
  }
  #page-home-trust .page-home-trust-logos {
    margin-top: 32px;
    margin-bottom: -32px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo {
    height: 55px;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-background-size: 220px 1155px;
    -moz-background-size: 220px 1155px;
    -o-background-size: 220px 1155px;
    background-size: 220px 1155px;
    margin: 0 24px 32px 24px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-national-geographic {
    background-position: 0 0;
    width: 184.8px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-verizon {
    background-position: 0 -55px;
    width: 99px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ford {
    background-position: 0 -110px;
    width: 115.5px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-progressive {
    background-position: 0 -165px;
    width: 220px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-comcast {
    background-position: 0 -220px;
    width: 157.3px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-heineken {
    background-position: 0 -275px;
    width: 193.6px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ge {
    background-position: 0 -330px;
    width: 55px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-nokia {
    background-position: 0 -385px;
    width: 170.5px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ben-and-jerrys {
    background-position: 0 -440px;
    width: 144.1px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-huffpost {
    background-position: 0 -495px;
    width: 122.1px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-nike {
    background-position: 0 -550px;
    width: 84.7px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-jcrew {
    background-position: 0 -605px;
    width: 136.4px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-buzzfeed {
    background-position: 0 -660px;
    width: 154px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ticketfly {
    background-position: 0 -715px;
    width: 160.6px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-e-online {
    background-position: 0 -770px;
    width: 103.4px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-bloomberg {
    background-position: 0 -825px;
    width: 166.1px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-ebay {
    background-position: 0 -880px;
    width: 115.5px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-keurig {
    background-position: 0 -935px;
    width: 160.6px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-american-eagle {
    background-position: 0 -990px;
    width: 96.25px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-juicy-couture {
    background-position: 0 -1045px;
    width: 100.1px
  }
  #page-home-trust .page-home-trust-logos .page-home-trust-logo.page-home-trust-logo-chegg {
    background-position: 0 -1100px;
    width: 135.3px
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
  #page-home-trust .page-home-trust-logos .page-home-trust-logo {
    background-image: url("../images/views/home/page-home-trust-logos@2x.png?cache=355700621")
  }
}
#stage.type-landing #page-content {
  position: relative
}
#stage.type-landing #page-content #page-content-pod {
  border-bottom: 1px solid #dde0e2
}
#stage.type-landing #page-content #page-content-pod .container {
  padding: 0
}
#stage.type-landing #page-content .page-content-header-icon {
  text-align: left;
  width: 86.4px;
  height: 43.2px;
  margin-bottom: 25px;
  display: block;
  background-image: url("../images/layout/header/header-logo.png?cache=66110297");
  background-size: 100% 100%
}
#stage.type-landing #page-content #page-content-header {
  padding-top: 8px;
  margin-bottom: 16px;
  position: relative
}
#stage.type-landing #page-content #page-content-header:before {
  content: '';
  height: 1px;
  width: 100%;
  background: #dde0e2;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none
}
#stage.type-landing #page-content #page-content-header:after {
  content: '';
  height: 1px;
  width: 24px;
  background: #dde0e2;
  position: absolute;
  bottom: 0;
  right: -24px;
  display: none
}
#stage.type-landing #page-content #page-content-header .page-content-header-title {
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 23px;
  font-weight: 600;
  font-style: normal;
  line-height: 28px;
  text-transform: uppercase;
  color: #2a2e30;
  text-shadow: none;
  text-align: left;
  margin: 11.943936px 0 19.90656px 0
}
#stage.type-landing #page-content #page-content-header .page-content-header-share {
  margin-top: 16px
}
#stage.type-landing #page-content #page-content-header .page-content-header-share .share-toolbar {
  text-align: left
}
#stage.type-landing #page-content #trust-logos h2 {
  color: #8f989d;
  font-weight: normal;
  font-size: 20px
}
#stage.type-landing #page-content #page-content-bg {
  padding-top: 48px;
  padding-bottom: 32px
}
#stage.type-landing #page-content #page-content-sidebar {
  padding-top: 0;
  padding-bottom: 32px;
  padding-right: 0;
  padding-left: 0;
  background-color: #0e3042
}
#stage.type-landing #page-content #page-content-sidebar .page-content-sidebar-title {
  color: #ee6123
}
#stage.type-landing #page-content #page-content-sidebar #page-content-sidebar-bg {
  background-color: #0e3042;
  width: 100%;
  right: -10px;
  position: absolute;
  height: 100%;
  top: 0;
  overflow: hidden
}
#stage.type-landing #page-content #page-content-sidebar .page-content-sidebar-title {
  position: relative;
  padding: 16px 0;
  margin: 0 auto
}
#stage.type-landing #page-content #page-content-sidebar .page-content-sidebar-form-wrapper {
  position: relative
}
#stage.type-landing #page-content #page-content-sidebar .page-content-sidebar-form-wrapper .button-toolbar {
  margin-top: 0;
  margin-left: 0
}
#stage.type-landing #page-content #page-content-sidebar .page-content-sidebar-form-wrapper .button-toolbar .button {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0;
  margin-left: 0
}
@media (min-width:480px) {
  #stage.type-landing #page-content #page-content-sidebar {
    padding-top: 0;
    padding-bottom: 32px;
    padding-right: 16px;
    padding-left: 16px
  }
}
@media (min-width:768px) {
  #stage.type-landing #page-content #page-content-bg {
    padding-right: 48px;
    padding-top: 72px;
    padding-bottom: 48px
  }
  #stage.type-landing #page-content #page-content-sidebar {
    padding-left: 48px;
    padding-top: 72px;
    padding-bottom: 48px
  }
  #stage.type-landing #page-content #page-content-divider {
    left: 490.66666667px;
    display: block
  }
  #stage.type-landing #page-content #page-content-header {
    margin-bottom: 24px
  }
  #stage.type-landing #page-content #page-content-header:after {
    width: 12px;
    right: -12px
  }
  #stage.type-landing #page-content #page-content-header .page-content-header-title {
    font-size: 27.83px;
    line-height: 33.88px;
    margin: 14.45216256px 0 12.0434688px 0
  }
  #stage.type-landing #page-content #page-content-header .page-content-header-share {
    margin-top: 24px
  }
}
@media (min-width:992px) {
  #stage.type-landing #page-content #page-content-bg {
    padding-top: 96px;
    padding-bottom: 64px
  }
  #stage.type-landing #page-content #page-content-sidebar {
    padding-top: 96px;
    padding-bottom: 64px
  }
  #stage.type-landing #page-content #page-content-divider {
    left: 618.66666667px
  }
  #stage.type-landing #page-content #page-content-header {
    margin-bottom: 32px
  }
  #stage.type-landing #page-content #page-content-header:after {
    width: 16px;
    right: -16px
  }
  #stage.type-landing #page-content #page-content-header .page-content-header-title {
    font-size: 35.88px;
    line-height: 43.68px;
    margin: 18.63254016px 0 15.5271168px 0
  }
  #stage.type-landing #page-content #page-content-header .page-content-header-share {
    margin-top: 32px
  }
}
@media (min-width:1400px) {
  #stage.type-landing #page-content #page-content-bg {
    padding-top: 96px;
    padding-bottom: 64px
  }
  #stage.type-landing #page-content #page-content-sidebar {
    padding-top: 96px;
    padding-bottom: 64px
  }
  #stage.type-landing #page-content #page-content-divider {
    left: 781.33333333px
  }
  #stage.type-landing #page-content #page-content-header {
    margin-bottom: 32px
  }
  #stage.type-landing #page-content #page-content-header:after {
    width: 24px;
    right: -24px
  }
  #stage.type-landing #page-content #page-content-header .page-content-header-title {
    font-size: 38.64px;
    line-height: 47.04px;
    margin: 20.06581248px 0 16.7215104px 0
  }
  #stage.type-landing #page-content #page-content-header .page-content-header-share {
    margin-top: 32px
  }
}
#stage.get-started-with-bitly-brand-tools #page-header .page-header-description {
  color: #fff
}
@media (min-width:768px) {
  #stage.get-started-with-bitly-brand-tools #page-header .page-header-headline {
    text-align: left
  }
  #stage.get-started-with-bitly-brand-tools #page-header .page-header-description {
    text-align: left
  }
  #stage.get-started-with-bitly-brand-tools #page-header .page-header-description.page-header-form-description {
    text-align: center
  }
}
@media (min-width:992px) {
  #stage.get-started-with-bitly-brand-tools #page-header .page-header-description {
    font-size: 25.48px;
    line-height: 32.76px;
    padding-right: 20px
  }
  #stage.get-started-with-bitly-brand-tools #page-header .page-header-description.page-header-form-description {
    padding-right: 0
  }
}
@media (min-width:1400px) {
  #stage.get-started-with-bitly-brand-tools #page-header .page-header-description {
    font-size: 25.48px;
    line-height: 32.76px;
    padding-right: 50px
  }
  #stage.get-started-with-bitly-brand-tools #page-header .page-header-description.page-header-form-description {
    padding-right: 0
  }
}
#stage.bitly-brand-tools-landing-page-jp #page-header .page-header-description {
  color: #fff
}
@media (min-width:768px) {
  #stage.bitly-brand-tools-landing-page-jp #page-header .page-header-headline {
    text-align: left
  }
  #stage.bitly-brand-tools-landing-page-jp #page-header .page-header-description {
    text-align: left
  }
  #stage.bitly-brand-tools-landing-page-jp #page-header .page-header-description.page-header-form-description {
    text-align: center
  }
}
@media (min-width:992px) {
  #stage.bitly-brand-tools-landing-page-jp #page-header .page-header-description {
    font-size: 25.48px;
    line-height: 32.76px;
    padding-right: 20px
  }
  #stage.bitly-brand-tools-landing-page-jp #page-header .page-header-description.page-header-form-description {
    padding-right: 0
  }
}
@media (min-width:1400px) {
  #stage.bitly-brand-tools-landing-page-jp #page-header .page-header-description {
    font-size: 25.48px;
    line-height: 32.76px;
    padding-right: 50px
  }
  #stage.bitly-brand-tools-landing-page-jp #page-header .page-header-description.page-header-form-description {
    padding-right: 0
  }
}

#stage.template-gif-list #page-header h1.page-header-title {
  font-size: 40px;
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  font-weight: bold;
  padding: 20px 0
}
#stage.template-gif-list #page-header .page-header-description {
  font-size: 16px;
  line-height: 20px;
  color: #fff
}
#stage.template-gif-list .bitlylink-item h2 {
  font-size: 14px;
  margin: 0 auto
}
#stage.template-gif-list .bitlylink-item h3 {
  margin-top: 0
}
#stage.template-gif-list .bitlylink-item h3 a {
  color: #757575;
  font-size: 28px;
  text-transform: none
}
#stage.template-gif-list .bitlylink-item .title {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 10px
}
#stage.template-gif-list .bitlylink-item .lead {
  font-style: italic
}
#stage.template-gif-list .bitlylink-item .animated-gif-wrapper {
  margin-bottom: 40px
}
#stage.template-gif-list .bitlylink-item .animated-gif-wrapper img.animated-gif {
  width: 100%;
  max-width: 480px;
  height: auto
}
#stage.template-gif-list .bitlylink-item .click-list {
  margin: 30px auto
}
#stage.template-gif-list .bitlylink-item .click-list li {
  margin: 0;
  display: inline-block
}
#stage.template-gif-list .bitlylink-item .click-list li:before {
  background: none
}
#stage.template-gif-list .bitlylink-item .click-list .click-list-item {
  font-size: 28px;
  text-align: left;
  height: 48px;
  padding-left: 60px;
  background: url("../images/components/icons/icons-clicks.png?892588127") no-repeat;
  background-size: 48px auto;
  background-position: 0 0;
  margin-right: 20px;
  margin-bottom: 20px
}
#stage.template-gif-list .bitlylink-item .click-list .click-list-item label {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0
}
#stage.template-gif-list .bitlylink-item .click-list .click-list-item.click-list-total {
  background-position: 0 0
}
#stage.template-gif-list .bitlylink-item .click-list .click-list-item.click-list-facebook {
  background-position: 0 -48px
}
#stage.template-gif-list .bitlylink-item .click-list .click-list-item.click-list-twitter {
  background-position: 0 -96px
}
#stage.template-gif-list .bitlylink-item .click-list .click-list-item.click-list-gplus {
  background-position: 0 -138px
}
@media (min-width:768px) {
  #stage.template-gif-list #page-header h1.page-header-title {
    font-size: 120px;
    color: #fff;
    font-weight: bold;
    padding: 60px 0
  }
  #stage.template-gif-list #page-header .page-header-description {
    font-size: 24px;
    line-height: 32px;
    color: #fff
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
  #stage.template-gif-list .bitlylink-item .click-list .click-list-item {
    background-image: url("../images/components/icons/icons-clicks@2x.png?871619163")
  }
}
#stage.links .feature-icon-visible-mobile {
  display: inline-block
}
#stage.links .feature-icon-hidden-mobile {
  display: none
}
#stage.links .page-header-icon {
  display: block;
  background-image: url("../images/views/links/page-header-icon.png?cache=987027970");
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="../images/views/links/page-header-icon.png?cache=213936017", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/views/links/page-header-icon.png?cache=37130511', sizingMethod='scale')"
}
#stage.links #page-links-reporting-analytics .page-links-reporting-analytics-scene {
  width: 100%;
  margin: 0 auto;
  margin-bottom: -53px
}
@media (min-width:768px) {
  #stage.links #page-links-reporting-analytics .page-links-reporting-analytics-scene {
    width: 600px;
    margin-bottom: -82px
  }
}
@media (min-width:992px) {
  #stage.links .feature-icon-visible-mobile {
    display: none
  }
  #stage.links .feature-icon-hidden-mobile {
    display: inline-block
  }
  #stage.links #page-links-reporting-analytics .page-links-reporting-analytics-scene {
    width: 800px;
    margin-bottom: -106px
  }
}
@media (min-width:1400px) {
  #stage.links #page-links-reporting-analytics .page-links-reporting-analytics-scene {
    width: 1000px;
    margin-bottom: -106px
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
  #stage.links .page-header-icon {
    background-image: url("../images/views/links/page-header-icon@2x.png?cache=741057510")
  }
}
#stage.partners #page-header .page-header-icon {
  display: block;
  background-image: url("../images/views/partners/page-header-icon.png?cache=172509620");
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="../images/views/partners/page-header-icon.png?cache=170864085", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/views/partners/page-header-icon.png?cache=38794588', sizingMethod='scale')";
  margin-bottom: 0;
  width: 96px;
  height: 96px
}
#stage.partners #page-header .page-header-headline {
  display: none
}
#stage.partners #page-partners-introduction .page-partners-partner-features .page-partners-partner-feature {
  text-align: center
}
#stage.partners #page-partners-overview ul li {
  position: relative;
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 4px;
  margin-bottom: 4px;
  padding-left: 24px
}
#stage.partners #page-partners-overview ul li:before {
  display: none
}
#stage.partners #page-partners-overview ul li:after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 0;
  background-repeat: no-repeat;
  background-image: url("../images/components/icons/icons-mini.png?cache=539102028");
  -webkit-background-size: 48px 224px;
  -moz-background-size: 48px 224px;
  -o-background-size: 48px 224px;
  background-size: 48px 224px;
  background-position: -16px -112px;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: .6;
  filter: alpha(opacity=60)
}
#stage.partners #page-partners-overview ul li:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0
}
#stage.partners #page-partners-overview ul.page-partners-overview-criteria li:after {
  background-position: -16px -112px
}
#stage.partners #page-partners-overview ul.page-partners-overview-benefits li:after {
  background-position: -16px -128px
}
#stage.partners #page-partners-overview ul.page-partners-overview-benefits.page-partners-overview-benefits-second {
  padding-top: 4px;
  margin-top: 4px;
  border-top: 1px solid rgba(255, 255, 255, 0.2)
}
#stage.partners #page-partners-trust .page-partners-trust-quotes {
  text-align: center;
  position: relative
}
#stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}
#stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote.active {
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: 100;
  filter: alpha(opacity=10000);
  top: 0;
  z-index: 1001
}
#stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote.inactive {
  top: 30%;
  z-index: 1000
}
#stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote.inactive.before-1 {
  top: -30%
}
#stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote .page-partners-trust-quote-body {
  color: #ee6123
}
#stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote .page-partners-trust-quote-image {
  display: block;
  margin: 0 auto;
  margin-top: 4px;
  width: auto;
  height: 30px;
  width: 120px;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: .3;
  filter: alpha(opacity=30)
}
#stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote .page-partners-trust-quote-image img {
  width: auto;
  height: 100%;
  margin: 0
}
#stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote .page-partners-trust-quote-author {
  display: block;
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #8f989d;
  font-weight: 500
}
#stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote .button-toolbar {
  margin-top: 16px
}
.collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner {
  height: 200px;
  position: relative
}
.collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content {
  width: 100%;
  height: 100%;
  position: absolute
}
.collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-logo {
  width: 100%;
  height: 40px;
  text-align: center;
  position: relative
}
.collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-logo img {
  width: auto;
  height: 100%;
  margin: 0 auto
}
.collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-description {
  text-align: center;
  margin-top: 16px;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  height: 60px;
  overflow: hidden;
  position: relative
}
.collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-description:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 33%;
  height: 20px;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0)), to(#fff));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #fff);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=1)
}
.collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-actions {
  position: absolute;
  bottom: 16px;
  width: 100%;
  margin: 0;
  margin-left: -16px;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease
}
.collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-actions .button {
  margin: 0
}
.collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner:hover .collection-grid-cell-content {
  top: 0;
  margin-top: 0
}
.collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner:hover .collection-grid-cell-content .collection-grid-cell-partner-description {
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: 100;
  filter: alpha(opacity=10000)
}
.collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner:hover .collection-grid-cell-content .collection-grid-cell-partner-actions {
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  opacity: 100;
  filter: alpha(opacity=10000)
}
.collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner:hover .collection-grid-cell-content .collection-grid-cell-partner-actions .button {
  margin: 0
}
@media (min-width:768px) {
  #stage.partners #page-header .page-header-icon {
    width: 150px;
    height: 150px
  }
  #stage.partners #page-partners-overview ul li {
    padding-bottom: 6px;
    margin-bottom: 6px;
    padding-left: 28px
  }
  #stage.partners #page-partners-overview ul li:after {
    top: 3px
  }
  #stage.partners #page-partners-overview ul.page-partners-overview-benefits.page-partners-overview-benefits-second {
    padding-top: 0;
    margin-top: 0;
    border-top: none
  }
  #stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote .page-partners-trust-quote-image {
    margin-top: 6px;
    height: 40px;
    width: 160px
  }
  #stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote .button-toolbar {
    margin-top: 18px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner {
    height: 264.75px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content {
    top: 50%;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-transition: margin 0.5s ease, top 0.5s ease;
    -moz-transition: margin 0.5s ease, top 0.5s ease;
    -o-transition: margin 0.5s ease, top 0.5s ease;
    transition: margin 0.5s ease, top 0.5s ease;
    margin-top: -54px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-logo {
    height: 60px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-description {
    margin-top: 12px;
    height: 88px;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 0;
    filter: alpha(opacity=0)
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-description:after {
    height: 22px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-actions {
    bottom: 24px;
    margin-left: -24px;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    opacity: 0;
    filter: alpha(opacity=0)
  }
}
@media (min-width:992px) {
  #stage.partners #page-header .page-header-icon {
    width: 200px;
    height: 200px
  }
  #stage.partners #page-partners-overview ul li {
    padding-bottom: 8px;
    margin-bottom: 8px;
    padding-left: 32px
  }
  #stage.partners #page-partners-overview ul li:after {
    top: 4px
  }
  #stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote .page-partners-trust-quote-image {
    margin-top: 8px;
    height: 40px;
    width: 160px
  }
  #stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote .button-toolbar {
    margin-top: 16px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner {
    height: 342px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content {
    margin-top: -62px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-logo {
    height: 60px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-description {
    margin-top: 16px;
    height: 144px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-description:after {
    height: 24px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-actions {
    bottom: 32px;
    margin-left: -32px
  }
}
@media (min-width:1400px) {
  #stage.partners #page-header .page-header-icon {
    width: 256px;
    height: 256px
  }
  #stage.partners #page-partners-overview ul li {
    padding-bottom: 8px;
    margin-bottom: 8px;
    padding-left: 32px
  }
  #stage.partners #page-partners-overview ul li:after {
    top: 4px
  }
  #stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote .page-partners-trust-quote-image {
    margin-top: 8px;
    height: 40px;
    width: 160px
  }
  #stage.partners #page-partners-trust .page-partners-trust-quotes .page-partners-trust-quote .button-toolbar {
    margin-top: 16px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner {
    height: 354px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content {
    margin-top: -72px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-logo {
    height: 80px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-description {
    margin-top: 16px;
    height: 144px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-description:after {
    height: 24px
  }
  .collection-grid.collection-grid-partners .collection-grid-cell.collection-grid-cell-partner .collection-grid-cell-content .collection-grid-cell-partner-actions {
    bottom: 32px;
    margin-left: -32px
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
  #stage.partners #page-header .page-header-icon {
    background-image: url("../images/views/partners/page-header-icon@2x.png?cache=521069507")
  }
  #stage.partners #page-partners-overview ul li:after {
    background-image: url("../images/components/icons/icons-mini@2x.png?cache=648445200")
  }
}
#stage.press #page-press-releases .page-press-releases {
  list-style: none;
  margin: 0
}
#stage.press #page-press-releases .page-press-releases .page-press-release {
  border-bottom: 1px solid #dde0e2;
  padding-bottom: 16px;
  margin-bottom: 16px;
  padding-left: 0
}
#stage.press #page-press-releases .page-press-releases .page-press-release:before {
  display: none
}
#stage.press #page-press-releases .page-press-releases .page-press-release:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none
}
#stage.press #page-press-releases .page-press-releases .page-press-release .page-press-release-image {
  display: block;
  width: 100%;
  height: 157px;
  background: #f7fbfd;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  margin-bottom: 16px
}
#stage.press #page-press-releases .page-press-releases .page-press-release .page-press-release-image .page-press-release-image-background {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#stage.press #page-press-releases .page-press-releases .page-press-release .page-press-release-image a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}
#stage.press #page-press-releases .page-press-releases .page-press-release .page-press-release-image:hover a {
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php)
}
#stage.press #page-press-releases .page-press-releases .page-press-release .page-press-release-details .page-press-release-details-title a {
  color: inherit
}

/* ---------------------------------------------------------------------------------------------------- */
/* Resource Bruh                                                                                     */
/* ---------------------------------------------------------------------------------------------------- */

.cta-resource {
  position: relative;  
  height: 50px;
  width: 50px;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}

.download-button {
  background: url('/wp-content/uploads/2015/08/Download-Button2x.png');
  background-size: cover;
  cursor: pointer;
  position: absolute;  
  height: 50px;
  width: 50px;
  left:0;
  bottom: -25px;
  text-indent: -999999999999px;
  z-index: 5;
}

.download-button:hover {
  background: url('/wp-content/uploads/2015/08/Download_Button_Copy_Hover2x.png');  
  background-size: cover;
  pointer: cursor;
}

.play-button {
  background: url('/wp-content/uploads/2015/08/Play-Button2x.png');
  background-size: cover;
  position: absolute;  
  height: 50px;
  width: 50px;
  left:0;
  bottom: -25px;
  text-indent: -999999999999px;
  z-index: 5;
}  

.play-button:hover {
  background: url('/wp-content/uploads/2015/08/Play_Button_Copy_Hover2x.png');  
  background-size: cover;
  pointer: cursor;
}

.container-resource {
  padding-bottom: 0;
}

#slickshare-list {
  background-color: #0e3042;
  list-style: none !important;
  padding: 0;
  right: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 10;
}

.slickshare-child {
  display: table;
  height: 50px;
  width: 50px;
  margin: 0;
  padding: 0;
  z-index: 11;
}

a[class*='ion'] {
  color: white;
  display: table-cell;
  font-size: 25px;
  height: 100%;
  text-align: center;
  margin: 0 auto;
  vertical-align: middle;
  width: 50px;
  margin: 0;
  padding: 0;
}

.slickshare-child::before {
  content: none !important;
} 

/*
*
* Ion Social Hover States
*
*/

.ion-social-facebook:hover {
  background-color: #3b5998;
}

.ion-social-twitter:hover {
  background-color: #2ca8d2;
}

.ion-social-linkedin:hover {
  background-color: #0a75b4;
}

@media only screen and (min-width: 40.063em) {
  #slickshare-list {
    top: 250px;
    list-style: none;
    padding: 0;
  }
}

@media only screen and (max-width: 40em) { 
  #slickshare-list {
    bottom: 0;
    display: inline;
    width: 100%;
  }
  
  .slickshare-child {
    float: left;
    width: 33.333333%;
  }
}

.bsd-signin {
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;  
  position: absolute;
  right: 40%;
  top: 30px;
}

#stage.press #page-press-resources .row-pod:last-child {
  padding-bottom: 0
}
#stage.press .page-press-resources-title {
  margin-top: 32px;
  display: block;
  border-bottom: 1px solid #dde0e2;
  *zoom: 1;
  margin-bottom: 27.648px
}
#stage.press .page-press-resources-title:before, #stage.press .page-press-resources-title:after {
  display: table;
  content: "";
  line-height: 0
}
#stage.press .page-press-resources-title:after {
  clear: both
}
#stage.press .page-press-resources-title h3 {
  float: left
}
#stage.press .page-press-resources-title .page-press-resources-title-action {
  display: none;
  float: right;
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 29.04px;
  font-size: 11px
}
#stage.press .page-press-resources-title .page-press-resources-title-action .icon {
  margin-top: -2px;
  margin-left: 8px
}
#stage.press .page-press-resources-collection {
  *zoom: 1;
  margin-top: -16px;
  margin-bottom: 16px
}
#stage.press .page-press-resources-collection:before, #stage.press .page-press-resources-collection:after {
  display: table;
  content: "";
  line-height: 0
}
#stage.press .page-press-resources-collection:after {
  clear: both
}
#stage.press .page-press-resources-collection .page-press-resources-collection-item {
  position: relative;
  width: auto;
  list-style: none;
  margin-top: 16px;
  margin-bottom: 0;
  padding-left: 0
}
#stage.press .page-press-resources-collection .page-press-resources-collection-item:before {
  display: none
}
#stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-image {
  display: block;
  width: 100%;
  height: 180px;
  background: #fff;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  margin-bottom: 8px
}
#stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-image .page-press-resources-collection-item-image-background {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-image a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}
#stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-image:hover a {
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php)
}
#stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-image:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}
#stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-details .page-press-resources-collection-item-details-actions {
  float: right;
  margin-left: 8px
}
#stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-details .page-press-resources-collection-item-details-actions .page-press-resources-collection-item-details-action {
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px
}
#stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-details .page-press-resources-collection-item-details-title {
  font-weight: 300;
  height: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
  color: #697378
}
#stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-details .page-press-resources-collection-item-details-title a {
  color: inherit
}
#stage.press #page-press-news .page-press-news-postings {
  list-style: none;
  margin: 0
}
#stage.press #page-press-news .page-press-news-postings .page-press-news-posting {
  border-bottom: 1px solid #dde0e2;
  padding-bottom: 16px;
  margin-bottom: 16px;
  padding-left: 0
}
#stage.press #page-press-news .page-press-news-postings .page-press-news-posting:before {
  display: none
}
#stage.press #page-press-news .page-press-news-postings .page-press-news-posting:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none
}
#stage.press #page-press-news .page-press-news-postings .page-press-news-posting .page-press-news-posting-title {
  margin-bottom: 0
}
#stage.press #page-press-news .page-press-news-postings .page-press-news-posting .page-press-news-posting-date {
  float: right;
  margin-left: 32px
}
#stage.press #page-press-news .page-press-news-tweets {
  height: 400px;
  display: none
}
#stage.press #page-press-news .page-press-news-tweets iframe {
  width: 100% !important;
  height: 100% !important
}
@media (min-width:480px) {
  #stage.press #page-press-releases .page-press-releases .page-press-release {
    padding-bottom: 16px;
    margin-bottom: 16px
  }
  #stage.press #page-press-releases .page-press-releases .page-press-release .page-press-release-image {
    float: right;
    width: 131px;
    height: 74px;
    margin-left: 16px;
    margin-bottom: 0
  }
  #stage.press .page-press-resources-collection {
    margin-top: -16px;
    margin-left: -2.5%
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item {
    width: 47.5%;
    margin-top: 16px;
    margin-left: 2.5%;
    float: left
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-image {
    height: 157.5px;
    margin-bottom: 8px
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-details .page-press-resources-collection-item-details-actions {
    margin-left: 8px
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-details .page-press-resources-collection-item-details-title {
    height: 16px
  }
}
@media (min-width:768px) {
  #stage.press #page-press-releases .page-press-releases .page-press-release {
    padding-bottom: 24px;
    margin-bottom: 24px
  }
  #stage.press #page-press-releases .page-press-releases .page-press-release .page-press-release-image {
    width: 144px;
    height: 81px;
    margin-left: 24px
  }
  #stage.press .page-press-resources-title {
    margin-top: 48px;
    margin-bottom: 30.4128px
  }
  #stage.press .page-press-resources-title .page-press-resources-title-action {
    display: block;
    line-height: 24.2px;
    font-size: 12.1px
  }
  #stage.press .page-press-resources-title .page-press-resources-title-action .icon {
    margin-top: 0;
    margin-left: 12px
  }
  #stage.press .page-press-resources-collection {
    margin-top: -24px;
    margin-left: -24px;
    margin-bottom: 24px
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item {
    width: 353px;
    margin-top: 24px;
    margin-left: 24px
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-image {
    height: 198.5625px;
    margin-bottom: 12px
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-details .page-press-resources-collection-item-details-actions {
    margin-left: 12px
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-details .page-press-resources-collection-item-details-title {
    height: 17.6px
  }
}
@media (min-width:992px) {
  #stage.press #page-press-releases .page-press-releases .page-press-release {
    padding-bottom: 32px;
    margin-bottom: 32px
  }
  #stage.press #page-press-releases .page-press-releases .page-press-release .page-press-release-image {
    width: 161px;
    height: 91px;
    margin-left: 32px
  }
  #stage.press .page-press-resources-title {
    margin-top: 64px;
    margin-bottom: 33.1776px
  }
  #stage.press .page-press-resources-title .page-press-resources-title-action {
    line-height: 29.04px;
    font-size: 13.2px
  }
  #stage.press .page-press-resources-title .page-press-resources-title-action .icon {
    margin-top: -2px;
    margin-left: 16px
  }
  #stage.press .page-press-resources-collection {
    margin-top: -32px;
    margin-left: -32px;
    margin-bottom: 32px
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item {
    width: 285.33333333px;
    margin-top: 32px;
    margin-left: 32px
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-image {
    height: 160.5px;
    margin-bottom: 16px
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-details .page-press-resources-collection-item-details-actions {
    margin-left: 16px
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-details .page-press-resources-collection-item-details-title {
    height: 19.2px
  }
  #stage.press #page-press-news .page-press-news-tweets {
    display: block
  }
}
@media (min-width:1400px) {
  #stage.press #page-press-releases .page-press-releases .page-press-release {
    padding-bottom: 32px;
    margin-bottom: 32px
  }
  #stage.press #page-press-releases .page-press-releases .page-press-release .page-press-release-image {
    width: 161px;
    height: 91px;
    margin-left: 32px
  }
  #stage.press .page-press-resources-title {
    margin-top: 64px;
    margin-bottom: 33.1776px
  }
  #stage.press .page-press-resources-title .page-press-resources-title-action {
    line-height: 29.04px;
    font-size: 13.2px
  }
  #stage.press .page-press-resources-title .page-press-resources-title-action .icon {
    margin-top: -2px;
    margin-left: 16px
  }
  #stage.press .page-press-resources-collection {
    margin-top: -32px;
    margin-left: -48px;
    margin-bottom: 32px
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item {
    width: 354.66666667px;
    margin-top: 32px;
    margin-left: 48px
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-image {
    height: 199.5px;
    margin-bottom: 16px
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-details .page-press-resources-collection-item-details-actions {
    margin-left: 16px
  }
  #stage.press .page-press-resources-collection .page-press-resources-collection-item .page-press-resources-collection-item-details .page-press-resources-collection-item-details-title {
    height: 19.2px
  }
}
#stage.pricing.page-pricing-no-pricing-card #page-header {
  padding-bottom: inherit
}
#stage.pricing.page-pricing-no-pricing-card #page-pricing-summary {
  margin-top: inherit
}
#stage.pricing.page-pricing-no-pricing-card #page-pricing-summary #page-pricing-summary-card {
  display: none
}
#stage.pricing #page-header {
  padding-bottom: 48.8px
}
#stage.pricing #page-pricing-summary {
  margin-top: -80.8px
}
#stage.pricing #page-pricing-summary #page-pricing-summary-card {
  margin: 0 auto;
  background: #ee6123;
  width: 100%;
  max-width: 250px;
  padding: 16px;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 8px
}
#stage.pricing #page-pricing-summary #page-pricing-summary-card .page-pricing-summary-card-headline {
  color: #f8c0a7;
  text-align: center;
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600
}
#stage.pricing #page-pricing-summary #page-pricing-summary-card .page-pricing-summary-card-price {
  text-align: center;
  display: block
}
#stage.pricing #page-pricing-summary #page-pricing-summary-card .page-pricing-summary-card-price .page-pricing-summary-card-price-symbol {
  vertical-align: top;
  display: inline-block;
  width: 30px;
  text-align: right;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 200;
  font-style: normal;
  line-height: 24px;
  text-transform: uppercase;
  color: #f6b091;
  text-shadow: none;
  margin-top: -4px
}
#stage.pricing #page-pricing-summary #page-pricing-summary-card .page-pricing-summary-card-price .page-pricing-summary-card-price-value {
  display: inline-block;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 48px;
  font-weight: 800;
  font-style: normal;
  line-height: 36px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: none;
  text-align: center
}
#stage.pricing #page-pricing-summary #page-pricing-summary-card .page-pricing-summary-card-price .page-pricing-summary-card-price-period {
  display: inline-block;
  color: #f6b091;
  width: 30px;
  text-align: left;
  font-size: 16px;
  line-height: 22px
}
@media (min-width:768px) {
  #stage.pricing #page-header {
    padding-bottom: 65.48px
  }
  #stage.pricing #page-pricing-summary {
    margin-top: -113.48px
  }
  #stage.pricing #page-pricing-summary #page-pricing-summary-card {
    max-width: none;
    width: 300px;
    padding: 24px;
    margin-bottom: 12px
  }
  #stage.pricing #page-pricing-summary #page-pricing-summary-card .page-pricing-summary-card-price .page-pricing-summary-card-price-symbol {
    font-size: 33.6px;
    line-height: 33.6px;
    margin-top: -5.6px
  }
  #stage.pricing #page-pricing-summary #page-pricing-summary-card .page-pricing-summary-card-price .page-pricing-summary-card-price-value {
    font-size: 67.2px;
    line-height: 50.4px
  }
  #stage.pricing #page-pricing-summary #page-pricing-summary-card .page-pricing-summary-card-price .page-pricing-summary-card-price-period {
    font-size: 17.6px;
    line-height: 24.2px
  }
}
@media (min-width:992px) {
  #stage.pricing #page-header {
    padding-bottom: 85.76px
  }
  #stage.pricing #page-pricing-summary {
    margin-top: -149.76px
  }
  #stage.pricing #page-pricing-summary #page-pricing-summary-card {
    width: 400px;
    padding: 32px;
    margin-bottom: 16px
  }
  #stage.pricing #page-pricing-summary #page-pricing-summary-card .page-pricing-summary-card-price .page-pricing-summary-card-price-symbol {
    font-size: 48px;
    line-height: 48px;
    margin-top: -8px
  }
  #stage.pricing #page-pricing-summary #page-pricing-summary-card .page-pricing-summary-card-price .page-pricing-summary-card-price-value {
    font-size: 96px;
    line-height: 72px
  }
  #stage.pricing #page-pricing-summary #page-pricing-summary-card .page-pricing-summary-card-price .page-pricing-summary-card-price-period {
    font-size: 21.12px;
    line-height: 29.04px
  }
}
@media (min-width:1400px) {
  #stage.pricing #page-header {
    padding-bottom: 92.96px
  }
  #stage.pricing #page-pricing-summary {
    margin-top: -156.96px
  }
  #stage.pricing #page-pricing-summary #page-pricing-summary-card {
    width: 400px;
    padding: 32px;
    margin-bottom: 16px
  }
  #stage.pricing #page-pricing-summary #page-pricing-summary-card .page-pricing-summary-card-price .page-pricing-summary-card-price-symbol {
    font-size: 48px;
    line-height: 48px;
    margin-top: -8px
  }
  #stage.pricing #page-pricing-summary #page-pricing-summary-card .page-pricing-summary-card-price .page-pricing-summary-card-price-value {
    font-size: 115.2px;
    line-height: 86.4px
  }
  #stage.pricing #page-pricing-summary #page-pricing-summary-card .page-pricing-summary-card-price .page-pricing-summary-card-price-period {
    font-size: 21.12px;
    line-height: 29.04px
  }
}
#stage.resources #page-header {
  display: none
}
#stage.resources .resource-featured .resource-featured-image {
  position: relative;
  width: 100%;
  height: 180px;
  background: #f7fbfd;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 16px
}
#stage.resources .resource-featured .resource-featured-image .resource-featured-image-background {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}
#stage.resources .resource-featured .resource-featured-image .resource-featured-image-background img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden
}
#stage.resources .resource-featured .resource-featured-image .resource-featured-image-click-area {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php)
}
#stage.resources .resource-featured .resource-featured-content .resource-featured-content-details {
  list-style: none;
  margin-left: -4px;
  margin-top: -4px;
  *zoom: 1
}
#stage.resources .resource-featured .resource-featured-content .resource-featured-content-details:before, #stage.resources .resource-featured .resource-featured-content .resource-featured-content-details:after {
  display: table;
  content: "";
  line-height: 0
}
#stage.resources .resource-featured .resource-featured-content .resource-featured-content-details:after {
  clear: both
}
#stage.resources .resource-featured .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item {
  float: left;
  position: relative;
  padding-right: 4px;
  margin-left: 4px;
  margin-top: 4px;
  padding-left: 0
}
#stage.resources .resource-featured .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item:before {
  display: none
}
#stage.resources .resource-featured .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item:after {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -1.5px;
  margin-right: -1.5px;
  background: #c7ccce
}
#stage.resources .resource-featured .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item:last-child {
  padding-right: 0
}
#stage.resources .resource-featured .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item:last-child:after {
  display: none
}
#stage.resources .resource-featured .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item.resource-featured-content-details-item-category {
  text-transform: uppercase;
  font-weight: 600
}
#stage.resources .resource-featured.resource-featured-ebook .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item.resource-featured-content-details-item-category {
  color: #61b3de
}
#stage.resources .resource-featured.resource-featured-ebook .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item.resource-featured-content-details-item-category a {
  color: inherit
}
#stage.resources .resource-featured.resource-featured-webinar .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item.resource-featured-content-details-item-category {
  color: #70c6b2
}
#stage.resources .resource-featured.resource-featured-webinar .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item.resource-featured-content-details-item-category a {
  color: inherit
}
#stage.resources .resource-featured.resource-featured-infographic .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item.resource-featured-content-details-item-category {
  color: #eea92e
}
#stage.resources .resource-featured.resource-featured-infographic .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item.resource-featured-content-details-item-category a {
  color: inherit
}
#stage.resources .resource-featured.resource-featured-video .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item.resource-featured-content-details-item-category {
  color: #de75c9
}
#stage.resources .resource-featured.resource-featured-video .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item.resource-featured-content-details-item-category a {
  color: inherit
}
#stage.resources .navigation.navigation-resources-collection .navigation-item {
  color: #0e3042;
  border-color: rgba(14, 48, 66, 0.4)
}
#stage.resources .navigation.navigation-resources-collection .navigation-item:hover {
  border-color: #0e3042
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.active {
  color: #fff;
  border-color: #0e3042;
  background-color: #0e3042
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-ebooks {
  color: #61b3de;
  border-color: rgba(97, 179, 222, 0.4)
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-ebooks:hover {
  border-color: #61b3de
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-ebooks.active {
  color: #fff;
  border-color: #61b3de;
  background-color: #61b3de
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-webinars {
  color: #70c6b2;
  border-color: rgba(112, 198, 178, 0.4)
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-webinars:hover {
  border-color: #70c6b2
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-webinars.active {
  color: #fff;
  border-color: #70c6b2;
  background-color: #70c6b2
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-infographics {
  color: #eea92e;
  border-color: rgba(238, 169, 46, 0.4)
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-infographics:hover {
  border-color: #eea92e
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-infographics.active {
  color: #fff;
  border-color: #eea92e;
  background-color: #eea92e
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-videos {
  color: #de75c9;
  border-color: rgba(222, 117, 201, 0.4)
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-videos:hover {
  border-color: #de75c9
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-videos.active {
  color: #fff;
  border-color: #de75c9;
  background-color: #de75c9
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-casestudies {
  color: #ee6123;
  border-color: rgba(238, 97, 35, 0.4)
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-casestudies:hover {
  border-color: #ee6123
}
#stage.resources .navigation.navigation-resources-collection .navigation-item.navigation-item-resources-casestudies.active {
  color: #fff;
  border-color: #ee6123;
  background-color: #ee6123
}
.collection-grid.collection-grid-resources .collection-grid-cell.collection-grid-cell-resource .collection-grid-cell-content .collection-grid-cell-content-details .collection-grid-cell-content-details-item.collection-grid-cell-content-details-item-category {
  text-transform: uppercase;
  font-weight: 600
}
.collection-grid.collection-grid-resources .collection-grid-cell.collection-grid-cell-resource.collection-grid-cell-resource-ebook .collection-grid-cell-content .collection-grid-cell-content-details .collection-grid-cell-content-details-item.collection-grid-cell-content-details-item-category {
  color: #61b3de
}
.collection-grid.collection-grid-resources .collection-grid-cell.collection-grid-cell-resource.collection-grid-cell-resource-ebook .collection-grid-cell-content .collection-grid-cell-content-details .collection-grid-cell-content-details-item.collection-grid-cell-content-details-item-category a {
  color: inherit
}
.collection-grid.collection-grid-resources .collection-grid-cell.collection-grid-cell-resource.collection-grid-cell-resource-webinar .collection-grid-cell-content .collection-grid-cell-content-details .collection-grid-cell-content-details-item.collection-grid-cell-content-details-item-category {
  color: #70c6b2
}
.collection-grid.collection-grid-resources .collection-grid-cell.collection-grid-cell-resource.collection-grid-cell-resource-webinar .collection-grid-cell-content .collection-grid-cell-content-details .collection-grid-cell-content-details-item.collection-grid-cell-content-details-item-category a {
  color: inherit
}
.collection-grid.collection-grid-resources .collection-grid-cell.collection-grid-cell-resource.collection-grid-cell-resource-infographic .collection-grid-cell-content .collection-grid-cell-content-details .collection-grid-cell-content-details-item.collection-grid-cell-content-details-item-category {
  color: #eea92e
}
.collection-grid.collection-grid-resources .collection-grid-cell.collection-grid-cell-resource.collection-grid-cell-resource-infographic .collection-grid-cell-content .collection-grid-cell-content-details .collection-grid-cell-content-details-item.collection-grid-cell-content-details-item-category a {
  color: inherit
}
.collection-grid.collection-grid-resources .collection-grid-cell.collection-grid-cell-resource.collection-grid-cell-resource-video .collection-grid-cell-content .collection-grid-cell-content-details .collection-grid-cell-content-details-item.collection-grid-cell-content-details-item-category {
  color: #de75c9
}
.collection-grid.collection-grid-resources .collection-grid-cell.collection-grid-cell-resource.collection-grid-cell-resource-video .collection-grid-cell-content .collection-grid-cell-content-details .collection-grid-cell-content-details-item.collection-grid-cell-content-details-item-category a {
  color: inherit
}
@media (min-width:480px) {
  #stage.resources .resource-featured .resource-featured-image {
    margin-bottom: 0;
    height: 180px
  }
  #stage.resources .resource-featured .resource-featured-content .resource-featured-content-details {
    margin-left: -4px;
    margin-top: -4px
  }
  #stage.resources .resource-featured .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item {
    padding-right: 4px;
    margin-left: 4px;
    margin-top: 4px
  }
}
@media (min-width:768px) {
  #stage.resources .resource-featured .resource-featured-image {
    height: 198.5625px
  }
  #stage.resources .resource-featured .resource-featured-content .resource-featured-content-details {
    margin-left: -6px;
    margin-top: -6px
  }
  #stage.resources .resource-featured .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item {
    padding-right: 6px;
    margin-left: 6px;
    margin-top: 6px
  }
}
@media (min-width:992px) {
  #stage.resources .resource-featured .resource-featured-image {
    height: 249.75px
  }
  #stage.resources .resource-featured .resource-featured-content .resource-featured-content-details {
    margin-left: -8px;
    margin-top: -8px
  }
  #stage.resources .resource-featured .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item {
    padding-right: 8px;
    margin-left: 8px;
    margin-top: 8px
  }
}
@media (min-width:1400px) {
  #stage.resources .resource-featured .resource-featured-image {
    height: 312.75px
  }
  #stage.resources .resource-featured .resource-featured-content .resource-featured-content-details {
    margin-left: -8px;
    margin-top: -8px
  }
  #stage.resources .resource-featured .resource-featured-content .resource-featured-content-details .resource-featured-content-details-item {
    padding-right: 8px;
    margin-left: 8px;
    margin-top: 8px
  }
}
.resource-content .container-pod {
  padding-top: 0
}
.resource-content .resource-content-body .resource-content-body-form-wrapper {
  margin-top: 16px
}
.resource-content .resource-content-body .resource-content-body-buttons-wrapper {
  margin-top: 16px
}
.resource-content .resource-content-body .resource-content-body-image-wrapper {
  cursor: pointer;
  position: relative;
  width: auto;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  *zoom: 1
}
.resource-content .resource-content-body .resource-content-body-image-wrapper:before, .resource-content .resource-content-body .resource-content-body-image-wrapper:after {
  display: table;
  content: "";
  line-height: 0
}
.resource-content .resource-content-body .resource-content-body-image-wrapper:after {
  clear: both
}
.resource-content .resource-content-body .resource-content-body-image-wrapper img {
  width: auto;
  z-index: 1;
  max-width: 100%;
  height: auto
}
.resource-content .resource-content-body .resource-content-body-image-wrapper a {
  display: block;
  position: relative;
  z-index: 3;
  float: left
}
.resource-content .resource-content-body .resource-content-body-image-wrapper a .resource-content-body-image-wrapper-view-button {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  margin-top: -40px;
  -webkit-box-shadow: 0 0 0 2px #ee6123;
  box-shadow: 0 0 0 2px #ee6123;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  z-index: 4
}
.resource-content .resource-content-body .resource-content-body-image-wrapper a .resource-content-body-image-wrapper-view-button .icon-large {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-left: -24px;
  margin-top: -24px
}
.resource-content .resource-content-body .resource-content-body-image-wrapper a .resource-content-body-image-wrapper-view-button .icon-jumbo {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  margin-left: -32px;
  margin-top: -32px
}
.resource-content .resource-content-body .resource-content-body-image-wrapper a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php)
}
.resource-content .resource-content-body .resource-content-body-image-wrapper a:hover:after {
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php)
}
.resource-content .resource-content-body .resource-content-body-image-wrapper:after {
  z-index: 2;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php)
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.image-float-left, .resource-content .resource-content-body .resource-content-body-image-wrapper.image-float-right {
  display: block
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.image-float-left a, .resource-content .resource-content-body .resource-content-body-image-wrapper.image-float-right a {
  float: none
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill {
  display: block;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 16px;
  margin-bottom: 16px
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill img {
  width: 100%;
  height: auto
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill a {
  float: none
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-left, .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-right {
  display: block;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 16px;
  margin-bottom: 16px
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-left a, .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-right a {
  float: none
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.image-no-border:after {
  display: none
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.image-rounded {
  overflow: hidden;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.image-rounded:after {
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.image-responsive {
  width: 100%;
  height: auto
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.image-responsive img {
  width: 100%;
  height: auto
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.image-responsive.image-responsive-small, .resource-content .resource-content-body .resource-content-body-image-wrapper.image-responsive.image-responsive-medium, .resource-content .resource-content-body .resource-content-body-image-wrapper.image-responsive.image-responsive-large {
  width: auto
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.image-responsive.image-responsive-small img, .resource-content .resource-content-body .resource-content-body-image-wrapper.image-responsive.image-responsive-medium img, .resource-content .resource-content-body .resource-content-body-image-wrapper.image-responsive.image-responsive-large img {
  width: auto
}
.resource-content .resource-content-body .resource-content-body-image-wrapper:first-child {
  margin-top: 0 !important
}
.resource-content .resource-content-body .resource-content-body-image-wrapper:last-child {
  margin-bottom: 0 !important
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.resource-content-body-image-wrapper-enlarge a:after {
  background: rgba(238, 169, 46, 0.85)
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.resource-content-body-image-wrapper-enlarge a .resource-content-body-image-wrapper-view-button {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  margin-top: -40px;
  -webkit-box-shadow: 0 0 0 2px #fff;
  box-shadow: 0 0 0 2px #fff;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  z-index: 4
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.resource-content-body-image-wrapper-enlarge a .resource-content-body-image-wrapper-view-button .icon-large {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-left: -24px;
  margin-top: -24px
}
.resource-content .resource-content-body .resource-content-body-image-wrapper.resource-content-body-image-wrapper-enlarge a .resource-content-body-image-wrapper-view-button .icon-jumbo {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  margin-left: -32px;
  margin-top: -32px
}
.resource-content .resource-content-body .resource-content-body-video-wrapper {
  position: relative;
  display: block;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 16px;
  margin-bottom: 16px;
  z-index: 4;
}
.resource-content .resource-content-body .resource-content-body-video-wrapper.resource-content-body-video-wrapper-no-image .resource-content-body-video-wrapper-teaser {
  display: block;
  height: 213.75px
}
.resource-content .resource-content-body .resource-content-body-video-wrapper .resource-content-body-video-wrapper-teaser {
  display: block;
  width: 100%;
  height: 100%;
  position: relative
}
.resource-content .resource-content-body .resource-content-body-video-wrapper .resource-content-body-video-wrapper-teaser:after {
  z-index: 2;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php)
}
.resource-content .resource-content-body .resource-content-body-video-wrapper img {
  z-index: 1;
  width: 100%;
  height: auto
}
.resource-content .resource-content-body .resource-content-body-video-wrapper a {
  display: block;
  position: relative;
  z-index: 3
}
.resource-content .resource-content-body .resource-content-body-video-wrapper a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
}
.resource-content .resource-content-body .resource-content-body-video-wrapper a .resource-content-body-video-wrapper-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  margin-top: -40px;
  -webkit-box-shadow: 0 0 0 2px #fff;
  box-shadow: 0 0 0 2px #fff;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  z-index: 4
}
.resource-content .resource-content-body .resource-content-body-video-wrapper a .resource-content-body-video-wrapper-play-button .icon-large {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-left: -24px;
  margin-top: -24px
}
.resource-content .resource-content-body .resource-content-body-video-wrapper a .resource-content-body-video-wrapper-play-button .icon-jumbo {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  margin-left: -32px;
  margin-top: -32px
}
.resource-content .resource-content-body .resource-content-body-video-wrapper a:hover:after {
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php)
}
.resource-content .resource-content-body .resource-content-body-video-wrapper:first-child {
  margin-top: 0 !important
}
.resource-content .resource-content-body .resource-content-body-video-wrapper:last-child {
  margin-bottom: 0 !important
}
@media (min-width:768px) {
  .resource-content .resource-content-body .resource-content-body-form-wrapper {
    margin-top: 24px
  }
  .resource-content .resource-content-body .resource-content-body-buttons-wrapper {
    margin-top: 24px
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper {
    max-width: 1160px
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill {
    margin-left: 0;
    margin-right: 0;
    margin-top: 24px;
    margin-bottom: 24px;
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill img {
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-left {
    margin-left: -62.83333333px;
    width: 290.16666667px;
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-left img {
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-right {
    margin-right: -62.83333333px;
    width: 290.16666667px;
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-right img {
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-float-left {
    float: left;
    margin-right: 24px;
    margin-top: 24px;
    margin-bottom: 24px
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-float-right {
    float: right;
    margin-left: 24px;
    margin-top: 24px;
    margin-bottom: 24px
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-responsive.image-responsive-small {
    width: 100%;
    height: auto
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-responsive.image-responsive-small img {
    width: 100%;
    height: auto
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.resource-content-body-image-wrapper-enlarge a .resource-content-body-image-wrapper-view-button {
    width: 112px;
    height: 112px;
    margin-left: -56px;
    margin-top: -56px
  }
  .resource-content .resource-content-body .resource-content-body-video-wrapper {
    margin-left: -62.83333333px;
    margin-right: -62.83333333px;
    margin-top: 24px;
    margin-bottom: 24px
  }
  .resource-content .resource-content-body .resource-content-body-video-wrapper.resource-content-body-video-wrapper-no-image .resource-content-body-video-wrapper-teaser {
    height: 410.625px
  }
  .resource-content .resource-content-body .resource-content-body-video-wrapper a .resource-content-body-video-wrapper-play-button {
    width: 112px;
    height: 112px;
    margin-left: -56px;
    margin-top: -56px
  }
}
@media (min-width:992px) {
  .resource-content .resource-content-body .resource-content-body-form-wrapper {
    margin-top: 32px
  }
  .resource-content .resource-content-body .resource-content-body-buttons-wrapper {
    margin-top: 32px
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper {
    max-width: 757.33333333px
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill {
    margin-left: -79.33333333px;
    margin-right: -79.33333333px;
    margin-top: 32px;
    margin-bottom: 32px;
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill img {
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-left {
    margin-left: -79.33333333px;
    width: 364.66666667px;
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-left img {
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-right {
    margin-right: -79.33333333px;
    width: 364.66666667px;
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-right img {
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-float-left {
    margin-right: 32px;
    margin-top: 32px;
    margin-bottom: 32px
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-float-right {
    margin-left: 32px;
    margin-top: 32px;
    margin-bottom: 32px
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-responsive.image-responsive-medium {
    width: 100%;
    height: auto
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-responsive.image-responsive-medium img {
    width: 100%;
    height: auto
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.resource-content-body-image-wrapper-enlarge a .resource-content-body-image-wrapper-view-button {
    width: 128px;
    height: 128px;
    margin-left: -64px;
    margin-top: -64px
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.resource-content-body-image-wrapper-enlarge a .resource-content-body-image-wrapper-view-button .icon-large {
    display: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.resource-content-body-image-wrapper-enlarge a .resource-content-body-image-wrapper-view-button .icon-jumbo {
    display: block
  }
  .resource-content .resource-content-body .resource-content-body-video-wrapper {
    margin-left: -79.33333333px;
    margin-right: -79.33333333px;
    margin-top: 32px;
    margin-bottom: 32px
  }
  .resource-content .resource-content-body .resource-content-body-video-wrapper.resource-content-body-video-wrapper-no-image .resource-content-body-video-wrapper-teaser {
    height: 428.25px
  }
  .resource-content .resource-content-body .resource-content-body-video-wrapper a .resource-content-body-video-wrapper-play-button {
    width: 128px;
    height: 128px;
    margin-left: -64px;
    margin-top: -64px
  }
  .resource-content .resource-content-body .resource-content-body-video-wrapper a .resource-content-body-video-wrapper-play-button .icon-large {
    display: none
  }
  .resource-content .resource-content-body .resource-content-body-video-wrapper a .resource-content-body-video-wrapper-play-button .icon-jumbo {
    display: block
  }
}
@media (min-width:1400px) {
  .resource-content .resource-content-body .resource-content-body-form-wrapper {
    margin-top: 32px
  }
  .resource-content .resource-content-body .resource-content-body-buttons-wrapper {
    margin-top: 32px
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper {
    max-width: 556px
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill {
    margin-left: -100.66666667px;
    margin-right: -100.66666667px;
    margin-top: 32px;
    margin-bottom: 32px;
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill img {
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-left {
    margin-left: -100.66666667px;
    width: 455.33333333px;
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-left img {
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-right {
    margin-right: -100.66666667px;
    width: 455.33333333px;
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-fill.image-float-right img {
    max-width: none
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-float-left {
    margin-right: 32px;
    margin-top: 32px;
    margin-bottom: 32px
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-float-right {
    margin-left: 32px;
    margin-top: 32px;
    margin-bottom: 32px
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-responsive.image-responsive-large {
    width: 100%;
    height: auto
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.image-responsive.image-responsive-large img {
    width: 100%;
    height: auto
  }
  .resource-content .resource-content-body .resource-content-body-image-wrapper.resource-content-body-image-wrapper-enlarge a .resource-content-body-image-wrapper-view-button {
    width: 128px;
    height: 128px;
    margin-left: -64px;
    margin-top: -64px
  }
  .resource-content .resource-content-body .resource-content-body-video-wrapper {
    margin-left: -100.66666667px;
    margin-right: -100.66666667px;
    margin-top: 32px;
    margin-bottom: 32px
  }
  .resource-content .resource-content-body .resource-content-body-video-wrapper.resource-content-body-video-wrapper-no-image .resource-content-body-video-wrapper-teaser {
    height: 426px
  }
  .resource-content .resource-content-body .resource-content-body-video-wrapper a .resource-content-body-video-wrapper-play-button {
    width: 128px;
    height: 128px;
    margin-left: -64px;
    margin-top: -64px
  }
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links {
  margin: 0
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link {
  list-style: none;
  margin: 0;
  display: block;
  *zoom: 1;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #dde0e2;
  padding-left: 0
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link:before, #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link:after {
  display: table;
  content: "";
  line-height: 0
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link:after {
  clear: both
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link:before {
  display: none
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-icon {
  float: left;
  padding-top: 2px;
  position: relative
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-icon .favicon {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: -3px;
  right: 0;
  overflow: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  -webkit-box-shadow: 0 0 0 3px #fff;
  box-shadow: 0 0 0 3px #fff;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php)
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-icon .favicon img {
  vertical-align: top;
  width: 100%;
  height: auto
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details {
  display: block;
  margin-left: 56px;
  padding-top: -2px
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details .page-home-link-shortener-history-link-details-bitlink {
  display: block;
  margin-top: 0;
  position: relative
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details .page-home-link-shortener-history-link-details-bitlink .page-home-link-shortener-history-link-details-bitlink-url {
  display: block;
  margin-right: 60px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details .page-home-link-shortener-history-link-details-bitlink .page-home-link-shortener-history-link-details-bitlink-copy {
  vertical-align: text-bottom;
  text-decoration: none;
  position: absolute;
  top: 2px;
  right: 0
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta {
  *zoom: 1;
  display: block
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta:before, #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta:after {
  display: table;
  content: "";
  line-height: 0
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta:after {
  clear: both
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-source {
  display: block;
  color: #bcc1c4;
  font-size: 11px;
  font-weight: 200;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
  text-overflow: ellipsis
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-source .page-home-link-shortener-history-link-details-source-domain {
  font-weight: 600;
  color: #707a80
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats {
  display: block;
  color: #707a80;
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
  height: 16px
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats .page-home-link-shortener-history-link-meta-stats-value {
  display: inline-block;
  vertical-align: top
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats .page-home-link-shortener-history-link-meta-stats-value a {
  color: inherit
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats .page-home-link-shortener-history-link-meta-stats-chart {
  position: relative;
  height: 8.8px;
  *zoom: 1;
  display: inline-block;
  margin-top: 3.6px;
  margin-left: 4px;
  vertical-align: top
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats .page-home-link-shortener-history-link-meta-stats-chart:before, #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats .page-home-link-shortener-history-link-meta-stats-chart:after {
  display: table;
  content: "";
  line-height: 0
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats .page-home-link-shortener-history-link-meta-stats-chart:after {
  clear: both
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats .page-home-link-shortener-history-link-meta-stats-chart .page-home-link-shortener-history-link-meta-stats-chart-bar {
  display: block;
  float: left;
  width: 2px;
  height: 100%;
  background: #ee6123;
  margin-right: 1px;
  position: relative
}
#stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats .page-home-link-shortener-history-link-meta-stats-chart .page-home-link-shortener-history-link-meta-stats-chart-bar:last-child {
  margin: 0
}
#stage.shorten #page-shorten-brand-tools .page-shorten-brand-tools-products .page-shorten-brand-tools-product {
  text-align: center
}
@media (min-width:768px) {
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link {
    padding-bottom: 12px;
    margin-bottom: 12px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-icon {
    padding-top: -5px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details {
    margin-left: 54px;
    padding-top: 5px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details .page-home-link-shortener-history-link-details-bitlink {
    height: 22px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details .page-home-link-shortener-history-link-details-bitlink .page-home-link-shortener-history-link-details-bitlink-url {
    display: inline-block;
    margin-right: 12px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details .page-home-link-shortener-history-link-details-bitlink .page-home-link-shortener-history-link-details-bitlink-copy {
    position: relative;
    top: auto;
    right: auto;
    display: inline-block;
    vertical-align: top;
    margin-top: 2.2px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta {
    overflow: hidden;
    position: relative
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-source {
    font-size: 11px;
    line-height: 16px;
    height: 16px;
    display: block;
    padding-right: 80px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
    line-height: 16px;
    height: 16px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats .page-home-link-shortener-history-link-meta-stats-chart {
    height: 8px;
    margin-top: 3.6px;
    margin-left: 3.6px
  }
}
@media (min-width:992px) {
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link {
    padding-bottom: 16px;
    margin-bottom: 16px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-icon {
    padding-top: -3.2px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details {
    margin-left: 56px;
    padding-top: 3.2px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details .page-home-link-shortener-history-link-details-bitlink {
    height: 24px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details .page-home-link-shortener-history-link-details-bitlink .page-home-link-shortener-history-link-details-bitlink-url {
    margin-right: 16px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details .page-home-link-shortener-history-link-details-bitlink .page-home-link-shortener-history-link-details-bitlink-copy {
    margin-top: 2.4px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-source {
    font-size: 12.1px;
    line-height: 17.6px;
    height: 17.6px;
    padding-right: 100px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats {
    font-size: 12.1px;
    line-height: 17.6px;
    height: 17.6px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats .page-home-link-shortener-history-link-meta-stats-chart {
    height: 9px;
    margin-top: 3.96px;
    margin-left: 4.8px
  }
}
@media (min-width:1400px) {
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link {
    padding-bottom: 16px;
    margin-bottom: 16px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-icon {
    padding-top: -2.4px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details {
    margin-left: 56px;
    padding-top: 2.4px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details .page-home-link-shortener-history-link-details-bitlink {
    height: 24px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details .page-home-link-shortener-history-link-details-bitlink .page-home-link-shortener-history-link-details-bitlink-url {
    margin-right: 16px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-details .page-home-link-shortener-history-link-details-bitlink .page-home-link-shortener-history-link-details-bitlink-copy {
    margin-top: 2.4px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-source {
    font-size: 13.2px;
    line-height: 19.2px;
    height: 19.2px;
    padding-right: 100px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats {
    font-size: 13.2px;
    line-height: 19.2px;
    height: 19.2px
  }
  #stage.shorten .page-home-link-shortener-history .page-home-link-shortener-history-links .page-home-link-shortener-history-link .page-home-link-shortener-history-link-meta .page-home-link-shortener-history-link-meta-stats .page-home-link-shortener-history-link-meta-stats-chart {
    height: 10px;
    margin-top: 4.32px;
    margin-left: 4.8px
  }
}
.feature-icon-visible-mobile {
  display: inline-block
}
.feature-icon-hidden-mobile {
  display: none
}
.line-arrow {
  position: relative;
  width: 100px;
  height: 2px;
  background: #d2d6d8;
  text-align: center
}
.line-arrow .line-arrow-head {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  top: -7px
}
.line-arrow .line-arrow-head:before {
  content: '';
  display: block;
  width: 2px;
  height: 10px;
  position: absolute;
  right: 1px;
  background: #d2d6d8;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.line-arrow .line-arrow-head:after {
  content: '';
  display: block;
  width: 2px;
  height: 10px;
  position: absolute;
  right: 1px;
  bottom: 0;
  background: #d2d6d8;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}
.line-arrow .line-arrow-label {
  font-size: 13px;
  line-height: 13px;
  top: -10.5px;
  background: #fff;
  padding: 0 8px;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-weight: 400
}
#page-tour-brand-tools .page-tour-brand-tools-products .page-tour-brand-tools-product {
  text-align: center;
  position: relative
}
#page-tour-brand-tools .page-tour-brand-tools-products .page-tour-brand-tools-product .line-arrow {
  display: none;
  position: absolute;
  top: 32px;
  width: 150px;
  right: -75px
}
#page-tour-links .page-tour-links-scene {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 48px
}
#page-tour-links .page-tour-links-browser {
  position: relative;
  width: 270px;
  margin: 0 auto;
  margin-bottom: -58px
}
#page-tour-links .page-tour-links-browser-zoom {
  position: absolute;
  top: -20px;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-left: -150px;
  background: #8f989d;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.2), 0 6px 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.2), 0 6px 30px 0 rgba(0, 0, 0, 0.2);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  overflow: hidden
}
#page-tour-links .page-tour-links-browser-zoom .page-tour-links-browser-zoom-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: inset 0 -4px 3px 0 rgba(0, 0, 0, 0.1), inset 0 4px 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 -4px 3px 0 rgba(0, 0, 0, 0.1), inset 0 4px 0 0 rgba(255, 255, 255, 0.5);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-repeat: repeat-x
}
#page-tour-links .page-tour-links-browser-zoom .page-tour-links-browser-zoom-image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden
}
#page-tour-links .page-tour-links-browser-zoom .page-tour-links-browser-zoom-image img {
  width: 1000px;
  height: auto;
  position: absolute;
  top: -70px;
  left: -220px
}
#page-tour-links .page-tour-links-browser-zoom .page-tour-links-browser-zoom-cursor {
  position: absolute;
  top: 60px;
  left: 76px;
  width: 48px;
  height: 48px;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  background-image: url("../images/views/tour/page-tour-links-cursor.png?cache=567870641");
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="../images/views/tour/page-tour-links-cursor.png?cache=552839869", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/views/tour/page-tour-links-cursor.png?cache=28317548', sizingMethod='scale')";
  display: block
}
#page-tour-audience {
  background: #fff
}
#page-tour-audience .page-tour-audience-scene {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 96px
}
#page-tour-audience .page-tour-audience-browser {
  position: relative;
  width: 270px;
  margin: 0 auto;
  margin-bottom: -58px
}
#page-tour-audience .page-tour-audience-browser .page-tour-audience-stat-card {
  width: 180px;
  position: absolute;
  top: -60px;
  left: 50%;
  margin-left: -90px;
  z-index: 10
}
#page-tour-audience .page-tour-audience-click-line {
  display: none;
  position: absolute;
  width: 650px;
  top: -50px;
  left: 50%
}
#page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical {
  position: absolute;
  background: #61b3de;
  width: 2px
}
#page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-left {
  bottom: 0;
  left: 0;
  height: 40px
}
#page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-left .page-tour-audience-click-line-vertical-left-head {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: 0;
  left: -7px
}
#page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-left .page-tour-audience-click-line-vertical-left-head:before {
  content: '';
  display: block;
  width: 2px;
  height: 10px;
  position: absolute;
  bottom: -2px;
  left: 50%;
  background: #61b3de;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -4px
}
#page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-left .page-tour-audience-click-line-vertical-left-head:after {
  content: '';
  display: block;
  width: 2px;
  height: 10px;
  position: absolute;
  bottom: -2px;
  left: 50%;
  background: #61b3de;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 2px
}
#page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-right {
  bottom: 42px;
  right: 0;
  height: 360px
}
#page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-right .page-tour-audience-click-line-vertical-right-head {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: -7px;
  background: #61b3de;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px
}
#page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-horizontal {
  position: absolute;
  background: #61b3de;
  width: 100%;
  height: 2px;
  bottom: 40px;
  left: 0
}
#page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-horizontal .page-tour-audience-click-line-horizontal-cursor {
  display: block;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -31px;
  margin-left: -31px;
  background-color: #fff;
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  background-image: url("../images/views/tour/page-tour-audience-cursor.png?cache=535929472");
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="../images/views/tour/page-tour-audience-cursor.png?cache=219872437", sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/views/tour/page-tour-audience-cursor.png?cache=746461239', sizingMethod='scale')"
}
#page-tour-activate .page-tour-activate-features .page-tour-activate-feature {
  text-align: center;
  position: relative
}
#page-tour-activate .page-tour-activate-features .page-tour-activate-feature .line-arrow {
  display: none;
  position: absolute;
  top: 60px;
  width: 100px;
  right: -50px
}
#page-tour-activate .page-tour-activate-features .page-tour-activate-feature .page-tour-activate-feature-image {
  display: block;
  width: 120px;
  height: 120px;
  background-image: url("../images/views/tour/page-tour-activate-features.png?cache=66550910");
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-background-size: 360px 120px;
  -moz-background-size: 360px 120px;
  -o-background-size: 360px 120px;
  background-size: 360px 120px;
  margin: 0 auto;
  margin-bottom: 16px
}
#page-tour-activate .page-tour-activate-features .page-tour-activate-feature.page-tour-activate-feature-segment .page-tour-activate-feature-image {
  background-position: 0 0
}
#page-tour-activate .page-tour-activate-features .page-tour-activate-feature.page-tour-activate-feature-syndicate .page-tour-activate-feature-image {
  background-position: -120px 0
}
#page-tour-activate .page-tour-activate-features .page-tour-activate-feature.page-tour-activate-feature-content .page-tour-activate-feature-image {
  background-position: -240px 0
}
#page-tour-api p.lead {
  color: #d0e8f5
}
#page-tour-api .page-tour-api-features-well {
  padding: 16px;
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  position: relative
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features {
  margin-bottom: 0
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features .page-tour-api-feature {
  color: #fff
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner .page-tour-api-features-well-corner-circle {
  display: block;
  position: absolute;
  width: 11px;
  height: 11px;
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.6);
  behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner .page-tour-api-features-well-corner-line {
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  display: block
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner .page-tour-api-features-well-corner-line.page-tour-api-features-well-corner-line-vertical {
  width: 1px;
  height: 100%
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner .page-tour-api-features-well-corner-line.page-tour-api-features-well-corner-line-horizontal {
  width: 100%;
  height: 1px
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-top-left {
  top: 0;
  left: 0;
  margin-top: -16px;
  margin-left: -16px
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-top-left .page-tour-api-features-well-corner-line.page-tour-api-features-well-corner-line-vertical {
  width: 1px;
  height: 100%;
  right: 0;
  bottom: 0
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-top-left .page-tour-api-features-well-corner-line.page-tour-api-features-well-corner-line-horizontal {
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-top-left .page-tour-api-features-well-corner-circle {
  bottom: -5px;
  right: -5px
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-top-right {
  top: 0;
  right: 0;
  margin-top: -16px;
  margin-right: -16px
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-top-right .page-tour-api-features-well-corner-line.page-tour-api-features-well-corner-line-vertical {
  width: 1px;
  height: 100%;
  left: 0;
  bottom: 0
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-top-right .page-tour-api-features-well-corner-line.page-tour-api-features-well-corner-line-horizontal {
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-top-right .page-tour-api-features-well-corner-circle {
  bottom: -5px;
  left: -5px
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-bottom-left {
  bottom: 0;
  left: 0;
  margin-bottom: -16px;
  margin-left: -16px
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-bottom-left .page-tour-api-features-well-corner-line.page-tour-api-features-well-corner-line-vertical {
  width: 1px;
  height: 100%;
  right: 0;
  bottom: 0
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-bottom-left .page-tour-api-features-well-corner-line.page-tour-api-features-well-corner-line-horizontal {
  width: 100%;
  height: 1px;
  top: 0;
  bottom: 0
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-bottom-left .page-tour-api-features-well-corner-circle {
  top: -5px;
  right: -5px
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-bottom-right {
  bottom: 0;
  right: 0;
  margin-bottom: -16px;
  margin-right: -16px
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-bottom-right .page-tour-api-features-well-corner-line.page-tour-api-features-well-corner-line-vertical {
  width: 1px;
  height: 100%;
  left: 0;
  bottom: 0
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-bottom-right .page-tour-api-features-well-corner-line.page-tour-api-features-well-corner-line-horizontal {
  width: 100%;
  height: 1px;
  top: 0;
  bottom: 0
}
#page-tour-api .page-tour-api-features-well .page-tour-api-features-well-corner.page-tour-api-features-well-corner-bottom-right .page-tour-api-features-well-corner-circle {
  top: -5px;
  left: -5px
}
@media (max-width:767px) {
  #page-tour-api .page-tour-api-features-well .page-tour-api-features {
    margin-bottom: 4px
  }
}
@media (min-width:768px) {
  #page-tour-brand-tools .page-tour-brand-tools-products .page-tour-brand-tools-product .line-arrow {
    display: block;
    top: 32px;
    width: 100px;
    right: -50px
  }
  #page-tour-brand-tools .page-tour-brand-tools-products .page-tour-brand-tools-product .line-arrow-label {
    font-size: 12px;
    line-height: 12px;
    top: -9px;
    padding: 0 6px
  }
  #page-tour-links .page-tour-links-scene {
    height: 350px;
    margin-top: 0
  }
  #page-tour-links .page-tour-links-browser {
    margin: 0;
    width: 700px
  }
  #page-tour-links .page-tour-links-browser-zoom {
    top: -90px;
    left: 50px;
    width: 340px;
    height: 340px;
    margin: 0
  }
  #page-tour-links .page-tour-links-browser-zoom .page-tour-links-browser-zoom-image img {
    width: 1200px;
    top: 0;
    left: -200px
  }
  #page-tour-links .page-tour-links-browser-zoom .page-tour-links-browser-zoom-cursor {
    top: 160px;
    left: 138px;
    width: 64px;
    height: 64px
  }
  #page-tour-audience .page-tour-audience-scene {
    height: 300px;
    margin-top: 0
  }
  #page-tour-audience .page-tour-audience-browser {
    position: absolute;
    margin: 0;
    width: 550px;
    right: 0;
    bottom: -92px
  }
  #page-tour-audience .page-tour-audience-browser .page-tour-audience-stat-card {
    width: 240px;
    top: -40px;
    margin-left: -120px
  }
  #page-tour-audience .page-tour-audience-click-line {
    width: 520px;
    top: -44px;
    left: 50%;
    display: block
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical {
    width: 2px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-left {
    bottom: 0;
    left: 0;
    height: 20px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-left .page-tour-audience-click-line-vertical-left-head {
    width: 16px;
    height: 16px;
    left: -7px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-right {
    bottom: 22px;
    right: 0;
    height: 300px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-right .page-tour-audience-click-line-vertical-right-head {
    width: 16px;
    height: 16px;
    left: -7px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-horizontal {
    height: 2px;
    bottom: 20px;
    left: 0
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-horizontal .page-tour-audience-click-line-horizontal-cursor {
    width: 48px;
    height: 48px;
    margin-top: -23px;
    margin-left: -23px
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature .line-arrow {
    display: block;
    position: absolute;
    top: 80px;
    width: 40px;
    right: -20px
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature .page-tour-activate-feature-image {
    width: 160px;
    height: 160px;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-background-size: 480px 160px;
    -moz-background-size: 480px 160px;
    -o-background-size: 480px 160px;
    background-size: 480px 160px;
    margin-bottom: 24px
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature.page-tour-activate-feature-segment .page-tour-activate-feature-image {
    background-position: 0 0
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature.page-tour-activate-feature-syndicate .page-tour-activate-feature-image {
    background-position: -160px 0
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature.page-tour-activate-feature-content .page-tour-activate-feature-image {
    background-position: -320px 0
  }
  #page-tour-api .page-tour-api-features-well {
    padding: 24px
  }
}
@media (min-width:992px) {
  .feature-icon-visible-mobile {
    display: none
  }
  .feature-icon-hidden-mobile {
    display: inline-block
  }
  #page-tour-brand-tools .page-tour-brand-tools-products .page-tour-brand-tools-product .line-arrow {
    display: block;
    top: 32px;
    width: 120px;
    right: -60px
  }
  #page-tour-brand-tools .page-tour-brand-tools-products .page-tour-brand-tools-product .line-arrow-label {
    font-size: 13px;
    line-height: 13px;
    top: -10.5px;
    padding: 0 8px
  }
  #page-tour-links .page-tour-links-scene {
    height: 350px
  }
  #page-tour-links .page-tour-links-browser {
    width: 700px
  }
  #page-tour-links .page-tour-links-browser-zoom {
    top: -120px;
    left: 50px;
    width: 400px;
    height: 400px
  }
  #page-tour-links .page-tour-links-browser-zoom .page-tour-links-browser-zoom-image img {
    width: 1200px;
    top: 0;
    left: -200px
  }
  #page-tour-links .page-tour-links-browser-zoom .page-tour-links-browser-zoom-cursor {
    top: 160px;
    left: 168px;
    width: 64px;
    height: 64px
  }
  #page-tour-audience .page-tour-audience-scene {
    height: 350px;
    margin-top: 0
  }
  #page-tour-audience .page-tour-audience-browser {
    width: 650px;
    right: 0;
    bottom: -116px
  }
  #page-tour-audience .page-tour-audience-browser .page-tour-audience-stat-card {
    width: 340px;
    top: -40px;
    margin-left: -170px
  }
  #page-tour-audience .page-tour-audience-click-line {
    width: 610px;
    top: -50px;
    left: 50%
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical {
    width: 2px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-left {
    bottom: 0;
    left: 0;
    height: 30px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-left .page-tour-audience-click-line-vertical-left-head {
    width: 16px;
    height: 16px;
    left: -7px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-right {
    bottom: 32px;
    right: 0;
    height: 360px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-right .page-tour-audience-click-line-vertical-right-head {
    width: 16px;
    height: 16px;
    left: -7px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-horizontal {
    height: 2px;
    bottom: 30px;
    left: 0
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-horizontal .page-tour-audience-click-line-horizontal-cursor {
    width: 64px;
    height: 64px;
    margin-top: -31px;
    margin-left: -31px
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature .line-arrow {
    position: absolute;
    top: 100px;
    width: 60px;
    right: -30px
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature .page-tour-activate-feature-image {
    width: 200px;
    height: 200px;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-background-size: 600px 200px;
    -moz-background-size: 600px 200px;
    -o-background-size: 600px 200px;
    background-size: 600px 200px;
    margin-bottom: 32px
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature.page-tour-activate-feature-segment .page-tour-activate-feature-image {
    background-position: 0 0
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature.page-tour-activate-feature-syndicate .page-tour-activate-feature-image {
    background-position: -200px 0
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature.page-tour-activate-feature-content .page-tour-activate-feature-image {
    background-position: -400px 0
  }
  #page-tour-api .page-tour-api-features-well {
    padding: 32px
  }
}
@media (min-width:1400px) {
  #page-tour-brand-tools .page-tour-brand-tools-products .page-tour-brand-tools-product .line-arrow {
    display: block;
    top: 32px;
    width: 150px;
    right: -75px
  }
  #page-tour-brand-tools .page-tour-brand-tools-products .page-tour-brand-tools-product .line-arrow-label {
    font-size: 13px;
    line-height: 13px;
    top: -10.5px;
    padding: 0 8px
  }
  #page-tour-links .page-tour-links-scene {
    height: 350px
  }
  #page-tour-links .page-tour-links-browser {
    width: 700px
  }
  #page-tour-links .page-tour-links-browser-zoom {
    top: -120px;
    left: 50px;
    width: 400px;
    height: 400px
  }
  #page-tour-links .page-tour-links-browser-zoom .page-tour-links-browser-zoom-image img {
    width: 1200px;
    top: 0;
    left: -200px
  }
  #page-tour-links .page-tour-links-browser-zoom .page-tour-links-browser-zoom-cursor {
    top: 160px;
    left: 168px;
    width: 64px;
    height: 64px
  }
  #page-tour-audience .page-tour-audience-scene {
    height: 400px;
    margin-top: 0
  }
  #page-tour-audience .page-tour-audience-browser {
    width: 700px;
    right: 0;
    bottom: -116px
  }
  #page-tour-audience .page-tour-audience-browser .page-tour-audience-stat-card {
    width: 380px;
    top: -40px;
    margin-left: -180px
  }
  #page-tour-audience .page-tour-audience-click-line {
    width: 650px;
    top: -50px;
    left: 50%
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical {
    width: 2px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-left {
    bottom: 0;
    left: 0;
    height: 40px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-left .page-tour-audience-click-line-vertical-left-head {
    width: 16px;
    height: 16px;
    left: -7px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-right {
    bottom: 42px;
    right: 0;
    height: 360px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-vertical.page-tour-audience-click-line-vertical-right .page-tour-audience-click-line-vertical-right-head {
    width: 16px;
    height: 16px;
    left: -7px
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-horizontal {
    height: 2px;
    bottom: 40px;
    left: 0
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-horizontal .page-tour-audience-click-line-horizontal-cursor {
    width: 64px;
    height: 64px;
    margin-top: -31px;
    margin-left: -31px
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature .line-arrow {
    position: absolute;
    top: 100px;
    width: 100px;
    right: -50px
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature .page-tour-activate-feature-image {
    width: 200px;
    height: 200px;
    behavior: url(/pages/wp-content/themes/bitly/library/js/libs/CSS3Pie/PIE.php);
    -webkit-background-size: 600px 200px;
    -moz-background-size: 600px 200px;
    -o-background-size: 600px 200px;
    background-size: 600px 200px;
    margin-bottom: 32px
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature.page-tour-activate-feature-segment .page-tour-activate-feature-image {
    background-position: 0 0
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature.page-tour-activate-feature-syndicate .page-tour-activate-feature-image {
    background-position: -200px 0
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature.page-tour-activate-feature-content .page-tour-activate-feature-image {
    background-position: -400px 0
  }
  #page-tour-api .page-tour-api-features-well {
    padding: 32px
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
  #page-tour-links .page-tour-links-browser-zoom .page-tour-links-browser-zoom-cursor {
    background-image: url("../images/views/tour/page-tour-links-cursor@2x.png?cache=322482911")
  }
  #page-tour-audience .page-tour-audience-click-line .page-tour-audience-click-line-horizontal .page-tour-audience-click-line-horizontal-cursor {
    background-image: url("../images/views/tour/page-tour-audience-cursor@2x.png?cache=292467197")
  }
  #page-tour-activate .page-tour-activate-features .page-tour-activate-feature .page-tour-activate-feature-image {
    background-image: url("../images/views/tour/page-tour-activate-features@2x.png?cache=359645316")
  }
}
@-moz-document url-prefix() {
  .select-wrapper select {
    -moz-appearance: window;
    text-indent: .01px;
    text-overflow: ''
  }
  #page-header #page-header-background-video video {
    display: none
  }
  #page-header #page-header-background-video #page-header-background-video-swf {
    display: none
  }
}
@-moz-document url-prefix() {
  #page-header #page-header-background-video video {
    display: none
  }
  #page-header #page-header-background-video #page-header-background-video-swf {
    display: block
  }
}

}
html.ie9 .select-wrapper .select-wrapper-inner:after {
  display: none
}
html.ie8 .select-wrapper .select-wrapper-inner:after {
  display: none
}
html.ie8 .select-wrapper select {
  -webkit-appearance: menulist;
  box-sizing: border-box;
  align-items: center;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  color: #000;
  background-color: #fff;
  cursor: default;
  padding: 0;
  *zoom: 1
}
html.ie8 .select-wrapper select:before, html.ie8 .select-wrapper select:after {
  display: table;
  content: "";
  line-height: 0
}
html.ie8 .select-wrapper select:after {
  clear: both
}
html.ie8 .select-wrapper select:focus {
  outline: 0
}
html.ie8 .select-wrapper:hover select {
  cursor: pointer
}
html.ie8 .select-wrapper:active select {
  outline: 0
}