.col-centered {
  float: none;
  margin: 0 auto; }

@font-face {
  font-family: 'booster_next_fyblack';
  src: url(../fonts/boosternextfy-black-webfont.eot);
  src: url(../fonts/boosternextfy-black-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/boosternextfy-black-webfont.woff2) format("woff2"), url(../fonts/boosternextfy-black-webfont.woff) format("woff"), url(../fonts/boosternextfy-black-webfont.ttf) format("truetype"), url(../fonts/boosternextfy-black-webfont.svg#booster_next_fyblack) format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'booster_next_fybold';
  src: url(../fonts/boosternextfy-bold-webfont.eot);
  src: url(../fonts/boosternextfy-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/boosternextfy-bold-webfont.woff2) format("woff2"), url(../fonts/boosternextfy-bold-webfont.woff) format("woff"), url(../fonts/boosternextfy-bold-webfont.ttf) format("truetype"), url(../fonts/boosternextfy-bold-webfont.svg#booster_next_fybold) format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'booster_next_fylight';
  src: url(../fonts/boosternextfy-light-webfont.eot);
  src: url(../fonts/boosternextfy-light-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/boosternextfy-light-webfont.woff2) format("woff2"), url(../fonts/boosternextfy-light-webfont.woff) format("woff"), url(../fonts/boosternextfy-light-webfont.ttf) format("truetype"), url(../fonts/boosternextfy-light-webfont.svg#booster_next_fylight) format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'booster_next_fymedium';
  src: url(../fonts/boosternextfy-medium-webfont.eot);
  src: url(../fonts/boosternextfy-medium-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/boosternextfy-medium-webfont.woff2) format("woff2"), url(../fonts/boosternextfy-medium-webfont.woff) format("woff"), url(../fonts/boosternextfy-medium-webfont.ttf) format("truetype"), url(../fonts/boosternextfy-medium-webfont.svg#booster_next_fymedium) format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'booster_next_fyregular';
  src: url(../fonts/boosternextfy-regular-webfont.eot);
  src: url(../fonts/boosternextfy-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/boosternextfy-regular-webfont.woff2) format("woff2"), url(../fonts/boosternextfy-regular-webfont.woff) format("woff"), url(../fonts/boosternextfy-regular-webfont.ttf) format("truetype"), url(../fonts/boosternextfy-regular-webfont.svg#booster_next_fyregular) format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'booster_next_fythin';
  src: url(../fonts/boosternextfy-thin-webfont.eot);
  src: url(../fonts/boosternextfy-thin-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/boosternextfy-thin-webfont.woff2) format("woff2"), url(../fonts/boosternextfy-thin-webfont.woff) format("woff"), url(../fonts/boosternextfy-thin-webfont.ttf) format("truetype"), url(../fonts/boosternextfy-thin-webfont.svg#booster_next_fythin) format("svg");
  font-weight: normal;
  font-style: normal; }
.navbar {
  margin-bottom: 0; }
  .navbar .nav li {
    font-size: 1.1em; }
    .navbar .nav li a {
      font-family: 'booster_next_fymedium'; }

.navbar-brand {
  float: left;
  padding: 20px 0 0 0;
  width: 110px;
  margin-left: 0 !important;
  display: block;
  position: relative; }
  @media (max-width: 480px) {
    .navbar-brand {
      margin-left: 10px !important; } }

.navbar-brand > img {
  width: 100%; }

.hero {
  position: relative;
  padding: 10% 0;
  background: #444 url(../images/hero-bg.jpg);
  background-size: 100% auto;
  background-position: 0 20%;
  background-repeat: no-repeat; }
  @media (max-width: 480px) {
    .hero {
      background-size: cover;
      background-position: 65% 0; } }
  .hero .scroll-nav {
    height: 50px;
    width: 50px;
    background: #00A7FF;
    position: absolute;
    bottom: -23px;
    left: 50%;
    border-radius: 50%;
    color: #FFF;
    font-size: 43px;
    text-align: center;
    line-height: 53px; }
    @media (max-width: 480px) {
      .hero .scroll-nav {
        display: none; } }
  .hero h4 {
    color: #FFF;
    font-size: 1.4em;
    font-family: "booster_next_fylight";
    margin-bottom: 20px;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4); }
  .hero p.lead {
    font-family: "booster_next_fylight";
    font-size: 2.75em;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.65);
    margin-bottom: 35px;
    line-height: normal;
    color: #FFF; }
    @media (max-width: 480px) {
      .hero p.lead {
        font-size: 2.35em; } }
  .hero .cta {
    background: #FE00B2;
    border-radius: 16px;
    font-size: 1em;
    color: #FFF;
    padding: 10px 20px; }
    .hero .cta i {
      margin-left: 24px;
      font-size: 1.1em; }

.press-logos {
  display: table;
  width: 100%;
  list-style: none;
  height: auto;
  margin: 0;
  padding: 38px 0; }
  @media (max-width: 480px) {
    .press-logos {
      display: none; } }
  .press-logos li {
    display: table-cell;
    border-right: 60px solid #FFF;
    max-width: 200px; }
    .press-logos li img {
      width: 100%;
      opacity: 0.5; }

#basket {
  background: #501354;
  padding: 0 0 5%; }
  #basket .sticky-banner {
    height: 80px;
    z-index: 1;
    padding: 0 25px;
    background: #430B4A;
    color: #FFF; }
    #basket .sticky-banner .sticky-logo {
      float: left;
      line-height: 75px; }
    #basket .sticky-banner .content {
      line-height: 80px;
      font-size: 1.1em;
      float: right; }
      @media (max-width: 480px) {
        #basket .sticky-banner .content span {
          display: none; } }
    #basket .sticky-banner .cta {
      background: #8348FF;
      padding: 10px 16px;
      border-radius: 18px;
      color: #FFF;
      margin-left: 10px; }
      #basket .sticky-banner .cta i {
        margin-left: 24px;
        color: #FFF; }
  #basket .basket-info {
    text-align: center;
    margin: 20px auto 40px auto; }
    #basket .basket-info .icon {
      margin: 60px auto 40px; }
    #basket .basket-info h2 {
      color: #FF00B7;
      font-size: 2em;
      margin-bottom: 20px;
      font-family: "booster_next_fylight"; }
    #basket .basket-info p {
      color: #fff;
      font-size: 1.25em;
      max-width: 85%;
      font-family: "booster_next_fylight";
      margin: auto auto 40px auto; }
      @media (max-width: 480px) {
        #basket .basket-info p {
          margin-bottom: 40px; } }
  #basket .basket-questions {
    list-style: none;
    padding: 0;
    text-align: center; }
    #basket .basket-questions li {
      display: inline;
      font-family: "booster_next_fymedium";
      background: #430B4A;
      padding: 16px 2.5%;
      font-size: 12px;
      color: #FFF;
      text-transform: uppercase; }
      @media (max-width: 480px) {
        #basket .basket-questions li {
          display: block;
          margin-bottom: 5px; } }

