.breadcrumb {
  display: none; }

.primary-content {
  margin: 0;
  float: none; }

body {
  margin: 0 !important; }

#main {
  width: 100%;
  padding: 0 !important;
  margin: 0 !important; }
  #main * {
    box-sizing: border-box; }
  #main ul {
    line-height: 1em; }
  #main h2 {
    margin: 0;
    padding: 0; }

.uikit-row {
  margin-left: 0;
  margin-right: 0; }

.content-asset.clp-page {
  margin-top: 0 !important; }
  @media (min-width: 900px) {
    .content-asset.clp-page {
      margin-top: 85px !important; } }
  .content-asset.clp-page body {
    margin: 0 !important; }

.tinymodal-ready .tinymodal-window {
  overflow-y: hidden; }

#plp {
  overflow-x: hidden;
  background-color: #fff;
  margin: 0 auto;
  padding: 0; }
  #plp img:not([src]) {
    visibility: hidden; }
  #plp .loading {
    background: none; }
  #plp h1, #plp h2 {
    font-size: 36px;
    line-height: 1.0;
    font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
    font-weight: bold;
    -webkit-font-smoothing: antialiased; }
    #plp h1 em, #plp h2 em {
      font-family: "DIN Next LT W01 Bold Cond It", "Arial Narrow", arial, helvetica, sans-serif; }
    #plp h1 strong, #plp h2 strong {
      font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
      font-weight: normal; }
    @media (min-width: 1400px) {
      #plp h1, #plp h2 {
        font-size: 50px;
        letter-spacing: normal; } }
  #plp h1, #plp h2, #plp h3, #plp h4 {
    color: #7a232e; }
  #plp .uikit-container > div {
    padding: 0; }
  #plp .nowrap {
    white-space: nowrap; }
  #plp .offsetanchor {
    visibility: hidden; }
    @media (min-width: 900px) {
      #plp .offsetanchor {
        display: block;
        position: relative;
        top: -100px; } }
  #plp #notifyme-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 4999; }
  #plp #notifyme {
    display: none;
    position: fixed;
    background: #fff;
    padding: 20px 40px 40px;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5000;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.3);
    width: 310px; }
    @media (min-width: 768px) {
      #plp #notifyme {
        width: 600px; } }
    #plp #notifyme .notify-me-button {
      margin-top: 30px; }
    #plp #notifyme .closeNotifyMe {
      color: #ccc;
      position: absolute;
      top: 20px;
      right: 20px;
      font-size: 20px; }
    #plp #notifyme h3 {
      font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
      font-weight: bold;
      -webkit-font-smoothing: antialiased;
      font-size: 30px; }
      #plp #notifyme h3 em {
        font-family: "DIN Next LT W01 Bold Cond It", "Arial Narrow", arial, helvetica, sans-serif; }
      #plp #notifyme h3 strong {
        font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
        font-weight: normal; }
  #plp .with-play {
    display: inline-block; }
    #plp .with-play:before {
      content: '';
      position: relative;
      width: 20px;
      height: 20px;
      background: url(../images/play-icon2.png) center center no-repeat;
      display: inline-block;
      background-size: 20px;
      top: 3px;
      right: 5px; }
    #plp .with-play:hover:before {
      background: url(../images/play-icon.png) center center no-repeat;
      background-size: 20px; }
  #plp .with-play-alt {
    display: inline-block; }
    #plp .with-play-alt:before {
      content: '';
      position: relative;
      width: 20px;
      height: 20px;
      background: url(../images/play-icon.png) center center no-repeat;
      display: inline-block;
      background-size: 20px;
      top: 3px;
      right: 5px; }

