﻿.auto {
  /*SWIPER*/
  /*SWIPER*/ }
  .auto .main {
    max-width: 100%;
    padding: 0px 0px;
    margin: 0px auto; }
    .auto .main .auto-btn {
      min-width: 260px; }
    .auto .main .top-header .copy {
      position: absolute;
      z-index: 1;
      padding: 0px 20px;
      max-width: 520px;
      left: 10%;
      top: 50%;
      transform: translateY(-50%);
      width: 28%; }
      @media (max-width: 768px) {
        .auto .main .top-header .copy {
          padding: 40px 20px;
          position: relative;
          left: unset;
          transform: none;
          width: 100%; } }
      .auto .main .top-header .copy h1 {
        margin: 0px 0 20px;
        color: #fff;
        line-height: 1.1; }
        .auto .main .top-header .copy h1 small {
          color: #fff;
          font-size: 40px;
          display: block; }
          @media (max-width: 768px) {
            .auto .main .top-header .copy h1 small {
              font-size: 24px; } }
    .auto .main .intro {
      max-width: 1420px;
      margin: 80px auto 100px;
      padding: 0px 20px; }
      @media (max-width: 768px) {
        .auto .main .intro {
          margin-top: 50px; } }
      .auto .main .intro p {
        line-height: 1.2;
        max-width: 1205px; }
        .auto .main .intro p .auto-btn-orange {
          background: #ED571D;
          min-width: 260px; }
    .auto .main .degree-rule-sect {
      overflow: hidden;
      max-width: 1920px;
      margin: 0px auto;
      border-radius: 100px; }
      .auto .main .degree-rule-sect .nx {
        width: 100%;
        height: 730px;
        margin-bottom: -140px; }
      .auto .main .degree-rule-sect .degree-rule-sect-bg {
        position: absolute;
        bottom: 0%;
        left: 0;
        width: 100%;
        z-index: 1; }
        @media (max-width: 768px) {
          .auto .main .degree-rule-sect .degree-rule-sect-bg {
            display: none; } }
      .auto .main .degree-rule-sect .tire-graph {
        text-align: center;
        margin: 0px auto;
        z-index: 2;
        position: relative; }
        @media (max-width: 768px) {
          .auto .main .degree-rule-sect .tire-graph {
            padding: 0px 20px; } }
        .auto .main .degree-rule-sect .tire-graph .chart-header {
          font-family: "mini_sans-medium", "arial", sans-serif;
          font-size: 16px;
          max-width: 1200px;
          display: block;
          margin: 0px auto;
          height: 50px; }
          @media (max-width: 768px) {
            .auto .main .degree-rule-sect .tire-graph .chart-header {
              height: auto; } }
        .auto .main .degree-rule-sect .tire-graph .degree-rule {
          max-width: 1250px;
          margin: 0px auto 60px;
          padding-top: 40px; }
          .auto .main .degree-rule-sect .tire-graph .degree-rule p {
            max-width: 960px;
            margin: 0px auto; }
          .auto .main .degree-rule-sect .tire-graph .degree-rule .auto-btn {
            margin: 40px auto 25px; }
            @media (max-width: 768px) {
              .auto .main .degree-rule-sect .tire-graph .degree-rule .auto-btn {
                margin: 20px auto 0; } }
        .auto .main .degree-rule-sect .tire-graph .toggle-1 {
          position: relative;
          width: 50px;
          height: 25px;
          margin: 0px auto;
          background: url("/Public/img/2016-739165/content/mini-accessories/toggle-1.png") center center no-repeat;
          cursor: pointer; }
        .auto .main .degree-rule-sect .tire-graph .toggle-2 {
          position: absolute;
          top: 50%;
          transform: translateY(-54%);
          left: 5px;
          cursor: pointer;
          transition: 500ms; }
        .auto .main .degree-rule-sect .tire-graph .toggle-1.active .toggle-2 {
          left: calc(100% - 24px); }
        .auto .main .degree-rule-sect .tire-graph p.degree-small-copy {
          margin: 25px 20px 0px 0px !important;
          font-family: "mini_sans-medium", "arial", sans-serif;
          font-size: 14px;
          display: none; }
        .auto .main .degree-rule-sect .tire-graph p.degree-small-copy img {
          max-width: 22px; }
        .auto .main .degree-rule-sect .tire-graph .degree-line-chart p.degree-small-copy:nth-of-type(1),
        .auto .main .degree-rule-sect .tire-graph .degree-line-chart.active p.degree-small-copy:nth-of-type(2),
        .auto .main .degree-rule-sect .tire-graph .degree-line-chart.active .tiny-snowflake {
          display: none; }
        .auto .main .degree-rule-sect .tire-graph .degree-line-chart p.degree-small-copy:nth-of-type(2),
        .auto .main .degree-rule-sect .tire-graph .degree-line-chart.active p.degree-small-copy:nth-of-type(1),
        .auto .main .degree-rule-sect .tire-graph .degree-line-chart.active .tiny-sun {
          display: block; }
        .auto .main .degree-rule-sect .tire-graph p.degree-small-copy img {
          vertical-align: top; }
        .auto .main .degree-rule-sect .tire-graph .chart {
          padding: 20px;
          width: 850px;
          height: 230px;
          margin: 0px auto;
          position: relative; }
          @media (max-width: 1006px) {
            .auto .main .degree-rule-sect .tire-graph .chart {
              width: 100%; } }
          .auto .main .degree-rule-sect .tire-graph .chart #myChart, .auto .main .degree-rule-sect .tire-graph .chart .approved-tires-header,
          .auto .main .degree-rule-sect .tire-graph .chart .approved-tires-copy h1,
          .auto .main .degree-rule-sect .tire-graph .chart .approved-tires-copy p {
            opacity: 0; }
          .auto .main .degree-rule-sect .tire-graph .chart .tiny-snowflake, .auto .main .degree-rule-sect .tire-graph .chart .tiny-sun {
            display: none;
            position: absolute;
            top: 2px;
            right: 12.5%;
            width: 30px;
            height: 30px;
            background: url("/Public/img/2016-739165/content/mini-accessories/tiny-snow-flake.png") center center no-repeat;
            background-size: cover; }
            .auto .main .degree-rule-sect .tire-graph .chart .tiny-snowflake.tiny-sun, .auto .main .degree-rule-sect .tire-graph .chart .tiny-sun.tiny-sun {
              position: absolute;
              top: 0px;
              right: 63%;
              width: 30px;
              height: 30px;
              background: url("/Public/img/2016-739165/content/mini-accessories/tiny-sun.png") center center no-repeat;
              background-size: cover; }
              .auto .main .degree-rule-sect .tire-graph .chart .tiny-snowflake.tiny-sun:nth-of-type(2), .auto .main .degree-rule-sect .tire-graph .chart .tiny-sun.tiny-sun:nth-of-type(2) {
                right: 55%;
                top: 2px; }
          .auto .main .degree-rule-sect .tire-graph .chart .tiny-snowflake:last-child {
            right: 21%;
            top: 2px; }
          .auto .main .degree-rule-sect .tire-graph .chart .tiny-snowflake {
            display: block; }
    .auto .main .tire-rebate {
      padding: 40px 20px;
      max-width: 1600px;
      margin: 50px auto; }
      .auto .main .tire-rebate .tr-app {
        border-radius: 250px;
        background: #682684;
        display: flex; }
        @media (max-width: 768px) {
          .auto .main .tire-rebate .tr-app {
            flex-direction: column; } }
        .auto .main .tire-rebate .tr-app .tr-inputs {
          display: flex;
          grid-gap: 0px 20px;
          margin: 30px 0 0; }
          @media (max-width: 768px) {
            .auto .main .tire-rebate .tr-app .tr-inputs {
              flex-direction: column; } }
          .auto .main .tire-rebate .tr-app .tr-inputs .form-control {
            border-radius: 8px;
            background-color: #fff;
            color: #000; }
        .auto .main .tire-rebate .tr-app .tr-container {
          padding: 80px 20px;
          padding-left: 20%; }
          @media (max-width: 768px) {
            .auto .main .tire-rebate .tr-app .tr-container {
              padding: 120px 20px 80px; }
              .auto .main .tire-rebate .tr-app .tr-container > h1, .auto .main .tire-rebate .tr-app .tr-container p {
                text-align: center; } }
          .auto .main .tire-rebate .tr-app .tr-container .tr-copy {
            display: none;
            margin: 25px 0 0;
            font-size: 15px;
            line-height: 1.1; }
        .auto .main .tire-rebate .tr-app .tr-img {
          position: relative;
          left: 4%;
          max-width: 100%; }
          @media (max-width: 768px) {
            .auto .main .tire-rebate .tr-app .tr-img {
              left: 0;
              margin: 0px auto;
              display: block; } }
        .auto .main .tire-rebate .tr-app > div {
          width: 65%; }
          @media (max-width: 768px) {
            .auto .main .tire-rebate .tr-app > div {
              width: 100% !important; } }
          .auto .main .tire-rebate .tr-app > div:nth-child(2) {
            width: 35%; }
      .auto .main .tire-rebate .tr-legal {
        margin: 60px 0 0; }
    .auto .main .rounded-card {
      position: relative;
      border-radius: 100px;
      background: #4458A7;
      padding: 80px 0 18em;
      max-width: 1920px;
      margin: 120px auto 0; }
      .auto .main .rounded-card .gear-up {
        display: flex;
        align-items: center;
        grid-gap: 0px 20px;
        max-width: 1920px;
        margin: 0px auto; }
        @media (max-width: 768px) {
          .auto .main .rounded-card .gear-up {
            flex-direction: column; } }
        .auto .main .rounded-card .gear-up > div {
          width: 55%; }
          @media (max-width: 768px) {
            .auto .main .rounded-card .gear-up > div {
              width: 100% !important; } }
          .auto .main .rounded-card .gear-up > div:nth-child(2) {
            width: 45%; }
            .auto .main .rounded-card .gear-up > div:nth-child(2) img {
              width: 100%; }
        .auto .main .rounded-card .gear-up .copy {
          padding: 0px 20px;
          max-width: 800px;
          margin: 0px auto; }
          @media (max-width: 768px) {
            .auto .main .rounded-card .gear-up .copy {
              margin-bottom: 40px; } }
          .auto .main .rounded-card .gear-up .copy .jcw-logo {
            margin-bottom: 35px; }
          .auto .main .rounded-card .gear-up .copy h1 small {
            display: block;
            font-size: 30px;
            line-height: 1.1;
            color: #fff; }
            @media (max-width: 768px) {
              .auto .main .rounded-card .gear-up .copy h1 small {
                font-size: 20px; } }
          .auto .main .rounded-card .gear-up .copy h2 {
            font-size: 24px;
            line-height: 1.1; }
            @media (max-width: 768px) {
              .auto .main .rounded-card .gear-up .copy h2 {
                font-size: 18px; } }
          .auto .main .rounded-card .gear-up .copy h1, .auto .main .rounded-card .gear-up .copy h2, .auto .main .rounded-card .gear-up .copy p {
            color: #fff; }
      .auto .main .rounded-card .carousel-tabs {
        max-width: 1640px;
        margin: 40px auto 0;
        padding: 0 20px; }
        .auto .main .rounded-card .carousel-tabs .ct-header {
          margin: 0 auto 30px;
          display: flex;
          grid-gap: 0px 25px;
          font-family: "mini_sans-medium", "arial", sans-serif;
          color: #fff; }
          .auto .main .rounded-card .carousel-tabs .ct-header span {
            cursor: pointer; }
            @media (max-width: 768px) {
              .auto .main .rounded-card .carousel-tabs .ct-header span {
                font-size: 14px;
                line-height: 1.1; } }
            .auto .main .rounded-card .carousel-tabs .ct-header span.active {
              text-decoration: underline; }
        .auto .main .rounded-card .carousel-tabs .ct-body[slider="CarCare"] .swiper, .auto .main .rounded-card .carousel-tabs .ct-body[slider="ChargingAccessories"] .swiper {
          display: none; }
        @media (max-width: 768px) {
          .auto .main .rounded-card .carousel-tabs .ct-body[slider="CarCare"][slider="ChargingAccessories"] .swiper, .auto .main .rounded-card .carousel-tabs .ct-body[slider="ChargingAccessories"][slider="ChargingAccessories"] .swiper {
            display: block; } }
        .auto .main .rounded-card .carousel-tabs .ct-body .feature-card-item {
          background: #F7F7F7;
          border-radius: 20px;
          margin: 0px 15px;
          min-height: 545px;
          position: relative;
          padding-bottom: 20px;
          overflow: hidden; }
          .auto .main .rounded-card .carousel-tabs .ct-body .feature-card-item img {
            width: 100%; }
          .auto .main .rounded-card .carousel-tabs .ct-body .feature-card-item .copy {
            padding: 30px 30px; }
            .auto .main .rounded-card .carousel-tabs .ct-body .feature-card-item .copy h2 {
              font-size: 32px;
              line-height: 1.1; }
              @media (max-width: 768px) {
                .auto .main .rounded-card .carousel-tabs .ct-body .feature-card-item .copy h2 {
                  font-size: 24px; } }
      .auto .main .rounded-card.jcw-sect {
        background: #000;
        padding-bottom: 150px;
        margin: 100px auto 120px; }
        .auto .main .rounded-card.jcw-sect .gear-up > div {
          width: 40%; }
          .auto .main .rounded-card.jcw-sect .gear-up > div:nth-child(2) {
            width: 60%; }
            .auto .main .rounded-card.jcw-sect .gear-up > div:nth-child(2) img {
              width: 100%; }
        .auto .main .rounded-card.jcw-sect .gear-up .copy {
          max-width: 540px; }
        .auto .main .rounded-card.jcw-sect .carousel-tabs .ct-body .feature-card-item {
          min-height: 560px; }
    .auto .main .for-you {
      text-align: center;
      padding: 0px 20px; }
      .auto .main .for-you h2 {
        font-size: 30px;
        line-height: 1.1; }
        @media (max-width: 768px) {
          .auto .main .for-you h2 {
            font-size: 20px;
            margin: 0 auto 20px; } }
      .auto .main .for-you p {
        max-width: 1400px;
        margin: 0px auto 30px; }
      .auto .main .for-you .auto-btn-black {
        margin: 0px auto 60px; }
      .auto .main .for-you .fy-img {
        max-width: 100%;
        margin: 0px auto; }
    .auto .main .tap-in {
      display: inline-block;
      width: 100%;
      text-align: center;
      background: #30ADA9;
      padding: 70px 20px 40px;
      margin: 140px auto;
      border-radius: 150px; }
      @media (max-width: 768px) {
        .auto .main .tap-in {
          border-radius: 20px; } }
      .auto .main .tap-in * {
        color: #fff; }
        .auto .main .tap-in * .auto-btn-white {
          color: #000; }
      .auto .main .tap-in h1 {
        margin: 0 auto 12px; }
      .auto .main .tap-in h2 {
        font-size: 30px;
        line-height: 1;
        margin: 0px auto 20px; }
        @media (max-width: 768px) {
          .auto .main .tap-in h2 {
            font-size: 20px;
            line-height: 1; } }
      .auto .main .tap-in p {
        max-width: 830px;
        margin: 0px auto; }
      .auto .main .tap-in .ti-button-group {
        margin: 25px auto 0;
        max-width: 600px; }
        .auto .main .tap-in .ti-button-group a {
          font-weight: bold;
          border-radius: 20px; }
          .auto .main .tap-in .ti-button-group a:first-child {
            margin-right: 6px; }
      .auto .main .tap-in .ti-app {
        display: flex;
        margin: 60px auto 0;
        max-width: 1200px;
        justify-content: center;
        align-items: center; }
        @media (max-width: 768px) {
          .auto .main .tap-in .ti-app {
            flex-direction: column; } }
        .auto .main .tap-in .ti-app > div {
          width: 50%; }
          @media (max-width: 768px) {
            .auto .main .tap-in .ti-app > div {
              width: 100%; } }
        .auto .main .tap-in .ti-app .tia-right .tiar-item {
          position: relative;
          text-align: left;
          max-width: 420px;
          margin: 0px auto; }
          .auto .main .tap-in .ti-app .tia-right .tiar-item .tiari-title {
            font-family: "mini_serif-bold", serif;
            font-size: 50px;
            line-height: 1;
            display: block;
            margin: 0 0 25px; }
            @media (max-width: 768px) {
              .auto .main .tap-in .ti-app .tia-right .tiar-item .tiari-title {
                font-size: 42px; } }
          .auto .main .tap-in .ti-app .tia-right .tiar-item .tiari-copy {
            font-size: 24px;
            line-height: 1.1;
            display: none; }
            .auto .main .tap-in .ti-app .tia-right .tiar-item .tiari-copy ul {
              margin: 20px 0;
              padding: 0 0 0 20px; }
              .auto .main .tap-in .ti-app .tia-right .tiar-item .tiari-copy ul li {
                margin-bottom: 10px;
                font-family: "mini_sans-medium", "arial", sans-serif; }
            @media (max-width: 768px) {
              .auto .main .tap-in .ti-app .tia-right .tiar-item .tiari-copy {
                font-size: 30px; } }
            .auto .main .tap-in .ti-app .tia-right .tiar-item .tiari-copy.active {
              display: block; }
          .auto .main .tap-in .ti-app .tia-right .tiar-item .ui-selector {
            margin: 70px 0 0;
            max-width: 350px;
            position: relative;
            display: flex;
            grid-gap: 15px; }
            .auto .main .tap-in .ti-app .tia-right .tiar-item .ui-selector > div {
              width: 100%;
              height: 4px;
              border-radius: 20px;
              background: #fff;
              opacity: 0.35;
              transition: 100ms; }
              .auto .main .tap-in .ti-app .tia-right .tiar-item .ui-selector > div.active, .auto .main .tap-in .ti-app .tia-right .tiar-item .ui-selector > div:first-child {
                opacity: 1; }
          .auto .main .tap-in .ti-app .tia-right .tiar-item .arrow-selector {
            position: absolute;
            top: 4px;
            left: 0;
            display: flex;
            grid-gap: 10px; }
            .auto .main .tap-in .ti-app .tia-right .tiar-item .arrow-selector .arrow-ic {
              background: url("/Public/img/2016-739165/content/life/app/arrow.png") center center no-repeat;
              background-size: contain;
              width: 35px;
              height: 35px;
              display: inline-block;
              cursor: pointer;
              opacity: 1; }
              .auto .main .tap-in .ti-app .tia-right .tiar-item .arrow-selector .arrow-ic.arrow-ic-prev {
                transform: rotate(-180deg); }
              .auto .main .tap-in .ti-app .tia-right .tiar-item .arrow-selector .arrow-ic.arrow-disable {
                opacity: 0.6;
                cursor: default; }
        .auto .main .tap-in .ti-app .tia-img {
          max-width: 100%; }
    .auto .main .app-legal {
      max-width: 1440px;
      margin: -40px auto 60px;
      padding: 0 20px; }
    .auto .main .stay-know {
      margin: 50px auto 0;
      background-color: #57c4e5;
      background-image: url("/Public/img/2016-739165/content/model-page/F66/circle.png");
      background-size: 120%;
      background-repeat: no-repeat;
      background-position: center 15%;
      padding: 80px 0px 80px; }
      @media (max-width: 768px) {
        .auto .main .stay-know {
          background-size: 200%; } }
      .auto .main .stay-know .stay-know-form {
        position: relative;
        z-index: 1;
        height: 100%;
        max-width: 1400px;
        margin: 0px auto;
        padding: 0px 20px;
        text-align: center; }
        .auto .main .stay-know .stay-know-form .skf-init h1 {
          margin: 0px auto 20px; }
        .auto .main .stay-know .stay-know-form .skf-init p {
          margin: 0px auto 30px; }
        .auto .main .stay-know .stay-know-form .skf-init .input-group {
          display: flex;
          max-width: 850px;
          grid-gap: 0px 30px;
          margin: 4px auto 20px;
          text-align: left;
          justify-content: center;
          flex-wrap: wrap; }
          @media (max-width: 768px) {
            .auto .main .stay-know .stay-know-form .skf-init .input-group {
              flex-direction: column; } }
          .auto .main .stay-know .stay-know-form .skf-init .input-group label {
            font-family: "mini_sans-medium","arial",sans-serif; }
          .auto .main .stay-know .stay-know-form .skf-init .input-group input {
            width: 100%;
            background-color: transparent; }
          .auto .main .stay-know .stay-know-form .skf-init .input-group > div {
            width: calc(33.3% - 20px); }
            @media (max-width: 768px) {
              .auto .main .stay-know .stay-know-form .skf-init .input-group > div {
                width: 100%; } }
        .auto .main .stay-know .stay-know-form .skf-init .btn {
          background-color: #57c4e5;
          border: 2px solid #57c4e5;
          min-width: 260px;
          margin: 20px auto 50px; }
        .auto .main .stay-know .stay-know-form .skf-init .form-legal {
          margin: 30px 0 0;
          font-size: 12px;
          line-height: 1.25; }
          .auto .main .stay-know .stay-know-form .skf-init .form-legal a {
            font-size: 12px;
            text-decoration: underline !important; }
        .auto .main .stay-know .stay-know-form .skf-success {
          display: none;
          justify-content: center;
          align-items: center;
          height: 100%; }
          .auto .main .stay-know .stay-know-form .skf-success p {
            font-size: 24px;
            line-height: 1.1; }
        .auto .main .stay-know .stay-know-form.is-success .skf-init {
          display: none; }
        .auto .main .stay-know .stay-know-form.is-success .skf-success {
          display: flex; }
        .auto .main .stay-know .stay-know-form.disabled .submit-btn {
          position: relative;
          cursor: not-allowed;
          overflow: hidden; }
          .auto .main .stay-know .stay-know-form.disabled .submit-btn:before {
            content: ' ';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #fff;
            background-image: url("/Public/img/loader.gif");
            background-size: 25px;
            background-position: center center;
            background-repeat: no-repeat; }
  .auto .parent-container {
    display: none !important; }
  .auto .slick-slide {
    outline: none; }
  .auto .swiper {
    width: 100%;
    max-width: 490px;
    margin: 0px auto;
    bottom: -45px;
    position: relative;
    top: calc(100% - 100px);
    z-index: 2; }
    .auto .swiper .swipe-range {
      -webkit-appearance: none;
      width: 100%;
      height: 2px;
      background: #fff;
      outline: none;
      padding: 0;
      margin: 0; }
      .auto .swiper .swipe-range::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 140px;
        height: 10px;
        background: #fff;
        cursor: pointer;
        transition: background 0.15s ease-in-out; }
      .auto .swiper .swipe-range::-webkit-slider-thumb:hover {
        background: #fff; }
      .auto .swiper .swipe-range:active::-webkit-slider-thumb {
        background: #fff; }
      .auto .swiper .swipe-range::-moz-range-thumb {
        width: 80px;
        height: 10px;
        border: 0;
        background: #fff;
        cursor: pointer;
        transition: background 0.15s ease-in-out; }
      .auto .swiper .swipe-range::-ms-thumb {
        width: 80px;
        height: 100px;
        border: 0px;
        background: #f1f2f2;
        cursor: pointer;
        transition: background 0.15s ease-in-out; }
    .auto .swiper ::-moz-range-track {
      background: #fff;
      border: 0; }
    .auto .swiper input::-moz-focus-inner,
    .auto .swiper input::-moz-focus-outer {
      border: 0; }
    .auto .swiper .scroll-btn {
      position: absolute;
      cursor: pointer;
      top: -10px;
      width: 20px;
      height: 20px;
      content: ' ';
      background-size: 8px !important; }
      .auto .swiper .scroll-btn.scroll-left {
        left: -40px;
        background: url("/Public/img/2016-739165/ico/wide/negative/arrow-left.png") center center no-repeat; }
      .auto .swiper .scroll-btn.scroll-right {
        right: -40px;
        background: url("/Public/img/2016-739165/ico/wide/negative/arrow-right.png") center center no-repeat; }