#light-info {
  padding: 5% 0 0;
  background: #FF00B3; }
  #light-info .info-item {
    position: relative;
    display: inline-block;
    margin-bottom: 50px; }
    @media (max-width: 480px) {
      #light-info .info-item {
        text-align: center; } }
    #light-info .info-item .info-content {
      margin-top: 26px; }
    #light-info .info-item .info-icon {
      position: relative;
      width: 30%;
      float: left;
      margin-right: 10%;
      background: #FFF; }
      #light-info .info-item .info-icon img {
        width: 100%; }
    @media (max-width: 480px) {
      #light-info .info-item .mobile-img {
        max-width: 60%;
        margin: 10px auto; } }
    #light-info .info-item h4 {
      color: #501354;
      font-family: 'booster_next_fyregular';
      font-size: 1.5em;
      margin-bottom: 14px; }
    #light-info .info-item p {
      color: #501354;
      font-size: 1.16em;
      font-family: "booster_next_fylight";
      margin-bottom: 25px; }
    #light-info .info-item a {
      color: #FFF;
      font-size: 1.16em; }
      #light-info .info-item a i {
        margin-left: 14px; }

#yoyo-features {
  overflow: hidden;
  padding: 5% 0;
  background: #EEEFF2; }
  #yoyo-features .featured-image {
    position: relative;
    height: 550px; }
    #yoyo-features .featured-image img {
      display: block;
      margin: 0 auto;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
  #yoyo-features h2 {
    font-family: "booster_next_fylight";
    margin-bottom: 14px; }
  #yoyo-features p.feature-lead {
    font-family: "booster_next_fyregular";
    font-size: 1.2em;
    margin-bottom: 60px; }
    @media (max-width: 480px) {
      #yoyo-features p.feature-lead {
        margin-bottom: 45px; } }
  #yoyo-features .feature-list {
    list-style: none;
    padding: 0; }
    @media (max-width: 480px) {
      #yoyo-features .feature-list {
        margin-bottom: 40px; } }
    #yoyo-features .feature-list li {
      display: inline-block;
      width: 40%;
      margin-right: 40px;
      margin-bottom: 16px;
      font-size: 1.5rem;
      margin-bottom: 34px;
      line-height: 31px; }
      @media (max-width: 480px) {
        #yoyo-features .feature-list li {
          width: 80%;
          display: block;
          font-size: 22px;
          margin: 12px auto;
          text-align: left; } }
      #yoyo-features .feature-list li .icon {
        float: left;
        margin-right: 10px;
        width: 31px; }
        #yoyo-features .feature-list li .icon#low_cost {
          background: url(../images/icons/in_store_icon.png); }
        #yoyo-features .feature-list li .icon#points {
          background: url(../images/features/icons/points_f_icon.png); }
        #yoyo-features .feature-list li .icon#in_store {
          background: url(../images/features/icons/instore_f_icon.png); }
        #yoyo-features .feature-list li .icon#stamps {
          background: url(../images/features/icons/stamps_icon.png); }
        #yoyo-features .feature-list li .icon#preorder {
          background: url(../images/features/icons/preorder_icon.png); }
        #yoyo-features .feature-list li .icon#vouchers {
          background: url(../images/features/icons/voucher_f_icon.png); }
        #yoyo-features .feature-list li .icon#brand {
          background: url(../images/features/icons/brand_f_icon.png); }
        #yoyo-features .feature-list li .icon#targeted {
          background: url(../images/features/icons/targeted_icon.png); }
        #yoyo-features .feature-list li .icon#data {
          background: url(../images/features/icons/data_icon.png); }
        #yoyo-features .feature-list li .icon#segments {
          background: url(../images/features/icons/seg_icon.png); }
      #yoyo-features .feature-list li.selected {
        font-family: "booster_next_fymedium";
        color: #FC3BAE; }
        #yoyo-features .feature-list li.selected #low_cost {
          background: url(../images/features/icons/lowcost_icon_hover.png); }
        #yoyo-features .feature-list li.selected #points {
          background: url(../images/features/icons/points_f_icon_hover.png); }
        #yoyo-features .feature-list li.selected #in_store {
          background: url(../images/features/icons/instore_f_icon_hover.png); }
        #yoyo-features .feature-list li.selected #stamps {
          background: url(../images/features/icons/stamps_icon_hover.png); }
        #yoyo-features .feature-list li.selected #preorder {
          background: url(../images/features/icons/preorder_icon_hover.png); }
        #yoyo-features .feature-list li.selected #vouchers {
          background: url(../images/features/icons/voucher_f_icon_hover.png); }
        #yoyo-features .feature-list li.selected #brand {
          background: url(../images/features/icons/brand_f_icon_hover.png); }
        #yoyo-features .feature-list li.selected #targeted {
          background: url(../images/features/icons/targeted_icon_hover.png); }
        #yoyo-features .feature-list li.selected #data {
          background: url(../images/features/icons/data_icon_hover.png); }
        #yoyo-features .feature-list li.selected #segments {
          background: url(../images/features/icons/seg_icon_hover.png); }

