@charset "UTF-8";
/**/
.kit-sticky {
  /*float: left;
  width: 100%;*/ }
  .kit-sticky:after {
    content: "";
    display: block;
    clear: both; }
  .kit-sticky_yellow .kit-sticky_wrapper {
    background-color: #FFDD00;
    color: #333333; }
    .kit-sticky_yellow .kit-sticky_wrapper .kit-sticky_container h3 {
      color: #333333; }
    .kit-sticky_yellow .kit-sticky_wrapper .kit-sticky_container input[name="emailAddress"] {
      border-color: #333333; }
    .kit-sticky_yellow .kit-sticky_wrapper .kit-sticky_container button {
      background-color: #333333;
      color: #FFDD00; }
    .kit-sticky_yellow .kit-sticky_wrapper .kit-sticky_container .submit-button {
      background-color: #333333;
      color: #FFDD00; }
    .kit-sticky_yellow .kit-sticky_wrapper .kit-sticky_container input::placeholder {
      color: #000000;
      opacity: 0.5; }
    .kit-sticky_yellow .kit-sticky_wrapper .kit-sticky_container input:-ms-input-placeholder {
      color: #000000;
      opacity: 0.5; }
    .kit-sticky_yellow .kit-sticky_wrapper .kit-sticky_container input::-ms-input-placeholder {
      color: #000000;
      opacity: 0.5; }
    .kit-sticky_yellow .kit-sticky_wrapper .kit-sticky_container [type="checkbox"]:not(:checked) + label:after,
    .kit-sticky_yellow .kit-sticky_wrapper .kit-sticky_container [type="checkbox"]:checked + label:after {
      color: #000000; }
  .kit-sticky_black .kit-sticky_wrapper {
    background: -moz-linear-gradient(top, #333333 0%, #1a1a1a 44%, #1a1a1a 100%);
    background: -webkit-linear-gradient(top, #333333 0%, #1a1a1a 44%, #1a1a1a 100%);
    background: linear-gradient(to bottom, #333333 0%, #1a1a1a 44%, #1a1a1a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#1a1a1a',GradientType=0 );
    color: #FFFFFF; }
    .kit-sticky_black .kit-sticky_wrapper .kit-sticky_container h3 {
      color: #FFFFFF; }
    .kit-sticky_black .kit-sticky_wrapper .kit-sticky_container input[name="emailAddress"] {
      border-color: #FFFFFF; }
    .kit-sticky_black .kit-sticky_wrapper .kit-sticky_container button {
      background-color: #FFFFFF;
      color: #000000; }
    .kit-sticky_black .kit-sticky_wrapper .kit-sticky_container .submit-button {
      background-color: #FFFFFF;
      color: #000000; }
    .kit-sticky_black .kit-sticky_wrapper .kit-sticky_container input::placeholder {
      color: #FFFFFF;
      opacity: 0.5; }
    .kit-sticky_black .kit-sticky_wrapper .kit-sticky_container input:-ms-input-placeholder {
      color: #FFFFFF;
      opacity: 0.5; }
    .kit-sticky_black .kit-sticky_wrapper .kit-sticky_container input::-ms-input-placeholder {
      color: #FFFFFF;
      opacity: 0.5; }
    .kit-sticky_black .kit-sticky_wrapper .kit-sticky_container [type="checkbox"]:not(:checked) + label:after,
    .kit-sticky_black .kit-sticky_wrapper .kit-sticky_container [type="checkbox"]:checked + label:after {
      color: #FFFFFF; }
  .kit-sticky_wrapper {
    display: block;
    overflow: hidden; }
    .kit-sticky_wrapper .kit-sticky_container {
      display: table;
      width: 100%;
      padding: 25px 38px; }
      .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-sx,
      .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx {
        display: table-cell;
        width: 50%;
        vertical-align: middle; }
      .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-sx h3 {
        margin: 0;
        font-weight: 700;
        font-size: 28px;
        line-height: 1;
        text-transform: uppercase; }
      .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-sx h2 {
        max-width: 420px;
        margin: 0;
        font-weight: 300;
        font-size: 18px;
        line-height: 1;
        text-transform: uppercase; }
        .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-sx h2 strong {
          font-weight: 300; }
      .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-sx p {
        max-height: 0;
        opacity: 0;
        margin-top: 0;
        font-weight: 500;
        font-size: 12px;
        opacity: 0;
        transition: opacity 500ms ease; }
      .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx {
        transition: all 500ms ease; }
        .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx.kit-form-errors {
          padding-bottom: 25px; }
        .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper {
          float: left;
          width: 100%;
          padding-left: 20px;
          position: relative; }
          .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form {
            float: left;
            width: 80%; }
            .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form {
              float: left;
              width: 100%;
              position: relative; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form label,
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form select,
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form span:not(.span-visible),
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form input {
                margin: 0;
                padding: 0;
                border: none;
                appearance: none;
                -webkit-appearance: none;
                border: none;
                visibility: hidden;
                max-height: 0;
                transition: all 500ms ease; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form select {
                outline: 0; }
                .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form select option {
                  color: #000000; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form select::-ms-expand {
                display: none; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form > div:not(.kit-element) {
                display: none;
                width: 0; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .span-visible {
                margin: 0;
                height: 0; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .field-style {
                margin: 0; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form input[name="emailAddress"] {
                visibility: visible;
                max-height: none; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .item-padding {
                padding: 0; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form input[name="emailAddress"] {
                width: calc(100% - 20px);
                height: 40px;
                line-height: 40px;
                padding: 0px 5px;
                font-size: 16px;
                background-color: transparent;
                border: 1px solid;
                outline: 0; }
                @media only screen and (max-width: 475px) {
                  .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form input[name="emailAddress"] {
                    width: calc(100% - 50px); } }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .kit-select-container {
                float: left;
                width: 50%; }
                .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .kit-select-container select[name="Brand"],
                .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .kit-select-container select[name="Model"] {
                  display: inline-block;
                  width: 100%;
                  border-radius: 0;
                  background-color: transparent;
                  height: 40px;
                  font-size: 16px; }
                  .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .kit-select-container select[name="Brand"] option,
                  .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .kit-select-container select[name="Model"] option {
                    pointer-events: none; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .kit-privacy-container,
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .kit-button-container {
                display: none;
                float: left;
                width: 50%; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .kit-button-container input {
                height: 40px !important;
                font-weight: 500;
                text-transform: uppercase; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .kit-element {
                position: relative; }
                .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .kit-element.kit-fitment-error {
                  margin-bottom: 15px; }
                .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .kit-element p {
                  line-height: 1; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form .kit-field-error {
                /*transform: translateY(calc(100% + 2px));*/
                color: #e60000;
                padding-top: 4px; }
            .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form #kit-loader {
              opacity: 0;
              position: absolute;
              top: 15px;
              left: 30px;
              background: url("../gfx/kit-dash-loading.gif") no-repeat center center;
              height: 40px;
              width: 40px;
              transition: opacity 500ms ease; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form #kit-loader.kit-loader-in {
                opacity: 1; }
            .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form .kit-generic-error {
              float: left;
              width: 100%;
              padding-top: 8px;
              color: #e60000; }
          .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_button {
            position: absolute;
            top: 50%;
            right: 0;
            transform: translateY(-50%); }
            .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_button button {
              height: 42px;
              min-width: 100px;
              border: none;
              font-weight: 500;
              text-transform: uppercase;
              outline: 0; }
          .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_thank-you {
            display: none;
            max-width: 80%;
            margin: 0 auto;
            padding: 30px;
            border: 1px solid;
            text-align: center; }
            .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_thank-you h2 {
              font-weight: 300;
              font-size: 36px;
              text-transform: uppercase; }
            .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_thank-you p {
              font-weight: 300;
              font-size: 18px; }
            .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_thank-you span {
              font-size: 36px; }
            @media only screen and (max-width: 475px) {
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_thank-you {
                padding: 15px;
                max-width: 100%; }
                .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_thank-you span {
                  font-size: 28px; } }
      @media only screen and (max-width: 992px) {
        .kit-sticky_wrapper .kit-sticky_container {
          padding: 15px; }
          .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-sx,
          .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx {
            display: block;
            width: 100%;
            overflow: hidden; }
          .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx {
            margin-top: 25px; }
            .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper {
              padding-left: 0; }
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form select[name="Brand"],
              .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form select[name="Model"] {
                font-size: 12px; } }
  .kit-sticky.kit-second-step.kit-sticky_yellow h3 {
    color: #FFDD00;
    background-color: #333333; }
  .kit-sticky.kit-second-step.kit-sticky_black h3 {
    color: #000000;
    background-color: #FFFFFF; }
  .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-sx h3 {
    display: inline-block;
    margin-bottom: 15px;
    padding: 4px 5px;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase; }
  .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-sx h2 {
    margin: 0;
    font-weight: 300;
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase; }
    .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-sx h2 strong {
      font-weight: 700; }
  .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-sx p {
    max-height: none;
    opacity: 1;
    margin-top: 15px;
    font-weight: 500;
    font-size: 12px; }
  .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form {
    width: 100%; }
    .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form .submit-button,
    .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form input[name="privacyGroup1"],
    .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form select[name="Brand"],
    .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form select[name="Model"] {
      visibility: visible;
      opacity: 1;
      max-height: 80px;
      margin-top: 15px;
      padding: 2px 5px;
      border: 1px solid; }
    .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form select[name="Brand"] {
      max-width: calc(100% - 10px); }
    .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form .submit-button {
      cursor: pointer !important;
      padding: 2px 10px;
      font-size: 12px !important;
      width: auto !important; }
    .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form .kit-privacy-container,
    .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form .kit-button-container {
      display: inherit; }
    .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form .kit-privacy-container {
      margin-top: 15px; }
      .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form .kit-privacy-container label[for="privacy-group"] {
        position: relative;
        font-weight: 300;
        max-width: 95%; }
        .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form .kit-privacy-container label[for="privacy-group"].kit-checkbox-error {
          color: #ee6000; }
        .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form .kit-privacy-container label[for="privacy-group"] a {
          color: inherit;
          text-decoration: underline;
          cursor: pointer; }
    .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form input[name="emailAddress"] {
      width: 100%; }
    .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form .span-visible {
      height: auto;
      width: 100%;
      padding: 0;
      padding-right: 10px; }
      .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_form form .span-visible label {
        visibility: visible;
        max-height: none; }
  @media only screen and (max-width: 992px) {
    .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx {
      margin-top: 25px; }
      .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper {
        padding-left: 0; }
        .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form select[name="Brand"],
        .kit-sticky.kit-second-step .kit-sticky_wrapper .kit-sticky_container .kit-sticky_inner-dx .kit-sticky_inner-wrapper .kit-sticky_form form select[name="Model"] {
          font-size: 12px; } }
  .kit-sticky .kit-privacy-container .kit-privacy-wrapper {
    position: relative;
    z-index: 4;
    /* checkbox aspect */
    /* checked mark aspect */
    /* checked mark aspect changes */ }
    .kit-sticky .kit-privacy-container .kit-privacy-wrapper [type="checkbox"]:not(:checked),
    .kit-sticky .kit-privacy-container .kit-privacy-wrapper [type="checkbox"]:checked {
      position: absolute;
      left: -9999px; }
    .kit-sticky .kit-privacy-container .kit-privacy-wrapper [type="checkbox"]:not(:checked) + label,
    .kit-sticky .kit-privacy-container .kit-privacy-wrapper [type="checkbox"]:checked + label {
      display: block;
      position: relative;
      width: 100%;
      padding-left: 25px !important;
      cursor: pointer; }
    .kit-sticky .kit-privacy-container .kit-privacy-wrapper [type="checkbox"]:not(:checked) + label:before,
    .kit-sticky .kit-privacy-container .kit-privacy-wrapper [type="checkbox"]:checked + label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border: 1px solid;
      transition: all .2s; }
    .kit-sticky .kit-privacy-container .kit-privacy-wrapper [type="checkbox"]:not(:checked) + label:after,
    .kit-sticky .kit-privacy-container .kit-privacy-wrapper [type="checkbox"]:checked + label:after {
      content: '✔';
      position: absolute;
      top: 11px;
      left: 11px;
      font-size: 1.25em;
      line-height: 1;
      transition: all .2s; }
    .kit-sticky .kit-privacy-container .kit-privacy-wrapper [type="checkbox"]:not(:checked) + label:after {
      opacity: 0;
      transform: scale(0) translate(-50%, -50%); }
    .kit-sticky .kit-privacy-container .kit-privacy-wrapper [type="checkbox"]:checked + label:before {
      background: transparent; }
    .kit-sticky .kit-privacy-container .kit-privacy-wrapper [type="checkbox"]:checked + label:after {
      opacity: 1;
      transform: scale(1) translate(-50%, -50%); }

/*# sourceMappingURL=v2-keep-in-touch.css.map */