@keyframes flashing {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

#plp .plp_hero {
  margin: 0; }
  @media (min-width: 1024px) {
    #plp .plp_hero {
      padding-left: 30px; } }
  #plp .plp_hero .uikit-col {
    padding: 0;
    margin: 0; }
  #plp .plp_hero .hero_msg {
    padding: 10px 10px;
    position: relative;
    z-index: 1; }
    #plp .plp_hero .hero_msg .vertical-aligned {
      max-width: 570px;
      margin: 0 auto; }
      @media (min-width: 1400px) {
        #plp .plp_hero .hero_msg .vertical-aligned {
          max-width: 570px;
          margin: 0 auto; } }
      @media (min-width: 1900px) {
        #plp .plp_hero .hero_msg .vertical-aligned {
          max-width: 1000px; } }
    #plp .plp_hero .hero_msg .hero_category {
      margin: 0 0 10px 0;
      padding: 0;
      font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
      font-weight: bold;
      -webkit-font-smoothing: antialiased;
      text-transform: uppercase;
      font-size: 16px; }
      #plp .plp_hero .hero_msg .hero_category em {
        font-family: "DIN Next LT W01 Bold Cond It", "Arial Narrow", arial, helvetica, sans-serif; }
      #plp .plp_hero .hero_msg .hero_category strong {
        font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
        font-weight: normal; }
      @media (min-width: 1024px) {
        #plp .plp_hero .hero_msg .hero_category {
          font-size: 28px; } }
      #plp .plp_hero .hero_msg .hero_category img {
        display: block;
        height: 74px;
        text-align: center; }
        @media (min-width: 1400px) {
          #plp .plp_hero .hero_msg .hero_category img {
            height: 80px;
            margin: 0;
            margin-left: -130px; } }
        @media (min-width: 1900px) {
          #plp .plp_hero .hero_msg .hero_category img {
            height: 120px;
            margin: 0;
            margin-left: -190px; } }
    #plp .plp_hero .hero_msg .hero_headline {
      margin: 0;
      padding: 0;
      font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
      font-weight: bold;
      -webkit-font-smoothing: antialiased;
      text-transform: uppercase;
      font-size: 55px;
      line-height: 44px; }
      #plp .plp_hero .hero_msg .hero_headline em {
        font-family: "DIN Next LT W01 Bold Cond It", "Arial Narrow", arial, helvetica, sans-serif; }
      #plp .plp_hero .hero_msg .hero_headline strong {
        font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
        font-weight: normal; }
      @media (min-width: 1400px) {
        #plp .plp_hero .hero_msg .hero_headline {
          font-size: 94px;
          line-height: 80px;
          margin-left: 100px; }
          #plp .plp_hero .hero_msg .hero_headline em {
            font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
            font-weight: bold;
            -webkit-font-smoothing: antialiased;
            font-style: normal;
            color: #e41f13; }
            #plp .plp_hero .hero_msg .hero_headline em em {
              font-family: "DIN Next LT W01 Bold Cond It", "Arial Narrow", arial, helvetica, sans-serif; }
            #plp .plp_hero .hero_msg .hero_headline em strong {
              font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
              font-weight: normal; } }
  @media (min-width: 1400px) and (min-width: 1900px) {
    #plp .plp_hero .hero_msg .hero_headline {
      margin-left: 0; } }
      #plp .plp_hero .hero_msg .hero_headline .trade {
        font-size: 14px;
        top: -26px;
        position: relative;
        color: #e41f13; }
      #plp .plp_hero .hero_msg .hero_headline .hero_subhead {
        font-size: 42px;
        line-height: 38px;
        letter-spacing: 3px;
        text-align: left;
        color: #000000; }
        @media (min-width: 1400px) {
          #plp .plp_hero .hero_msg .hero_headline .hero_subhead {
            font-size: 60px;
            line-height: 52px;
            text-align: left; } }
        @media (min-width: 1900px) {
          #plp .plp_hero .hero_msg .hero_headline .hero_subhead {
            font-size: 70px;
            line-height: 72px; } }
        #plp .plp_hero .hero_msg .hero_headline .hero_subhead em {
          font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
          font-weight: bold;
          -webkit-font-smoothing: antialiased;
          font-style: normal;
          color: #ff3500; }
          #plp .plp_hero .hero_msg .hero_headline .hero_subhead em em {
            font-family: "DIN Next LT W01 Bold Cond It", "Arial Narrow", arial, helvetica, sans-serif; }
          #plp .plp_hero .hero_msg .hero_headline .hero_subhead em strong {
            font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
            font-weight: normal; }
    #plp .plp_hero .hero_msg .hero_second_subhead {
      margin: 0;
      padding: 0;
      font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
      font-weight: bold;
      -webkit-font-smoothing: antialiased;
      text-transform: uppercase;
      font-size: 22px;
      line-height: 30px; }
      #plp .plp_hero .hero_msg .hero_second_subhead em {
        font-family: "DIN Next LT W01 Bold Cond It", "Arial Narrow", arial, helvetica, sans-serif; }
      #plp .plp_hero .hero_msg .hero_second_subhead strong {
        font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
        font-weight: normal; }
      @media (min-width: 1400px) {
        #plp .plp_hero .hero_msg .hero_second_subhead {
          font-size: 26px;
          line-height: 36px; } }
    #plp .plp_hero .hero_msg p {
      font-size: 16px;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.38;
      letter-spacing: normal;
      color: #333333;
      text-transform: none;
      max-width: 440px;
      width: 100%; }
    #plp .plp_hero .hero_msg .hero_buttons {
      margin: 0 auto;
      text-align: center; }
      @media (min-width: 1400px) {
        #plp .plp_hero .hero_msg .hero_buttons {
          margin: 0;
          text-align: left; } }
  #plp .plp_hero .hero_img img {
    width: 100%;
    display: block;
    margin: 0 auto; }
    @media (min-width: 350px) and (max-width: 759px) {
      #plp .plp_hero .hero_img img {
        margin-top: -50px; } }
    @media (min-width: 760px) and (max-width: 1023px) {
      #plp .plp_hero .hero_img img {
        margin-top: -30px; } }
    @media (min-width: 1400px) {
      #plp .plp_hero .hero_img img {
        max-width: 100%;
        width: auto;
        margin: 0 0 0 auto; } }
  #plp .plp_hero .hero_img .fade-on-top {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 1;
    animation-name: flashing;
    animation-duration: 6s;
    animation-iteration-count: infinite; }

