/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
audio:not([controls]) {
  height: 0;
}

[hidden],
template {}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

table a{
  color: #1aabc1;
  text-decoration: underline;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  box-sizing: content-box;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

  *,
  *::before,
  *::after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: " ("attr(href) ")";
  }

  abbr[title]::after {
    content: " ("attr(title) ")";
  }

  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

header {
  display: block;
  width: 100%;
  z-index: 99;
  opacity: 1;
  background: rgba(25, 25, 25, 1);
}

input:-webkit-autofill {
  background-color: #FAFFBD;
  background-image: none;
  color: #000;
  -webkit-box-shadow: 0 0 0 1000px white inset;
}

img {
  vertical-align: middle;
}

.clearfix {
  display: block;
  clear: both;
  float: none;
}

body {
  display: block;
  margin: 0;
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
}

.nav_container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  align-items: center;
  height: 60px;
  line-height: 60px;
  display: flex;
}

.nav_container .nav_log {
  float: left;
  margin-right: 230px;
}

.contains {
  width: 1200px;
  margin: 0 auto;
  text-overflow: ellipsis;
  display: block;
  position: relative;
}

.nav_container .nav_log .modelsTrigger {
  border: none;
  background: none;
  border-radius: 8px;
  color: #fff;
  opacity: 1;
  outline: none;
  margin-left: 185px;
  line-height: 42px;
  padding: 0 10px;
  font-size: 18px;
  margin-right: 20px;
  font-family: 'DIN-Light';
}

.nav_muen {
  display: inline-block;
  text-align: right;
  position: relative;
}

.nav_muen .linkContainer {
  display: inline-block;
  margin: 0 18px;
  cursor: pointer;
}

.nav_muen .linkContainer.modelsTrigger:hover {
  background: #c9211d;
  border-radius: 8px;
  height: 45px;
  line-height: 45px;
}

.nav_muen .linkContainer.tainer a {
  color: #9b9b9b;
  font-size: 18px;
}

.nav_muen .linkContainer:hover,
.nav_muen .linkContainer a.active {
  color: #fff;
}

.nav_muen .linkContainer.tainer a:hover {
  color: #fff;
  transition: all 1s;
}

.nav_muen .linkContainer.tainer.modelsTrigger a:hover {
  color: #fff;
  letter-spacing: 1px;
  margin: 0 5px;
}

.video-back img {
  width: 150px;
}

.fixed {
  position: fixed;
  top: 0px;
  z-index: 99;
  transition: all .2s;
}

.js-nav-dropdown {
  text-align: left;
  display: block;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0%;
  width: 180px;
  margin-left: 30px;
  margin-top: 14px;
  padding-top: .5rem;
  padding-bottom: .5rem;
  transform: translateY(2rem);
  background: #000;
  z-index: 99;
}

.js-dropdown:hover .js-nav-dropdown {
  opacity: 1;
  display: block;
  visibility: visible;
  transform: translateY(0);
}

.js-nav-dropdown::before {
  content: '';
  display: block;
  width: 100%;
  height: 14px;
  top: -14px;
  position: absolute;
  background-color: transparent;
}

.nav_dropdown {
  transition: visibility .15s ease-in, opacity .15s ease-in, transform .15s ease-in;
}

.nav_dropdownLink {
  color: #fff;
  font-family: "Neue Helvetica W01", "helvetica neue", helvetica, arial, -apple-system, BlinkMacSystemFont, sans-serif;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: none;
  display: block;
  padding: .5rem 1rem;
  cursor: pointer;
  outline: 0;
  line-height: 30px;
  text-align: center;
  text-decoration: none
}

.nav_dropdownLink:hover {
  color: #ffc602;
}

button select {
  outline: none !important;
  border: none;
}

.clear_both {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  text-align: center;
}

.soco_mian {
  overflow: hidden;
  width: 100%;
  background: #fff;
  position: relative;
}

.supersoco_list {
  width: 100%;
  min-width: 1200px;
}

.supersoco_list ul {
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.supersoco_list ul li {
  flex: 1;
  background: white;
  float: left;
  margin: 10px;
  overflow: hidden;
  position: relative;
}

.supersoco_list ul li a .hMask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0);
  transition: all 1s;
}