#delivering-business {
  padding: 5% 0; }
  @media (max-width: 480px) {
    #delivering-business {
      padding: 8% 0; } }
  #delivering-business .section-title {
    text-align: center;
    color: #450051;
    margin: 0 auto 60px; }
  #delivering-business .cta-block {
    margin-top: 20px;
    text-align: center; }
    #delivering-business .cta-block a {
      padding: 10px 20px;
      background: #833DFF;
      border-radius: 28px;
      color: #FFF; }
      #delivering-business .cta-block a i {
        margin-left: 24px; }

.small-info {
  text-align: center;
  display: block;
  margin: 20px 0 40px; }
  .small-info .small-info-icon {
    max-width: 50%;
    display: block;
    margin: 0 auto 25px; }
  .small-info .small-info-title {
    font-family: "booster_next_fybold"; }

#latest-posts {
  padding: 5% 0;
  background: #E6E8ED; }
  @media (max-width: 480px) {
    #latest-posts {
      display: none; } }
  #latest-posts .section-title {
    color: #4E0055;
    text-align: center;
    font-size: 2.8em;
    margin: 0 auto 72px; }
  #latest-posts .post {
    margin-left: 20px;
    margin-bottom: 100px; }
    #latest-posts .post .post-title {
      margin-bottom: 40px; }
      #latest-posts .post .post-title a {
        color: #4E0055; }
        #latest-posts .post .post-title a:hover {
          text-decoration: none; }
    #latest-posts .post .post-preview {
      font-size: 18px;
      color: #4E0055;
      margin-bottom: 30px; }
    #latest-posts .post .read-more {
      padding: 8px 18px;
      background: #4E0055;
      color: #FFF;
      border-radius: 24px; }