#plp .plp_shop {
  padding-bottom: 40px;
  text-align: center;
  margin: 0;
  background: url(../images/bg-stripes@2x.png) no-repeat center;
  background-size: cover; }
  #plp .plp_shop h2 {
    color: #333;
    margin: 0 auto;
    letter-spacing: 2px;
    display: block;
    padding: 30px 0; }
    @media (min-width: 1024px) {
      #plp .plp_shop h2 {
        padding: 60px 0; } }
  @media (min-width: 1024px) {
    #plp .plp_shop .uikit-container-fluid {
      max-width: 1200px; } }
  #plp .plp_shop .uikit-container-fluid .uikit-row {
    padding: 0; }
  #plp .plp_shop .product {
    vertical-align: top;
    display: inline-block;
    position: relative; }
    @media (max-width: 1023px) {
      #plp .plp_shop .product {
        margin: 0 auto 40px;
        max-width: 400px; }
        #plp .plp_shop .product + .prod {
          margin-top: 20px; } }
    #plp .plp_shop .product .product-box {
      padding: 0 0 0 0;
      min-width: 200px; }
      #plp .plp_shop .product .product-box.with-border {
        border: solid 2px #aaa;
        background-color: #e1e5e8; }
    #plp .plp_shop .product .plp-shop-product {
      display: block;
      width: 100%; }
    #plp .plp_shop .product .product_title {
      font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
      font-weight: bold;
      -webkit-font-smoothing: antialiased;
      font-size: 26px;
      line-height: 26px;
      padding: 20px 0 10px; }
      #plp .plp_shop .product .product_title em {
        font-family: "DIN Next LT W01 Bold Cond It", "Arial Narrow", arial, helvetica, sans-serif; }
      #plp .plp_shop .product .product_title strong {
        font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
        font-weight: normal; }
      #plp .plp_shop .product .product_title .subcopy {
        font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
        font-size: 22px;
        line-height: 23px;
        letter-spacing: 1px;
        font-weight: 100;
        color: #000000; }
    #plp .plp_shop .product .product_img {
      display: block;
      margin: 0 auto;
      width: 100%;
      box-shadow: 10px 0px 30px rgba(0, 0, 0, 0.1); }
    #plp .plp_shop .product .product_logo {
      display: block;
      margin: 30px auto 0;
      width: 124px; }
    #plp .plp_shop .product .btn-wrap {
      padding: 10px 20px;
      margin: 0; }
      #plp .plp_shop .product .btn-wrap.with-line {
        border-top: solid 2px #aaa;
        margin-top: 10px; }