.supersoco_list ul li a .hMask::after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  height: 100%;
}

.supersoco_list ul li a .hMask h2 {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  letter-spacing: 3px;
  color: white;
  line-height: normal;
  margin: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 1s;
}

.supersoco_list ul li:hover a .hMask {
  background: rgba(0, 0, 0, 0.3);
}

.supersoco_list ul li:hover a .hMask h2 {
  opacity: 1;
}

.supersoco_list ul li:hover img {
  transform: scale(1.1);
}

.supersoco_list ul li:nth-child(2n-1) {
  margin-left: 0;
  margin-right: 0;
}

.supersoco_list ul li img {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  transition: all 0.5s;
}

.kinds-nav,
.back-list {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 99999;
  box-shadow: 0 2px 3px 0 #ddd;
}

.kinds-nav,
.back-list {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 99999;
  box-shadow: 0 2px 3px 0 #ddd;
}

.kinds-nav>ul {
  overflow: hidden;
  height: 0;
  z-index: 99;
  transition: all 0.3s;
  width: 50%;
  margin: 0 auto;
}

.kinds-nav>ul.active {
  height: 260px;
}

.kinds-nav>ul li {
  width: 33.33%;
  height: 100%;
  float: left;
  text-align: center;
}

.kinds-nav>ul li a {
  width: 224px;
  height: 175px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 10px;
  transition: all 0.6s;
}

.kinds-nav>ul li a {
  width: 224px;
  height: 175px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 10px;
  transition: all 0.3s;
}

.kinds-nav>ul li a:hover {
  transform: translateY(-2px);
}

.kinds-nav>ul li p:nth-of-type(1) {
  color: #666;
}

.kinds-nav>ul li p:nth-of-type(2) {
  color: #eb0000;
}

.kinds-nav>ul li a img {
  vertical-align: middle;
}

.kinds-nav>ul li:nth-of-type(2) a img {
  margin-top: 26px;
}

.kinds-nav>ul li a:hover {
  transform: translateY(-2px);
}

.kinds-nav>ul li p:nth-of-type(1) {
  color: #666;
}

.kinds-nav>ul li p:nth-of-type(2) {
  color: #eb0000;
}

.kinds-nav>ul li a img {
  vertical-align: middle;
}

.kinds-nav>ul li:nth-of-type(2) a img {
  margin-top: 26px;
}

.kinds-nav>ul li a:hover {
  transform: translateY(-2px);
}

.kinds-nav>ul li p:nth-of-type(1) {
  color: #666;
}

.kinds-nav>ul li p:nth-of-type(2) {
  color: #eb0000;
}

.kinds-nav>ul li a img {
  vertical-align: middle;
}

.kinds-nav>ul li:nth-of-type(2) a img {
  margin-top: 26px;
}