#plp .plp_features {
  margin: 0;
  background: #ffffff; }
  @media (min-width: 1024px) {
    #plp .plp_features {
      padding: 60px 30px 0; } }
  #plp .plp_features .uikit-col {
    padding: 0;
    margin: 0; }
  #plp .plp_features .highlight {
    color: #004f8b; }
  #plp .plp_features .feature_main {
    position: relative; }
    #plp .plp_features .feature_main .img-wrapper {
      position: relative; }
      #plp .plp_features .feature_main .img-wrapper img {
        display: block;
        width: 100%; }
      #plp .plp_features .feature_main .img-wrapper .flashing {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;
        opacity: .5;
        animation-name: flashing;
        animation-duration: 6s;
        animation-iteration-count: infinite; }
  #plp .plp_features .vertical-aligned {
    max-width: 500px; }
  #plp .plp_features .key_feature_headline {
    margin: 30px;
    font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 17px; }
    #plp .plp_features .key_feature_headline em {
      font-family: "DIN Next LT W01 Bold Cond It", "Arial Narrow", arial, helvetica, sans-serif; }
    #plp .plp_features .key_feature_headline strong {
      font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
      font-weight: normal; }
    @media (min-width: 768px) {
      #plp .plp_features .key_feature_headline {
        font-size: 34px;
        line-height: 30px; } }
    #plp .plp_features .key_feature_headline img {
      height: 32px;
      float: left;
      display: block;
      margin-right: 10px;
      position: relative;
      top: -2px; }
      @media (min-width: 768px) {
        #plp .plp_features .key_feature_headline img {
          height: 56px; } }
  #plp .plp_features .plp_feature_text {
    padding: 30px; }
    #plp .plp_features .plp_feature_text .feature_headline {
      text-transform: uppercase;
      font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
      font-weight: bold;
      -webkit-font-smoothing: antialiased;
      font-size: 30px;
      line-height: 30px;
      letter-spacing: 2px; }
      #plp .plp_features .plp_feature_text .feature_headline em {
        font-family: "DIN Next LT W01 Bold Cond It", "Arial Narrow", arial, helvetica, sans-serif; }
      #plp .plp_features .plp_feature_text .feature_headline strong {
        font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
        font-weight: normal; }
      @media (min-width: 768px) {
        #plp .plp_features .plp_feature_text .feature_headline {
          max-width: 80%; } }
      #plp .plp_features .plp_feature_text .feature_headline em {
        color: #e41f13;
        font-style: normal;
        font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
        font-weight: bold;
        -webkit-font-smoothing: antialiased;
        white-space: nowrap; }
        #plp .plp_features .plp_feature_text .feature_headline em em {
          font-family: "DIN Next LT W01 Bold Cond It", "Arial Narrow", arial, helvetica, sans-serif; }
        #plp .plp_features .plp_feature_text .feature_headline em strong {
          font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
          font-weight: normal; }
    #plp .plp_features .plp_feature_text p {
      font-size: 16px; }
      @media (min-width: 768px) {
        #plp .plp_features .plp_feature_text p {
          max-width: 80%; } }
      #plp .plp_features .plp_feature_text p em {
        font-style: italic;
        font-family: "DIN Next W01 Bold", arial, helvetica, sans-serif;
        font-weight: normal;
        -webkit-font-smoothing: antialiased; }
        #plp .plp_features .plp_feature_text p em em {
          font-family: "DINNextW01-BoldItalic", arial, helvetica, sans-serif; }
        #plp .plp_features .plp_feature_text p em strong {
          font-family: "DIN Next W01 Bold", arial, helvetica, sans-serif;
          font-weight: normal; }
  #plp .plp_features .feature_second, #plp .plp_features .feature_third, #plp .plp_features .feature_fourth {
    padding: 30px 30px 0;
    position: relative; }
    #plp .plp_features .feature_second .img-wrapper, #plp .plp_features .feature_third .img-wrapper, #plp .plp_features .feature_fourth .img-wrapper {
      position: relative; }
      #plp .plp_features .feature_second .img-wrapper img, #plp .plp_features .feature_third .img-wrapper img, #plp .plp_features .feature_fourth .img-wrapper img {
        display: block;
        width: 100%; }

#plp .plp_chart {
  padding: 30px;
  position: relative; }
  @media (min-width: 1024px) {
    #plp .plp_chart {
      padding: 100px 0; } }
  #plp .plp_chart .uikit-container {
    position: relative;
    z-index: 1; }
  #plp .plp_chart .c-tabs {
    margin: 10px auto;
    text-align: center;
    border-radius: 2px; }
    @media (min-width: 1024px) {
      #plp .plp_chart .c-tabs {
        display: none; } }
    #plp .plp_chart .c-tabs a {
      width: 50%;
      height: 40px;
      position: relative;
      display: block;
      float: left;
      text-transform: uppercase;
      font-family: "DIN Next W01 Bold", arial, helvetica, sans-serif;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      font-size: 16px;
      color: #000;
      border: solid 1px #979797;
      border-right: none;
      padding: 5px;
      background: #eee;
      cursor: pointer; }
      #plp .plp_chart .c-tabs a em {
        font-family: "DINNextW01-BoldItalic", arial, helvetica, sans-serif; }
      #plp .plp_chart .c-tabs a strong {
        font-family: "DIN Next W01 Bold", arial, helvetica, sans-serif;
        font-weight: normal; }
      #plp .plp_chart .c-tabs a img {
        width: 100%;
        max-width: 90px;
        margin: 0 auto;
        display: block; }
      #plp .plp_chart .c-tabs a .chart_selector_active {
        display: none; }
      #plp .plp_chart .c-tabs a:hover {
        text-decoration: none;
        cursor: pointer;
        background: #eee; }
      #plp .plp_chart .c-tabs a.active {
        z-index: 2;
        background: #01508b;
        outline: none; }
        #plp .plp_chart .c-tabs a.active .chart_selector {
          display: none; }
        #plp .plp_chart .c-tabs a.active .chart_selector_active {
          display: block; }
      #plp .plp_chart .c-tabs a:last-child {
        border-right: solid 1px #979797; }
        #plp .plp_chart .c-tabs a:last-child::after {
          content: '';
          overflow: hidden;
          clear: both;
          width: 0;
          height: 0; }
      @media (max-width: 479px) {
        #plp .plp_chart .c-tabs a span {
          display: none; } }
  #plp .plp_chart .checkmark {
    width: 20px;
    height: 20px;
    display: inline; }
  #plp .plp_chart table {
    max-width: 640px;
    margin: 0 auto;
    background: #fff;
    position: relative; }
    #plp .plp_chart table tr {
      position: relative; }
      @media (max-width: 1023px) {
        #plp .plp_chart table tr.chart-product-row {
          display: none; } }
    #plp .plp_chart table td {
      text-align: center;
      padding: 8px 15px;
      vertical-align: middle;
      line-height: 1;
      text-transform: uppercase; }
      @media (max-width: 1024px) {
        #plp .plp_chart table td {
          display: none; }
          #plp .plp_chart table td.active {
            display: table-cell;
            width: 50%;
            padding: 8px 5px; } }
      #plp .plp_chart table td.brder {
        border: solid 1px #979797;
        font-size: 16px; }
      #plp .plp_chart table td.tbl-col-1 {
        text-transform: uppercase;
        font-weight: normal;
        text-align: left; }
      #plp .plp_chart table td.tbl-col-2, #plp .plp_chart table td.tbl-col-3 {
        font-family: "DIN Next W01 Bold", arial, helvetica, sans-serif;
        font-weight: normal;
        -webkit-font-smoothing: antialiased; }
        #plp .plp_chart table td.tbl-col-2 em, #plp .plp_chart table td.tbl-col-3 em {
          font-family: "DINNextW01-BoldItalic", arial, helvetica, sans-serif; }
        #plp .plp_chart table td.tbl-col-2 strong, #plp .plp_chart table td.tbl-col-3 strong {
          font-family: "DIN Next W01 Bold", arial, helvetica, sans-serif;
          font-weight: normal; }
      #plp .plp_chart table td.photo-row {
        background: #fff;
        text-align: center;
        position: relative; }
        @media (max-width: 1023px) {
          #plp .plp_chart table td.photo-row {
            display: none; } }
        #plp .plp_chart table td.photo-row.tbl-col-2 span, #plp .plp_chart table td.photo-row.tbl-col-3 span, #plp .plp_chart table td.photo-row.tbl-col-4 span, #plp .plp_chart table td.photo-row.tbl-col-5 span {
          display: block; }
        #plp .plp_chart table td.photo-row img {
          max-width: 50px;
          display: block; }
          @media (min-width: 900px) {
            #plp .plp_chart table td.photo-row img {
              max-width: 100px; } }
          @media (min-width: 1024px) {
            #plp .plp_chart table td.photo-row img {
              width: 130px;
              margin: 0 auto; } }
        #plp .plp_chart table td.photo-row .chart_club {
          position: relative;
          top: 0;
          transition: top 100ms ease-out; }
        #plp .plp_chart table td.photo-row .chart_logo {
          max-width: 90px;
          margin: 10px auto; }
        @media (min-width: 1024px) {
          #plp .plp_chart table td.photo-row.hovered .chart_club {
            top: -20px; } }
        #plp .plp_chart table td.photo-row.active {
          text-align: center;
          display: table-cell;
          width: auto; }