.photo-carousel {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.photo-carousel .photo-carousel-imgList {
  list-style: none;
  cursor: pointer;
  width: 100%;
  height: 100%;
}

.photo-carousel .photo-carousel-imgList>li {
  width: 100%;
  height: 100%;
  position: absolute;
  transition: left 1s;
}

.photo-carousel .photo-carousel-imgList>li>img {
  width: 100%;
  height: 100%;
  border: solid 0 #333;
}

.photo-carousel .photo-carousel-imgList>li:nth-child(1) {
  left: -100%;
}

.photo-carousel .photo-carousel-imgList>li:nth-child(2) {
  left: 0%;
}

.photo-carousel .photo-carousel-imgList>li:nth-child(3) {
  left: 100%;
}

.photo-carousel .photo-carousel-pointList {
  width: 100%;
  list-style: none;
  text-align: center;
  position: absolute;
  bottom: 5%;
  cursor: pointer;
}

.photo-carousel .photo-carousel-pointList>li {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #9da2a6;
  border: solid 1px #9da2a6;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}

.photo-carousel .photo-carousel-pointList>li.active {
  width: 14px;
  height: 14px;
}

.photo-carousel .photo-carousel-pointList>li::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  top: 1px;
  left: 14px;
  width: 0;
  height: 100%;
  background: white;
  transition: 0.2s all linear;
}

.photo-carousel .photo-carousel-pointList>li.active::before {
  width: 12px;
  height: 12px;
  left: 1px;
}

.photo-carousel .photo-carousel-pointList>li.active~li::before {
  left: 0;
}

.photo-carousel .photo-carousel-pointList::after {
  vertical-align: middle;
  display: inline-block;
  content: " ";
  height: 100%;
}

.buy_inner {
  width: 55%;
  margin: 0 auto;
}

.buy_fixed a {
  display: block;
  padding: 1em;
  color: #fff;
  font-size: .9em;
  text-align: center;
  background-color: rgba(223, 6, 31, .9);
}

.buy_fixed a:hover {
  background-color: rgba(224, 52, 101, 1);
}

.cux_buy {
  margin-top: 60px;
  text-align: center;
  padding-bottom: 2em;
}

.cux_buy a {
  display: inline-block;
  width: 100%;
  max-width: 880px;
  padding: 1em 0em;
  color: #fff;
  background-color: #ad1d28;
  border: 1px solid transparent;
  transition: .3s all;
}

.cux_buy a:hover {
  color: #ad1d28;
  background-color: transparent;
  border-color: #ad1d28;
}

.cux_buy.news_btn {
  margin-top: 20px;
}

.cux_buy.news_btn a {
  padding: .6em;
  background-color: #aaa;
}

.cux_buy.news_btn a:hover {
  color: #666;
  border-color: #666;
  background-color: transparent;
}

.footer_xeam *,
.footer_xeam *::before,
.footer_xeam *::after,
.megamenu *,
.megamenu *::before,
.megamenu *::after,
.details-cu-standard *,
.details-cu-standard *::before,
.details-cu-standard *::after {
  box-sizing: border-box;
}

.formal_agency p {
  margin: 0 auto!important;
  color: inherit!important;
  font-size: inherit!important;
}

@media screen and (max-width: 767px) {
  .formal_agency p {
    padding: .4em .2em!important;
    font-size: .7em!important;
  }
}

@media all and (min-width: 1501px) {
  .photo-carousel {
    height: 850px;
  }

  .photo-carousel li img {
    height: 850px;
  }

  .photo-carousel li {
    height: 850px;
  }
}

@media all and (max-width: 1500px) {
  .photo-carousel {
    height: 500px;
  }

  .photo-carousel li img {
    height: 500px;
    width: 1428.6px;
  }

  .photo-carousel li {
    height: 500px;
  }
}

.details-ts-design p,
.details-ts-performance p,
.details-ts-technology p,
.details-ts-overview p {
  line-height: 24px !important;
}

@media screen and (max-width: 1200px) {
  .contains {
    width: 100%;
  }

  .nav_container {
    width: 100%;
  }

  .common_mailmagazine.inner img, .cashless.inner img {
    width: 100%;
  }
}

@media screen and (max-width: 870px) {
  .buy_inner {
    width: 90%;
  }

  .cux_buy a {
    width: 80%;
  }

  .footer_xeam img {
    width: 100%;
  }
}

.price_horizon{
  display: flex;
  justify-content: center;
  padding: 40px 0;
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
}

div.price_box .grade{
  display: flex;
  width: 32%;
  padding-top: 0;
  align-items: center;
}

.price_other{
  width: 68%;
  display: flex;
  justify-content: flex-start;
}

div.price_box .bike_price{
  display: flex;
  width: fit-content;
  height: 100%;
  align-items: flex-end;
  padding: 0;
}

div.price_box .bike_price small{
  min-width: 49px;
}

.price_caution{
  display: flex;
  width: fit-content;
  align-items: center;
  font-size: 1.4em;
}

@media screen and (max-width: 870px) {
  .price_horizon{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 30px 0;
  }
  
  div.price_box .grade{
    display: flex;
    width: 100%;
    padding-top: 0;
    align-items: center;
    justify-content: center;
  }
  
  .price_other{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  
  div.price_box .bike_price{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
  
  
  .price_caution{
    display: flex;
    width: 100%;
    align-items: center;
    font-size: 1.4em;
    justify-content: center;
  }
}