#plp .plp_quote {
  margin: 0; }
  @media (min-width: 1024px) {
    #plp .plp_quote {
      padding-right: 30px;
      background-image: linear-gradient(to bottom, #ffffff, #e7e8ec); } }
  #plp .plp_quote .uikit-col {
    padding: 0;
    margin: 0; }
  #plp .plp_quote .plp_quote_box {
    background-image: linear-gradient(to bottom, #ffffff, #e7e8ec);
    padding: 40px; }
    @media (min-width: 1024px) {
      #plp .plp_quote .plp_quote_box {
        background-image: linear-gradient(to bottom, #ffffff, #e7e8ec);
        background-image: none; } }
    #plp .plp_quote .plp_quote_box .plp_quote_text {
      font-family: "DINNextW01-CondensedReg", "Arial Narrow", arial, helvetica, sans-serif;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      font-style: italic;
      position: relative;
      margin: 0;
      padding: 0;
      font-size: 26px;
      line-height: 1.38;
      max-width: 590px; }
      #plp .plp_quote .plp_quote_box .plp_quote_text em {
        font-family: "DINNextW01-CondensedReg", "Arial Narrow", arial, helvetica, sans-serif; }
      #plp .plp_quote .plp_quote_box .plp_quote_text strong {
        font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
        font-weight: normal; }
      #plp .plp_quote .plp_quote_box .plp_quote_text::before {
        content: '';
        display: block;
        background: url("../images/quote.svg") no-repeat center center;
        background-size: 100%;
        position: absolute;
        top: -40px;
        left: -5px;
        font-size: 40px;
        width: 40px;
        height: 40px; }
        @media (min-width: 1024px) {
          #plp .plp_quote .plp_quote_box .plp_quote_text::before {
            top: -110px;
            left: -35px;
            width: 124px;
            height: 94px; } }
  #plp .plp_quote .plp_quote_img img {
    width: 100%;
    display: block;
    margin: 0 auto; }

#plp .plp_players {
  margin: 0 0 0 0;
  position: relative;
  z-index: 1;
  background-color: #f5f5f5; }
  #plp .plp_players.tiger {
    background-image: linear-gradient(to bottom, white, whitesmoke); }
  @media (min-width: 1024px) {
    #plp .plp_players {
      margin: -2px 0 0 0; } }
  #plp .plp_players .uikit-col {
    padding: 0;
    margin: 0; }
  #plp .plp_players .plp_player_msg {
    padding: 30px 15px 60px; }
    @media (min-width: 768px) {
      #plp .plp_players .plp_player_msg {
        padding: 30px; } }
    #plp .plp_players .plp_player_msg .vertical-aligned {
      max-width: 500px; }
      @media (min-width: 1024px) {
        #plp .plp_players .plp_player_msg .vertical-aligned {
          margin: 30px; } }
    #plp .plp_players .plp_player_msg h3 {
      font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
      font-weight: bold;
      -webkit-font-smoothing: antialiased;
      text-transform: uppercase;
      font-size: 30px;
      line-height: 30px;
      letter-spacing: 3px; }
      #plp .plp_players .plp_player_msg h3 em {
        font-family: "DIN Next LT W01 Bold Cond It", "Arial Narrow", arial, helvetica, sans-serif; }
      #plp .plp_players .plp_player_msg h3 strong {
        font-family: "DINNextW01-CondensedBol", "Arial Narrow", arial, helvetica, sans-serif;
        font-weight: normal; }
    #plp .plp_players .plp_player_msg p {
      font-size: 16px; }
  #plp .plp_players .plp_player_img.second {
    margin-bottom: -30px; }
    @media (max-width: 1023px) {
      #plp .plp_players .plp_player_img.second {
        margin-top: 40px; } }
  #plp .plp_players .plp_player_img img {
    display: block;
    width: 100%; }
