﻿/*font*/
/*colors*/
/*font*/
/*path*/
.display-flex {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
.display-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.center-element {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}
.middle-element {
  position: absolute;
  top: 50%;
  -moz-transform: translatY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.align-middle {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .no-padding-xs {
    padding: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .no-padding-sm {
    padding: 0 !important;
  }
}
.no-padding {
  padding: 0 !important;
}
.display-flex-wrap {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.justify-content-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.inline-flex {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
.unstyle {
  list-style: none;
  padding-left: 0;
}
.img-ratio-16-9 {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.img-ratio-16-9 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  height: 100%;
}
.img-ratio-16-9 img.browse-all-tyre--img {
  width: 100%;
  height: auto;
  top: 0;
  -webkit-transform: translate3d(-50%, -45%, 0);
  -moz-transform: translate3d(-50%, -45%, 0);
  -ms-transform: translate3d(-50%, -45%, 0);
  -o-transform: translate3d(-50%, -45%, 0);
  transform: translate3d(-50%, -45%, 0);
}
.img-ratio-16-10 {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 62.5%;
  cursor: pointer;
}
.img-ratio-16-10 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  height: 100%;
}
.img-ratio-16-10 img.browse-all-tyre--img {
  width: 123%;
  height: auto;
  top: 0;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.img-ratio-16-10 img.browse-all-tyre--img.browse-all-tyre--img-agri {
  top: 50%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .img-ratio-16-10 img.browse-all-tyre--img.browse-all-tyre--img-agri {
    top: 55%;
  }
}
.img-ratio-16-10 img.browse-all-tyre--img.browse-all-tyre--img__classic {
  top: 4px;
}
@media screen and (min-width: 768px) {
  .img-ratio-16-10 img.browse-all-tyre--img.browse-all-tyre--img__bicycle {
    top: 30px;
    left: -10%;
    width: 145%;
    transform: translate3d(-20%, -50%, 0);
  }
}
.text-upercase {
  text-transform: uppercase;
}
.footer-active-underline {
  text-decoration: underline;
}
.disable-click {
  pointer-events: none;
}
.cursor-disable {
  cursor: not-allowed;
  background-color: #ddd !important;
}
.remove-margin-top {
  margin-top: 0 !important;
}
.word-break-word {
  word-break: break-word;
}
.word-break-all {
  word-break: break-all;
}
.background--gray {
  background: #1a1a1a !important;
}
select::-ms-expand {
  display: none !important;
}
.body {
  color: #000;
  font-family: 'Gotham Light', sans-serif;
  font-size: 12px;
  line-height: 18px;
}
@font-face {
  font-family: 'Gotham Extra Light';
  src: url("/App_Themes/vredestein/fonts/Gotham/GothamSSm-XLight.otf");
}
@font-face {
  font-family: 'Gotham Medium';
  src: url("/App_Themes/vredestein/fonts/Gotham/GothamSSm-Medium.otf");
}
@font-face {
  font-family: 'Gotham Light';
  src: url("/App_Themes/vredestein/fonts/Gotham/GothamSSm-Light.otf");
}
@font-face {
  font-family: 'Gotham Book';
  src: url("/App_Themes/vredestein/fonts/Gotham/GothamSSm-Book.otf");
}
@font-face {
  font-family: 'Gotham Bold';
  src: url("/App_Themes/vredestein/fonts/Gotham/GothamSSm-Bold.otf");
}
.body h1,
.body .title-big {
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Extra Light', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
.body h2,
.body .title-small {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Extra Light', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
.body h3,
.body .subtitle {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Extra Light', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
.body h4,
.body .section-title {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
.body h5,
.body .para-info {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
.body h6,
.body .text-small {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Light', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
}
.body b {
  font-family: 'Gotham Book', sans-serif;
}
.body .para-large {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Extra Light', sans-serif;
}
.body p,
.body .para-normal {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
}
.body .para-small {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
}
.body small,
.body .para-smaller {
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Book', sans-serif;
  text-transform: uppercase;
}
.body ul li,
.body ol li {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
}
.body .link {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.body .link.link-block {
  display: inline-block;
}
.body .link.browse-link-bicycle {
  margin-left: 0;
}
@media screen and (min-width: 992px) {
  .body .link.browse-link-bicycle {
    position: absolute;
    /*margin-left:24px;*/
    margin-top: 10px;
  }
}
.body .link.link-primary {
  color: #0066b3;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Book', sans-serif;
  text-decoration: none;
}
.body .link.link-primary:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .body h1 {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.1em;
    font-family: 'Gotham Extra Light', sans-serif;
    text-transform: uppercase;
  }
  .body h2,
  .body .title-small {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.1em;
    font-family: 'Gotham Extra Light', sans-serif;
    text-transform: uppercase;
  }
  .body h3 {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.1em;
    font-family: 'Gotham Extra Light', sans-serif;
    text-transform: uppercase;
  }
  .body h4 {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.15em;
    font-family: 'Gotham Medium', sans-serif;
    text-transform: uppercase;
  }
  .body .para-large {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.02em;
    font-family: 'Gotham Extra Light', sans-serif;
  }
}
.body .dot-list {
  color: #fff;
  -webkit-padding-start: 20px;
  margin-bottom: 22px;
}
.body .dot-list li {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Extra Light', sans-serif;
}
.body .dot-list .list-title {
  margin-left: -16px;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Book', sans-serif;
  list-style: none;
}
.body .body-copy__wrapper {
  margin-bottom: 12px;
}
.body .body-copy__wrapper p,
.body .body-copy__wrapper ul,
.body .body-copy__wrapper ol {
  margin-bottom: 18px;
}
.body .body-copy__wrapper .para-intro {
  color: #888;
}
.body .body-copy__wrapper h1 {
  margin-top: 20px;
  margin-bottom: 36px;
}
/*colors*/
.btn {
  text-transform: uppercase;
  font-family: 'Gotham Medium', sans-serif;
  font-size: 12px;
  border: 1px solid #000;
  color: #000;
  background-color: transparent;
  line-height: 40px;
  height: 40px;
  display: inline-block;
  padding: 0 16px;
  letter-spacing: 0.1em;
  margin-bottom: 12px;
}
.btn span {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.btn.btn-primary {
  color: #fff;
  border-color: #0066b3;
  background-color: #0066b3;
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary.active,
.btn.btn-primary:focus {
  background-color: #2077b9;
  border-color: #2077b9;
  color: #fff;
}
.btn.btn-primary.button-back_home {
  margin-bottom: 36px;
}
.btn.btn-secondary {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.btn.btn-secondary:hover,
.btn.btn-secondary:active {
  color: #fff;
  background-color: #202020;
  border-color: #202020;
}
.btn.btn-small {
  width: auto;
}
.btn.btn-block {
  width: 100%;
}
.btn.btn-center {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.btn-group {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
}
.btn-group .btn {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Book', sans-serif;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
  border: 1px solid black;
  color: #666;
  background-color: #ddd;
}
.btn-group .btn img {
  width: 24px;
}
.btn-group .btn:hover,
.btn-group .btn:active,
.btn-group .btn:focus,
.btn-group .btn.selected {
  background-color: #fff;
  color: #000;
  outline: none;
}
.btn-group.btn-group-finder-bicyce .btn {
  width: 50%;
  flex: 0 0 auto;
}
.btn-group.btn-group-bicyce .btn:focus,
.btn-group.btn-group-bicyce .btn:active,
.btn-group.btn-group-bicyce .btn:hover {
  background-color: #ddd;
  color: #666;
  outline: none;
}
.btn-group.btn-group-bicyce .btn.selected {
  background-color: #fff;
  color: #000;
  outline: none;
}
/*colors*/
.body .caret {
  margin-left: 5px;
  margin-bottom: 1px;
  border-top: 8px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
@media screen and (max-width: 767px) {
  .body .navbar a {
    letter-spacing: 0.15em;
  }
}
.body .navbar.navbar-main .container {
  padding-left: 0;
  padding-right: 0;
}
.body .navbar.navbar-main .navbar-header .navbar-toggle {
  padding-right: 0;
}
.body .navbar.navbar-main .navbar-header .navbar-img {
  padding: 12px 0;
}
@media screen and (max-width: 767px) {
  .body .navbar.navbar-main .navbar-header .navbar-img {
    height: 57px;
  }
}
.body .navbar.navbar-main .navbar-header .navbar-img img {
  width: 90px;
  height: 100%;
}
.body .navbar.navbar-main .navbar-nav {
  padding: 8px 0;
}
.body .navbar.navbar-main .navbar-nav li {
  height: 36px;
  margin: 0 10px;
}
.body .navbar.navbar-main .navbar-nav li.nav-btn {
  padding: 0 5px;
  line-height: 16px;
}
@media screen and (min-width: 768px) {
  .body .navbar.navbar-main .navbar-nav li.nav-btn:first-child {
    margin-left: -12px;
  }
}
.body .navbar.navbar-main .navbar-nav li.nav-btn.active {
  outline: 1px solid #000;
  color: #000;
}
.body .navbar.navbar-main .navbar-nav li.nav-btn.active a {
  background-color: white;
}
.body .navbar.navbar-main .navbar-nav li.nav-btn:hover:not(.active) {
  outline: 1px solid #888;
}
.body .navbar.navbar-main .navbar-nav li a {
  line-height: 36px;
  padding: 0 6px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Gotham Medium', sans-serif;
  font-size: 10px;
  outline: none;
}
.body .navbar.navbar-main .navbar-nav li.navbar-dropdown .dropdown-menu * {
  background-color: #333;
}
.body .navbar.navbar-main .navbar-nav.navbar-right li:last-child {
  margin-right: 0;
}
.body .navbar.navbar-main .navbar-nav.navbar-right li:last-child a {
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .body .navbar.navbar-main .navbar-header .navbar-img {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .body .navbar.navbar-main {
    min-height: 56px;
    background-color: #000;
    color: white;
  }
  .body .navbar.navbar-main .navbar-header .navbar-link-dropdown {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-35%);
    -moz-transform: translateX(-35%);
    -ms-transform: translateX(-35%);
    -o-transform: translateX(-35%);
    transform: translateX(-35%);
    text-transform: uppercase;
    font-family: 'Gotham Book', sans-serif;
    font-size: 10px;
    color: white;
    padding: 20px 25px 20px 10px;
    /*position: relative;*/
    background: url('/App_Themes/vredestein/img/Icons/dropdown-arrow-icon.png') no-repeat right 0 top 24px;
  }
  .body .navbar.navbar-main .navbar-header .navbar-link-dropdown:after {
    /*content: url(../../img/Icons/collapsed-arrow-icon@2x.png);*/
    position: absolute;
    right: -15px;
    top: 42%;
    zoom: 0.5;
  }
  .body .navbar.navbar-main .navbar-header .navbar-link-dropdown.collapsed:after {
    /*content: url(../../img/Icons/dropdown-arrow-icon@2x.png);*/
  }
  .body .navbar.navbar-main .navbar-collapse {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: absolute;
    margin: 0;
    top: 58px;
    left: -9px;
    right: -9px;
    z-index: 10;
    background: black;
  }
  .body .navbar.navbar-main .navbar-toggle {
    border: none;
    background-color: transparent;
    margin: 11px 2px 11px 0;
  }
  .body .navbar.navbar-main .navbar-toggle .icon-collapsed {
    zoom: 0.5;
    display: none;
  }
  .body .navbar.navbar-main .navbar-toggle .icon-expanded {
    zoom: 0.5;
    display: block;
  }
  .body .navbar.navbar-main .navbar-toggle.collapsed .icon-collapsed {
    display: block;
  }
  .body .navbar.navbar-main .navbar-toggle.collapsed .icon-expanded {
    display: none;
  }
  .body .navbar.navbar-main .navbar-nav {
    margin: 0;
    padding: 0px;
  }
  .body .navbar.navbar-main .navbar-nav li {
    margin: 0;
    height: auto;
  }
  .body .navbar.navbar-main .navbar-nav li.nav-btn.active a {
    background-color: #000;
    color: white;
    outline: none;
  }
  .body .navbar.navbar-main .navbar-nav li.nav-btn:hover:not(.active) {
    outline: none;
  }
  .body .navbar.navbar-main .navbar-nav li a {
    background-color: #000;
    color: white;
    text-align: center;
  }
  .body .navbar.navbar-main .navbar-nav:first-child:not(:last-child) {
    padding: 8px 0 0 0;
  }
  .body .navbar.navbar-main .navbar-nav:last-child:not(:first-child) {
    padding: 0 0 20px 0;
  }
}
.body .navbar.navbar-sub {
  font-family: 'Gotham Light', sans-serif;
  font-size: 10px;
  height: 96px;
  position: absolute;
  top: 54px;
  left: 0;
  right: 0;
  z-index: 9;
  border: none;
}
@media screen and (max-width: 767px) {
  .body .navbar.navbar-sub.navbar--black {
    background: #000;
  }
}
@media screen and (max-width: 767px) {
  .body .navbar.navbar-sub.navbar--black.commonpage {
    display: none;
  }
}
.body .navbar.navbar-sub .link {
  color: #fff;
}
.body .navbar.navbar-sub .form-control {
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .navbar.navbar-sub {
    background-color: #000;
  }
}
@media screen and (max-width: 991px) {
  .body .navbar.navbar-sub.otherpage-menu {
    background-color: rgba(0, 0, 0, 0.8);
  }
}
@media screen and (max-width: 767px) {
  .body .navbar.navbar-sub.commonpage-menu {
    background-color: #000;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .navbar.navbar-sub.productlist-menu {
    background-color: rgba(0, 0, 0, 0.8);
  }
}
@media screen and (max-width: 767px) {
  .body .navbar.navbar-sub.productlist-menu {
    background-color: #000;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .navbar.navbar-sub .navbar-header {
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .body .navbar.navbar-sub .navbar-header {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
}
.body .navbar.navbar-sub .navbar-header .navbar-toggle {
  border: none;
  background-color: transparent;
  margin: 30px 2px 30px 0;
}
.body .navbar.navbar-sub .navbar-header .navbar-toggle .icon-collapsed {
  zoom: 0.5;
  display: none;
}
.body .navbar.navbar-sub .navbar-header .navbar-toggle .icon-expanded {
  zoom: 0.5;
  display: block;
}
.body .navbar.navbar-sub .navbar-header .navbar-toggle.collapsed .icon-collapsed {
  display: block;
}
.body .navbar.navbar-sub .navbar-header .navbar-toggle.collapsed .icon-expanded {
  display: none;
}
@media screen and (max-width: 767px) {
  .body .navbar.navbar-sub .navbar-header .navbar-toggle {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .body .navbar.navbar-sub .navbar-header .navbar-toggle {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .navbar.navbar-sub .navbar-header .navbar-toggle {
    display: inline-block;
  }
}
.body .navbar.navbar-sub .navbar-header .navbar-brand {
  width: auto;
  height: 96px;
  padding: 0 23px 18px 23px;
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .body .navbar.navbar-sub .navbar-header .navbar-brand {
    padding: 0 10px 18px 10px;
  }
}
@media screen and (min-width: 992px) {
  .body .navbar.navbar-sub .navbar-header .navbar-brand {
    margin-left: -12px;
  }
}
@media screen and (min-width: 768px) {
  .body .navbar.navbar-sub .navbar-header .navbar-brand {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .body .navbar.navbar-sub .navbar-header .navbar-brand {
    padding: 0 0 18px 0;
  }
}
.body .navbar.navbar-sub .navbar-header .navbar-brand.navbar-img {
  padding: 23px 17px 23px 0;
}
.body .navbar.navbar-sub .navbar-header .navbar-brand.navbar-img img {
  width: auto;
}
.body .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
  line-height: 78px;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  -moz-box-align: flex-end;
  align-items: flex-end;
  position: relative;
}
.body .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link a {
  font-family: 'Gotham Light', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px;
  text-align: center;
  color: white;
  background-color: transparent;
  text-decoration: none;
  position: relative;
  letter-spacing: 0.1em;
  outline: none;
}
.body .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link a .navbar__link-icon {
  display: block;
  margin-bottom: 15px;
}
.body .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link a .navbar__link-icon img {
  zoom: 0.56;
}
.body .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link a .navbar__link-icon2 {
  display: block;
  margin-bottom: 15px;
}
.body .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link a .navbar__link-icon2 img {
  zoom: 0.4;
}
.body .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link.active:after {
  content: '';
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: calc(100% + 9px);
  width: 0;
  height: 0;
  margin: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
  position: absolute;
}
.body .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link.active a:after {
  content: '';
  position: absolute;
  top: calc(100% + 26px);
  left: 50%;
  z-index: 100;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid rgba(0, 0, 0, 0.9);
}
@media (max-width: 767px) {
  .body .navbar.navbar-sub .navbar-collapse {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .body .navbar.navbar-sub .navbar-collapse {
    position: absolute;
    top: 95px;
    left: -12px;
    right: -12px;
    background-color: #000;
    z-index: 10;
  }
  .body .navbar.navbar-sub .navbar-collapse.collapse {
    display: none !important;
  }
  .body .navbar.navbar-sub .navbar-collapse.collapse.in {
    display: block !important;
  }
}
.body .navbar.navbar-sub .navbar-nav {
  height: 96px;
}
.body .navbar.navbar-sub .navbar-nav > li {
  line-height: 96px;
}
.body .navbar.navbar-sub .navbar-nav > li a {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  padding: 18px 15px 18px 11px;
  display: inline-block;
  vertical-align: bottom;
  outline: none;
}
.body .navbar.navbar-sub .navbar-nav.navbar-right > li:last-child a {
  padding-right: 0;
}
.body .navbar.navbar-sub .navbar-nav.navbar-right {
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .navbar.navbar-sub .navbar-nav.navbar-right {
    float: none !important;
    height: auto;
    margin: 0;
    padding: 8px 0 20px 0;
  }
  .body .navbar.navbar-sub .navbar-nav.navbar-right li {
    float: none;
    height: auto;
    line-height: 0;
    text-align: center;
  }
  .body .navbar.navbar-sub .navbar-nav.navbar-right li ul {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .body .navbar.navbar-sub .navbar-nav.navbar-right li ul li {
    background: #333;
  }
  .body .navbar.navbar-sub .navbar-nav.navbar-right li ul li a {
    text-align: center;
  }
  .body .navbar.navbar-sub .navbar-nav.navbar-right li a {
    display: block;
    padding: 0;
    line-height: 36px;
  }
}
.body .navbar.navbar-sub .navbar-nav > .active > a,
.body .navbar.navbar-sub .navbar-nav > .active > a:hover,
.body .navbar.navbar-sub .navbar-nav > .active > a:focus {
  background-color: transparent;
}
.body .navbar.navbar-sub .navbar-nav .navbar-dropdown {
  text-transform: uppercase;
}
.body .navbar.navbar-sub .navbar-nav .navbar-dropdown .dropdown-menu {
  top: 48px;
  background-color: #000;
}
.body .navbar.navbar-sub .navbar-nav .navbar-dropdown .dropdown-menu.waranty-menu {
  border: 0;
  top: 41px;
  left: 0;
}
@media screen and (min-width: 991px) {
  .body .navbar.navbar-sub .navbar-nav .navbar-dropdown .dropdown-menu.waranty-menu {
    padding-top: 12px;
  }
}
.body .navbar.navbar-sub .navbar-nav .navbar-dropdown .dropdown-menu .divider {
  background-color: #fff;
}
.body .navbar.navbar-sub .navbar-nav .navbar-dropdown .dropdown-menu li {
  line-height: 30px;
}
.body .navbar.navbar-sub .navbar-nav .navbar-dropdown .dropdown-menu li a {
  text-transform: uppercase;
  font-family: 'Gotham Light', sans-serif;
  font-size: 12px;
  color: #fff;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
  text-align: left;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .navbar.navbar-sub .navbar-nav .navbar-dropdown .dropdown-menu li a {
    text-align: center;
  }
}
.body .navbar.navbar-sub .navbar-nav .navbar-dropdown .dropdown-menu li a:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
/*colors*/
.body .finder {
  background-color: rgba(0, 0, 0, 0.8);
  outline: 1px solid rgba(0, 0, 0, 0.8);
  width: 100%;
  padding-top: 8px;
  color: white;
}
.body .finder.finfer-vre {
  outline: none;
}
@media screen and (min-width: 768px) {
  .body .finder .panel--wrapper-left {
    /*margin-right: -24px;*/
  }
}
@media screen and (max-width: 767px) {
  .body .finder .panel--wrapper-right .form--container .form--wrapper {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-end;
    -moz-box-align: flex-end;
    align-items: flex-end;
  }
  .body .finder .panel--wrapper-right .form--container .form--wrapper .form-group--1st-row {
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1;
  }
  .body .finder .panel--wrapper-right .form--container .form--wrapper .form-group--1st-row:not(:last-child) {
    margin-right: 12px;
  }
  .body .finder .panel--wrapper-right .tyre-finder-size {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .body .finder .panel--wrapper-right .button--wrapper .btn + .btn {
    border-left: 0;
  }
  .body .finder .panel--wrapper-right .button--wrapper .vehicle-type {
    outline: none;
    letter-spacing: 0.02em;
  }
  .body .finder .panel--wrapper-right .button--wrapper .vehicle-type.selected {
    background: #fff;
  }
  .body .finder .panel--wrapper-right .button--wrapper .vehicle-type:nth-child(4) {
    border-left: 1px solid #000;
  }
  .body .finder .panel--wrapper-right .button--wrapper .vehicle-type:nth-child(n+4) {
    border-top: 0;
  }
  .body .finder .panel--wrapper-right .form--container {
    max-width: 348px;
    width: 348px;
  }
  .body .finder .panel--wrapper-right .form--container.form--container--short {
    max-width: 260px;
    width: 260px;
  }
  .body .finder .panel--wrapper-right .form--container.box__content {
    padding-right: 0;
  }
  .body .finder .panel--wrapper-right .form--container .form--wrapper {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .body .finder .panel--wrapper-right .form--container .form--wrapper .form-group--1st-row {
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1;
  }
  .body .finder .panel--wrapper-right .form--container .form--wrapper .form-group--1st-row select {
    max-width: 100px;
    margin-right: 12px;
  }
  .body .finder .panel--wrapper-right .right-panel--wrapper.box__content {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .finder .panel--wrapper-right .button--wrapper.box__content {
    padding-right: 0;
  }
  .body .finder .panel--wrapper-right .button--wrapper .vehicle-type {
    min-width: 160px;
    max-width: 160px !important;
    padding: 0;
  }
  .body .finder .panel--wrapper-right .button--wrapper.button--wrapper-bicycle .finder__application-group {
    min-width: inherit;
    width: auto;
  }
  .body .finder .panel--wrapper-right .button--wrapper.button--wrapper-bicycle .finder__application-group .vehicle-type:nth-child(n+3) {
    border-left: 1px solid #000;
    border-top: 0;
  }
  .body .finder .panel--wrapper-right .button--wrapper.button--wrapper-bicycle .finder__application-group .vehicle-type:nth-child(n+4) {
    border-left: 0;
  }
}
@media screen and (min-width: 992px) {
  .body .finder .panel--wrapper-right .button--wrapper .vehicle-type {
    min-width: 160px;
    max-width: 160px !important;
    padding: 0;
  }
  .body .finder .panel--wrapper-right .button--wrapper.button--wrapper-bicycle .finder__application-group {
    min-width: inherit;
    width: auto;
  }
  .body .finder .panel--wrapper-right .button--wrapper.button--wrapper-bicycle .finder__application-group .vehicle-type:nth-child(n+3) {
    border-left: 1px solid #000;
    border-top: 0;
  }
  .body .finder .panel--wrapper-right .button--wrapper.button--wrapper-bicycle .finder__application-group .vehicle-type:nth-child(n+4) {
    border-left: 0;
  }
}
.body .finder .finder-container {
  border-top: 1px solid #fff;
}
.body .finder .finder-box {
  padding: 44px 0 41px 0;
}
@media screen and (min-width: 768px) {
  .body .finder .finder-box.tyre-box-agri {
    padding-top: 58px;
    padding-bottom: 24px;
  }
}
@media screen and (min-width: 768px) {
  .body .finder .finder-box.dealer-box {
    padding-top: 55px;
    padding-bottom: 44px;
  }
}
@media screen and (min-width: 768px) {
  .body .finder .finder-box.tyre-box-pv {
    padding-top: 55px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .body .finder .finder-box {
    padding: 18px 0 10px 0;
    margin: 0;
  }
}
.body .finder .finder-box .form-group label,
.body .finder .finder-box .form-group-lg label,
.body .finder .finder-box .form-group-sm label {
  color: white;
}
.body .finder .finder-box .form-group.form-group--1st-row,
.body .finder .finder-box .form-group-lg.form-group--1st-row,
.body .finder .finder-box .form-group-sm.form-group--1st-row {
  margin-top: 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .body .finder .finder-box .form-group.form-group--1st-row label,
  .body .finder .finder-box .form-group-lg.form-group--1st-row label,
  .body .finder .finder-box .form-group-sm.form-group--1st-row label {
    position: absolute;
    top: -23px;
  }
}
@media screen and (max-width: 767px) {
  .body .finder .finder-box .form-group.form-group--1st-row:last-child,
  .body .finder .finder-box .form-group-lg.form-group--1st-row:last-child,
  .body .finder .finder-box .form-group-sm.form-group--1st-row:last-child {
    margin-right: 0;
  }
  .body .finder .finder-box .form-group.form-group--1st-row .form-control-vre,
  .body .finder .finder-box .form-group-lg.form-group--1st-row .form-control-vre,
  .body .finder .finder-box .form-group-sm.form-group--1st-row .form-control-vre {
    width: 100%;
  }
}
.body .finder .finder-box .form-group .form-control,
.body .finder .finder-box .form-group-lg .form-control,
.body .finder .finder-box .form-group-sm .form-control {
  font-family: 'Gotham Light', sans-serif;
}
@media screen and (max-width: 413px) {
  .body .finder .finder-box .form-group .form-control.form-control-vre,
  .body .finder .finder-box .form-group-lg .form-control.form-control-vre,
  .body .finder .finder-box .form-group-sm .form-control.form-control-vre {
    padding: 10px 35px 10px 10px;
  }
}
@media screen and (max-width: 320px) {
  .body .finder .finder-box .form-group .form-control.form-control-vre,
  .body .finder .finder-box .form-group-lg .form-control.form-control-vre,
  .body .finder .finder-box .form-group-sm .form-control.form-control-vre {
    padding: 10px 30px 10px 10px;
    font-size: 10px;
  }
}
.body .finder .finder-box .dealer-label {
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  .body .finder .finder-box .dealer-label {
    float: left;
  }
}
.body .finder .finder-box .box__content {
  padding: 0 12px 12px 12px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .finder .finder-box .box__content.button--wrapper--agri,
  .body .finder .finder-box .box__content.button--wrapper-bicycle,
  .body .finder .finder-box .box__content.box__search__bicycle {
    padding-bottom: 0;
  }
}
.body .finder .finder-box .box__content.box-group-search {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 992px) {
  .body .finder .finder-box .box__content.box-group-search {
    max-width: 364px;
    width: 364px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .finder .finder-box .box__content.box-group-search {
    max-width: 283px;
    width: 283px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .finder .finder-box .box__content.box-group-search.box-group-search-pv {
    max-width: 400px;
    width: 100%;
  }
}
.body .finder .finder-box .box__content .box__search_white:hover,
.body .finder .finder-box .box__content .box__search_white:active,
.body .finder .finder-box .box__content .box__search_white:focus {
  border: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .body .finder .finder-box .box__content.box__search {
    padding-bottom: 5px;
  }
}
.body .finder .finder-box .box__content.box__search-pv .browse-link {
  margin-top: 12px;
  word-break: break-word;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .finder .finder-box .box__content.box__search-pv {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .body .finder .finder-box .box__content.box__search-pv {
    width: 100%;
  }
  .body .finder .finder-box .box__content.box__search-pv .browse-link {
    margin-top: 0;
  }
}
.body .finder .finder-box .box__content.box__search-agri .browse-link {
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .body .finder .finder-box .box__content.box__search-agri {
    width: 100%;
  }
  .body .finder .finder-box .box__content.box__search-agri .browse-link {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .body .finder .finder-box .box__content.box__search__bicycle {
    width: 100%;
    padding-bottom: 0;
  }
  .body .finder .finder-box .box__content.box__search__bicycle .form-group--1st-row-bicycle {
    margin-bottom: 0;
  }
  .body .finder .finder-box .box__content.box__search__bicycle .browse-link-bicycle {
    padding-top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .finder .finder-box .box__content.box__search-classic {
    padding-left: 0;
    padding-right: 0;
  }
}
.body .finder .finder-box .box__content.box-1 {
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.body .finder .finder-box .box__content.box-2 {
  -ms-flex: 2;
  -webkit-flex: 2;
  flex: 2;
}
.body .finder .finder-box .box__content.box-3 {
  -ms-flex: 3;
  -webkit-flex: 3;
  flex: 3;
}
.body .finder .finder-box .box__content .btn-group .btn {
  max-width: 167px;
  padding-left: 0;
  padding-right: 0;
}
.body .finder .finder-box .box__content .btn-search {
  display: block;
}
@media screen and (max-width: 767px) {
  .body .finder .finder-box .box__content {
    padding: 0 0 12px 0;
  }
  .body .finder .finder-box .box__content:last-child {
    padding: 0;
  }
  .body .finder .finder-box .box__content .btn {
    display: block;
    width: 100%;
  }
  .body .finder .finder-box .box__content.box__content-agri {
    padding: 0;
  }
  .body .finder .finder-box .box__content.box__content-agri .form-group {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .body .finder .finder-box .link-where {
    padding-top: 8px;
  }
}
.body .finder .finder-box .browse-link {
  margin-top: 10px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .finder .finder-box .browse-link.browse-link-agri {
    margin-top: 0;
  }
}
.body .finder .finder-box .browse-link:not(:first-child) {
  margin-left: 24px;
}
.body .finder .finder-box .browse-link.link-type {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .body .finder .finder-box .browse-link.link-type {
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .body .finder .finder-box .browse-link {
    margin-left: 0;
    margin-top: 0;
  }
}
.body .finder .finder-box .btn-reset-tyre-size {
  margin: -2px 6px 0;
  text-align: right;
  line-height: 18px;
}
.body .finder .finder-box .btn-reset-tyre-size label {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  text-decoration: underline;
  text-transform: capitalize;
  margin-bottom: 0;
  cursor: pointer;
  font-family: 'Gotham Light', sans-serif;
  font-weight: normal;
}
.body .finder .form-group,
.body .finder .form-group-lg,
.body .finder .form-group-sm {
  margin-bottom: 12px;
}
.body .finder .form-group label,
.body .finder .form-group-lg label,
.body .finder .form-group-sm label {
  font-size: 10px;
  line-height: 16px;
}
.body .finder .result-box {
  padding: 44px 0 0 0;
}
@media screen and (max-width: 991px) {
  .body .finder .result-box .one-result--wrapper {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 991px) {
  .body .finder .result-box .one-result--wrapper .information--wrapper {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
@media screen and (max-width: 991px) {
  .body .finder .result-box .one-result--wrapper .button--wrapper {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
@media screen and (max-width: 991px) {
  .body .finder .result-box .one-result--wrapper .result__product {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
@media screen and (max-width: 991px) {
  .body .finder .result-box .one-result--wrapper .result__product .result__price {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .body .finder .result-box .one-result--wrapper .result__product .result__price p {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  .body .finder .result-box .one-result--wrapper .result__product .result__warranty {
    margin-left: 0;
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .body .finder .result-box .one-result--wrapper .result__product .result__warranty p {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  .body .finder .result-box .one-result--wrapper .result__product .result__warranty .result__warranty--short-label {
    width: 100%;
    text-align: center;
  }
}
.body .finder .result-box .result__content {
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  margin-bottom: 6px;
}
.body .finder .result-box .result__img {
  -ms-flex: 0;
  -webkit-flex: 0;
  flex: 0;
  margin-left: 12px;
}
.body .finder .result-box .result__img.result__img__vre {
  -webkit-flex: none;
  -moz-flex: none;
  flex: none;
}
.body .finder .result-box .result__img img {
  width: auto;
  max-width: 227px;
  display: block;
}
.body .finder .result-box .result__title-icon img.icon {
  display: inline-block;
  width: 24px;
  margin-bottom: 5px;
}
.body .finder .result-box .result__warranty,
.body .finder .result-box .result__price {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -ms-align-content: center;
  -webkit-align-content: center;
  align-content: center;
}
@media screen and (max-width: 767px) {
  .body .finder .result-box .result__warranty,
  .body .finder .result-box .result__price {
    width: 50%;
  }
}
.body .finder .result-box .result__warranty {
  margin-left: 24px;
}
@media screen and (max-width: 767px) {
  .body .finder .result-box .result__warranty {
    margin-left: 0;
  }
}
.body .finder .result-box .result__warranty .result__warranty--short-label {
  width: 50px;
  display: inline-block;
  vertical-align: middle;
}
.body .finder .result-box .result__list-properties {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  padding: 0;
  list-style: none;
  margin-bottom: 18px;
}
.body .finder .result-box .find-one-criterial {
  margin-bottom: 18px;
  font-size: 12px;
}
@media screen and (min-width: 992px) {
  .body .finder .result-box .result__product {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .body .finder .result-box .result__product {
    padding-bottom: 14px;
  }
}
.body .finder .result-box .result__col-btn {
  margin-bottom: 16px;
}
@media screen and (max-width: 991px) {
  .body .finder .result-box .result__content,
  .body .finder .result-box .result__img {
    -ms-flex: auto;
    -webkit-flex: auto;
    flex: auto;
    width: 100%;
  }
  .body .finder .result-box .result__img img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
  }
}
.body .finder .finder-tab {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .body .finder .finder-tab {
    margin-bottom: 12px;
  }
}
.body .finder .finder-tab .btn {
  font-family: 'Gotham Book', sans-serif;
  border: 1px solid transparent;
  color: #fff;
  background-color: transparent;
  font-size: 10px;
  height: 35px;
  line-height: 35px;
  padding: 0;
}
.body .finder .finder-tab .btn:first-child:not(:last-child) {
  margin-right: 6px;
}
.body .finder .finder-tab .btn:last-child:not(:first-child) {
  margin-left: 6px;
}
.body .finder .finder-tab .btn:not(:last-child):not(:first-child) {
  margin-left: 6px;
  margin-right: 6px;
}
.body .finder .finder-tab .btn:only-child {
  margin-left: 0;
  margin-right: 0;
}
.body .finder .finder-tab .btn:active,
.body .finder .finder-tab .btn:focus,
.body .finder .finder-tab .btn.selected,
.body .finder .finder-tab .btn.selected:hover {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.body .finder .finder-tab .btn:hover {
  border: 1px solid #888;
}
.body .finder .finder-tab .btn.btn-vehicle-classic {
  margin: 0 auto;
  cursor: default;
}
.body .finder .finder__application-group {
  /*.flex-wrap(wrap);*/
  margin-bottom: 12px;
  max-width: 500px;
  min-width: 500px;
  width: 500px;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.body .finder .finder__application-group .btn {
  min-width: 33.33333333%;
  margin: 0;
  background: #ddd;
  color: #666;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Light', sans-serif;
  text-transform: uppercase;
}
.body .finder .finder__application-group .btn.selected {
  color: #000;
}
/*colors*/
.body input,
.body select,
.body textarea {
  font-family: 'Gotham Light', sans-serif;
}
.body .ui-widget-content {
  max-height: 180px;
  border: 0;
  /*@media screen and (min-width: 992px) {
            max-width: 364px !important;
            width: 364px !important;
        }

        @media screen and (min-width:768px) and (max-width:991px) {
            max-width: 283px !important;
            width: 283px !important;
        }*/
  /*@media screen and (max-width:767px) {
            max-width: ~"calc(100% - 32px)" !important;
            width: ~"calc(100% - 32px)" !important;
        }*/
}
.body .ui-widget-content .ui-menu-item {
  padding-left: 16px;
  border: 1px solid #fff;
}
.body .ui-widget-content .ui-menu-item:hover,
.body .ui-widget-content .ui-menu-item:active,
.body .ui-widget-content .ui-menu-item:focus {
  border: 1px solid #fff;
}
.body .ui-widget-content .pac-item,
.body .ui-widget-content .ui-menu-item {
  min-height: 36px;
  border: 0;
  line-height: 30px;
}
.body .ui-widget-content .pac-item:nth-child(2n+1),
.body .ui-widget-content .ui-menu-item:nth-child(2n+1) {
  background: #ddd;
}
.body .ui-widget-content .pac-item:nth-child(2n),
.body .ui-widget-content .ui-menu-item:nth-child(2n) {
  background: #fff;
  /*&:hover, &:active, &:focus {
                    background: @white;
                }*/
}
.body .pac-container {
  max-height: 160px;
  border-radius: 0 !important;
  /*@media screen and (min-width: 992px) {
            max-width: 364px !important;
            width: 364px !important;
        }

        @media screen and (min-width:768px) and (max-width:991px) {
            max-width: 283px !important;
            width: 283px !important;
        }*/
  /*@media screen and (max-width:767px) {
            max-width: ~"calc(100% - 32px)" !important;
            width: ~"calc(100% - 32px)" !important;
        }*/
}
.body .pac-container .pac-item {
  min-height: 40px;
  border: none;
  line-height: 32px;
  cursor: pointer;
}
.body .pac-container .pac-item:nth-child(2n+1) {
  background: #ddd;
}
.form-group,
.form-group-lg,
.form-group-sm,
.input-group {
  margin-bottom: 22px;
}
.form-group .btn-send-email,
.form-group-lg .btn-send-email,
.form-group-sm .btn-send-email,
.input-group .btn-send-email {
  vertical-align: top;
}
.form-group label,
.form-group-lg label,
.form-group-sm label,
.input-group label {
  margin-bottom: 3px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Book', sans-serif;
  text-transform: uppercase;
  color: #666;
  font-weight: normal;
}
.form-group .form-control,
.form-group-lg .form-control,
.form-group-sm .form-control,
.input-group .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Book', sans-serif;
  height: 40px;
  padding-top: 11px;
  padding-bottom: 11px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.form-group .form-control.filter-group-list,
.form-group-lg .form-control.filter-group-list,
.form-group-sm .form-control.filter-group-list,
.input-group .form-control.filter-group-list {
  text-transform: uppercase;
}
.form-group .form-control:focus,
.form-group-lg .form-control:focus,
.form-group-sm .form-control:focus,
.input-group .form-control:focus,
.form-group .form-control:active,
.form-group-lg .form-control:active,
.form-group-sm .form-control:active,
.input-group .form-control:active {
  border: 1px solid #000;
}
.form-group .form-control:focus:hover,
.form-group-lg .form-control:focus:hover,
.form-group-sm .form-control:focus:hover,
.input-group .form-control:focus:hover,
.form-group .form-control:active:hover,
.form-group-lg .form-control:active:hover,
.form-group-sm .form-control:active:hover,
.input-group .form-control:active:hover {
  border: 1px solid #000;
}
.form-group .form-control.input--noborder-right,
.form-group-lg .form-control.input--noborder-right,
.form-group-sm .form-control.input--noborder-right,
.input-group .form-control.input--noborder-right {
  border-right: 0;
}
.form-group select.form-control,
.form-group-lg select.form-control,
.form-group-sm select.form-control,
.input-group select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  line-height: 18px;
  padding-top: 11px;
  padding-bottom: 11px;
  height: 40px;
  padding-right: 40px;
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon-black.png) no-repeat right 13px top 15px #fff;
}
.form-group select.form-control::-ms-expand,
.form-group-lg select.form-control::-ms-expand,
.form-group-sm select.form-control::-ms-expand,
.input-group select.form-control::-ms-expand {
  display: none;
}
.form-group select.form-control:focus,
.form-group-lg select.form-control:focus,
.form-group-sm select.form-control:focus,
.input-group select.form-control:focus {
  border: 1px solid #000;
}
.form-group select.form-control:hover,
.form-group-lg select.form-control:hover,
.form-group-sm select.form-control:hover,
.input-group select.form-control:hover {
  border: 1px solid #888;
}
.form-group textarea.form-control,
.form-group-lg textarea.form-control,
.form-group-sm textarea.form-control,
.input-group textarea.form-control {
  resize: none;
  height: auto;
}
.form-group.inverse label,
.form-group-lg.inverse label,
.form-group-sm.inverse label,
.input-group.inverse label {
  color: #fff;
}
.form-group.inverse .form-control,
.form-group-lg.inverse .form-control,
.form-group-sm.inverse .form-control,
.input-group.inverse .form-control {
  border: 1px solid #fff;
  background: #000;
  color: #fff;
}
.form-group.inverse .form-control:focus,
.form-group-lg.inverse .form-control:focus,
.form-group-sm.inverse .form-control:focus,
.input-group.inverse .form-control:focus {
  border: 1px solid #fff;
}
.form-group.inverse .form-control:hover,
.form-group-lg.inverse .form-control:hover,
.form-group-sm.inverse .form-control:hover,
.input-group.inverse .form-control:hover {
  border: 1px solid #fff;
}
.form-group.inverse select.form-control,
.form-group-lg.inverse select.form-control,
.form-group-sm.inverse select.form-control,
.input-group.inverse select.form-control {
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon.png) no-repeat right 13px top 15px #000;
}
.form-group .inner-addon,
.form-group-lg .inner-addon,
.form-group-sm .inner-addon,
.input-group .inner-addon {
  position: relative;
}
.form-group .inner-addon i,
.form-group-lg .inner-addon i,
.form-group-sm .inner-addon i,
.input-group .inner-addon i {
  padding: 7px;
  pointer-events: none;
  z-index: 2;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.form-group .inner-addon i img,
.form-group-lg .inner-addon i img,
.form-group-sm .inner-addon i img,
.input-group .inner-addon i img {
  width: 25px;
}
.form-group .left-addon i,
.form-group-lg .left-addon i,
.form-group-sm .left-addon i,
.input-group .left-addon i {
  left: 0;
}
.form-group .right-addon i,
.form-group-lg .right-addon i,
.form-group-sm .right-addon i,
.input-group .right-addon i {
  right: 0;
}
.form-group .left-addon input,
.form-group-lg .left-addon input,
.form-group-sm .left-addon input,
.input-group .left-addon input {
  padding-left: 35px;
}
.form-group .right-addon input,
.form-group-lg .right-addon input,
.form-group-sm .right-addon input,
.input-group .right-addon input {
  padding-right: 35px;
}
.form-group .input-addon,
.form-group-lg .input-addon,
.form-group-sm .input-addon,
.input-group .input-addon {
  position: relative;
}
.form-group .input-addon .form-control,
.form-group-lg .input-addon .form-control,
.form-group-sm .input-addon .form-control,
.input-group .input-addon .form-control {
  padding-right: 30px;
}
.form-group .input-addon .form-control + .addon,
.form-group-lg .input-addon .form-control + .addon,
.form-group-sm .input-addon .form-control + .addon,
.input-group .input-addon .form-control + .addon {
  position: absolute;
}
.form-group .input-addon .form-control + .addon.clear,
.form-group-lg .input-addon .form-control + .addon.clear,
.form-group-sm .input-addon .form-control + .addon.clear,
.input-group .input-addon .form-control + .addon.clear {
  content: url(/App_Themes/vredestein/img/Icons/close-icon-black@2x.png);
}
.form-group .input-addon .form-control + .addon.calendar-icon,
.form-group-lg .input-addon .form-control + .addon.calendar-icon,
.form-group-sm .input-addon .form-control + .addon.calendar-icon,
.input-group .input-addon .form-control + .addon.calendar-icon {
  /*content: url(/App_Themes/vredestein/img/Icons/date-picker-icon@2x.png);*/
  background: url(/App_Themes/vredestein/img/Icons/date-picker-icon@1x.png) no-repeat;
  width: 24px;
  height: 24px;
  right: 6px;
  top: 6px;
}
.form-group .input-addon .form-control + .addon.search-icon,
.form-group-lg .input-addon .form-control + .addon.search-icon,
.form-group-sm .input-addon .form-control + .addon.search-icon,
.input-group .input-addon .form-control + .addon.search-icon {
  content: url(/App_Themes/vredestein/img/Icons/search-icon@2x.png);
  width: 15px;
  right: 11px;
  top: 11px;
}
.form-group .input-group-addon,
.form-group-lg .input-group-addon,
.form-group-sm .input-group-addon,
.input-group .input-group-addon {
  padding: 12px 16px;
  color: #fff;
}
.form-group .input-group-addon.input-group-addon--date,
.form-group-lg .input-group-addon.input-group-addon--date,
.form-group-sm .input-group-addon.input-group-addon--date,
.input-group .input-group-addon.input-group-addon--date {
  padding: 6px;
  background: #fff;
  border: 1px solid #ddd;
  border-left: 0;
}
.form-group .input-group-addon.input-group-addon--date img,
.form-group-lg .input-group-addon.input-group-addon--date img,
.form-group-sm .input-group-addon.input-group-addon--date img,
.input-group .input-group-addon.input-group-addon--date img {
  width: 24px;
  max-width: 24px;
}
.form-group a.input-group-addon,
.form-group-lg a.input-group-addon,
.form-group-sm a.input-group-addon,
.input-group a.input-group-addon {
  cursor: pointer;
  text-decoration: none;
}
.input-group .input-group-btn .btn {
  margin: 0;
}
.form-group-lg {
  width: 100%;
}
.form-group-sm {
  width: auto;
}
.error-message,
.message {
  font-size: 12px;
  margin-top: 5px;
  text-transform: capitalize;
  display: none;
}
.error label,
.error .required {
  color: #ed1c24 !important;
}
.error .form-control {
  border: 1px solid #ed1c24 !important;
}
.error .message,
.error .error-message {
  display: block;
  color: #ed1c24;
}
.error .field-validation-error,
.error .error-message {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Book', sans-serif;
  margin-top: 5px;
  text-transform: none;
  color: #ed1c24;
}
.field-validation-error span {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Book', sans-serif;
  margin-top: 5px;
  text-transform: none;
  color: #ed1c24;
}
/*--------------------------------------------------------------------------------*/
/*specific components*/
/*--------------------------------------------------------------------------------*/
/*specific components*/
.search-box {
  position: relative;
}
.search-box .search-icon {
  cursor: pointer;
}
.search-box.search-box-dealer {
  width: 364px;
  max-width: 364px;
}
@media screen and (min-width: 768px) {
  .search-box .form-control.form-search-box {
    width: 364px;
    max-width: 364px;
  }
}
.search-box .form-control.form-search-box:hover,
.search-box .form-control.form-search-box:active,
.search-box .form-control.form-search-box:focus {
  border: 1px solid #fff;
}
.search-box .form-control[type="search"] {
  padding-right: 30px;
}
.search-box .form-control[type="search"] + .search-icon {
  background: url(/App_Themes/vredestein/img/Icons/search-icon@1x.png) center no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 4px;
}
.search-box .form-control[type="search"] + .search-icon.clear {
  background: url(/App_Themes/vredestein/img/Icons/close-icon-black@1x.png) no-repeat;
}
.search-box .form-control[type="search"].box__search-tyrefinder::-ms-clear {
  display: none;
}
.search-box .form-control[type="search"] + .clear-text-icon-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 30px;
  display: none;
}
.search-box .form-control[type="search"] + .clear-text-icon-wrapper .clear-text-icon-img {
  width: 12px;
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  cursor: pointer;
}
.search-box .form-control[type="search"] + .clear-text-icon-wrapper.active {
  display: block;
}
.checkbox {
  margin-top: 0;
}
.checkbox label {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Book', sans-serif;
  padding-left: 12px;
}
.checkbox label p {
  margin-top: 12px;
  margin-bottom: 0;
}
.checkbox label input[type='checkbox'] {
  width: 32px;
  height: 32px;
  left: -12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #e2dce9;
  background-color: #fff;
}
.checkbox label input[type='checkbox']:hover {
  border-color: #888;
}
.checkbox label input[type='checkbox']:hover:focus,
.checkbox label input[type='checkbox']:focus {
  border-color: #000;
}
.checkbox label input[type='checkbox']:checked {
  background-image: url(/App_Themes/vredestein/img/Icons/tick-icon-black@2x.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: top 6px left 5px;
  border: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .form-inline {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    /*margin-bottom: 12px;*/
  }
  .form-inline > * {
    flex: 1;
  }
}
.form-inline .form-group,
.form-inline .form-group-lg,
.form-inline .form-group-sm,
.form-inline .input-group {
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 0;
  align-self: flex-end;
}
.form-inline .form-group:first-child:not(:last-child),
.form-inline .form-group-lg:first-child:not(:last-child),
.form-inline .form-group-sm:first-child:not(:last-child),
.form-inline .input-group:first-child:not(:last-child) {
  margin-left: 0;
}
.form-inline .form-group:only-child,
.form-inline .form-group-lg:only-child,
.form-inline .form-group-sm:only-child,
.form-inline .input-group:only-child {
  margin-left: 0;
  margin-right: 0;
}
.form-inline .form-group label,
.form-inline .form-group-lg label,
.form-inline .form-group-sm label,
.form-inline .input-group label {
  display: block;
}
.form-inline .form-group .form-control,
.form-inline .form-group-lg .form-control,
.form-inline .form-group-sm .form-control,
.form-inline .input-group .form-control {
  width: auto;
  min-width: 110px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #fff;
  font-size: 12px;
  text-transform: uppercase;
  height: 40px;
  line-height: 18px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.form-inline .form-group .form-control:focus,
.form-inline .form-group-lg .form-control:focus,
.form-inline .form-group-sm .form-control:focus,
.form-inline .input-group .form-control:focus {
  border: 1px solid #000;
}
.form-inline .form-group .form-control:hover,
.form-inline .form-group-lg .form-control:hover,
.form-inline .form-group-sm .form-control:hover,
.form-inline .input-group .form-control:hover {
  border: 1px solid #888;
}
@media screen and (max-width: 767px) {
  .form-inline .form-group .form-control,
  .form-inline .form-group-lg .form-control,
  .form-inline .form-group-sm .form-control,
  .form-inline .input-group .form-control {
    min-width: 88px;
  }
}
/*Wrapper*/
.form {
  background-color: #fff;
  padding-top: 18px;
  padding-bottom: 50px;
}
.form h2 {
  margin-top: 0;
}
.form.form-primary {
  margin-bottom: 80px;
}
.form.form-primary.contactus-left-content {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .form.form-primary.contactus-left-content {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 991px) {
  .form.form-primary {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 30px;
  }
}
.form.form--grey {
  background-color: #e9e8eb;
}
@media screen and (min-width: 992px) {
  .form .form-container {
    margin-left: 100px;
    padding-top: 23px;
  }
}
.form .form-description {
  font-family: 'Gotham Book', sans-serif;
  margin-bottom: 24px;
}
.form .form-intro {
  margin-bottom: 20px;
}
.form .form-success p {
  color: #5cb85c;
}
.form .form-optional,
.form .btn-group {
  margin: 0 0 22px 0;
}
.form .form-sign-up {
  border: 1px solid #000;
  padding: 12px 14px 18px 44px;
  width: 100%;
  margin-bottom: 22px;
}
.form .form-sign-up p,
.form .form-sign-up label {
  padding-left: 12px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Book', sans-serif;
}
@media screen and (max-width: 991px) {
  .form .input-group {
    width: 100%;
  }
}
.form .form-btn {
  margin-bottom: 22px;
  min-width: 180px;
}
@media screen and (max-width: 991px) {
  .form .form-btn {
    width: 100%;
  }
}
.form .form-note {
  margin: 5px 0;
}
.form .form-divider {
  border-bottom: 1px solid #888;
  margin-top: 0;
  margin-bottom: 22px;
}
.form .toggle-switch {
  margin-bottom: 22px;
}
.form .toggle-switch.toggle-switch-vre .btn {
  background-color: #fff;
}
.form .toggle-switch.toggle-switch-vre .btn:hover {
  color: #000;
}
.form .toggle-switch.toggle-switch-vre .btn.selected {
  background-color: #ddd;
}
/*Right panel*/
@media screen and (max-width: 767px) {
  .right-panel-boxes {
    /*padding-top: 16px;*/
    padding-top: 0;
  }
  .right-panel-boxes.contact-us--right .info-box {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .right-panel-boxes {
    /*padding-top: 24px;*/
    padding-top: 0;
  }
  .right-panel-boxes.contact-us--right .info-box {
    margin-top: 0;
  }
}
.right-panel-boxes.right-boxes-regis {
  padding-left: 12px;
  padding-right: 12px;
}
.right-panel-boxes.right-boxes-regis .right-boxes-content {
  padding: 14px 18px 20px 18px;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .right-panel-boxes.right-boxes-regis .right-boxes-content {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 30px;
  }
}
.right-panel-boxes.right-boxes-regis .list-title {
  margin-top: 0;
}
.right-panel-boxes.right-boxes-regis ul li {
  color: #000;
}
.right-panel-boxes .info-box {
  background-color: #fff;
  padding: 14px 18px 20px 18px;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .right-panel-boxes .info-box {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 991px) {
  .right-panel-boxes .info-box {
    /*margin-top: 18px;*/
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 30px;
  }
}
.right-panel-boxes .info-box .box__promote-label {
  margin-top: 0;
  margin-bottom: 5px;
  color: #666;
  font-family: 'Gotham Book', sans-serif;
}
.right-panel-boxes .info-box .box__phone-number {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.05em;
  font-family: 'Gotham Extra Light', sans-serif;
}
@media screen and (max-width: 991px) {
  .right-panel-boxes .info-box .box__phone-number {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.05em;
    font-family: 'Gotham Extra Light', sans-serif;
  }
}
.right-panel-boxes .info-box .box__opening-label {
  margin-top: 0;
  margin-bottom: 10px;
  color: #666;
  font-family: 'Gotham Book', sans-serif;
}
.right-panel-boxes .info-box .para-small {
  font-family: 'Gotham Book', sans-serif;
}
.right-panel-boxes .map-box {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .right-panel-boxes .map-box {
    margin-bottom: 16px;
  }
  .right-panel-boxes .map-box .bg-map {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
}
.right-panel-boxes .map-box .map {
  background-color: #888;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
}
@media screen and (max-width: 991px) {
  .right-panel-boxes .map-box.no-contact-box {
    margin-top: 30px;
  }
}
.right-panel-boxes .box__label {
  margin-top: 0;
  margin-bottom: 10px;
  color: #fff;
}
.right-panel-boxes .box__btn {
  margin-bottom: 22px;
}
@media screen and (max-width: 991px) {
  .right-panel-boxes .box__btn {
    width: 100%;
  }
}
.right-panel-boxes .address-box {
  margin-bottom: 34px;
}
.right-panel-boxes .address-box * {
  color: #fff;
}
.right-panel-boxes .address-box p {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Book', sans-serif;
}
.right-panel-boxes .address-box .phone-number {
  margin-top: 16px;
}
.right-panel-boxes .address-box h6 {
  font-family: 'Gotham Book', sans-serif;
}
.right-panel-boxes h6 {
  font-family: 'Gotham Book', sans-serif;
}
.form--success .success-message {
  background-image: url('/App_Themes/vredestein/img/Icons/success-icon.png');
  background-position: 0 5px;
  background-repeat: no-repeat;
  margin: 0 !important;
  padding: 10px 0 10px 32px;
  display: inline-block;
  color: #6ac017;
}
.main-container .section-break-text {
  height: 108px;
  background-color: #000;
  position: relative;
  margin-bottom: 40px;
  width: 100%;
}
.main-container .section-break-text .content {
  color: #fff;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main-container .section-break-image {
  height: 108px;
  background-color: #000;
  position: relative;
  margin-bottom: 40px;
  width: 100%;
}
.main-container .section-break-image .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.main-container .block-quote {
  margin-bottom: 40px;
}
.main-container .block-quote .blockquote-top-icon,
.main-container .block-quote .blockquote-bottom-icon {
  zoom: 0.5;
}
.main-container .block-quote .blockquote-top-icon {
  margin-top: 68px;
}
@media screen and (max-width: 767px) {
  .main-container .block-quote .blockquote-top-icon {
    margin-top: 23px;
  }
}
.main-container .block-quote .blockquote-bottom-icon {
  margin-top: 21px;
  margin-bottom: 67px;
}
@media screen and (max-width: 767px) {
  .main-container .block-quote .blockquote-bottom-icon {
    margin-top: 9px;
  }
}
.main-container .block-quote .para-large {
  text-transform: none;
  color: #000;
  text-align: center;
  margin-top: 27px;
}
@media screen and (max-width: 767px) {
  .main-container .block-quote .para-large {
    margin-top: 20px;
    font-size: 17px;
  }
}
.main-container .key-points {
  background-color: #f4f4f4;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .main-container .key-points ul {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.main-container .key-points ul .keypoint__title {
  margin: 43px 0 25px 62px;
}
@media screen and (max-width: 767px) {
  .main-container .key-points ul .keypoint__title {
    margin: 0px;
    padding-bottom: 24px;
  }
  .main-container .key-points ul .keypoint__title h3 {
    font-size: 22px;
    line-height: 32px;
  }
}
.main-container .key-points ul .item__text {
  margin-top: 9px;
  font-family: 'Gotham Light', sans-serif;
}
.main-container .key-points ul .keypoint__item {
  padding-bottom: 15px;
}
.main-container .key-points ul .keypoint__item .para-large {
  color: #1f5da6;
}
@media screen and (max-width: 767px) {
  .main-container .key-points ul .keypoint__item {
    padding-bottom: 17px;
  }
}
@media screen and (min-width: 768px) {
  .main-container .key-points ul .keypoint__item {
    padding-left: 62px;
  }
}
@media screen and (max-width: 767px) {
  .main-container .key-points ul .keypoint__item {
    position: relative;
  }
  .main-container .key-points ul .keypoint__item p {
    margin-top: 15px;
  }
  .main-container .key-points ul .keypoint__item .para-large {
    font-size: 22px;
    line-height: 32px;
  }
}
@media screen and (min-width: 768px) {
  .main-container .key-points ul .keypoint__item hr {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .main-container .key-points ul .keypoint__item hr {
    position: absolute;
    width: calc(100% + 40px);
    border-bottom: 1px solid #cac9cd;
    top: 0px;
    left: -20px;
    right: -16px;
  }
}
.main-container .key-points ul li {
  list-style-type: none;
}
.main-container .key-points ul li .background-circle {
  position: absolute;
  display: block;
  height: 35px;
  width: 35px;
  background-color: #1f5da6;
  border-radius: 50%;
  left: 62px;
  z-index: 2;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .main-container .key-points ul li .background-circle {
    position: relative;
    margin-bottom: 15px;
    left: 42%;
  }
}
.main-container .key-points ul li .background-circle .para-large {
  color: #fff;
}
.main-container .text-accordion {
  /*.keypoint__title{
            background-color:@white;
    		padding: 25px 0 25px 70px;
            h3{
                color: @black;
            }
    		@media screen and (max-width: 767px) {
    			margin-left: 0;
                padding: 1px 0 10px 35px;
    			h3{            
                    font-size: 22px;
                    line-height: 32px;
    			}
    		}
    	}*/
}
.main-container .text-accordion .panel-group {
  padding-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;
}
@media screen and (max-width: 991px) {
  .main-container .text-accordion .panel-group {
    margin-top: 30px;
  }
}
.main-container .text-accordion .panel-group .panel-faq {
  border: none;
  margin: 0;
}
.main-container .text-accordion .panel-group .panel-faq .panel-heading {
  background-color: #fff;
  border: none;
  padding: 0 20px 14px 55px;
  position: relative;
}
.main-container .text-accordion .panel-group .panel-faq .panel-heading .panel-title {
  color: #1f5da6;
  text-transform: none;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
}
.main-container .text-accordion .panel-group .panel-faq .panel-heading .panel-title a {
  font-size: 15px;
}
.main-container .text-accordion .panel-group .panel-faq .panel-heading .panel-title a:hover,
.main-container .text-accordion .panel-group .panel-faq .panel-heading .panel-title a:active,
.main-container .text-accordion .panel-group .panel-faq .panel-heading .panel-title a:focus {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .main-container .text-accordion .panel-group .panel-faq .panel-heading .panel-title {
    margin: 0 0 0 5px;
  }
}
.main-container .text-accordion .panel-group .panel-faq .panel-heading .panel-icon {
  position: absolute;
  left: 20px;
  background-color: #1f5da6;
  color: #fff;
  width: 26px;
  line-height: 24px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.main-container .text-accordion .panel-group .panel-faq .panel-heading .panel-icon.icon-plus:after {
  content: "+";
  font-size: 20px;
  font-family: 'Gotham Light', sans-serif;
}
.main-container .text-accordion .panel-group .panel-faq .panel-heading .panel-icon.icon-minus:after {
  content: "-";
  font-size: 20px;
  font-family: 'Gotham Light', sans-serif;
}
@media screen and (max-width: 767px) {
  .main-container .text-accordion .panel-group .panel-faq .panel-heading {
    padding: 0 0 15px 40px;
  }
  .main-container .text-accordion .panel-group .panel-faq .panel-heading .panel-icon {
    left: 10px;
    top: 0;
  }
}
.main-container .text-accordion .panel-group .panel-faq .panel-body {
  border: none;
  padding-top: 0;
  padding-left: 55px;
  padding-right: 20px;
}
.main-container .text-accordion .panel-group .panel-faq .panel-body p {
  font-family: 'Gotham Light', sans-serif;
  margin-bottom: 0;
  font-size: 12px;
}
.main-container .text-accordion .panel-group .panel-faq .panel-body ul,
.main-container .text-accordion .panel-group .panel-faq .panel-body ol {
  padding-left: 0;
  margin-bottom: 0;
  font-family: 'Gotham Light', sans-serif;
}
.main-container .text-accordion .panel-group .panel-faq .panel-body ul li,
.main-container .text-accordion .panel-group .panel-faq .panel-body ol li {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .main-container .text-accordion .panel-group .panel-faq .panel-body {
    padding-left: 45px;
  }
}
.main-container .newsletter__border .CTA-bar-signup {
  border: 1px solid #fff;
}
.main-container .CTA-bar-signup {
  margin-top: 40px;
}
.main-container .CTA-bar,
.main-container .CTA-bar-signup,
.main-container .CTA-bar-confirmation {
  background-color: #000;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
.main-container .CTA-bar .para-normal,
.main-container .CTA-bar-signup .para-normal,
.main-container .CTA-bar-confirmation .para-normal {
  padding-left: 12.5%;
  padding-right: 12.5%;
  margin-bottom: 28px;
  font-family: 'Gotham Light', sans-serif;
}
@media screen and (max-width: 767px) {
  .main-container .CTA-bar .para-normal,
  .main-container .CTA-bar-signup .para-normal,
  .main-container .CTA-bar-confirmation .para-normal {
    width: 100%;
    padding: 0 8px;
    margin-bottom: 15px;
  }
}
.main-container .CTA-bar .bar__title {
  margin-top: 0px;
  padding-top: 22px;
  margin-bottom: 23px;
}
@media screen and (max-width: 767px) {
  .main-container .CTA-bar .bar__title {
    font-size: 22px;
    line-height: 32px;
    padding-top: 18px;
    margin-bottom: 4px;
  }
}
.main-container .CTA-bar .btn {
  margin-bottom: 33px;
  padding: 0 40px;
  color: #000;
  background-color: #fff;
  font-family: 'Gotham Medium', sans-serif;
}
@media screen and (max-width: 767px) {
  .main-container .CTA-bar .btn {
    margin-bottom: 16px;
    width: 100%;
  }
}
.main-container .CTA-bar-signup .bar__title {
  margin-top: 0px;
  padding-top: 25px;
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .main-container .CTA-bar-signup .bar__title {
    font-size: 22px;
    line-height: 32px;
    padding-top: 18px;
    margin-bottom: 4px;
  }
}
.main-container .CTA-bar-signup .form-group {
  float: inherit;
  margin-bottom: 30px;
}
.main-container .CTA-bar-signup .text-success {
  padding-bottom: 15px;
}
.main-container .CTA-bar-signup .input-group {
  margin: auto;
  width: 100%;
}
.main-container .CTA-bar-signup .input-group .form-control {
  width: 100%;
  text-transform: none;
  font-family: 'Gotham Book', sans-serif;
  font-size: 12px;
}
.main-container .CTA-bar-signup .input-group .btn {
  width: 100px;
  line-height: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.main-container .CTA-bar-signup .field-validation-error {
  text-transform: none;
}
.main-container .CTA-bar-confirmation .bar__title {
  width: 75%;
  display: inline-block;
  margin-top: 0px;
  padding-top: 23px;
  margin-bottom: 27px;
}
.main-container .CTA-bar-confirmation h3 {
  margin-top: 1px;
  margin-bottom: 33px;
}
.main-container .CTA-bar-confirmation .para-small {
  font-family: 'Gotham Light', sans-serif;
  margin-bottom: 0px;
}
.main-container .CTA-bar-confirmation .CTA-bar-confirmation-mail {
  padding-bottom: 24px;
}
/*colors*/
.body .main-container .filter-bar {
  margin-top: 96px;
  width: 100%;
}
.body .main-container .filter-bar .bar__subtitle {
  margin-bottom: 5px;
  word-break: break-word;
}
.body .main-container .filter-bar .bar__title {
  margin-top: 0;
  margin-bottom: 36px;
  display: inline-block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
}
.body .main-container .filter-bar .bar__title.bar__title__pv {
  left: auto;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  word-break: break-word;
}
.body .main-container .filter-bar .bar__title .inline-link {
  outline: none;
}
@media screen and (min-width: 992px) {
  .body .main-container .filter-bar .bar__title .inline-link {
    margin-left: 7px;
    left: 100%;
  }
}
@media screen and (max-width: 991px) {
  .body .main-container .filter-bar .bar__title .inline-link {
    display: block;
    position: relative;
    padding-top: 5px;
  }
}
.body .main-container .filter-bar .inline-link {
  position: absolute;
  text-transform: capitalize;
  bottom: 6px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .body .main-container .filter-bar .inline-link {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .body .main-container .filter-bar .bar__control .label-link--wrapper {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .body .main-container .filter-bar .bar__control .control__form-group {
    margin: 0;
    padding-bottom: 15px;
  }
}
.body .main-container .filter-bar .bar__control .control__form-group label {
  position: relative;
  font-family: 'Gotham Light', sans-serif;
}
.body .main-container .filter-bar .bar__control .control__form-group label.tyresize-listproduct {
  display: block;
}
@media screen and (min-width: 768px) {
  .body .main-container .filter-bar .bar__control .control__form-group label.tyresize-listproduct {
    padding-top: 11px;
  }
}
.body .main-container .filter-bar .bar__control .control__form-group label .inline-link {
  bottom: 0;
}
.body .main-container .filter-bar .bar__control .control__form-group .form-control {
  font-family: 'Gotham Medium', sans-serif;
}
.body .main-container .filter-bar .bar__control .control__form-group .btn-season__icon.btn,
.body .main-container .filter-bar .bar__control .control__form-group .btn-category__icon.btn {
  background-color: #ddd;
}
.body .main-container .filter-bar .bar__control .control__form-group .btn-season__icon.btn:focus,
.body .main-container .filter-bar .bar__control .control__form-group .btn-category__icon.btn:focus,
.body .main-container .filter-bar .bar__control .control__form-group .btn-season__icon.btn:active,
.body .main-container .filter-bar .bar__control .control__form-group .btn-category__icon.btn:active {
  background-color: #ddd;
}
.body .main-container .filter-bar .bar__control .control__form-group .btn-season__icon.btn.selected,
.body .main-container .filter-bar .bar__control .control__form-group .btn-category__icon.btn.selected {
  background-color: #fff;
}
.main-container .custom-footer {
  background-color: #262626;
}
.main-container .custom-footer .footer-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main-container .custom-footer .footer-container .custom-footer-logo {
  order: 1;
  -webkit-order: 1;
  -ms-flex-order: 1;
  margin: 21px 0;
}
@media screen and (max-width: 767px) {
  .main-container .custom-footer .footer-container .custom-footer-logo {
    margin: 12px 0;
    text-align: center;
  }
}
.main-container .custom-footer .footer-container .back-to-top {
  position: relative;
  order: 2;
  -webkit-order: 2;
  -ms-flex-order: 2;
}
@media screen and (max-width: 767px) {
  .main-container .custom-footer .footer-container .back-to-top {
    order: 3;
    -webkit-order: 3;
    -ms-flex-order: 3;
    padding-bottom: 68px;
  }
}
.main-container .custom-footer .footer-container .back-to-top a {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  font-family: 'Gotham Medium', sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .main-container .custom-footer .footer-container .back-to-top a {
    width: 100%;
    text-align: center;
  }
}
.main-container .custom-footer .footer-container .back-to-top a:hover,
.main-container .custom-footer .footer-container .back-to-top a:active,
.main-container .custom-footer .footer-container .back-to-top a:focus {
  text-decoration: none;
}
.main-container .custom-footer .footer-container .icon-list {
  order: 3;
  -webkit-order: 3;
  -ms-flex-order: 3;
}
@media screen and (max-width: 767px) {
  .main-container .custom-footer .footer-container .icon-list {
    order: 2;
    -webkit-order: 2;
    -ms-flex-order: 2;
  }
  .main-container .custom-footer .footer-container .icon-list ul {
    float: none;
    margin: 10px auto;
    text-align: center;
  }
}
.main-container .custom-footer .footer-container h6 {
  font-family: 'Gotham Medium', sans-serif;
  color: #fff;
  text-align: center;
  margin-top: 50px;
}
.main-container .custom-footer .footer-container ul {
  float: right;
  margin-top: 34px;
  padding-left: 0;
}
.main-container .custom-footer .footer-container ul li {
  padding-right: 5px;
  display: inline-block;
  text-decoration: none;
}
.main-container .custom-footer .footer-container ul li img {
  zoom: 0.5;
}
.main-container .custom-footer .footer-container ul li .custom-footer-icon {
  border: 1px solid #fff;
}
.main-container .custom-footer .footer-container ul li a {
  line-height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
}
.body .navIn {
  background-color: #000;
  line-height: 100px;
}
.body .navIn .navIn__contaiver {
  padding: 0px;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.body .navIn .navIn__contaiver li {
  list-style: none;
}
.body .navIn .navIn__contaiver li a {
  font-family: 'Gotham Book', sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 1.09;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  margin-right: 20px;
  padding: 14px 16px;
  border: 1px solid #000;
}
.body .navIn .navIn__contaiver li a:hover {
  border: 1px solid #fff;
}
.body .navIn .navIn__contaiver li .active {
  border: 1px solid #fff;
}
.body .navIn__moile {
  background-color: #000;
  height: 92px;
}
.body .navIn__moile .para-small {
  color: #fff;
  font-family: 'Gotham Light', sans-serif;
  padding-top: 10px;
}
.body .navIn__moile option {
  width: 100%;
  font-family: 'Gotham Medium', sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 1.09;
  text-align: left;
  border: 1px solid #000;
}
@media screen and (min-width: 768px) {
  .body .navIn__moile {
    display: none;
  }
}
.main-container .FAB .FAB__layer {
  padding-top: 76px;
  padding-bottom: 75px;
  text-align: center;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
@media screen and (min-width: 768px) {
  .main-container .FAB .FAB__layer .fab-img {
    max-width: 162px;
  }
}
.main-container .FAB .FAB__layer div .para-small {
  color: #000;
  padding-bottom: 0;
}
@media screen and (min-width: 992px) {
  .main-container .FAB .FAB__layer div .para-small {
    padding-left: 25%;
    padding-right: 25%;
  }
}
.main-container .FAB .FAB__layer div .title {
  font-size: 16px;
  color: #000;
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
  margin-top: 36px;
}
@media screen and (min-width: 992px) {
  .main-container .FAB .FAB__layer div .title {
    padding-left: 25%;
    padding-right: 25%;
  }
}
@media screen and (min-width: 992px) {
  .main-container .FAB .FAB__layer div:nth-child(2n) .para-small {
    padding-left: 15%;
    padding-right: 15%;
  }
}
@media screen and (min-width: 992px) {
  .main-container .FAB .FAB__layer div:nth-child(2n) .title {
    padding-left: 15%;
    padding-right: 15%;
  }
}
.main-container .FAB .FAB__note {
  background: #fff;
}
.main-container .FAB .FAB__note.FAB__note__detail p {
  font-family: 'Gotham Book', sans-serif;
  color: #666;
}
.main-container .FAB .FAB__note p {
  font-size: 12px;
  margin-bottom: 20px;
}
.main-container .FAB .para-small {
  font-family: 'Gotham Book', sans-serif;
  color: #666;
  padding-bottom: 15px;
  margin-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .main-container .FAB_mobile {
    display: none;
  }
}
.main-container .FAB_mobile .carousel {
  min-height: 360px;
  background: #fff;
}
.main-container .FAB_mobile .carousel-inner {
  background: #fff;
}
.main-container .FAB_mobile .carousel-inner.carousel-item--wrapper {
  /*padding-bottom: 34px;*/
}
.main-container .FAB_mobile .carousel-inner.carousel-item--wrapper img {
  max-width: 168px;
  padding-top: 24px;
}
.main-container .FAB_mobile .carousel-inner img {
  margin: auto;
  padding-top: 28px;
}
.main-container .FAB_mobile .carousel-inner .title {
  font-size: 16px;
  color: #000;
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
  text-align: center;
  /*padding-top: 35px;*/
  padding-top: 22px;
  padding-bottom: 11px;
  margin-bottom: 0;
  padding-left: 50px;
  padding-right: 50px;
}
.main-container .FAB_mobile .carousel-inner .para-small {
  font-family: 'Gotham Book', sans-serif;
  color: #000;
  /*padding-bottom: 45px;*/
  text-align: center;
  margin-bottom: 0;
}
.main-container .FAB_mobile .left,
.main-container .FAB_mobile .right {
  background: none;
}
.main-container .FAB_mobile .carousel-indicators {
  margin-bottom: 0;
  /*@media screen and (min-width: 992px) {
                top: 338px;
            }*/
}
.main-container .FAB_mobile .carousel-indicators li {
  background: #ccc;
}
.main-container .FAB_mobile .carousel-indicators .active {
  background: #000;
}
.main-container .FAB_mobile a {
  /*img {
                zoom: 0.5;
            }*/
}
.main-container .FAB_mobile a span {
  position: absolute;
  top: 50%;
  left: 15px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 992px) {
  .main-container .FAB_tablet {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .main-container .image-block {
    padding: 0 10px 40px 10px;
  }
}
@media screen and (max-width: 767px) {
  .main-container .image-block {
    padding: 0 8px 40px 8px;
  }
}
.main-container .image-block ul,
.main-container .image-block ol {
  padding-left: 17px;
}
.main-container .image-block ul li,
.main-container .image-block ol li {
  font-size: 12px;
  line-height: 18px;
}
.main-container .image-block ul {
  padding-left: 0;
  list-style: none;
}
.main-container .image-block ul li:before {
  content: "";
  line-height: 1em;
  width: .5em;
  height: .5em;
  background-color: #000;
  float: left;
  margin-top: 6px;
  margin-right: 8px;
  border-radius: 50%;
}
.main-container .image-block .title {
  width: 100%;
}
.main-container .image-block .title h2 {
  font-size: 32px;
  line-height: 44px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Extra Light', sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #111111;
}
@media screen and (max-width: 767px) {
  .main-container .image-block .title h2 {
    -webkit-order: 2;
    text-align: center;
    padding-top: 5px;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.15em;
  }
}
.main-container .image-block p {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
  margin-bottom: 20px;
  color: #666;
}
@media screen and (max-width: 767px) {
  .main-container .image-block p {
    -webkit-order: 2;
    padding-top: 0;
  }
}
.main-container .image-block ul,
.main-container .image-block ol {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
  color: #666;
}
.main-container .image-block img {
  position: absolute;
  height: 100%;
  top: 0;
  left: 50%;
  z-index: 10;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main-container .image-block .block-img {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
}
.main-container .image-block .offer-small-block {
  width: 100%;
  height: 100%;
}
.main-container .image-block .collapse p {
  margin-bottom: 10px;
}
.main-container .image-block .collapse__wrapper {
  margin-top: -3px;
  position: relative;
}
.main-container .image-block .collapse__wrapper .panel-icon {
  position: absolute;
  background-color: #1f5da6;
  color: #fff;
  width: 35px;
  line-height: 30px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.main-container .image-block .collapse__wrapper .panel-icon.icon-plus:after {
  content: "+";
  font-size: 27px;
  position: relative;
  top: 2px;
  font-family: 'Gotham Light', sans-serif;
}
.main-container .image-block .collapse__wrapper .panel-icon.icon-minus:after {
  content: "-";
  font-size: 27px;
  font-family: 'Gotham Light', sans-serif;
}
@media screen and (max-width: 767px) {
  .main-container .image-block .collapse__wrapper .panel-icon {
    left: 0;
  }
}
.main-container .image-block .collapse__wrapper .para-small {
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .main-container .image-block .collapse__wrapper .para-large {
    font-size: 22px;
    line-height: 32px;
  }
}
.main-container .image-block .collapse__wrapper .expand-btn {
  text-decoration: none;
  cursor: pointer;
  color: #1f5da6;
  padding-left: 54px;
}
@media screen and (max-width: 767px) {
  .main-container .image-block .content-above {
    display: -webkit-flex;
    display: flex;
    flex-flow: column;
    -ms-flex-flow: column;
    -webkit-flex-flow: column;
  }
  .main-container .image-block .content-above .content-right {
    -webkit-order: 1;
    order: 1;
  }
}
.main-container .image-block .content-above .content-left {
  padding-top: 66px;
  padding-left: 8px;
}
@media screen and (min-width: 991px) {
  .main-container .image-block .content-above .content-left {
    text-align: right;
  }
  .main-container .image-block .content-above .content-left ol,
  .main-container .image-block .content-above .content-left ul {
    list-style-position: inside;
  }
  .main-container .image-block .content-above .content-left p {
    text-align: right !important;
  }
  .main-container .image-block .content-above .content-left ul li {
    text-align: right !important;
    padding-right: 17px;
  }
  .main-container .image-block .content-above .content-left ul li:before {
    position: absolute;
    right: -8px;
  }
  .main-container .image-block .content-above .content-left .collapse__wrapper .expand-btn {
    padding-right: 50px;
  }
  .main-container .image-block .content-above .content-left .collapse__wrapper .panel-icon {
    right: 0;
  }
}
@media screen and (max-width: 991px) {
  .main-container .image-block .content-above .content-left .panel-icon {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .main-container .image-block .content-above .content-left {
    -webkit-order: 2;
    order: 2;
    padding-top: 0px;
  }
}
.main-container .image-block .content-above .content-left p {
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .main-container .image-block .content-above .content-left p {
    -webkit-order: 2;
  }
}
.main-container .image-block .content-below {
  padding-top: 75px;
}
@media screen and (max-width: 767px) {
  .main-container .image-block .content-below {
    padding-top: 45px;
  }
}
.main-container .image-block .content-below p {
  padding-top: 20px;
}
.main-container .image-block .content-below .content-below-left img {
  left: 42%;
}
@media screen and (max-width: 767px) {
  .main-container .image-block .content-below .content-below-left img {
    left: 50%;
  }
}
.main-container .image-block .content-below .content-below-right {
  padding-top: 30px;
  padding-left: 16px;
}
.main-container .image-block .content-below .content-below-right h2 {
  margin-bottom: 0;
}
.main-container .image-block .content-below .content-below-right .panel-icon {
  left: 0;
}
@media screen and (max-width: 767px) {
  .main-container .image-block .content-below .content-below-right {
    padding-top: 0;
    padding-left: 8px;
  }
}
.main-container .image-block .content-below .content-below-right .title p {
  margin-bottom: 2px;
}
@media screen and (max-width: 767px) {
  .main-container .image-block .content-below .content-below-right .title p {
    padding-top: 24px;
  }
}
/*colors*/
@media screen and (max-width: 767px) {
  .body .main-container .article-hero-ratio--wrapper.article-hero-comom .img-article {
    height: auto;
    width: 100%;
    top: unset;
    left: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    -webkit-transform: unset;
    transform: unset;
  }
}
@media screen and (max-width: 767px) {
  .body .main-container .article-hero-ratio--wrapper {
    padding-bottom: 56.25%;
    height: 0;
    position: relative;
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  .body .main-container .article-hero-ratio--wrapper {
    position: relative;
    height: 320px;
    overflow: hidden;
    width: 100%;
  }
}
.body .main-container .article-hero-ratio--wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}
@media screen and (min-width: 1224px) {
  .body .main-container .article-hero-ratio--wrapper img {
    width: 100%;
  }
}
@media screen and (max-width: 1223px) {
  .body .main-container .article-hero-ratio--wrapper img {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .body .main-container .article-hero-ratio--wrapper img.img-article {
    /*width: 100%;
                    top: unset;
                    left: unset;
                    -moz-transform: unset;
                    -ms-transform: unset;
                    -o-transform: unset;
                    -webkit-transform: unset;
                    transform: unset;*/
  }
}
.body .main-container .page-title-img--customize .page-hero-ratio--wrapper {
  background: #000;
}
@media screen and (max-width: 767px) {
  .body .main-container .page-hero-ratio--wrapper {
    padding-bottom: 56.25%;
    height: 0;
    position: relative;
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  .body .main-container .page-hero-ratio--wrapper {
    position: relative;
    height: 320px;
    overflow: hidden;
    width: 100%;
  }
}
.body .main-container .page-hero-ratio--wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  border: 0 !important;
  outline: none !important;
}
@media screen and (min-width: 1369px) {
  .body .main-container .page-hero-ratio--wrapper img {
    width: calc(100% + 4px);
  }
}
@media screen and (max-width: 1368px) {
  .body .main-container .page-hero-ratio--wrapper img {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .body .main-container .page-hero-ratio--wrapper img.img-page {
    width: 100%;
    height: auto;
    top: unset;
    left: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    -webkit-transform: unset;
    transform: unset;
  }
}
.body .main-container .page-title-img {
  position: relative;
  width: 100%;
  height: 320px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .body .main-container .page-title-img {
    padding-bottom: 56.25%;
    height: 0;
  }
}
@media screen and (max-width: 767px) {
  .body .main-container .page-title-img.page-title-img-vre .page-title-container {
    padding-top: 0;
  }
}
@media screen and (min-width: 1370px) {
  .body .main-container .page-title-img .page-title-background {
    height: 100%;
  }
}
@media screen and (max-width: 1369px) {
  .body .main-container .page-title-img .page-title-background {
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.body .main-container .page-title-img .page-title-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /*.translateY(50%);*/
  z-index: 1;
  padding-top: 96px;
}
.body .main-container .page-title-img .page-title-container.dealer-title-container {
  /*padding-top: 16px;*/
}
@media screen and (max-width: 767px) {
  .body .main-container .page-title-img .page-title-container .container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
}
.body .main-container .page-title-img .page-title-container .img__title {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  text-shadow: 0px 0px 5px #000000;
}
@media screen and (min-width: 768px) {
  .body .main-container .page-title-img .page-title-container .img__title {
    margin-top: 65px;
  }
  .body .main-container .page-title-img .page-title-container .img__title.img__title--remove-margin {
    margin-top: 0;
  }
}
.body .main-container .page-title-img .page-title-container .img__subtitle {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Medium', sans-serif;
  color: #fff;
  text-align: center;
  margin-top: 0;
}
.body .main-container .page-title-img .page-title-container .img__search-box {
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .body .main-container .page-title-img {
    padding-bottom: 56.25%;
  }
}
.body .main-container .page-title-background-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 30%, #000000 100%);
  background: -o-linear-gradient(rgba(255, 255, 255, 0) 30%, #000000 100%);
  background: -moz-linear-gradient(rgba(255, 255, 255, 0) 30%, #000000 100%);
  background: linear-gradient(rgba(255, 255, 255, 0) 30%, #000000 100%);
}
.main-container .icon-bar {
  background-color: #000;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .main-container .icon-bar {
    padding: 66px 0px 81px 0px;
  }
}
@media screen and (max-width: 767px) {
  .main-container .icon-bar {
    padding: 24px 8px 37px 8px;
  }
}
.main-container .icon-bar h4 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
  margin-bottom: 9px;
}
@media screen and (max-width: 767px) {
  .main-container .icon-bar h4 {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
.main-container .icon-bar .logo-brand {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  align-content: center;
  -moz-box-align: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main-container .icon-bar .logo-brand [class*="col-"] {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .main-container .icon-bar .logo-brand {
    margin-top: 32px;
  }
}
.main-container .icon-bar .logo-brand img {
  max-height: 150px;
  max-width: 150px;
}
@media screen and (max-width: 767px) {
  .main-container .icon-bar .logo-brand img {
    max-width: 136px;
  }
}
@media screen and (max-width: 767px) {
  .main-container .icon-bar .logo-brand div {
    margin-top: 40px;
  }
}
@media screen and (max-width: 991px) {
  .main-container .icon-bar .logo-brand .jaguar-logo {
    padding-top: 73px;
  }
}
@media screen and (max-width: 767px) {
  .main-container .icon-bar .logo-brand .jaguar-logo {
    padding-top: 0px;
  }
}
/*colors*/
.body .filter-bar {
  margin-top: 96px;
  width: 100%;
  background-color: #fff;
  padding-bottom: 28px;
}
.body .filter-bar .bar__subtitle {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Gotham Light', sans-serif;
}
.body .filter-bar .bar__title {
  line-height: 48px;
  margin-top: 0;
  margin-bottom: 20px;
  display: inline-block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
}
@media screen and (min-width: 768px) {
  .body .filter-bar .bar__title {
    max-width: 66.66666667%;
  }
}
.body .filter-bar .inline-link {
  position: absolute;
  text-transform: capitalize;
  bottom: 6px;
  outline: none;
}
@media screen and (max-width: 991px) {
  .body .filter-bar .inline-link {
    position: static;
  }
}
.body .filter-bar .inline-link.inline-mod-search {
  text-transform: none;
}
.body .filter-bar .label-link {
  display: inline;
  text-transform: none;
}
@media screen and (min-width: 768px) {
  .body .filter-bar .label-link {
    margin-left: 3px;
  }
}
.body .filter-bar .bar__control {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.body .filter-bar .bar__control .control__form-group {
  position: relative;
}
.body .filter-bar .bar__control .control__form-group.control__form-group-wrapper {
  /*max-width: 300px;*/
}
@media screen and (min-width: 768px) {
  .body .filter-bar .bar__control .control__form-group:not(:last-child) {
    margin-right: 20px;
  }
}
.body .filter-bar .bar__control .control__form-group.control__form-group-agri-industrial {
  flex: 0 0 auto;
}
.body .filter-bar .bar__control .control__form-group.control__form-group-agri-industrial .surface {
  word-break: break-word;
  /*width: 33%;*/
  height: auto;
  min-height: 40px;
  display: inline-block;
  white-space: normal;
}
.body .filter-bar .bar__control .control__form-group.control__form-group-agri-industrial .surface:last-child {
  /*width: 34%;*/
}
@media screen and (max-width: 767px) {
  .body .filter-bar .bar__control .control__form-group.control__form-group-agri-industrial .surface {
    flex: 1;
  }
}
.body .filter-bar .bar__control .control__form-group.control__form-group-agri-surface {
  flex: 1;
}
.body .filter-bar .bar__control .control__form-group label {
  position: relative;
  color: #000;
}
.body .filter-bar .bar__control .control__form-group label .inline-link {
  bottom: 0;
}
.body .filter-bar .bar__control .control__form-group select {
  text-transform: uppercase;
}
.body .filter-bar .bar__control .control__form-group select option {
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .body .filter-bar .bar__control .control__form-group .btn-group .btn {
    -webkit-flex: none;
    -moz-flex: none;
    flex: none;
  }
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-select {
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
  position: relative;
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-select:hover {
  border: 1px solid #888;
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-select i {
  position: absolute;
  right: 12px;
  top: 6px;
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-select i.icon-angle-up {
  display: none;
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-select .confirm-tyre-size-overlay {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup {
  position: absolute;
  width: 100%;
  max-height: 250px;
  border: 1px solid #bbb;
  background: #fff;
  z-index: 999;
  overflow: auto;
  display: none;
}
@media screen and (max-width: 1024px) {
  .body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup.confirm-tyre-size-popup-vre {
    /* Let's get this party started */
    /* Track */
    /* Handle */
  }
  .body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup.confirm-tyre-size-popup-vre ::-webkit-scrollbar {
    width: 12px;
  }
  .body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup.confirm-tyre-size-popup-vre ::-webkit-scrollbar:vertical {
    width: 12px;
  }
  .body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup.confirm-tyre-size-popup-vre ::-webkit-scrollbar:horizontal {
    height: 12px;
  }
  .body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup.confirm-tyre-size-popup-vre ::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #ffffff;
  }
  .body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup.confirm-tyre-size-popup-vre ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #888;
    background-color: #888;
    border: 2px solid #ffffff;
  }
  .body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup.confirm-tyre-size-popup-vre ::-webkit-scrollbar-thumb:window-inactive {
    background: #000;
  }
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup.active {
  display: block;
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: 'Gotham Light', sans-serif;
  text-transform: uppercase;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup ul {
    max-height: 250px;
    overflow-y: scroll;
  }
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup ul li {
  padding-left: 16px;
  font-size: 12px;
  /*line-height: 18px;*/
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup ul li:nth-child(2n) {
  background: #ddd;
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup ul li.active {
  background-color: #1e90ff;
  color: #fff;
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup ul li.no-touch:hover,
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup ul li.no-touch.active {
  background-color: #1e90ff;
  color: #fff;
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup ul li.one-line {
  display: flex;
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup ul li.two-line {
  display: block;
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup ul li.two-line .two-line-wrapper {
  display: flex;
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup ul li .tyre-option {
  width: 34%;
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup ul li .tyre-size {
  width: 36%;
}
.body .filter-bar .bar__control .control__form-group .confirm-tyre-size-popup ul li .tyre-type {
  width: 30%;
}
.body .product__filter {
  margin-top: 40px;
}
.body .product__filter .filter__list {
  list-style: none;
  padding: 0;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 44px;
}
.body .product__filter .filter__list li {
  -webkit-align-self: center;
  -moz-box-align: center;
  align-self: center;
  color: #fff;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Book', sans-serif;
  border: 1px solid transparent;
  text-transform: uppercase;
}
.body .product__filter .filter__list li.list-tab {
  text-align: center;
  padding: 9px 0;
}
.body .product__filter .filter__list li.list-tab.list-tab-bicycle {
  padding-left: 9px;
  padding-right: 9px;
}
.body .product__filter .filter__list li.list-tab.list-tab-bicycle.tab-bicycle {
  line-height: 32px;
}
.body .product__filter .filter__list li.list-tab.list-tab-bicycle.recomm-bicycle {
  margin-right: 28px;
}
.body .product__filter .filter__list li.list-tab a {
  display: block;
  color: #fff;
  text-decoration: none;
  margin: 0 auto;
  outline: none;
}
.body .product__filter .filter__list li.list-tab.active,
.body .product__filter .filter__list li.list-tab:hover {
  border: 1px solid white;
}
.body .product__filter .filter__list li.list-tab.item-1 {
  margin-right: 121px;
}
.body .product__filter .filter__list li.list-tab.item-1 a {
  width: 130px;
}
.body .product__filter .filter__list li.list-tab.item-1.item-1-bicycle {
  margin-right: 50px;
}
.body .product__filter .filter__list li.list-tab.item-1.tab-item-1 {
  margin-right: 38px;
}
.body .product__filter .filter__list li.list-tab.item-1.list-tab-item-1 {
  margin-right: 10px;
}
.body .product__filter .filter__list li.list-tab.item-2 {
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
}
.body .product__filter .filter__list li.list-tab.item-3 {
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
}
.body .product__filter .filter__list li.list-tab.item-4 {
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
}
.body .product__filter .filter__list li.list-tab.item-5 {
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
}
.body .product__filter .filter__list li.list-tab.item-6 {
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
}
.body .product__filter .filter__list li.list-tab.item-7 {
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
}
.body .product__filter .filter__list li.list-tab.item-8 {
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
}
.body .product__filter .filter__list li.list-title {
  min-width: 100px;
  margin-right: 253px;
}
.body .product__filter .filter__list li.list-label {
  min-width: 76px;
  position: relative;
  text-align: center;
  opacity: 0.5;
}
.body .product__filter .filter__list li.list-label a {
  color: #fff;
}
.body .product__filter .filter__list li.list-label .label-icon {
  position: absolute;
  font-size: 23px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: calc(100% + 5px);
}
.body .product__filter .filter__list.filler__list-bicycle {
  margin-right: 74px;
}
.body .product__filter .filter__list.filler__list-bicycle.filler__list-bicycle-vre {
  margin-right: 50px;
}
.body .product__filter .filter__list.filler__list-bicycle.filler__list-bicycle-vre.filler__list-bicycle-mountain {
  margin-right: 0;
}
.body .product__filter .filter__list.filler__list-bicycle .list-title {
  margin-right: 0;
}
.body .product-list {
  margin-bottom: 155px;
}
.body .product-list .no-item--wrapper {
  /*background: @white;*/
  color: #fff;
  margin-top: 20px;
  padding: 20px;
}
.body .product-list:hover {
  cursor: pointer;
}
.body .product-list .hover-container:hover {
  cursor: pointer;
}
.body .product-list .product-item {
  width: 100%;
  /*margin-bottom: 30px;*/
  padding-bottom: 30px;
  cursor: default;
}
.body .product-list .product-item:first-child {
  margin-top: 20px;
}
.body .product-list .product-item:not(:first-of-type) .product-item__box {
  background-color: rgba(255, 255, 255, 0.8);
}
.body .product-list .product-item:not(:first-of-type) .product-item__box.product-item__box-bicycle {
  background-color: #fff;
}
.body .product-list .product-item:not(:first-of-type) .product-item__box.product-item__box-bicycle .item__label {
  background-color: #ddd;
}
.body .product-list .product-item .product-item__title {
  margin: 0 0 17px 0;
  color: #fff;
  cursor: default;
}
@media screen and (max-width: 991px) {
  .body .product-list .product-item .product-item__title {
    margin: 0 0 10px 0;
  }
}
.body .product-list .product-item .product-item__box {
  cursor: pointer;
  background-color: white;
  height: 265px;
  width: 100%;
  padding-right: 76px;
  position: relative;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .body .product-list .product-item .product-item__box {
    padding-right: 50px;
  }
}
@media screen and (max-width: 767px) {
  .body .product-list .product-item .product-item__box {
    height: auto;
    padding-right: 0;
  }
}
.body .product-list .product-item .product-item__box .item__label {
  margin-top: 10px;
  padding-left: 18px;
  padding-right: 18px;
}
.body .product-list .product-item .product-item__box .item__label.item__product__name {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .body .product-list .product-item .product-item__box .item__label.item__product__name {
    /*text-align: center;*/
  }
}
.body .product-list .product-item .product-item__box .item__label.item__product__tyre {
  margin-top: 0;
  text-transform: uppercase;
}
.body .product-list .product-item .product-item__box .item__label .item__label-icon {
  height: 24px;
  margin-bottom: 6px;
}
@media screen and (max-width: 767px) {
  .body .product-list .product-item .product-item__box .item__label .item__label-icon {
    float: right;
    margin-top: 2px;
  }
}
.body .product-list .product-item .product-item__box .item__content {
  width: 100%;
  height: 200px;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
.body .product-list .product-item .product-item__box .item__content .item__img {
  max-height: 180px;
  height: 180px;
  overflow: hidden;
  width: 270px;
  padding-left: 14px;
  -webkit-align-self: flex-end;
  -moz-box-align: flex-end;
  align-self: flex-end;
  order: 1;
  -webkit-order: 1;
  -ms-flex-order: 1;
  position: relative;
}
@media screen and (max-width: 767px) {
  .body .product-list .product-item .product-item__box .item__content .item__img {
    background-color: #ddd;
  }
}
.body .product-list .product-item .product-item__box .item__content .item__img.item__img__product {
  width: 353px;
}
@media screen and (max-width: 767px) {
  .body .product-list .product-item .product-item__box .item__content .item__img.item__img__product {
    /*width: 343px;*/
    width: 100%;
  }
}
.body .product-list .product-item .product-item__box .item__content .item__img.item__img__product .img {
  left: -30px;
}
@media screen and (max-width: 767px) {
  .body .product-list .product-item .product-item__box .item__content .item__img.item__img__product {
    height: 200px;
  }
  .body .product-list .product-item .product-item__box .item__content .item__img.item__img__product .img {
    width: 50%;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 414px) {
  .body .product-list .product-item .product-item__box .item__content .item__img.item__img__product {
    height: 200px;
  }
  .body .product-list .product-item .product-item__box .item__content .item__img.item__img__product .img {
    width: 100%;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.body .product-list .product-item .product-item__box .item__content .item__img.item__img--bicycle {
  width: 353px;
}
@media screen and (min-width: 768px) {
  .body .product-list .product-item .product-item__box .item__content .item__img.item__img--bicycle {
    height: 200px;
    max-height: 200px;
    /*align-self: flex-start;*/
    -webkit-align-self: flex-start;
    -moz-box-align: flex-start;
    align-self: flex-start;
  }
  .body .product-list .product-item .product-item__box .item__content .item__img.item__img--bicycle .img {
    left: -100px;
    width: 122%;
    /*top: -105px;*/
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .product-list .product-item .product-item__box .item__content .item__img.item__img--bicycle {
    width: 270px;
  }
  .body .product-list .product-item .product-item__box .item__content .item__img.item__img--bicycle .img {
    left: -60px;
    width: 122%;
  }
}
@media screen and (max-width: 767px) {
  .body .product-list .product-item .product-item__box .item__content .item__img.item__img--bicycle {
    height: 200px;
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    background-color: transparent;
  }
  .body .product-list .product-item .product-item__box .item__content .item__img.item__img--bicycle .img {
    width: 50%;
    position: absolute;
    left: 50%;
    /*bottom: -20%;*/
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 414px) {
  .body .product-list .product-item .product-item__box .item__content .item__img.item__img--bicycle .img {
    width: 100%;
    position: absolute;
    left: 50%;
    /*bottom: -30%;*/
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.body .product-list .product-item .product-item__box .item__content .item__img .img {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.body .product-list .product-item .product-item__box .item__content .item__img .img.faded {
  opacity: 0.2;
}
.body .product-list .product-item .product-item__box .item__content .item__img .item__img-overlay {
  position: absolute;
  width: calc(100% - 2px);
  bottom: 0;
  left: 0;
  height: 180px;
}
.body .product-list .product-item .product-item__box .item__content .item__img .item__img-overlay ul {
  padding: 0 14px;
  margin: 0;
  height: 100%;
  list-style: none;
  width: 100%;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: space-around;
}
.body .product-list .product-item .product-item__box .item__content .item__img .item__img-overlay ul li {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  margin: 0;
}
.body .product-list .product-item .product-item__box .item__content .item__img .item__img-overlay ul li .overlay-img {
  width: 90px;
  min-width: 90px;
  margin-right: 10px;
}
.body .product-list .product-item .product-item__box .item__content .item__img .item__img-overlay ul li .overlay-img img {
  width: 100%;
}
.body .product-list .product-item .product-item__box .item__content .item__img .item__img-overlay ul li p {
  margin: 0;
}
.body .product-list .product-item .product-item__box .item__content .item__detail {
  order: 2;
  -webkit-order: 2;
  -ms-flex-order: 2;
  /*.item-speed,.item-roll{
                            @media screen and (min-width: 768px) and (max-width: 991px) {
                                margin-top:0;
                            }

                        }*/
  /*.item__criteria--wrapper {
                            width: 55%;

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

                            .item__criteria-list {
                                padding: 0;
                                margin: 0;
                                list-style: none;
                                border-right: 1px solid #aeaeae;

                                @media screen and (max-width: 991px) {
                                    border: none;
                                }

                                .item__criteria {
                                    display: flex;
                                    margin-bottom: 5px;
                                    padding: 0 5px;

                                    &:last-child {
                                        margin-bottom: 0;
                                    }

                                    .item__criteria-name {
                                        flex: 1;
                                        text-align: right;
                                        font-size: 12px;
                                        line-height: 18px;
                                        font-family: 'Gotham Medium', sans-serif;
                                        text-transform: uppercase;
                                    }

                                    .item__criteria-point--wrapper {
                                        flex: 1;
                                        padding-left: 20px;

                                        .item__criteria-point {
                                            width: 20px;
                                            height: 5px;
                                            display: inline-block;
                                            margin-bottom: 6px;

                                            &.item__criteria-point-active {
                                                background-color: @red;
                                            }

                                            &.item__criteria-point-inactive {
                                                background-color: #c3c3c3;
                                            }
                                        }
                                    }
                                }
                            }
                        }

                        .item__tagline--wrapper {
                            width: 50%;
                            flex: 1;
                            padding-left: 25px;

                            @media screen and (max-width: 991px) {
                                display: none;
                            }

                            .item__tagline-title {
                                font-size: 12px;
                                line-height: 18px;
                                font-family: 'Gotham Medium', sans-serif;
                                text-transform: uppercase;
                            }

                            .item__tagline-fab--wrapper {
                                margin-top: 15px;

                                .item__tagline-fab-list {
                                    list-style-type: none;
                                    padding-left: 0;

                                    .item__tagline-fab {
                                        font-size: 11px;
                                        line-height: 16px;
                                        font-family: 'Gotham Book', sans-serif;
                                        text-transform: uppercase;
                                        color: @gray-darker;
                                    }
                                }
                            }
                        }*/
}
.body .product-list .product-item .product-item__box .item__content .item__detail .information-toggle--wrapper {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .product-list .product-item .product-item__box .item__content .item__detail .information-toggle--wrapper {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
  }
}
.body .product-list .product-item .product-item__box .item__content .item__detail [class*="item-"] {
  margin-top: 42px;
  position: relative;
  cursor: pointer;
}
.body .product-list .product-item .product-item__box .item__content .item__detail .item__title {
  margin-bottom: 0;
  text-align: center;
  font-family: 'Gotham Light', sans-serif;
  letter-spacing: 0.04em;
}
.body .product-list .product-item .product-item__box .item__content .item__detail .item__title .title__icon {
  height: 20px;
  margin: 0 5px 5px 0;
}
.body .product-list .product-item .product-item__box .item__content .item__detail .item__subtitle {
  text-align: center;
  margin: 0;
}
.body .product-list .product-item .product-item__box .item__content .item__detail .rating-star {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}
.body .product-list .product-item .product-item__box .item__content .item__detail .rating-star li span {
  font-size: 15px;
}
.body .product-list .product-item .product-item__box .item__content .item__detail .property-maxvalue {
  font-size: 16px;
}
.body .product-list .product-item .product-item__box .item__content .item__detail.item__detail-bicycle-list {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .body .product-list .product-item .product-item__box .item__content .item__detail.item__detail-bicycle-list {
    margin-left: -50px;
  }
}
@media screen and (max-width: 767px) {
  .body .product-list .product-item .product-item__box .item__content .item__detail.item__detail-bicycle-list {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
@media screen and (min-width: 992px) {
  .body .product-list .product-item .product-item__box .item__content .item__detail {
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1;
  }
  .body .product-list .product-item .product-item__box .item__content .item__detail [class*="item-"] {
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1;
  }
}
@media screen and (max-width: 991px) {
  .body .product-list .product-item .product-item__box .item__content .item__detail {
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1;
  }
  .body .product-list .product-item .product-item__box .item__content .item__detail .item-1,
  .body .product-list .product-item .product-item__box .item__content .item__detail .item-2,
  .body .product-list .product-item .product-item__box .item__content .item__detail .item-3 {
    margin-top: 0;
    width: 33.33333333%;
  }
}
@media screen and (max-width: 767px) {
  .body .product-list .product-item .product-item__box .item__content {
    height: auto;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1;
  }
  .body .product-list .product-item .product-item__box .item__content .item__img {
    order: 2;
    -webkit-order: 2;
    -ms-flex-order: 2;
    width: 100%;
    max-height: none;
  }
  .body .product-list .product-item .product-item__box .item__content .item__img .img {
    position: relative;
    width: 220px;
  }
  .body .product-list .product-item .product-item__box .item__content .item__img .item__img-overlay {
    height: 100%;
  }
  .body .product-list .product-item .product-item__box .item__content .item__img .item__img-overlay ul {
    height: 100%;
    width: 250px;
    margin: 0 auto;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
  }
  .body .product-list .product-item .product-item__box .item__content .item__img .item__img-overlay ul li {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    margin: 0;
  }
  .body .product-list .product-item .product-item__box .item__content .item__img .item__img-overlay ul li .overlay-img {
    width: 70px;
    min-width: 70px;
    margin-right: 10px;
  }
  .body .product-list .product-item .product-item__box .item__content .item__img .item__img-overlay ul li .overlay-img img {
    width: 100%;
  }
  .body .product-list .product-item .product-item__box .item__content .item__img .item__img-overlay ul li p {
    margin: 0;
  }
  .body .product-list .product-item .product-item__box .item__content .item__detail {
    order: 1;
    -webkit-order: 1;
    -ms-flex-order: 1;
  }
  .body .product-list .product-item .product-item__box .item__content .item__detail [class*="item-"]:nth-child(-n+5) {
    margin-top: 0;
    width: 50%;
  }
  .body .product-list .product-item .product-item__box .item__content .item__detail .item-4.item-speed {
    margin-top: 10px;
  }
  .body .product-list .product-item .product-item__box .item__content .item__detail .item__last-row {
    background-color: #ddd;
    width: 100%;
  }
  .body .product-list .product-item .product-item__box .item__content .item__detail .item__last-row .item-5,
  .body .product-list .product-item .product-item__box .item__content .item__detail .item__last-row .item-6,
  .body .product-list .product-item .product-item__box .item__content .item__detail .item__last-row .item-7,
  .body .product-list .product-item .product-item__box .item__content .item__detail .item__last-row .item-8 {
    margin-top: 20px;
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1;
    min-width: 33.33333333%;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    -moz-box-align: flex-end;
    align-items: flex-end;
  }
  .body .product-list .product-item .product-item__box .item__content .item__detail .item__last-row .item-5 .item__subtitle,
  .body .product-list .product-item .product-item__box .item__content .item__detail .item__last-row .item-6 .item__subtitle,
  .body .product-list .product-item .product-item__box .item__content .item__detail .item__last-row .item-7 .item__subtitle,
  .body .product-list .product-item .product-item__box .item__content .item__detail .item__last-row .item-8 .item__subtitle {
    margin: 2px;
  }
  .body .product-list .product-item .product-item__box .item__content .item__detail.item__detail-bicycle .item-3 {
    margin-top: 10px;
  }
  .body .product-list .product-item .product-item__box .item__content .item__detail.item__detail-bicycle-moutain .item-3,
  .body .product-list .product-item .product-item__box .item__content .item__detail.item__detail-bicycle-moutain .item-4,
  .body .product-list .product-item .product-item__box .item__content .item__detail.item__detail-bicycle-moutain .item-5 {
    width: 33%;
  }
  .body .product-list .product-item .product-item__box .item__content .item__detail.item__detail-bicycle-moutain .item-4,
  .body .product-list .product-item .product-item__box .item__content .item__detail.item__detail-bicycle-moutain .item-5 {
    margin-top: 0;
  }
}
.body .product-list .product-item .product-item__box .item__chevron {
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.body .product-list .product-item .product-item__box .item__chevron img {
  width: 24px;
}
@media screen and (max-width: 991px) {
  .body .product-list .product-item .product-item__box .item__chevron {
    right: 12px;
  }
}
.body .product-list .product-item .product-item__box .item__tyre-size {
  color: black;
  /*font-size: 12px;
                    line-height: 18px;
                    letter-spacing: 0.1em;
                    font-family: 'Gotham Book', sans-serif;
                    text-transform: uppercase;*/
}
@media screen and (min-width: 768px) {
  .body .product-list .product-item .product-item__box .item__tyre-size {
    position: absolute;
    bottom: 14px;
    right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .body .product-list .product-item .product-item__box .item__tyre-size {
    text-align: right;
    background: #ddd;
    padding: 4px 14px;
  }
}
.body .product-list .product-item .popover {
  width: 260px;
}
.body .product-list .product-item .popover .popover__title {
  text-align: center;
  margin: 2px auto 10px auto;
  font-family: 'Gotham Extra Light', sans-serif;
}
.body .product-list .product-item .popover .popover__copy {
  margin-bottom: 0;
  margin-top: 10px;
  text-align: center;
}
.body .product-list .product-item .popover .ruler__container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.body .product-list .product-item .popover .ruler__container .ruler-unit {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Extra Light', sans-serif;
}
.body .product-list .product-item .popover .ruler__container .ruler {
  width: 168px;
  height: 20px;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
.body .product-list .product-item .popover .ruler__container .ruler .ruler-item {
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
  height: 100%;
  position: relative;
}
.body .product-list .product-item .popover .ruler__container .ruler .ruler-item.active:after {
  content: " ";
  position: absolute;
  top: calc(100% - 8px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 12px solid black;
}
.body .product-list .product-item .popover .ruler__container .ruler .ruler-item.cl-1 {
  background-color: #ed2118;
}
.body .product-list .product-item .popover .ruler__container .ruler .ruler-item.cl-2 {
  background-color: #f37102;
}
.body .product-list .product-item .popover .ruler__container .ruler .ruler-item.cl-3 {
  background-color: #fcba00;
}
.body .product-list .product-item .popover .ruler__container .ruler .ruler-item.cl-4 {
  background-color: #fff301;
}
.body .product-list .product-item .popover .ruler__container .ruler .ruler-item.cl-5 {
  background-color: #bed800;
}
.body .product-list .product-item .popover .ruler__container .ruler .ruler-item.cl-6 {
  background-color: #55b726;
}
.body .product-list .product-item .popover .ruler__container .ruler .ruler-item.cl-7 {
  background-color: #007531;
}
.body .product-list .product-item .product-item__box-bicycle {
  /*&:not(:first-of-type) {
                    .product-item__box {
                        background-color: @white;

                        .item__label {
                            background-color: @white;
                        }
                    }
                }*/
  background-color: #fff;
  padding-right: 0;
  min-height: 265px;
  height: 100%;
}
.body .product-list .product-item .product-item__box-bicycle .item__label {
  margin: 0;
  padding: 13px 18px 12px 18px;
}
.body .product-list .product-item .product-item__box-bicycle .item__label .item__label-tagline {
  font-size: 12px;
  line-height: 18px;
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
  width: 100%;
  display: block;
}
.body .product-list .product-item .product-item__box-bicycle .item__content {
  background-color: rgba(221, 221, 221, 0.7);
  position: relative;
  min-height: 200px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .body .product-list .product-item .product-item__box-bicycle .item__content {
    padding-right: 76px;
  }
}
/*colors*/
.body .main-container .agri-list-item--wrapper {
  margin-left: -8px;
  margin-right: -8px;
}
@media screen and (min-width: 768px) {
  .body .main-container .agri-list-item--wrapper {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.body .main-container .agri-list-item--wrapper .btn__wrapper {
  margin-top: 15px;
}
.body .main-container .agri-list-item--wrapper .btn__wrapper .btn-black {
  background: #fff;
}
.body .main-container .pagination.pagination-customize a {
  cursor: pointer;
  display: inline-block;
  padding: 5px 14px;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 15px;
  position: relative;
  line-height: 1.09;
  text-decoration: none;
  color: #ddd;
  outline: none;
}
.body .main-container .pagination.pagination-customize .active a {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}
.body .main-container .product-tile-list__wrapper {
  padding-bottom: 16px;
}
.body .main-container .product-tile-list__wrapper.product-tile-list__wrapper-bicycle .product-tile-item .product-tile {
  background-color: #ddd;
  padding: 0;
}
.body .main-container .product-tile-list__wrapper.product-tile-list__wrapper-bicycle .product-tile-item .product-tile .product-tile-header {
  background-color: #fff;
  padding: 0 20px;
}
.body .main-container .product-tile-list__wrapper.product-tile-list__wrapper-bicycle .product-tile-item .product-tile .product-tile-header .product__label {
  margin-bottom: 14px;
}
@media screen and (min-width: 992px) {
  .body .main-container .product-tile-list__wrapper.product-tile-list__wrapper-bicycle .product-tile-item .product-tile .product-tile-header {
    height: 110px;
  }
  .body .main-container .product-tile-list__wrapper.product-tile-list__wrapper-bicycle .product-tile-item .product-tile .product-tile-header .product__label-bicycle {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.1em;
    font-family: 'Gotham Extra Light', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    height: 82px;
    margin-top: 14px;
    margin-bottom: 14px;
    /*+.item__label-icon {
                                    height: 24px;
                                    margin-bottom: 6px;
                                }*/
  }
}
.body .main-container .product-tile-list__wrapper.product-tile-list__wrapper-bicycle .product-tile-item .product-tile .product-column-bicycle .product-desc-bicycle {
  position: relative;
}
@media screen and (min-width: 992px) {
  .body .main-container .product-tile-list__wrapper.product-tile-list__wrapper-bicycle .product-tile-item .product-tile .product-column-bicycle .product-desc-bicycle {
    min-height: 55px;
  }
}
@media screen and (min-width: 768px) {
  .body .main-container .product-tile-list__wrapper.product-tile-list__wrapper-bicycle .product-tile-item .product-tile .product-column-bicycle .product-desc-bicycle {
    margin-top: 5px;
  }
}
.body .main-container .product-tile-list__wrapper.product-tile-list__wrapper-bicycle .product-tile-item .product-tile .product-column-bicycle .product-tagline-bicycle {
  position: relative;
  margin-top: 17px;
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
  /*min-height:66px;*/
}
.body .main-container .product-tile-list__wrapper.product-tile-list__wrapper-bicycle .product-tile-item .product-tile .product-column-bicycle .product__btn-bicycle {
  margin-bottom: 17px;
}
.body .main-container .product-tile-item {
  padding-top: 16px;
  /*padding-bottom: 16px;*/
  min-height: 264px;
  position: relative;
}
.body .main-container .product-tile-item .img-ratio-16-9 {
  cursor: pointer;
}
.body .main-container .product-tile-item .product-tile {
  height: 100%;
  min-height: 240px;
}
.body .main-container .product-tile-item .product-tile .product-column .product__row {
  min-height: 68.5px;
}
.body .main-container .product-tile-item .product-tile .product-column .product__label {
  margin-top: 13px;
  margin-bottom: 0;
  -ms-word-break: break-word;
  word-break: break-word;
}
.body .main-container .product-tile-item .product-tile .product-column .product__text {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .body .main-container .product-tile-item .product-tile .product-column .product__text.product-desc {
    margin-top: 17px;
  }
}
@media screen and (max-width: 767px) {
  .body .main-container .product-tile-item .product-tile .product-column .product__text {
    padding-bottom: 10px;
  }
}
.body .main-container .product-tile-item .product-tile .product-column .product__size-container .product__size {
  padding: 11px 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .body .main-container .product-tile-item .product-tile .product-column .img-ratio-16-9 {
    margin-bottom: 10px;
  }
}
.body .main-container .product-tile-item .product-tile.agri-product-tile {
  cursor: default;
}
@media screen and (min-width: 768px) {
  .body .main-container .product-tile-item .product-column .product__label {
    position: absolute;
    top: 0;
    width: calc(100% - 24px);
    -ms-word-break: break-word;
    word-break: break-word;
  }
}
@media screen and (min-width: 768px) {
  .body .main-container .product-tile-item .product-column .product__size-container {
    margin-top: 61.5px;
  }
  .body .main-container .product-tile-item .product-column .product__size-container.product__size__pv {
    margin-top: 100px;
  }
  .body .main-container .product-tile-item .product-column .product__size-container.product__size__bicycle {
    margin-top: 26px;
  }
}
.body .main-container .product-tile-item .product-column .product__size-container.product__size__bicycle {
  background-color: #fff;
}
.body .main-container .product-tile {
  background-color: white;
  padding: 0 8px;
  margin: 0;
}
.body .main-container .product-tile .product__label {
  margin-top: 14px;
  position: relative;
  z-index: 1;
}
.body .main-container .product-tile .product__label .item__label-icon {
  height: 24px;
  margin-bottom: 6px;
}
@media screen and (max-width: 767px) {
  .body .main-container .product-tile .product__label .item__label-icon {
    float: right;
  }
}
.body .main-container .product-tile .product-column {
  position: relative;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  .body .main-container .product-tile .product-column {
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1;
  }
}
.body .main-container .product-tile .product-column .product__price {
  display: inline-block;
  text-align: center;
}
.body .main-container .product-tile .product-column .product__img {
  height: 100%;
  max-width: 264px;
  max-height: 160px;
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  .body .main-container .product-tile .product-column .product__img {
    position: relative;
    display: block;
    margin: 0 auto;
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.body .main-container .product-tile .product-column .product__text {
  font-family: 'Gotham Light', sans-serif;
  margin-top: 17px;
}
@media screen and (min-width: 992px) {
  .body .main-container .product-tile .product-column .product__text {
    position: absolute;
    width: calc(100% - 24px);
    top: 0;
  }
}
.body .main-container .product-tile .product-column .product__size-container {
  background-color: #ddd;
  margin-bottom: 12px;
}
.body .main-container .product-tile .product-column .product__size-container .product__size {
  letter-spacing: 0.02em;
  text-align: center;
  margin: 5px 0;
}
.body .main-container .product-tile .product-column .rating-star {
  margin-top: 6px;
}
.body .main-container .product-tile .product-column .product__currency {
  margin-bottom: 0;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Extra Light', sans-serif;
}
.body .main-container .product-tile .product-column .product__subtitle {
  margin-bottom: 16px;
}
.body .main-container .product-tile .product-column .product__btn {
  margin-bottom: 20px;
}
.body .main-container .product-tile.product-tile-cv {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.body .main-container .product-tile.product-tile-cv .product__container {
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
}
@media screen and (min-width: 992px) {
  .body .main-container .product-tile.product-tile-cv .product__container .product-column .product__text {
    margin-top: 0;
  }
}
body .vredestein-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  /*@media (min-width: 1224px) {
        .container {
            width: 100%;
        }
    }*/
  background-color: #262626;
}
body .vredestein-footer h6,
body .vredestein-footer a {
  color: white;
  letter-spacing: .05em !important;
}
body .vredestein-footer h6 {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Light', sans-serif;
}
body .vredestein-footer .no-padding,
body .vredestein-footer.no-padding {
  padding: 0 !important;
}
@media screen and (min-width: 992px) {
  body .vredestein-footer .content--wrapper {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    /*align-items: center;*/
    height: 120px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body .vredestein-footer .content--wrapper .logo--wrapper {
    line-height: 160px;
    text-align: center;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body .vredestein-footer .content--wrapper .logo--wrapper {
    line-height: 120px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  body .vredestein-footer .content--wrapper .logo--wrapper {
    margin-top: 20px;
    margin-bottom: 23px;
  }
}
body .vredestein-footer .content--wrapper .logo--wrapper .logo {
  width: 160px;
}
@media screen and (max-width: 767px) {
  body .vredestein-footer .content--wrapper .logo--wrapper .logo {
    max-width: 130px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  body .vredestein-footer .content--wrapper .footer__select {
    margin-top: 13px;
  }
}
body .vredestein-footer .content--wrapper .footer__select .form-control {
  height: 40px;
  border: 1px solid #fff;
  background-color: #262626;
  color: white;
  padding: 10px 36px 10px 16px;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  body .vredestein-footer .content--wrapper .footer__select .form-control {
    padding: 12px 36px 9px 16px;
  }
}
body .vredestein-footer .content--wrapper .footer__select .form-control.footer-ie-form-control {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Medium', sans-serif;
}
body .vredestein-footer .content--wrapper .footer__select .select__title {
  padding: 0;
  text-align: right;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body .vredestein-footer .content--wrapper .footer__select .select__title h6 {
    margin-top: 24px;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body .vredestein-footer .content--wrapper .footer__select .select__title h6 {
    /*margin-bottom: 15px;*/
    padding-left: 15px;
    padding-right: 15px;
    float: left;
  }
}
@media screen and (min-width: 1200px) {
  body .vredestein-footer .content--wrapper .footer__select .select__title h6 {
    margin-top: 13px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  body .vredestein-footer .content--wrapper .footer__select .select__title {
    text-align: left;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (max-width: 767px) {
  body .vredestein-footer .content--wrapper .footer__select .select__title {
    text-align: left;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: -4px;
  }
}
body .vredestein-footer .content--wrapper .footer__select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url("/App_Themes/vredestein/img/Icons/dropdown-arrow-icon.png") no-repeat right 11px top 15px;
  /*background: url(../img/Icons/dropdown-arrow-icon.png) no-repeat right 11px top 15px;*/
}
body .vredestein-footer .content--wrapper .footer__select select::-ms-expand {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body .vredestein-footer .content--wrapper .footer-icon .find-us {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  body .vredestein-footer .content--wrapper .footer-icon .find-us {
    margin-top: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body .vredestein-footer .content--wrapper .footer-icon .find-us {
    margin-top: 18px;
  }
}
@media screen and (min-width: 992px) {
  body .vredestein-footer .content--wrapper .footer-icon {
    text-align: right;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body .vredestein-footer .content--wrapper .footer-icon {
    margin-top: -9%;
    padding-bottom: 23px;
  }
}
@media screen and (max-width: 767px) {
  body .vredestein-footer .content--wrapper .footer-icon {
    margin-top: 15px;
    margin-bottom: 10px;
  }
}
body .vredestein-footer .content--wrapper .footer-icon ul {
  display: inline-block;
  padding-left: 0;
  margin-top: 8px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body .vredestein-footer .content--wrapper .footer-icon ul {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  body .vredestein-footer .content--wrapper .footer-icon ul {
    padding-left: 5px;
  }
}
@media screen and (max-width: 991px) {
  body .vredestein-footer .content--wrapper .footer-icon ul {
    margin-left: -5px;
  }
}
@media screen and (max-width: 767px) {
  body .vredestein-footer .content--wrapper .footer-icon ul {
    margin-top: -6px;
    margin-left: -2px;
  }
}
body .vredestein-footer .content--wrapper .footer-icon ul li {
  display: inline-block;
  margin-left: 4px;
}
body .vredestein-footer .content--wrapper .footer-icon a {
  line-height: 40px;
  width: 40px;
  height: 40px;
  position: relative;
  display: inline-block;
  text-align: center;
  border: 1px solid #fff;
}
body .vredestein-footer .content--wrapper .footer-icon img {
  max-height: 25px;
  margin-bottom: 4px;
  /*.center-element;*/
  /*width:24px;*/
  /*max-width:24px;*/
  /*zoom: 0.5;
                -ms-transform: scale(0.5,0.5);*/
}
@media screen and (min-width: 1220px) {
  body .vredestein-footer .content--wrapper .footer-icon h6 {
    display: inline-block;
  }
}
body .vredestein-footer .content-below--wrapper {
  background-color: #1a1a1a;
  word-break: break-word;
}
@media screen and (min-width: 992px) {
  body .vredestein-footer .content-below--wrapper {
    min-height: 80px;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
}
body .vredestein-footer .content-below--wrapper ul {
  padding-left: 12px;
  margin-top: 8.5px;
  display: inline-block;
}
body .vredestein-footer .content-below--wrapper ul li {
  padding-bottom: 5px;
  padding-top: 5px;
  list-style-type: none;
  list-style: none;
  margin-right: 41px;
}
@media screen and (min-width: 992px) {
  body .vredestein-footer .content-below--wrapper ul li {
    display: inline-block;
  }
}
@media screen and (max-width: 991px) {
  body .vredestein-footer .content-below--wrapper ul li {
    margin: 21px 0;
  }
}
@media screen and (max-width: 767px) {
  body .vredestein-footer .content-below--wrapper ul li {
    margin: 22px 0;
  }
}
body .vredestein-footer .content-below--wrapper ul li a {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.05em;
  font-family: 'Gotham Light', sans-serif;
  text-transform: uppercase;
}
body .vredestein-footer .active {
  text-decoration: underline;
}
body .testResult-wrapper {
  background-color: #fff;
  /*padding: 40px 63px;*/
  margin-bottom: 40px;
}
body .testResult-wrapper.testResult-product-detail {
  overflow: hidden;
}
body .testResult-wrapper.testResult-product-detail .item__content {
  padding-left: 42px;
  padding-right: 42px;
}
body .testResult-wrapper.testResult-product-detail .slide-wrapper .testResult {
  padding-bottom: 0;
}
body .testResult-wrapper.testResult-product-detail .slide-wrapper .testResult .slide__img {
  max-width: 60%;
}
@media screen and (max-width: 991px) {
  body .testResult-wrapper.testResult-product-detail .slide-wrapper .testResult .slide__img {
    max-width: 100%;
  }
  body .testResult-wrapper.testResult-product-detail .slide-wrapper .testResult .slide__img.slide__img-test {
    max-width: 120%;
    margin-left: -10%;
  }
}
body .testResult-wrapper .carousel-inner {
  overflow: inherit ;
}
@media screen and (max-width: 767px) {
  body .testResult-wrapper {
    /*padding: 16px 0;*/
  }
}
body .testResult-wrapper .carousel-control.right,
body .testResult-wrapper .carousel-control.left {
  background-image: none;
}
body .testResult-wrapper .carousel-control {
  opacity: 1;
  text-shadow: none;
}
body .testResult-wrapper .carousel-control .glyphicon-chevron-left {
  left: 20%;
  top: 47.5%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  body .testResult-wrapper .carousel-control .glyphicon-chevron-left {
    margin-left: 0;
  }
  body .testResult-wrapper .carousel-control .glyphicon-chevron-left img {
    zoom: 0.7;
  }
}
body .testResult-wrapper .carousel-control .glyphicon-chevron-right {
  right: 22%;
  top: 47.5%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  body .testResult-wrapper .carousel-control .glyphicon-chevron-right {
    margin-right: 0;
  }
  body .testResult-wrapper .carousel-control .glyphicon-chevron-right img {
    zoom: 0.7;
  }
}
body .testResult-wrapper .carousel-control .glyphicon-chevron-left:before {
  content: none;
}
body .testResult-wrapper .carousel-control .glyphicon-chevron-right:before {
  content: none;
}
body .testResult-wrapper .carousel-indicators {
  bottom: 0;
}
body .testResult-wrapper .carousel-indicators .active {
  background-color: black;
  width: 10px;
  height: 10px;
}
body .testResult-wrapper .carousel-indicators li {
  background-color: #bcbcbc;
  width: 10px;
  height: 10px;
  margin: 0;
}
body .testResult-wrapper .slide-wrapper {
  background-color: white;
  -moz-background-clip: content-box;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
@media screen and (max-width: 767px) {
  body .testResult-wrapper .slide-wrapper {
    padding: 0;
  }
}
body .testResult-wrapper .slide-wrapper .testResult {
  padding: 0 0 100px 0;
  /*@media screen and (min-width: 768px){
                .content__text {
                    h1{
                        width: 50%;
                        margin-left: auto;
                        margin-right: auto;
                    }
                }
            }*/
}
@media screen and (max-width: 767px) {
  body .testResult-wrapper .slide-wrapper .testResult {
    padding: 12px 0 50px 0;
  }
}
body .testResult-wrapper .slide-wrapper .testResult .slide__img {
  margin-top: 45px;
  margin-bottom: 32px;
  max-width: 176px;
}
body .testResult-wrapper .slide-wrapper .testResult h1 {
  margin-bottom: 54px;
  color: #100e1c;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  body .testResult-wrapper .slide-wrapper .testResult h1 {
    margin-left: 15px;
    margin-right: 15px;
  }
}
body .testResult-wrapper .slide-wrapper .testResult h5 {
  font-size: 16px;
  color: #666666;
}
body .testResult-wrapper .slide-wrapper .testResult .slide__title {
  color: #100e1c;
}
body .testResult-wrapper .slide-wrapper .testResult .custom-margin {
  margin-bottom: -5px;
}
body .testResult-wrapper .slide-wrapper .testResult .content__text h1 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  body .testResult-wrapper .slide-wrapper .testResult h5 {
    font-size: 12px;
  }
  body .testResult-wrapper .slide-wrapper .testResult .custom-font {
    font-family: 'Gotham Light', sans-serif;
  }
  body .testResult-wrapper .slide-wrapper .testResult h1 {
    font-size: 15px;
    margin-bottom: 0;
  }
  body .testResult-wrapper .slide-wrapper .testResult .content__text {
    padding-left: 42px;
    padding-right: 42px;
  }
  body .testResult-wrapper .slide-wrapper .testResult .slide__title {
    margin-bottom: 22px;
  }
  body .testResult-wrapper .slide-wrapper .testResult .slide__img {
    margin-top: 8px;
    margin-bottom: 56px;
    max-width: 136px;
  }
  body .testResult-wrapper .slide-wrapper .testResult .custom-margin {
    margin-bottom: -13px;
  }
}
.heropage__slider {
  padding-bottom: 20px;
  margin-top: 90px;
}
.heropage__slider.heropage__slider_home {
  padding-bottom: 75px;
}
@media screen and (min-width: 992px) {
  .heropage__slider {
    margin-top: 0;
  }
}
.heropage__slider .hero-image__wrapper {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .heropage__slider .hero-image__wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  .heropage__slider .hero-image__wrapper {
    height: 320px;
  }
}
@media screen and (min-width: 1220px) {
  .heropage__slider .hero-image__wrapper {
    height: 640px;
  }
}
@media screen and (min-width: 992px) {
  .heropage__slider .hero-image__wrapper img {
    width: 100%;
    width: calc(100% + 5px);
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .heropage__slider .hero-image__wrapper img {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}
@media screen and (max-width: 767px) {
  .heropage__slider .hero-image__wrapper img {
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}
@media screen and (max-width: 767px) {
  .heropage__slider .overlay--opacity {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
  }
}
@media screen and (min-width: 768px) {
  .heropage__slider .overlay--opacity {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
  }
}
.heropage__slider .slider-form--inner {
  z-index: 7;
  position: absolute;
  color: #fff;
  text-align: center;
  left: 50%;
  top: 50%;
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.heropage__slider .slider-form--inner .btn-link-hero {
  border: none;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .heropage__slider .slider-form--inner img {
    max-width: 60px;
  }
}
@media screen and (min-width: 768px) {
  .heropage__slider .slider-form--inner img {
    max-width: 90px;
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 768px) {
  .heropage__slider .slider-form--inner .form-promo-description {
    padding-left: 100px;
  }
}
@media screen and (max-width: 767px) {
  .heropage__slider .slider-form--inner .company__label {
    font-size: 36px;
    line-height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .heropage__slider .slider-form--inner .company-description {
    font-size: 19px;
    line-height: 24px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 4px;
  }
}
@media screen and (min-width: 992px) {
  .heropage__slider .slider-form--inner .company-description {
    padding-bottom: 14px;
  }
}
.heropage__slider .carousel-control {
  z-index: 8;
}
.heropage__slider .carousel-control img {
  position: absolute;
  top: 50%;
  left: 40%;
  -moz-transform: translate3d(-40%, -50%, 0);
  -ms-transform: translate3d(-40%, -50%, 0);
  -o-transform: translate3d(-40%, -50%, 0);
  -webkit-transform: translate3d(-40%, -50%, 0);
  transform: translate3d(-40%, -50%, 0);
}
.heropage__slider .carousel-control.right img {
  position: absolute;
  top: 50%;
  left: 58%;
  -moz-transform: translate3d(-58%, -50%, 0);
  -ms-transform: translate3d(-58%, -50%, 0);
  -o-transform: translate3d(-58%, -50%, 0);
  -webkit-transform: translate3d(-58%, -50%, 0);
  transform: translate3d(-58%, -50%, 0);
}
.heropage__slider .carousel-indicators {
  z-index: 5;
  bottom: -25px;
}
.heropage__slider .carousel-indicators .active {
  background-color: #000;
  width: 7px;
  height: 7px;
}
.heropage__slider .carousel-indicators li {
  background-color: #bcbcbc;
  width: 7px;
  height: 7px;
  margin: 0;
}
body .navIn-wrapper {
  background-color: black;
}
@media (min-width: 1224px) {
  body .navIn-wrapper .container {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  body .navIn-wrapper {
    display: flex;
    align-items: center;
    height: 108px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1224px) {
  body .navIn-wrapper {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  body .navIn-wrapper {
    padding-top: 6px;
    padding-bottom: 17px;
  }
}
body .navIn-wrapper .no-padding,
body .navIn-wrapper.no-padding {
  padding: 0 !important;
}
body .navIn-wrapper .navIn-content ul {
  margin-bottom: 0;
}
body .navIn-wrapper .navIn-content ul li {
  list-style-type: none;
  list-style: none;
  display: inline-block;
  margin-right: 17px;
}
body .navIn-wrapper .navIn-content ul li:last-child {
  margin-right: 0;
}
body .navIn-wrapper .navIn-content ul li a {
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Book', sans-serif;
  display: block;
  padding: 9px 21px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: white;
  border: 1px solid transparent;
}
body .navIn-wrapper .navIn-content ul li.active a {
  border: 1px solid #fff;
}
body .navIn-wrapper .navIn-content ul li:hover:not(.active) a {
  border: 1px solid #333333;
}
body .navIn-wrapper .navIn-content .navIn-desktop {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
body .navIn-wrapper .navIn-content .navIn-mobile h6 {
  color: white;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Light', sans-serif;
}
body .navIn-wrapper .navIn-content .navIn-mobile select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon.png) no-repeat right 11px top 15px;
}
body .navIn-wrapper .navIn-content .navIn-mobile .form-control {
  height: 40px;
  border: 1px solid #fff;
  background-color: black;
  color: white;
  padding: 10px 16px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
}
body .navIn-wrapper .navIn-content .navIn-mobile .btn-sticky-filter {
  height: 40px;
  border: 1px solid #fff;
  background-color: black;
  color: white;
  padding: 10px 16px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
  width: 100%;
  text-align: left;
}
body .navIn-wrapper .navIn-content .navIn-mobile .icon-caret {
  position: absolute;
  top: 15px;
  right: 11px;
}
body .navIn-wrapper .navIn-content .navIn-mobile .vre-sticky-filter-dropdown-menu {
  width: 100%;
  background-color: #000;
  color: #fff;
  border: 1px solid #fff;
  border-top: none;
  margin-top: 0;
  padding: 0;
}
body .navIn-wrapper .navIn-content .navIn-mobile .vre-sticky-filter-dropdown-menu li {
  display: block;
  padding: 0 16px;
  cursor: pointer;
  margin-right: 0;
  line-height: 27px;
}
body .navIn-wrapper .navIn-content .navIn-mobile .vre-sticky-filter-dropdown-menu li:hover {
  background-color: #1f5da6;
}
.body .main-container .summaryProduct .testResult__logo {
  list-style: none;
  padding: 0;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
}
.body .main-container .summaryProduct .testResult__logo img {
  max-width: 88px;
  width: auto;
}
.body .main-container .summaryProduct .rating-star li i,
.body .main-container .summaryProduct .rating-star li span {
  margin: 0;
}
.body .main-container .summaryProduct .recommended__link {
  text-decoration: none;
  position: relative;
  color: #888;
}
.body .main-container .summaryProduct .recommended__link:after {
  color: #888;
  content: " ";
  width: 10px;
  background-image: url("/App_Themes/vredestein/img/Icons/right-arrow-grey.png");
  background-size: 9px;
  background-repeat: no-repeat;
  position: absolute;
  left: -19px;
  height: 16px;
  top: 2px;
}
.body .main-container .summaryProduct .product-moreinfo {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  /*.justify-content(space-between);*/
}
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__reviews,
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__warranty,
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__time {
  width: 33.33333333%;
}
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__reviews .wrapper--inline,
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__warranty .wrapper--inline,
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__time .wrapper--inline {
  display: inline-block;
  text-align: center;
}
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__reviews:nth-child(1),
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__warranty:nth-child(1),
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__time:nth-child(1) {
  text-align: left;
}
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__reviews:nth-child(2),
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__warranty:nth-child(2),
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__time:nth-child(2) {
  text-align: center;
}
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__reviews:nth-child(3),
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__warranty:nth-child(3),
.body .main-container .summaryProduct .product-moreinfo.product-info--justify .product__time:nth-child(3) {
  text-align: right;
}
.body .main-container .summaryProduct .product-moreinfo > * {
  /*.flex(1);*/
}
.body .main-container .summaryProduct .product-moreinfo .currency {
  margin-top: 11px;
}
.body .main-container .summaryProduct .product-moreinfo img {
  /*width: 20px;*/
  height: 24px;
  vertical-align: top;
}
.body .main-container .summaryProduct .product-moreinfo .time__img {
  line-height: 22px;
  margin-bottom: 0;
}
.body .main-container .summaryProduct .product-moreinfo .time__img img {
  width: 22px;
}
.body .main-container .summaryProduct .product-moreinfo .product-moreinfo--tyre-icon--wrapper .product-moreinfo--tyre-icon--list {
  padding: 0;
  list-style: none;
}
.body .main-container .summaryProduct .product-moreinfo .product-moreinfo--tyre-icon--wrapper .product-moreinfo--tyre-icon--list li {
  display: inline-block;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .main-container .summaryProduct .product-moreinfo .product-moreinfo--tyre-icon--wrapper .product-moreinfo--tyre-icon--list {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .body .main-container .summaryProduct .product-moreinfo .product-moreinfo--tyre-icon--wrapper .product-moreinfo--tyre-icon--list {
    margin-top: 20px;
  }
}
.body .main-container .summaryProduct .color-gray {
  color: #666;
}
.body .main-container .summaryProduct h6 {
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Book', sans-serif;
}
.body .main-container .summaryProduct h5 {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Medium', sans-serif;
}
.body .main-container .summaryProduct .custom-text {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
}
.body .main-container .summaryProduct .font-light {
  font-family: 'Gotham Light', sans-serif;
}
.body .main-container .summaryProduct .font-book {
  font-family: 'Gotham Book', sans-serif;
}
.body .main-container .summaryProduct .font-bold {
  font-family: 'Gotham Bold', sans-serif;
}
.body .main-container .summaryProduct .text-large {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
}
.body .main-container .summaryProduct .breadcrumb {
  margin-bottom: 4px;
}
.body .main-container .summaryProduct .text-uppercase {
  text-transform: uppercase;
}
.body .main-container .summaryProduct .product__img {
  /*position: relative;*/
}
.body .main-container .summaryProduct .product__img .product-image {
  margin-left: 4px;
}
.body .main-container .summaryProduct .product__img .gallery-wrapper {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  background-color: #0066b3;
  width: 88px;
  line-height: 40px;
  display: block;
}
.body .main-container .summaryProduct .product__img .gallery-wrapper.agri-gallery-wrapper {
  /*bottom: 30%;*/
  /*top: 0;
                bottom: auto;*/
}
.body .main-container .summaryProduct .product__img .gallery-wrapper.bicycle-gallery-wrapper {
  top: 0;
  bottom: auto;
}
.body .main-container .summaryProduct .product__img .gallery-wrapper .image-gallery {
  width: 20px;
  margin-right: 15px;
}
.body .main-container .summaryProduct .product__img .gallery-wrapper .total-img {
  display: inline-block;
  margin-bottom: 0;
  color: white;
}
.body .main-container .summaryProduct .product__img .product__img-colour__wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}
.body .main-container .summaryProduct .product__img .product__img-colour__wrapper .product__img-colour--title {
  text-align: center;
  font-size: 12px !important;
  line-height: 18px !important;
  letter-spacing: 0.02em !important;
  font-family: 'Gotham Light', sans-serif !important;
  text-transform: uppercase;
}
.body .main-container .summaryProduct .product__img .product__img-colour__wrapper .product__img-colour--list {
  list-style: none;
  padding: 0;
}
.body .main-container .summaryProduct .product__img .product__img-colour__wrapper .product__img-colour--list li {
  display: inline-block;
  margin-left: 20px;
}
.body .main-container .summaryProduct .product__img .product__img-colour__wrapper .product__img-colour--list li:first-child {
  margin-left: 0;
}
.body .main-container .summaryProduct .product__img .product__img-colour__wrapper .product__img-colour--list li .product__img-colour--item {
  width: 20px;
}
.body .main-container .summaryProduct .product-detail__container {
  border: 1px solid;
}
.body .main-container .summaryProduct .product-detail__container .eutyre {
  padding-bottom: 10px;
}
.body .main-container .summaryProduct .product-detail__container .eutyre a {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Book', sans-serif;
}
.body .main-container .summaryProduct .product-detail__container .product-vehicle {
  padding-top: 10px;
  padding-bottom: 10px;
}
.body .main-container .summaryProduct .product__recommended {
  margin-bottom: 22px;
}
.body .main-container .summaryProduct .product__recommended.product__recommended-agri {
  z-index: 1;
}
.body .main-container .summaryProduct .product__recommended h6 {
  margin-bottom: 6px;
  margin-top: 0;
  color: #888;
}
.body .main-container .summaryProduct .product__recommended h3 {
  margin-bottom: 5px;
  margin-top: 0;
}
.body .main-container .summaryProduct .product__detail {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  padding: 2px 10px 0 10px;
  margin: 0;
}
.body .main-container .summaryProduct .product__detail img {
  -ms-transform: scale(0.5, 0.5);
  /* IE 9 */
  -webkit-transform: scale(0.5, 0.5);
  /* Safari */
  transform: scale(0.5, 0.5);
  /* Standard syntax */
  margin-bottom: 8px;
}
.body .main-container .summaryProduct .product__detail .subtitle {
  display: inline-block;
}
.body .main-container .summaryProduct .detail__content {
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.body .main-container .summaryProduct .detail__content p {
  margin: 4px 0 0 0;
}
.body .main-container .summaryProduct .detail__content h6 {
  margin-bottom: 0;
}
.body .main-container .summaryProduct .detail__content.fuel p {
  margin-top: 5px;
}
.body .main-container .summaryProduct .detail__content .content-wrapper {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.body .main-container .summaryProduct .detail__content .content-wrapper.content-wrapper--bicycle .property-maxvalue {
  font-size: 13px;
}
.body .main-container .summaryProduct .detail__content .content-wrapper.content-wrapper--bicycle.content-wrapper--bicycle-race {
  min-height: 36px;
}
.body .main-container .summaryProduct .find-dealer {
  padding: 3px 24px 8px 24px;
  margin-bottom: 27px;
  background-image: url('/App_Themes/vredestein/img/map-img.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.body .main-container .summaryProduct .find-dealer.form-dealer {
  margin-bottom: 21px;
}
@media screen and (min-width: 992px) {
  .body .main-container .summaryProduct .find-dealer .location--wrapper {
    padding-bottom: 16px;
  }
}
.body .main-container .summaryProduct .find-dealer .input-poscode {
  position: relative;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  margin-bottom: 4px;
}
.body .main-container .summaryProduct .find-dealer .input-poscode .search-icon {
  background-image: url('/App_Themes/vredestein/img/Icons/search-icon-gray.png');
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 15px;
  top: 20px;
}
.body .main-container .summaryProduct .find-dealer .input-poscode .input-search {
  position: relative;
  /*border: 1px solid transparent;*/
  border: 0;
  height: 56px;
  text-transform: uppercase;
}
.body .main-container .summaryProduct .find-dealer .input-poscode .input-search::-ms-clear {
  display: none;
}
.body .main-container .summaryProduct .find-dealer .input-poscode .input-search:focus,
.body .main-container .summaryProduct .find-dealer .input-poscode .input-search:hover {
  border: none;
}
.body .main-container .summaryProduct .find-dealer .finder-btn {
  width: 100%;
  height: 56px;
  line-height: 56px;
  margin: 0;
}
.body .main-container .summaryProduct .find-dealer .search-title {
  margin-bottom: 6px;
}
.body .main-container .summaryProduct .find-dealer .search-title h5 {
  margin: 0;
}
.body .main-container .summaryProduct .find-dealer .search-title .box__link {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Book', sans-serif;
}
.body .main-container .summaryProduct .find-dealer .search-title .img-finder {
  -ms-transform: scale(0.5, 0.5);
  /* IE 9 */
  -webkit-transform: scale(0.5, 0.5);
  /* Safari */
  transform: scale(0.5, 0.5);
  /* Standard syntax */
}
.body .main-container .summaryProduct .contact-box table {
  width: 100%;
}
.body .main-container .summaryProduct .contact-box table .btn {
  width: 100%;
}
.body .main-container .summaryProduct .contact-box table .contact-title {
  color: #ddd;
}
.body .main-container .summaryProduct .save-share {
  margin-top: 17px;
  margin-bottom: 22px;
}
.body .main-container .summaryProduct .save-share .custom-text {
  display: inline-block;
  margin-right: 22px;
  margin-top: 9px;
}
.body .main-container .summaryProduct .save-share .img-wrapper {
  display: inline-block;
  width: 40px;
  line-height: 38px;
  border: 1px solid;
  text-align: center;
}
.body .main-container .summaryProduct .save-share .img-wrapper img {
  width: 20px;
}
.body .main-container .summaryProduct .save-share .img-wrapper.custom-margin {
  margin-right: 5px;
}
@media screen and (min-width: 992px) {
  .body .main-container .summaryProduct .save_wrapper_vre {
    margin-bottom: 22px;
  }
}
@media screen and (min-width: 992px) {
  .body .main-container .summaryProduct .share_wrapper_vre {
    margin-bottom: 22px;
  }
}
.body .main-container .summaryProduct .season {
  /*width: 20px;*/
}
.body .main-container .summaryProduct .desktop-content {
  padding-top: 22px;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
.body .main-container .summaryProduct .desktop-content.content-bicycle {
  padding-top: 0;
}
.body .main-container .summaryProduct .desktop-content.content-bicycle .product--bicycle {
  padding-top: 55px;
}
.body .main-container .summaryProduct .desktop-content .content-left {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  padding-right: 0;
  position: relative;
  /*.align-self(flex-end);*/
}
.body .main-container .summaryProduct .desktop-content .content-left .small-size {
  font-size: 20px;
}
.body .main-container .summaryProduct .desktop-content .content-left h3 {
  margin-top: -3px;
  margin-bottom: -1px;
}
.body .main-container .summaryProduct .desktop-content .content-left .more-info {
  display: inline-block;
  margin-left: -20px;
  margin-top: 10px;
}
.body .main-container .summaryProduct .desktop-content .content-left .more-info .left-arrow {
  margin-right: 8px;
}
.body .main-container .summaryProduct .desktop-content .content-left .testResult__logo {
  margin-top: 30px;
  margin-bottom: 24px;
  text-align: left;
}
.body .main-container .summaryProduct .desktop-content .content-left .product__img {
  height: 100%;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}
.body .main-container .summaryProduct .desktop-content .content-left .product__img .product-image {
  width: 100%;
}
.body .main-container .summaryProduct .desktop-content .content-left .product__img.product__img-bicycle {
  position: relative;
  justify-content: flex-start;
  /*@media screen and (min-width: 992px) {*/
  /*}*/
}
.body .main-container .summaryProduct .desktop-content .content-left .product__img.product__img-bicycle .pv-img-productdetail__wrapper {
  position: relative;
}
.body .main-container .summaryProduct .desktop-content .contact-box {
  margin-bottom: 10px;
}
.body .main-container .summaryProduct .desktop-content .product-detail__container {
  margin-right: 12px;
  margin-left: 12px;
}
@media screen and (min-width: 992px) {
  .body .main-container .summaryProduct .desktop-content .product-detail__container.product-detail-vre {
    margin-bottom: 20px;
  }
}
.body .main-container .summaryProduct .desktop-content .product-detail__container.product-detail-vre.product-detail-vre-bicycle .item__criteria--wrapper {
  width: 100%;
  padding: 10px;
}
.body .main-container .summaryProduct .desktop-content .product-detail__container.product-detail-vre.product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list {
  border: none;
}
.body .main-container .summaryProduct .desktop-content .product-detail__container.product-detail-vre.product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
  flex: 0 0 auto;
  width: 37%;
}
.body .main-container .summaryProduct .desktop-content .product-detail__container.product-detail-vre.product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-point--wrapper {
  text-align: left;
}
.body .main-container .summaryProduct .desktop-content .product__content .content__title {
  padding: 0 17px;
  margin-top: 0;
  margin-bottom: 12px;
}
.body .main-container .summaryProduct .desktop-content .product__content .content__description {
  padding: 0 28px;
  margin-bottom: 64px;
}
.body .main-container .summaryProduct .desktop-content .product__content .content__description.content__description-pv {
  margin-bottom: 30px;
}
.body .main-container .summaryProduct .desktop-content .product__content .product__currency {
  margin-bottom: 44px;
}
.body .main-container .summaryProduct .desktop-content .product__content .product__currency h6 {
  margin-top: 30px;
  margin-bottom: 0;
}
.body .main-container .summaryProduct .desktop-content .product__content .product__currency h2 {
  margin-top: 0;
}
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 10px;
  margin-top: 10px;
}
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo.product-info--justify .product__reviews,
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo.product-info--justify .product__warranty,
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo.product-info--justify .product__time {
  width: 33.33333333%;
}
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo.product-info--justify .product__reviews:nth-child(1),
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo.product-info--justify .product__warranty:nth-child(1),
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo.product-info--justify .product__time:nth-child(1) {
  text-align: left;
}
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo.product-info--justify .product__reviews:nth-child(2),
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo.product-info--justify .product__warranty:nth-child(2),
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo.product-info--justify .product__time:nth-child(2) {
  text-align: center;
}
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo.product-info--justify .product__reviews:nth-child(3),
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo.product-info--justify .product__warranty:nth-child(3),
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo.product-info--justify .product__time:nth-child(3) {
  text-align: right;
}
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo > * {
  /*.flex(1);*/
}
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo img {
  width: auto;
  height: 24px;
}
.body .main-container .summaryProduct .desktop-content .content-right .product-moreinfo h6 {
  margin-top: 8px;
}
.body .main-container .summaryProduct .tablet-content .product__description {
  padding-left: 30%;
  padding-right: 30%;
  margin-bottom: 25px;
}
.body .main-container .summaryProduct .tablet-content .content__description {
  margin-bottom: 39px;
}
.body .main-container .summaryProduct .tablet-content .save-share {
  position: absolute;
  top: 0;
  right: 0;
}
.body .main-container .summaryProduct .tablet-content .product__size .left-arrow {
  margin-right: 10px;
  margin-top: -3px;
}
.body .main-container .summaryProduct .tablet-content .product-detail__container {
  margin-top: 70px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .main-container .summaryProduct .tablet-content .product-detail__container.product-detail-vre {
    margin-bottom: 20px;
  }
}
.body .main-container .summaryProduct .tablet-content .product-detail__container.product-detail-vre-bicycle .item__criteria--wrapper {
  width: 100%;
  padding: 10px;
}
.body .main-container .summaryProduct .tablet-content .product-detail__container.product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list {
  border: none;
}
.body .main-container .summaryProduct .tablet-content .product-detail__container.product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
  flex: 0 0 auto;
  width: 37%;
}
.body .main-container .summaryProduct .tablet-content .product-detail__container.product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-point--wrapper {
  text-align: left;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .main-container .summaryProduct .tablet-content .product-detail__container.product-detail-vre-bicycle {
    margin-top: 20px;
  }
}
.body .main-container .summaryProduct .tablet-content .testResult__logo {
  padding-left: 27%;
  padding-right: 27%;
  margin-top: 42px;
  margin-bottom: 40px;
}
.body .main-container .summaryProduct .tablet-content .testResult__logo img {
  display: inline-block;
}
.body .main-container .summaryProduct .tablet-content .testResult__logo img:not(:first-child) {
  margin-left: 20px;
}
.body .main-container .summaryProduct .tablet-content .testResult__logo.testResult__logo-bicycle-tablet {
  margin: 0;
}
.body .main-container .summaryProduct .tablet-content .content__title {
  margin-bottom: 15px;
}
.body .main-container .summaryProduct .tablet-content .find-dealer {
  padding: 36px 200px 50px 200px;
}
.body .main-container .summaryProduct .tablet-content .contact-box {
  margin-bottom: 10px;
}
.body .main-container .summaryProduct .mobile-content .product__description {
  margin-bottom: 25px;
}
.body .main-container .summaryProduct .mobile-content .product__description .content__title {
  margin-top: 35px;
  margin-bottom: 15px;
}
.body .main-container .summaryProduct .mobile-content .testResult__logo {
  text-align: left;
  margin-bottom: 25px;
  overflow: hidden;
}
.body .main-container .summaryProduct .mobile-content .testResult__logo img {
  max-width: 80px;
}
.body .main-container .summaryProduct .mobile-content .testResult__logo .img-right {
  text-align: right;
}
.body .main-container .summaryProduct .mobile-content .product__img {
  position: relative;
}
.body .main-container .summaryProduct .mobile-content .product__img .product-image {
  width: 100%;
}
.body .main-container .summaryProduct .mobile-content .product__img .save-share {
  position: absolute;
  bottom: 6%;
  right: 0;
}
@media screen and (max-width: 767px) {
  .body .main-container .summaryProduct .mobile-content .product__img .save-share.group-icon-product {
    bottom: 0;
    right: 5px;
    height: auto;
    margin-bottom: 15px;
  }
}
.body .main-container .summaryProduct .mobile-content .product__img .save-share .img-wrapper {
  background-color: white;
  display: block;
  margin-top: 10px;
}
.body .main-container .summaryProduct .mobile-content .product__img .save_wrapper {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .body .main-container .summaryProduct .mobile-content .product__img .save_wrapper {
    left: 40%;
    bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .body .main-container .summaryProduct .mobile-content .product__img .save_wrapper {
    right: 5px;
    bottom: 65px;
  }
}
.body .main-container .summaryProduct .mobile-content .product__img .save_wrapper .close-save-btn {
  right: -35px;
}
.body .main-container .summaryProduct .mobile-content .product__img .share_wrapper {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .body .main-container .summaryProduct .mobile-content .product__img .share_wrapper {
    left: 40%;
    bottom: 9px;
  }
}
@media screen and (max-width: 767px) {
  .body .main-container .summaryProduct .mobile-content .product__img .share_wrapper {
    right: 5px;
    bottom: 15px;
  }
}
.body .main-container .summaryProduct .mobile-content .product__img .share_wrapper .close-share-btn {
  right: -35px;
}
.body .main-container .summaryProduct .mobile-content .product__img .product__img-bicycle-social__wrapper {
  width: 100%;
  text-align: right;
}
.body .main-container .summaryProduct .mobile-content .product__img .product__img-bicycle-social__wrapper .save-share {
  position: relative;
}
.body .main-container .summaryProduct .mobile-content .product__img .product__img-bicycle-social__wrapper .share_wrapper {
  position: relative;
  margin-top: 7px;
}
.body .main-container .summaryProduct .mobile-content .product__detail .product__fuel,
.body .main-container .summaryProduct .mobile-content .product__detail .product__grip {
  margin-right: 0;
}
.body .main-container .summaryProduct .mobile-content .product-moreinfo {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  /*.justify-content(space-between);*/
  margin-bottom: 22px;
}
.body .main-container .summaryProduct .mobile-content .product-moreinfo.product-info--justify .product__reviews,
.body .main-container .summaryProduct .mobile-content .product-moreinfo.product-info--justify .product__warranty,
.body .main-container .summaryProduct .mobile-content .product-moreinfo.product-info--justify .product__time {
  width: 33.33333333%;
}
.body .main-container .summaryProduct .mobile-content .product-moreinfo.product-info--justify .product__reviews:nth-child(1),
.body .main-container .summaryProduct .mobile-content .product-moreinfo.product-info--justify .product__warranty:nth-child(1),
.body .main-container .summaryProduct .mobile-content .product-moreinfo.product-info--justify .product__time:nth-child(1) {
  text-align: left;
}
.body .main-container .summaryProduct .mobile-content .product-moreinfo.product-info--justify .product__reviews:nth-child(2),
.body .main-container .summaryProduct .mobile-content .product-moreinfo.product-info--justify .product__warranty:nth-child(2),
.body .main-container .summaryProduct .mobile-content .product-moreinfo.product-info--justify .product__time:nth-child(2) {
  text-align: center;
}
.body .main-container .summaryProduct .mobile-content .product-moreinfo.product-info--justify .product__reviews:nth-child(3),
.body .main-container .summaryProduct .mobile-content .product-moreinfo.product-info--justify .product__warranty:nth-child(3),
.body .main-container .summaryProduct .mobile-content .product-moreinfo.product-info--justify .product__time:nth-child(3) {
  text-align: right;
}
.body .main-container .summaryProduct .mobile-content .product-detail__container {
  margin-bottom: 22px;
}
.body .main-container .summaryProduct .mobile-content .product-detail__container.product-detail-vre-bicycle .item__criteria--wrapper {
  width: 100%;
  padding: 10px;
}
.body .main-container .summaryProduct .mobile-content .product-detail__container.product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list {
  border: none;
}
.body .main-container .summaryProduct .mobile-content .product-detail__container.product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
  flex: 0 0 auto;
  width: 37%;
}
.body .main-container .summaryProduct .mobile-content .product-detail__container.product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-point--wrapper {
  text-align: left;
}
.body .main-container .summaryProduct .mobile-content .find-dealer {
  padding: 36px 24px 24px 24px;
  margin-bottom: 20px;
}
.body .main-container .summaryProduct .mobile-content .find-dealer .search-title .box__link {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Book', sans-serif;
}
.body .main-container .summaryProduct .mobile-content .find-dealer .input-poscode .input-search {
  height: 42px;
}
.body .main-container .summaryProduct .mobile-content .find-dealer .input-poscode .search-icon {
  right: 19px;
  top: 13px;
}
.body .main-container .summaryProduct .mobile-content .product__size {
  margin-bottom: 20px;
}
.body .main-container .summaryProduct .mobile-content .product__size .left-arrow {
  margin-right: 10px;
  margin-top: -3px;
}
.body .main-container .summaryProduct .mobile-content .product__recommended {
  margin-bottom: 22px;
}
.body .main-container .summaryProduct .mobile-content .contact-box {
  margin-bottom: 22px;
}
.popover .popover__h4 {
  text-align: center;
  font-size: 15px !important;
  line-height: 22px !important;
  letter-spacing: 0.15em !important;
  font-family: 'Gotham Extra Light', sans-serif !important;
}
.popover .popover__h5 {
  text-align: center;
  font-size: 12px !important;
  line-height: 18px !important;
  letter-spacing: 0.02em !important;
  font-family: 'Gotham Light', sans-serif !important;
  text-transform: none;
}
.popover .popover__colorbar {
  /*width: 168px;*/
  height: 20px;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  position: relative;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.popover .popover__colorbar span {
  width: 24px;
  height: 100%;
  position: relative;
  display: inline-block;
  text-align: center;
}
.popover .popover__colorbar span:after {
  content: '\0000a0';
}
.popover .popover__colorbar div {
  position: relative;
}
.popover .popover__colorbar div i {
  position: absolute;
  z-index: 999;
  bottom: -12px;
  font-size: 26px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.popover .popover__colorbar div .color-red {
  background-color: #ed1c24;
}
.popover .popover__colorbar div .color-orange {
  background-color: #f37102;
}
.popover .popover__colorbar div .color-bisque {
  background-color: #fcba00;
}
.popover .popover__colorbar div .color-yellow {
  background-color: #fff301;
}
.popover .popover__colorbar div .color-darkolivegreen {
  background-color: #55b726;
}
.popover .popover__colorbar div .color-darkgreen {
  background-color: #007531;
}
.body .promo-form-container {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .body .promo-form-container {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .body .promo-form-container {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.body .promo-form-container.warranty-container .promo-form h2 {
  margin-bottom: 0;
  padding-bottom: 17px;
}
.body .promo-form-container.warranty-container .promo-form .link-primary {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02;
  font-family: 'Gotham Light', sans-serif;
}
.body .promo-form-container.warranty-container .promo-form .promo-form__content .content-title {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02;
  font-family: 'Gotham Book', sans-serif;
  font-weight: normal;
}
.body .promo-form-container.warranty-container .promo-form .promo-form__content ul li {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02;
  font-family: 'Gotham Light', sans-serif;
}
@media screen and (max-width: 767px) {
  .body .promo-form-container .promo-left {
    margin-bottom: 24px;
  }
}
.body .promo-form-container h2 {
  font-size: 32px;
  line-height: 44px;
  margin-top: 0;
  margin-bottom: 4px;
}
@media screen and (max-width: 767px) {
  .body .promo-form-container h2 {
    margin-top: 0;
  }
  .body .promo-form-container h2.warranty-title {
    font-size: 22px;
    line-height: 32px;
  }
}
.body .promo-form-container p {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
  color: #888;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .body .promo-form-container .promo-form .row {
    width: 100%;
  }
}
.body .promo-form-container .promo-form .title {
  font-size: 32px;
  line-height: 44px;
  color: #111111;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 767px) {
  .body .promo-form-container .promo-form .title {
    margin-bottom: 11px;
  }
}
.body .promo-form-container .promo-form ul {
  list-style: none;
  padding-left: 0;
  color: #888;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
}
.body .promo-form-container .promo-form .form-group {
  width: 100%;
}
.body .promo-form-container .promo-form .form-group h6 {
  text-align: left;
  color: #666;
  margin-bottom: 3px;
}
.body .promo-form-container .promo-form .form-group input {
  border-color: #666;
  text-transform: none;
  font-family: 'Gotham Book', sans-serif;
}
.body .promo-form-container .promo-form .promo-form__content {
  padding-top: 15px;
  padding-bottom: 14px;
}
.body .promo-form-container .promo-form .promo-form__content ol li,
.body .promo-form-container .promo-form .promo-form__content ul li {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
}
.body .promo-form-container .promo-form .btn {
  min-width: 200px;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .body .promo-form-container .promo-form .btn {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .body .promo-form-container .promo-btn {
    padding-left: 44px;
    padding-right: 44px;
  }
  .body .promo-form-container .promo-btn .btn {
    width: 100%;
  }
}
.body .promo-form-container .promo-image {
  position: relative;
}
.body .promo-form-container .promo-image .image-bg {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .body .promo-form-container .promo-image .image-bg {
    margin-bottom: 22px;
  }
}
.body .warranty-body-copy {
  padding-bottom: 50px;
}
.body .promo-big-img {
  background-color: #000;
  padding-top: 40px;
  margin-bottom: 40px;
}
.body .promo-big-img.promo-big--nomargin {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .body .promo-big-img .promo-big-background {
    padding-bottom: 56.25%;
    height: 0;
    position: relative;
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .promo-big-img .promo-big-background {
    margin-left: -4px;
    margin-right: -4px;
  }
}
@media screen and (max-width: 767px) {
  .body .promo-big-img .promo-big-background {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 992px) {
  .body .promo-big-img .promo-big-background {
    position: relative;
    height: 540px;
    overflow: hidden;
    width: 100%;
  }
}
.body .promo-big-img .promo-big-background .image-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}
@media screen and (min-width: 992px) {
  .body .promo-big-img .promo-big-background .image-bg {
    width: 100%;
  }
}
.body .promo-big-img .promo-big-container {
  background-color: #000;
  color: #fff;
  z-index: 1;
  top: -48px;
  margin-bottom: -8px;
}
@media screen and (max-width: 767px) {
  .body .promo-big-img .promo-big-container {
    top: -40px;
    left: 0;
    right: 0;
  }
}
.body .promo-big-img .promo-big-container h2 {
  margin: 19px 0 12px 0;
}
@media screen and (max-width: 767px) {
  .body .promo-big-img .promo-big-container h2 {
    margin: 12px 0 17px 0;
  }
}
.body .promo-big-img .promo-big-container p {
  font-family: 'Gotham Light', sans-serif;
  font-size: 12px;
  margin-bottom: 21px;
  line-height: 18px;
}
@media screen and (max-width: 767px) {
  .body .promo-big-img .promo-big-container p {
    margin-bottom: 17px;
    letter-spacing: 0.01em;
  }
}
.body .promo-big-img .promo-big-container .btn {
  background-color: #fff;
  padding: 0 35px 0 34px;
  margin-bottom: 20px;
  border-color: #fff;
  width: 200px;
  font-family: 'Gotham Medium', sans-serif;
}
@media screen and (max-width: 767px) {
  .body .promo-big-img .promo-big-container .btn {
    margin-bottom: 16px;
    width: 100%;
  }
}
.main-container .related-article {
  background-color: #000;
}
.main-container .related-article.related-article-home {
  margin-top: 88px;
}
.main-container .related-article .article--item-equal {
  /*display: flex;*/
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 52px;
}
.main-container .related-article .article--item-equal .view-more__wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .main-container .related-article .container.related__container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .main-container .related-article .container.related__container .article--item {
    padding-left: 0;
    padding-right: 0;
  }
}
.main-container .related-article .text-center .related-guides {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
  color: #fff;
  margin-top: 65px;
  margin-bottom: 19px;
}
@media screen and (max-width: 767px) {
  .main-container .related-article .text-center .related-guides {
    margin-top: 18px;
    margin-bottom: 17px;
  }
}
.main-container .related-article .text-center img {
  margin-bottom: 59px;
}
@media screen and (max-width: 767px) {
  .main-container .related-article .text-center img {
    margin-bottom: 28px;
  }
}
.main-container .related-article .related-guides-small-block {
  width: 100%;
  height: 100%;
}
.main-container .related-article .related-guides-small-block .article-title {
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-width: 100%;
  height: 24px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.main-container .related-article .related-guides-small-block .article-title.article-title-vre {
  height: 48px;
  -webkit-line-clamp: 2;
}
.main-container .related-article .related-guides-small-block .block-img {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.main-container .related-article .related-guides-small-block .block-img img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 50%;
  z-index: 8;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .main-container .related-article .related-guides-small-block .block__box .box__content {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.main-container .related-article .related-guides-small-block .block__box .box__content .title {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Light', sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 8px;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .main-container .related-article .related-guides-small-block .block__box .box__content .title {
    margin-top: 20px;
    margin-bottom: 14px;
  }
}
.main-container .related-article .related-guides-small-block .block__box .box__content h5 {
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-width: 100%;
  height: 24px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.main-container .related-article .related-guides-small-block .block__box .box__content .para-small {
  color: #888;
  font-family: 'Gotham Light', sans-serif;
  margin-bottom: 10px;
  height: 36px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  max-width: 100%;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  .main-container .related-article .related-guides-small-block .block__box .box__content .para-small {
    margin-bottom: 19px;
  }
}
.main-container .related-article .related-guides-small-block .block__box .box__content .read-more {
  margin-bottom: 78.5px;
}
@media screen and (max-width: 767px) {
  .main-container .related-article .related-guides-small-block .block__box .box__content .read-more {
    margin-bottom: 22px;
  }
}
.main-container .related-article .related-guides-small-block .block__box .box__content .read-more a {
  text-decoration: none;
}
.main-container .related-article .related-guides-small-block .block__box .box__content .read-more a span {
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Light', sans-serif;
  color: #fff;
  text-transform: uppercase;
}
.main-container .related-article .related-guides-small-block .block__box .box__content .read-more a img {
  margin-bottom: 0px;
}
.main-container .page-hero {
  position: relative;
  width: 100%;
  padding-bottom: 640px;
  overflow: hidden;
}
.main-container .page-hero .page-hero-background {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.main-container .page-hero .page-hero-container {
  position: absolute;
  width: 100%;
  top: 47%;
  left: 49%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.main-container .page-hero .page-hero-container .hero-text {
  letter-spacing: 0.01em;
  color: #fff;
  margin-bottom: 26px;
}
.main-container .page-hero .page-hero-container .btn {
  width: 180px;
  background-color: #fff;
  border-color: #fff;
  color: #000;
  font-family: 'Gotham Medium', sans-serif;
}
@media screen and (max-width: 767px) {
  .main-container .page-hero {
    padding-bottom: 59.37%;
  }
}
.main-container .inline-video {
  margin-bottom: 40px;
}
.main-container .inline-video .video-container {
  position: relative;
}
.main-container .inline-video .video-container .video-content {
  width: 100%;
  height: 440px;
}
@media screen and (min-width: 320px) and (max-width: 449px) {
  .main-container .inline-video .video-container .video-content {
    height: 180px;
  }
}
@media screen and (min-width: 450px) and (max-width: 767px) {
  .main-container .inline-video .video-container .video-content {
    height: 300px;
  }
}
.main-container .inline-video .video-container .video-content .vjs-big-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  background-color: rgba(204, 0, 102, 0);
  border: 2px solid #fff;
  height: 80px;
  width: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .main-container .inline-video .video-container .video-content .vjs-big-play-button {
    width: 60px;
    height: 60px;
  }
}
.main-container .inline-video .video-container .video-content .vjs-poster {
  background-size: cover;
}
.main-container .inline-video .video-container .video-content .vjs-icon-play:before,
.main-container .inline-video .video-container .video-content .vjs-big-play-button:before {
  content: " ";
  background: url(/App_Themes/vredestein/img/Icons/play-button.png) no-repeat 0 0;
  position: absolute;
  -webkit-background-size: 32px;
  background-size: 32px;
  -moz-background-size: 32px;
  top: 22px;
  left: 25px;
}
@media screen and (max-width: 767px) {
  .main-container .inline-video .video-container .video-content .vjs-icon-play:before,
  .main-container .inline-video .video-container .video-content .vjs-big-play-button:before {
    -webkit-background-size: 25px;
    background-size: 25px;
    -moz-background-size: 25px;
    top: 15px;
    left: 18px;
  }
}
.main-container .inline-video .video-container .video-js:hover .vjs-big-play-button,
.main-container .inline-video .video-container .video-js .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  background-color: none;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.table__container .pagani-icon,
.table__container .paginate_button {
  font-family: 'Gotham Light', sans-serif;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .table__container .mCSB_scrollTools.mCSB_1_scrollbar .mCSB_draggerContainer {
    left: 17%;
    right: 21%;
  }
}
@media screen and (max-width: 767px) {
  .table__container .mCSB_scrollTools.mCSB_1_scrollbar .mCSB_draggerContainer {
    left: 0;
    right: 0;
  }
}
.table__container .mCSB_scrollTools.mCSB_1_scrollbar .mCSB_draggerContainer .mCSB_dragger_bar {
  background: #fff !important;
}
.table__container .mCSB_scrollTools.mCSB_1_scrollbar .mCSB_draggerContainer .mCSB_draggerRail {
  background: #888;
}
.table__container .container {
  color: #fff;
  padding-top: 47px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .table__container .container.table__container__content {
    padding-bottom: 40px;
  }
}
.table__container .container .table__description {
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .table__container .container .table__description {
    padding-left: 18%;
    padding-right: 18%;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.02em;
    font-family: 'Gotham Light', sans-serif;
    font-weight: normal;
    margin-bottom: 23px;
  }
}
@media screen and (min-width: 768px) {
  .table__container .container .table__description {
    padding-left: 20%;
    padding-right: 20%;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.02em;
    font-family: 'Gotham Light', sans-serif;
    font-weight: normal;
    margin-bottom: 34px;
  }
}
@media screen and (min-width: 992px) {
  .table__container .container .table__description {
    padding-left: 30%;
    padding-right: 30%;
  }
}
.table__container .container .table__description .text--bold {
  font-family: 'Gotham Bold', Helvetica Neue, Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 767px) {
  .table__container .container .select-box__wrapper {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .table__container .container .select-box__wrapper {
    padding-bottom: 45px;
  }
}
.table__container .container .select-box__wrapper .form-control {
  height: 40px;
  width: 174px;
  display: inline-block;
  border: 1px solid #fff;
  background-color: #000;
  color: #fff;
  padding: 10px 16px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Book', sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url('/App_Themes/vredestein/img/Icons/dropdown-arrow-icon.png') no-repeat right 11px top 15px !important;
}
.table__container .container .select-box__wrapper .form-control option {
  background: #000;
}
@media screen and (max-width: 767px) {
  .table__container .container .table__specification_content .mCSB_container {
    width: auto !important;
    overflow: hidden;
  }
  .table__container .container .table__specification_content .mCSB_draggerContainer {
    display: none;
  }
}
.table__container .container .table__specification_container {
  padding-left: 0;
  padding-right: 0;
  margin: 15px 0;
}
.table__container .container .table__specification_container .table__wrapper {
  padding-left: 145px;
}
.table__container .container .table__specification_container .table__wrapper.table_wrapper_product {
  padding-left: 0;
}
.table__container .container .table__specification_container .table__wrapper .dataTables_paginate {
  text-align: center;
}
.table__container .container .table__specification_container .table__wrapper .disabled .pagani-icon {
  cursor: not-allowed;
  color: #ddd;
}
.table__container .container .table__specification_container .table__wrapper .pagani-icon {
  margin-left: 0;
  color: #fff;
  background-color: #000;
  cursor: pointer;
  border-color: #000;
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #000;
  border-radius: 15px;
  text-decoration: none;
  outline: none;
}
.table__container .container .table__specification_container .table__wrapper .pagani-icon.icon-left {
  /*border-bottom-left-radius: 4px;
                        border-top-left-radius: 4px;*/
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table__container .container .table__specification_container .table__wrapper .pagani-icon.icon-right {
  /*border-bottom-right-radius: 4px;
                        border-top-right-radius: 4px;*/
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table__container .container .table__specification_container .table__wrapper span .paginate_button {
  cursor: pointer;
  display: inline-block;
  padding: 5px 14px;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 15px;
  position: relative;
  line-height: 1.09;
  text-decoration: none;
  color: #ddd;
  outline: none;
}
.table__container .container .table__specification_container .table__wrapper span .paginate_button.current {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}
.table__container .container .table__specification_container .table__wrapper table {
  margin-bottom: 0;
}
.table__container .container .table__specification_container .table__wrapper table th {
  padding: 5px 0 1px 0;
  vertical-align: middle;
  text-transform: uppercase;
  text-align: center;
  word-spacing: 100px;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Extra Light', sans-serif;
  border-bottom-width: 0;
  min-width: 102.4px;
  max-width: 102.4px;
}
.table__container .container .table__specification_container .table__wrapper table th span {
  vertical-align: middle;
}
.table__container .container .table__specification_container .table__wrapper table th:nth-child(3n) {
  border-right: 1px solid #666;
}
.table__container .container .table__specification_container .table__wrapper table th:nth-child(9) {
  border-right: none;
}
.table__container .container .table__specification_container .table__wrapper table tbody tr:first-child td {
  border-top: 0 !important;
}
.table__container .container .table__specification_container .table__wrapper table tbody tr td {
  position: relative !important;
  padding: 20px;
  text-align: center;
  border-top: 1px solid #666;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .table__container .container .table__specification_container .table__wrapper table tbody tr td {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.02em;
    font-family: 'Gotham Light', sans-serif;
  }
}
@media screen and (min-width: 768px) {
  .table__container .container .table__specification_container .table__wrapper table tbody tr td {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.02em;
    font-family: 'Gotham Book', sans-serif;
  }
}
.table__container .container .table__specification_container .table__wrapper table tbody tr td:nth-child(3n) {
  border-right: 1px solid #666;
}
.table__container .container .table__specification_container .table__wrapper table tbody tr td:nth-child(9) {
  border-right: none;
}
.table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip {
  color: #000;
  text-align: left;
  width: 127px;
  padding: 7px 19px 7px 11px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: -160px;
  background: #fff;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Book', sans-serif;
}
.table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip strong {
  display: inline-block;
  text-transform: lowercase;
}
.table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip strong:first-letter {
  text-transform: uppercase !important;
}
.table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip span {
  display: inline-block;
  text-transform: lowercase;
}
.table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip span:first-letter {
  text-transform: uppercase !important;
}
.table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip.tool-tip-tyresize {
  text-transform: none;
}
@media screen and (max-width: 991px) {
  .table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip.tool-tip-tyresize {
    /*.translateY(10%);*/
  }
}
.table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip:before,
.table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip:before {
  border-left-color: #fff;
  border-width: 10px;
  margin-top: -10px;
}
.table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip:after {
  border-left-color: #fff;
  border-width: 7.5px;
  margin-top: -7.5px;
}
.table__container .container .table__specification_container.agri-table__specification_container .table__wrapper .dataTables_paginate {
  text-align: center;
  margin-top: 10px;
}
.table__container .container .table__specification_container.agri-table__specification_container .table__wrapper .dataTables_paginate .disabled .pagani-icon {
  cursor: not-allowed;
  color: #ddd;
}
.table__container .container .table__specification_container.agri-table__specification_container .table__wrapper .dataTables_paginate .pagani-icon {
  margin-left: 0;
  color: #fff;
  background-color: #000;
  cursor: pointer;
  border-color: #000;
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #000;
  border-radius: 15px;
  text-decoration: none;
  outline: none;
}
.table__container .container .table__specification_container.agri-table__specification_container .table__wrapper .dataTables_paginate .pagani-icon.icon-left {
  /*border-bottom-left-radius: 4px;
                                border-top-left-radius: 4px;*/
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table__container .container .table__specification_container.agri-table__specification_container .table__wrapper .dataTables_paginate .pagani-icon.icon-right {
  /*border-bottom-right-radius: 4px;
                                border-top-right-radius: 4px;*/
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table__container .container .table__specification_container.agri-table__specification_container .table__wrapper .dataTables_paginate span .paginate_button {
  cursor: pointer;
  display: inline-block;
  padding: 5px 14px;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 15px;
  position: relative;
  line-height: 1.09;
  text-decoration: none;
  color: #ddd;
  outline: none;
}
.table__container .container .table__specification_container.agri-table__specification_container .table__wrapper .dataTables_paginate span .paginate_button.current {
  color: #fff;
  background-color: #000;
}
.table__container .container .table__specification_container.agri-table__specification_container .table__wrapper table {
  margin-bottom: 0;
}
.table__container .container .table__specification_container.agri-table__specification_container .table__wrapper table th {
  word-spacing: 200px;
}
.table__container .container .table__specification_container.agri-table__specification_container .table__wrapper table th:nth-child(3n) {
  border-right: 1px solid #666;
}
.table__container .container .table__specification_container.agri-table__specification_container .table__wrapper table th:nth-child(6) {
  border-right: none;
}
.table__container .container .table__specification_container.agri-table__specification_container .table__wrapper table tbody tr td:nth-child(6) {
  border-right: none;
}
.main-content .background__container {
  background: #000;
}
.main-content .background__container .background-img__container {
  background-image: url(/App_Themes/vredestein/img/tyre-blur-img.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.main-content .background__container .background-img__container.background-img__container-agri {
  background-image: url(/App_Themes/vredestein/img/tyre-blur-img-agri.png);
}
.main-content .navIn__container {
  padding: 11px 0;
}
.main-content .navIn__container .navIn-wrapper {
  background: transparent;
}
.main-content .FAB__container .FAB__layer {
  background: #fff;
}
.main-content .warranty__container {
  padding-bottom: 40px;
}
.main-content .warranty__container .warranty--background {
  background: #fff;
}
.main-content .warranty__container .warranty--background .warranty__wrapper {
  padding: 28px 16px 24px 16px;
}
@media screen and (min-width: 768px) {
  .main-content .warranty__container .warranty--background .warranty__wrapper {
    padding: 39px 20px 24px 20px;
  }
}
@media screen and (min-width: 992px) {
  .main-content .warranty__container .warranty--background .warranty__wrapper {
    padding: 39px 0 42px 0;
  }
}
.main-content .warranty__container .warranty--background .warranty__wrapper h1 {
  margin: 0;
  padding-bottom: 23px;
}
@media screen and (max-width: 767px) {
  .main-content .warranty__container .warranty--background .warranty__wrapper h1 {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.1em;
    font-family: 'Gotham Light', sans-serif;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 992px) {
  .main-content .warranty__container .warranty--background .warranty__wrapper h1 {
    padding-bottom: 17px;
  }
}
.main-content .warranty__container .warranty--background .warranty__wrapper h6 {
  margin: 0;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .main-content .warranty__container .warranty--background .warranty__wrapper h6 {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.02em;
    font-family: 'Gotham Medium', sans-serif;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 768px) {
  .main-content .warranty__container .warranty--background .warranty__wrapper h6 {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.15em;
    font-family: 'Gotham Medium', sans-serif;
    text-transform: uppercase;
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 992px) {
  .main-content .warranty__container .warranty--background .warranty__wrapper h6 {
    padding-bottom: 26px;
  }
}
.main-content .warranty__container .warranty--background .warranty__wrapper .list-item__wrapper ul {
  margin: 0;
  padding-bottom: 8px;
  list-style: none;
  -webkit-padding-start: 0;
}
.main-content .warranty__container .warranty--background .warranty__wrapper .list-item__wrapper ul li {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
  padding: 0 0 8px 0;
  position: relative;
  padding-left: 34px;
}
@media screen and (min-width: 768px) {
  .main-content .warranty__container .warranty--background .warranty__wrapper .list-item__wrapper ul li {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.02em;
    font-family: 'Gotham Extra Light', sans-serif;
    text-align: center;
    padding-left: 34px;
  }
}
@media screen and (min-width: 992px) {
  .main-content .warranty__container .warranty--background .warranty__wrapper .list-item__wrapper ul li {
    padding-bottom: 17px;
  }
}
@media screen and (min-width: 1220px) {
  .main-content .warranty__container .warranty--background .warranty__wrapper .list-item__wrapper ul li {
    padding-left: 0;
  }
}
.main-content .warranty__container .warranty--background .warranty__wrapper .list-item__wrapper ul li span {
  position: relative;
}
.main-content .warranty__container .warranty--background .warranty__wrapper .list-item__wrapper ul li span img {
  margin-right: 10px;
  position: absolute;
  top: 5px;
  left: -31px;
}
@media screen and (max-width: 767px) {
  .main-content .warranty__container .warranty--background .warranty__wrapper .list-item__wrapper ul li span img {
    top: 0;
    left: -34px;
  }
}
.main-content .warranty__container .warranty--background .warranty__wrapper .list-item__wrapper ul li:nth-child(3n+2) span {
  display: inline-block;
  max-width: 225px;
}
.main-content .warranty__container .warranty--background .warranty__wrapper .button__wrapper {
  text-align: center;
}
.main-content .warranty__container .warranty--background .warranty__wrapper .button__wrapper button {
  font-family: 'Gotham Medium', sans-serif;
  margin-bottom: 27px;
}
@media screen and (min-width: 768px) {
  .main-content .warranty__container .warranty--background .warranty__wrapper .button__wrapper button {
    width: 224px;
    margin-bottom: 33px;
  }
}
@media screen and (min-width: 992px) {
  .main-content .warranty__container .warranty--background .warranty__wrapper .button__wrapper button {
    margin-bottom: 30px;
  }
}
.main-content .warranty__container .warranty--background .warranty__wrapper .note {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
  color: #666;
}
@media screen and (min-width: 768px) {
  .main-content .warranty__container .warranty--background .warranty__wrapper .note {
    text-align: center;
  }
}
.main-content .warranty__container .warranty--background .warranty__wrapper .note .note--link {
  color: #666;
}
.main-container .custom-navbar {
  position: absolute;
  right: 0;
  z-index: 9;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  height: 96px;
}
@media screen and (max-width: 767px) {
  .main-container .custom-navbar {
    height: 88px;
  }
}
.main-container .custom-navbar .navbar__logo {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.main-container .custom-navbar .navbar__logo img {
  display: block;
  width: 156px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .main-container .custom-navbar .navbar__logo {
    float: none;
    margin: 0 auto;
    padding-bottom: 0;
    position: relative;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
    top: 0;
  }
  .main-container .custom-navbar .navbar__logo img {
    width: 140px;
  }
}
.main-container .custom-navbar .navbar__link {
  float: left;
}
.main-container .custom-navbar .navbar__link.navbar__link--right {
  float: right;
}
@media screen and (max-width: 767px) {
  .main-container .custom-navbar .navbar__link.navbar__link--right {
    float: none;
  }
}
.main-container .custom-navbar .navbar__link ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-content: space-around;
  align-content: space-around;
  -moz-box-align: space-around;
}
.main-container .custom-navbar .navbar__link ul li {
  padding: 33px 20px;
}
.main-container .custom-navbar .navbar__link ul li label,
.main-container .custom-navbar .navbar__link ul li a {
  text-align: center;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Light', sans-serif;
  color: #fff;
  text-transform: uppercase;
}
.main-container .custom-navbar .navbar__link ul li a {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .main-container .custom-navbar .navbar__link {
    float: none;
  }
  .main-container .custom-navbar .navbar__link ul {
    width: 100%;
  }
  .main-container .custom-navbar .navbar__link ul li {
    padding: 0;
  }
}
.main-container .map-promo {
  position: relative;
  margin-bottom: 40px;
  padding-top: 40px;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .main-container .map-promo .bg-map {
    height: 240px;
    position: absolute;
    width: 100%;
    z-index: 1;
  }
}
.main-container .map-promo .map-promo-background {
  position: relative;
  height: 540px;
  width: 100%;
  max-width: 1176px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .main-container .map-promo .map-promo-background {
    height: 240px;
  }
}
.main-container .map-promo .map-promo-container {
  background-color: #000;
  color: #fff;
  padding: 10px;
  margin-top: -48px;
}
@media screen and (max-width: 767px) {
  .main-container .map-promo .map-promo-container {
    margin-top: -40px;
    padding: 0;
  }
}
.main-container .map-promo .map-promo-container h2 {
  margin: 15px 0 13px 0;
  line-height: 44px;
  padding: 0 5%;
}
@media screen and (max-width: 767px) {
  .main-container .map-promo .map-promo-container h2 {
    line-height: 32px;
    margin: 10px 0 14px 0;
    padding: 0;
  }
}
.main-container .map-promo .map-promo-container .para-small {
  font-family: 'Gotham Light', sans-serif;
  padding: 0 10%;
  margin-bottom: 17px;
}
@media screen and (max-width: 767px) {
  .main-container .map-promo .map-promo-container .para-small {
    margin-bottom: 21px;
    letter-spacing: 0.01em;
    padding: 0;
  }
}
.main-container .map-promo .map-promo-container .btn {
  background-color: #fff;
  padding: 0 40px 0 40px;
  margin-bottom: 30px;
  border-color: #fff;
}
@media screen and (max-width: 767px) {
  .main-container .map-promo .map-promo-container .btn {
    width: 100%;
  }
}
.main-container .map-promo .map-promo-container .btn h6 {
  font-family: 'Gotham Medium', sans-serif;
  letter-spacing: 0.1em;
}
.main-container .landing-hero-img {
  position: relative;
  width: 100%;
  padding-bottom: 640px;
  margin-bottom: 40px;
  overflow: hidden;
}
.main-container .landing-hero-img .landing-hero-background {
  position: absolute;
  height: auto;
  width: 100%;
  bottom: 0;
  z-index: 0;
}
.main-container .landing-hero-img .landing-hero-container {
  position: absolute;
  width: 100%;
  top: 58%;
  left: 49%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.main-container .landing-hero-img .landing-hero-container .landing-hero-text {
  letter-spacing: 0.01em;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 19px;
}
.main-container .landing-hero-img .landing-hero-container .btn {
  width: 180px;
  border: none;
  margin-bottom: 5px;
}
.main-container .landing-hero-img .landing-hero-container .color-white {
  color: #fff;
  display: block;
  font-family: 'Gotham Medium', sans-serif;
  padding-top: 5px;
  font-size: 15px;
}
@media screen and (max-width: 1223px) {
  .main-container .landing-hero-img {
    padding-bottom: 56.25%;
  }
}
.main-container .whyappolo-content-vre {
  /*.promote--wrapper + .promote--wrapper {
                .promo-big-img {
                    margin-top: -40px;
                }
        }*/
}
.main-container .whyappolo-content-vre .promo-big-img {
  margin-bottom: 0;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .main-container .whyappolo-content-vre .promote--wrapper .promo-big-background .image-bg {
    width: 100%;
    position: relative;
    top: unset;
    left: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    -webkit-transform: unset;
    transform: unset;
  }
}
.main-container .whyappolo-content-vre .image-gallery-content,
.main-container .whyappolo-content-vre .inline-video-container {
  background-color: #000;
}
.main-container .whyappolo-content-vre .body-copy__wrapper,
.main-container .whyappolo-content-vre .CTA-bar__wrapper {
  width: 100%;
  margin: 0;
}
.main-container .whyappolo-content-vre.privacy-container-body .border__wrapper {
  color: #fff;
  padding-top: 40px;
  margin-bottom: 40px;
}
.main-container .landing-hero-video {
  position: relative;
}
@media screen and (max-width: 767px) {
  .main-container .landing-hero-video {
    padding-top: 88px;
  }
}
.main-container .landing-hero-video .video__title__xs {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.main-container .landing-hero-video .video__title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .main-container .landing-hero-video .video__title {
    z-index: 10;
    position: absolute;
    color: #fff;
    top: 30%;
    width: 100%;
    text-align: center;
  }
}
.main-container .landing-hero-video .inline-video {
  width: 100%;
  height: 640px;
}
@media screen and (max-width: 767px) {
  .main-container .landing-hero-video .inline-video {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 449px) {
  .main-container .landing-hero-video .inline-video {
    height: 180px;
  }
}
@media screen and (min-width: 450px) and (max-width: 767px) {
  .main-container .landing-hero-video .inline-video {
    height: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .main-container .landing-hero-video .inline-video {
    height: 460px;
  }
}
.main-container .landing-hero-video .inline-video .vjs-big-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  background-color: rgba(204, 0, 102, 0);
  border: 2px solid #fff;
  height: 80px;
  width: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .main-container .landing-hero-video .inline-video .vjs-big-play-button {
    width: 60px;
    height: 60px;
  }
}
.main-container .landing-hero-video .inline-video .vjs-poster {
  background-size: cover;
}
.main-container .landing-hero-video .inline-video .vjs-icon-play:before,
.main-container .landing-hero-video .inline-video .vjs-big-play-button:before {
  content: " ";
  background: url(/App_Themes/vredestein/img/Icons/play-button.png) no-repeat 0 0;
  position: absolute;
  -webkit-background-size: 32px;
  background-size: 32px;
  -moz-background-size: 32px;
  top: 22px;
  left: 22px;
}
@media screen and (max-width: 767px) {
  .main-container .landing-hero-video .inline-video .vjs-icon-play:before,
  .main-container .landing-hero-video .inline-video .vjs-big-play-button:before {
    -webkit-background-size: 25px;
    background-size: 25px;
    -moz-background-size: 25px;
    top: 15px;
    left: 18px;
  }
}
.main-container .landing-hero-video .video-js:hover .vjs-big-play-button,
.main-container .landing-hero-video .video-js .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  background-color: none;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.main-container .landing-hero-video.landing-hero-video-vre {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.main-container .landing-hero-video.landing-hero-video-vre.landing-hero-video-fix-objectfit {
  padding-top: 0;
}
.main-container .landing-hero-video.landing-hero-video-vre.landing-hero-video-fix-objectfit video {
  height: auto;
}
.main-container .landing-hero-video.landing-hero-video-vre video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.body .main-container .mCSB_container {
  margin-right: 0;
}
.body .main-container .mCSB_draggerContainer {
  top: 8px;
  bottom: 8px;
}
.body .main-container .mCSB_draggerContainer .mCSB_dragger_bar {
  background: #000 !important;
}
.body .main-container .mCSB_draggerContainer .mCSB_draggerRail {
  background: #fff;
}
@media screen and (min-width: 992px) {
  .body .main-container .dealer-listing {
    padding-bottom: 60px;
  }
}
.body .main-container .dealer-listing .dealer-control {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .body .main-container .dealer-listing .dealer-control {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
}
.body .main-container .dealer-listing .dealer-control .filter-group-dealer {
  text-transform: uppercase;
}
.body .main-container .dealer-listing .dealer-control .filter-group {
  margin: 0;
}
.body .main-container .dealer-listing .dealer-control .filter-group.filter-group-dealer-hours select option {
  font-size: 11px;
}
.body .main-container .dealer-listing .dealer-control .filter-group .form-control {
  padding-top: 0;
  padding-bottom: 0;
  height: 36px;
  font-size: 10px;
  line-height: 36px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Book', sans-serif;
}
.body .main-container .tab-bar {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  margin: 12px 0;
}
.body .main-container .tab-bar .tab-title {
  font-size: 10px;
  line-height: 30px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Book', sans-serif;
  text-transform: uppercase;
  width: 100px;
  text-align: center;
  margin-bottom: 0;
}
.body .main-container .tab-bar .nav-tabs li {
  margin-left: 12px;
  margin-right: 12px;
}
.body .main-container .tab-bar .nav-tabs li:first-child:not(:last-child) {
  margin-left: 0;
}
.body .main-container .tab-bar .nav-tabs li a {
  border: 1px solid transparent;
  font-size: 10px;
  line-height: 30px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Book', sans-serif;
  text-transform: uppercase;
  padding: 2px 15px;
  color: #000;
  margin-right: 10px;
}
.body .main-container .tab-bar .nav-tabs li:hover a,
.body .main-container .tab-bar .nav-tabs li.active a,
.body .main-container .tab-bar .nav-tabs li:focus a {
  border: 1px solid #000;
  color: #000;
}
.body .main-container .tab-bar .tab-list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.body .main-container .tab-bar .tab-list li {
  display: inline-block;
  border: 1px solid transparent;
  padding: 8px 12px;
  font-size: 10px;
  line-height: 18px;
  letter-spacing: 0.16em;
  font-family: 'Gotham Book', sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  margin-left: 12px;
  margin-right: 12px;
}
.body .main-container .tab-bar .tab-list li:only-child {
  margin: 0;
}
.body .main-container .tab-bar .tab-list li:first-child:not(:last-child) {
  margin-right: 12px;
}
.body .main-container .tab-bar .tab-list li:last-child:not(:first-child) {
  margin-left: 12px;
}
.body .main-container .tab-bar .tab-list li:hover {
  border: 1px solid #888;
}
.body .main-container .tab-bar .tab-list li.active {
  border-color: #000;
}
.body .main-container .tab-bar.inverse {
  color: #fff;
}
.body .main-container .tab-bar.inverse .nav-tabs li a {
  color: #fff;
  font-size: 10px;
  line-height: 30px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Book', sans-serif;
  text-transform: uppercase;
  padding: 2px 15px;
  margin-right: 10px;
}
.body .main-container .tab-bar.inverse .nav-tabs li:hover a {
  border: 1px solid #888;
  background-color: transparent;
}
.body .main-container .tab-bar.inverse .nav-tabs li.active a,
.body .main-container .tab-bar.inverse .nav-tabs li:focus a {
  border: 1px solid #fff;
  background-color: transparent;
}
.body .main-container .tab-bar.inverse .tab-title {
  text-align: left;
}
.body .main-container .tab-bar.inverse .tab-list li.active {
  border-color: #fff;
}
.body .main-container .sub-filter-bar {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
}
.body .main-container .sub-filter-bar * {
  color: #fff;
  font-size: 10px;
  line-height: 30px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Book', sans-serif;
  text-transform: uppercase;
}
.body .main-container .sub-filter-bar .filter-title {
  margin-right: 14px;
  margin-bottom: 0;
}
.body .main-container .full-size-block {
  display: block;
}
@media screen and (max-width: 991px) {
  .body .main-container .full-size-block {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media screen and (max-width: 767px) {
  .body .main-container .full-size-block {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.body .main-container .dealer-content {
  width: 100%;
  height: 100%;
}
.body .main-container .dealer-content .dealer__list-container {
  order: 1;
  -webkit-order: 1;
  -ms-flex-order: 1;
}
@media screen and (min-width: 768px) {
  .body .main-container .dealer-content .dealer__list-container {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.body .main-container .dealer-content .dealer__list-container .show-all--wrapper {
  padding: 12px 14px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .body .main-container .dealer-content .dealer__list-container .show-all--wrapper {
    position: absolute;
    bottom: 0;
  }
}
.body .main-container .dealer-content .dealer__list-container .show-all--wrapper .link-show {
  font-family: 'Gotham Bold', sans-serif;
  font-size: 12px;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list {
  list-style: none;
  padding: 0;
  height: 100%;
  overflow: auto;
  margin-bottom: 0;
  background-color: #fff;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item {
  background-color: #fff;
  padding: 12px 24px 12px 14px;
  position: relative;
  border-bottom: 1px solid #ddd;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item.list__item__dealer {
  padding-right: 40px;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item.dealer_list_address.selected,
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item.dealer_list_address:hover,
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item.dealer_list_address:active,
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item.dealer_list_address:focus {
  background-color: #E5EFF7;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item.dealer_list_address .item__chevron-link {
  display: none;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item.dealer_list_address.active {
  cursor: pointer;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item.dealer_list_address.active .item__chevron-link {
  display: block;
}
@media screen and (min-width: 768px) {
  .body .main-container .dealer-content .dealer__list-container .dealer__list .list__item.dealer_list_address {
    min-height: 100px;
  }
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item .item__title {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 16px;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item .item-subtitle {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 16px;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item .rating-star {
  margin-top: 7px;
  margin-bottom: 6px;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item .rating-star small {
  font-size: 10px;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item .item__open-time {
  margin-bottom: 2px;
  font-family: 'Gotham Book', sans-serif;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item .item__phone-number {
  margin: 0;
  font-family: 'Gotham Book', sans-serif;
  display: flex;
  -ms-word-break: break-word;
  word-break: break-word;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item .item__phone-number .item__address {
  flex: 1;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item .item__phone-number .item__distance {
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 5px;
  position: relative;
  width: 60px;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item .item__phone-number .item__distance span {
  position: absolute;
  bottom: 0;
  right: 0;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item .item__chevron-link {
  position: absolute;
  top: 46%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 24px;
  cursor: pointer;
}
.body .main-container .dealer-content .dealer__list-container .dealer__list .list__item .item__chevron-link img {
  height: 16px;
}
.body .main-container .dealer-content .dealer__map-container {
  position: relative;
  order: 2;
  -webkit-order: 2;
  -ms-flex-order: 2;
}
@media screen and (max-width: 767px) {
  .body .main-container .dealer-content .dealer__map-container {
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
  }
  .body .main-container .dealer-content .dealer__map-container .map {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}
.body .main-container .dealer-content .dealer__map-container .map {
  width: 100%;
  height: 100%;
  background-color: #888;
}
.body .main-container .dealer-content .dealer__map-container .info-table--container {
  overflow-y: hidden;
  padding: 10px;
  width: 283px;
}
@media screen and (max-width: 767px) {
  .body .main-container .dealer-content .dealer__map-container .info-table--container {
    max-width: 283px;
    width: 100%;
  }
}
.body .main-container .dealer-content .dealer__map-container .info-table--container table {
  width: 100%;
}
.body .main-container .dealer-content .dealer__map-container .info-table--container .dealer__title {
  font-family: 'Gotham Bold', sans-serif;
  -ms-word-break: break-word;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 12px 0;
  word-break: break-word;
  text-transform: uppercase;
}
.body .main-container .dealer-content .dealer__map-container .info-table--container .dealer__address {
  font-family: 'Gotham Light', sans-serif;
  -ms-word-break: break-word;
  font-size: 11px;
  font-weight: normal;
  padding: 0 0 12px 0;
  word-break: break-word;
  line-height: 16px;
}
.body .main-container .dealer-content .dealer__map-container .info-table--container .dealer__distance {
  font-family: 'Gotham Book', sans-serif;
  -ms-word-break: break-word;
  font-size: 11px;
  font-weight: normal;
  padding: 0 0 12px 0;
  word-break: break-word;
}
.body .main-container .dealer-content .dealer__map-container .info-table--container .dealer__distance span {
  margin-right: 10px;
  font-size: 12px;
}
.body .main-container .dealer-content .dealer__map-container .info-table--container .dealer__phone {
  font-family: 'Gotham Light', sans-serif;
  -ms-word-break: break-word;
  font-size: 11px;
  font-weight: normal;
  padding: 0 0 12px 0;
  word-break: break-word;
  padding-bottom: 0;
}
.body .main-container .dealer-content .dealer__map-container .info-table--container .dealer__phone--detail {
  font-family: 'Gotham Bold', sans-serif;
  -ms-word-break: break-word;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 12px 0;
  word-break: break-word;
}
.body .main-container .dealer-content .dealer__map-container .info-table--container .btn-search {
  width: 100%;
}
.body .main-container .dealer-content .dealer__map-container .info-table--container .close-btn-infowindow {
  position: absolute;
  right: 10px;
  cursor: pointer;
}
.body .main-container .dealer-content .dealer__map-container .info-table--container .close-btn-infowindow img {
  width: 13px;
}
.body .main-container .dealer-content .dealer__map-container .info-table--container .dealer-view-detail {
  width: 100%;
}
.body .main-container .dealer-content .dealer__map-container .gm-style-iw + div {
  display: none;
}
@media screen and (max-width: 767px) {
  .body .main-container .dealer-content .dealer__list-container {
    order: 2;
    -webkit-order: 2;
    -ms-flex-order: 2;
    width: 100%;
    position: relative;
  }
  .body .main-container .dealer-content .dealer__list-container .dealer__list-Vre {
    padding-bottom: 41px;
  }
  .body .main-container .dealer-content .dealer__map-container {
    order: 1;
    -webkit-order: 1;
    -ms-flex-order: 1;
  }
  .body .main-container .dealer-content .dealer__map-container .bg-map {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
}
@media screen and (min-width: 768px) {
  .body .main-container .dealer-content {
    padding-left: 12px;
    padding-right: 12px;
    height: 640px;
  }
  .body .main-container .dealer-content .dealer__list-container,
  .body .main-container .dealer-content .dealer__map-container {
    height: 100%;
  }
  .body .main-container .dealer-content .dealer__list-container {
    width: calc(33.33333333333333% - 16px);
  }
  .body .main-container .dealer-content .dealer__map-container {
    width: calc(66.66666666666666% + 16px);
    height: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .main-container .dealer-content {
    padding: 0;
  }
  .body .main-container .dealer-content .dealer__list-container {
    width: 333px;
  }
  .body .main-container .dealer-content .dealer__map-container {
    -webkit-flex: 1;
    -moz-flex: 1;
    flex: 1;
  }
}
.image-gallery__container {
  position: relative;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .image-gallery__container.image-gallery__container-vre .ratio {
    padding-top: 150px !important;
  }
}
@media screen and (max-width: 767px) {
  .image-gallery__container.image-gallery__container-vre .ratio {
    padding-top: 130px !important;
  }
}
.image-gallery__container .image-gallery {
  position: relative;
}
.image-gallery__container .image-gallery .gallery__expand-button {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #000;
  z-index: 1;
  padding: 8px 8px;
}
.image-gallery__container .image-gallery .gallery__expand-button img {
  width: 100%;
}
.image-gallery__container .image-gallery .bx-wrapper {
  /*margin-bottom: 120px;*/
  margin-bottom: 0;
}
.image-gallery__container .image-gallery .bx-wrapper .bx-has-controls-direction {
  position: relative;
}
@media screen and (min-width: 992px) {
  .image-gallery__container .image-gallery .bx-wrapper .bx-has-controls-direction {
    margin-top: -72px;
  }
}
.image-gallery__container .image-gallery .bx-wrapper .bx-viewport {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0 !important;
  border: 0;
  left: 0;
}
.image-gallery__container .image-gallery .bx-wrapper .bx-viewport ul li {
  margin: 0;
}
.image-gallery__container .image-gallery .bx-wrapper .bx-pager {
  /*margin-top: -72px;
                padding: 8px 0;
                top: 100%;
                bottom: auto;*/
  background-color: rgba(55, 55, 55, 0.8);
  margin-top: 0;
  padding: 8px 0 4px 0;
  position: relative;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .image-gallery__container .image-gallery .bx-wrapper .bx-pager {
    margin-top: 0;
    background: #000;
    bottom: 1px;
  }
}
.image-gallery__container .image-gallery .bx-wrapper .bx-pager .bx-pager-item a {
  width: 100px;
  height: 58px;
  display: block;
  margin: 0 4px;
  position: relative;
  padding-bottom: 45%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .image-gallery__container .image-gallery .bx-wrapper .bx-pager .bx-pager-item a {
    width: 70px;
    margin: 0 2px;
    height: 40px;
  }
}
.image-gallery__container .image-gallery .bx-wrapper .bx-pager .bx-pager-item a img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  z-index: 9999;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.image-gallery__container .image-gallery .bx-wrapper .bx-pager .bx-pager-item a.active img {
  outline: 3px solid white;
  outline-offset: -3px;
}
.image-gallery__container .image-gallery .bx-wrapper .bx-pager .bx-pager-item a:hover img {
  outline: 3px solid white;
  outline-offset: -3px;
}
.image-gallery__container .image-gallery .bx-wrapper .bx-controls-direction a {
  width: 45px;
  height: 50px;
  margin-top: -25px;
  background-color: transparent;
}
@media screen and (min-width: 992px) {
  .image-gallery__container .image-gallery .bx-wrapper .bx-controls-direction a {
    bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .image-gallery__container .image-gallery .bx-wrapper .bx-controls-direction a {
    bottom: -8px !important;
  }
}
.image-gallery__container .image-gallery .bx-wrapper .bx-controls-direction a.bx-prev {
  background-image: url(/App_Themes/vredestein/img/Icons/left-arrow-icon.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-left: 20px;
}
.image-gallery__container .image-gallery .bx-wrapper .bx-controls-direction a.bx-next {
  background-image: url(/App_Themes/vredestein/img/Icons/right-arrow-icon.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 25px;
}
@media screen and (max-width: 767px) {
  .image-gallery__container .image-gallery .bx-wrapper .bx-controls-direction a {
    zoom: 0.5;
  }
  .image-gallery__container .image-gallery .bx-wrapper .bx-controls-direction a.bx-prev {
    padding-left: 0;
  }
}
.image-gallery__container .image-gallery .expanded-image-gallery {
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  background-color: #000;
  color: white;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: auto;
}
@media screen and (max-width: 767px) {
  .image-gallery__container .image-gallery .expanded-image-gallery {
    padding-top: 0;
  }
}
.image-gallery__container .image-gallery .expanded-image-gallery .full-height {
  height: 100%;
}
.image-gallery__container .image-gallery .expanded-image-gallery .full-height .para-small {
  font-family: 'Gotham Light', sans-serif;
  padding-left: 8px;
}
@media screen and (max-width: 767px) {
  .image-gallery__container .image-gallery .expanded-image-gallery .full-height .para-small {
    padding-top: 11px;
    padding-left: 0;
    margin-bottom: 11px;
  }
}
.image-gallery__container .image-gallery .expanded-image-gallery .full-height .ratio {
  padding-left: 15px;
  padding-top: 20px;
  font-size: 14px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .image-gallery__container .image-gallery .expanded-image-gallery .full-height .ratio {
    /*padding-left: 0;
                        padding-top: 0;*/
  }
}
.image-gallery__container .image-gallery .expanded-image-gallery .expanded__img {
  height: 100%;
}
.image-gallery__container .image-gallery .expanded-image-gallery .expanded__img .video-product-detail {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .image-gallery__container .image-gallery .expanded-image-gallery .expanded__img .video-product-detail {
    height: 330px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .image-gallery__container .image-gallery .expanded-image-gallery .expanded__img .video-product-detail {
    height: 415px;
  }
}
.image-gallery__container .image-gallery .expanded-image-gallery .expanded__img .video-product-detail .vjs-big-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}
.image-gallery__container .image-gallery .expanded-image-gallery .expanded__img .close-btn-xs {
  cursor: pointer;
  float: right;
  padding-top: 16px;
  padding-bottom: 16px;
}
.image-gallery__container .image-gallery .expanded-image-gallery .expanded__img .close-btn-xs::after {
  content: url(/App_Themes/vredestein/img/Icons/close-icon@2x.png);
  zoom: 0.7;
}
.image-gallery__container .image-gallery .expanded-image-gallery .expanded__img img {
  width: 100%;
}
.image-gallery__container .image-gallery .expanded-image-gallery .expanded__img img.image-product-detail {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 991px) {
  .image-gallery__container .image-gallery .expanded-image-gallery .expanded__img img.image-product-detail {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .image-gallery__container .image-gallery .expanded-image-gallery .expanded__img {
    height: auto;
  }
}
.image-gallery__container .image-gallery .expanded-image-gallery .expanded__img .img-wrapper {
  position: relative;
}
.image-gallery__container .image-gallery .expanded-image-gallery .expanded__img .img-wrapper .prev-btn-expand {
  background: url(/App_Themes/vredestein/img/Icons/arrow-left-icon-white@2x.png);
  width: 48px;
  height: 90px;
  background-repeat: no-repeat;
  position: absolute;
  top: 40%;
  left: 10px;
}
@media screen and (max-width: 767px) {
  .image-gallery__container .image-gallery .expanded-image-gallery .expanded__img .img-wrapper .prev-btn-expand {
    top: 40%;
    background-size: 50% 50%;
    background-position: left;
  }
}
@media screen and (max-width: 414px) {
  .image-gallery__container .image-gallery .expanded-image-gallery .expanded__img .img-wrapper .prev-btn-expand {
    top: 30%;
    background-size: 50% 50%;
    background-position: left;
  }
}
.image-gallery__container .image-gallery .expanded-image-gallery .expanded__img .img-wrapper .next-btn-expand {
  background: url(/App_Themes/vredestein/img/Icons/arrow-right-icon-white@2x.png);
  width: 48px;
  height: 90px;
  background-repeat: no-repeat;
  position: absolute;
  top: 40%;
  right: 10px;
}
@media screen and (max-width: 767px) {
  .image-gallery__container .image-gallery .expanded-image-gallery .expanded__img .img-wrapper .next-btn-expand {
    top: 40%;
    background-size: 50% 50%;
    background-position: right;
  }
}
@media screen and (max-width: 414px) {
  .image-gallery__container .image-gallery .expanded-image-gallery .expanded__img .img-wrapper .next-btn-expand {
    top: 30%;
    background-size: 50% 50%;
    background-position: right;
  }
}
.image-gallery__container .image-gallery .expanded-image-gallery .content-right {
  padding-top: 20px;
  padding-left: 9px;
}
@media screen and (max-width: 767px) {
  .image-gallery__container .image-gallery .expanded-image-gallery .content-right {
    padding-top: 0;
  }
}
.image-gallery__container .image-gallery .expanded-image-gallery .close-btn {
  cursor: pointer;
  padding-left: 17px;
}
.image-gallery__container .image-gallery .expanded-image-gallery .close-btn::after {
  content: url(/App_Themes/vredestein/img/Icons/close-icon@2x.png);
  zoom: 0.7;
}
.image-gallery__container .image-gallery .expanded-image-gallery .control-btn {
  padding: 0;
  list-style: none;
  padding-top: 37px;
  padding-left: 9px;
  padding-bottom: 3px;
}
@media screen and (max-width: 767px) {
  .image-gallery__container .image-gallery .expanded-image-gallery .control-btn {
    padding-top: 70px;
    padding-left: 0;
  }
}
.image-gallery__container .image-gallery .expanded-image-gallery .control-btn li {
  width: 44px;
  height: 44px;
  padding: 9px 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #333333;
  margin: 8px 0 11px 0;
}
.image-gallery__container .image-gallery .expanded-image-gallery .control-btn li .prev-btn {
  cursor: pointer;
  background-image: url(/App_Themes/vredestein/img/Icons/left-arrow-icon.png);
  height: 53px;
  width: 44px;
  background-repeat: no-repeat;
  zoom: 0.5;
  margin-left: 55%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
}
.image-gallery__container .image-gallery .expanded-image-gallery .control-btn li .next-btn {
  cursor: pointer;
  background-image: url(/App_Themes/vredestein/img/Icons/right-arrow-icon.png);
  height: 53px;
  width: 44px;
  background-repeat: no-repeat;
  zoom: 0.5;
  margin-left: 58%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
}
@media screen and (max-width: 767px) {
  .body .main-content .article-container .image-gallery__container {
    padding-left: 0;
    padding-right: 0;
  }
  .body .main-content .article-container .image-gallery__container .image-gallery__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.main-container .modal-backdrop {
  position: relative;
}
.main-container .modal-window {
  background-color: rgba(16, 14, 28, 0.9);
  /*overflow: hidden;*/
}
.main-container .modal-window .vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
}
.main-container .modal-window .vertical-align-center {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .main-container .modal-window .vertical-align-center {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.main-container .modal-window .modal-dialog .modal-content {
  color: #000;
  width: inherit;
  height: inherit;
  margin: 0 auto;
}
.main-container .modal-window .modal-dialog .modal-content .modal-header {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 0;
  border: none;
}
@media screen and (max-width: 767px) {
  .main-container .modal-window .modal-dialog .modal-content .modal-header {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.main-container .modal-window .modal-dialog .modal-content .modal-header .close {
  opacity: 1;
  font-weight: normal;
  position: absolute;
  margin-top: 0;
  right: 20px;
  top: 12px;
  -moz-transform: scale(2.2);
  -ms-transform: scale(2.2);
  -o-transform: scale(2.2);
  -webkit-transform: scale(2.2);
  transform: scale(2.2);
}
.main-container .modal-window .modal-dialog .modal-content .modal-header .close:hover,
.main-container .modal-window .modal-dialog .modal-content .modal-header .close:active,
.main-container .modal-window .modal-dialog .modal-content .modal-header .close:focus {
  outline: none;
}
.main-container .modal-window .modal-dialog .modal-content .modal-header .modal-title {
  font-family: 'Gotham Medium', sans-serif;
  letter-spacing: 0.15em;
  padding-right: 30px;
}
.main-container .modal-window .modal-dialog .modal-content .modal-body {
  padding: 4px 24px 0 24px;
}
@media screen and (max-width: 767px) {
  .main-container .modal-window .modal-dialog .modal-content .modal-body {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.main-container .modal-window .modal-dialog .modal-content .modal-body.modal-vehicle {
  padding-top: 15px;
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .modal-body-content p {
  font-size: 12px;
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .modal-body-content ul li,
.main-container .modal-window .modal-dialog .modal-content .modal-body .modal-body-content ol li {
  font-size: 12px;
}
.main-container .modal-window .modal-dialog .modal-content .modal-body ul,
.main-container .modal-window .modal-dialog .modal-content .modal-body ol {
  padding-left: 20px;
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .infor {
  letter-spacing: 0.001em;
  margin-bottom: 11px;
  font-family: 'Gotham Light', sans-serif;
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group {
  width: 160px;
}
@media screen and (max-width: 991px) {
  .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group {
    width: 100%;
  }
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn {
  font-family: 'Gotham Book', sans-serif;
  padding-top: 9px;
  padding-bottom: 10px;
  background-color: #fff;
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn.btn--active {
  background-color: #ddd;
  color: #000;
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .image-text {
  padding-top: 4px;
  padding-bottom: 24px;
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .image-text.active {
  display: block !important;
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .image-text .content-img {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .main-container .modal-window .modal-dialog .modal-content .modal-body .image-text .content-img {
    margin-bottom: 10px;
  }
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .image-text .content-img .modal-img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 10;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .image-text .para-small {
  font-family: 'Gotham Light', sans-serif;
  padding-left: 12px;
}
@media screen and (max-width: 767px) {
  .main-container .modal-window .modal-dialog .modal-content .modal-body .image-text .para-small {
    padding-left: 8px;
    margin-top: 13px;
    margin-bottom: 13px;
  }
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .image-text .content-text {
  padding-right: 24px;
}
@media screen and (max-width: 991px) {
  .main-container .modal-window .modal-dialog .modal-content .modal-body .image-text .content-text {
    padding-right: 8px;
  }
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .image-text .content-text p {
  font-size: 12px;
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .image-text .content-text ul li,
.main-container .modal-window .modal-dialog .modal-content .modal-body .image-text .content-text ol li {
  font-size: 12px;
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .intro {
  padding-left: 3px;
  margin-top: 11px;
  font-family: 'Gotham Light', sans-serif;
  margin-bottom: 22px;
}
.main-container .modal-window .modal-dialog .modal-content .modal-body .btn-call {
  width: 200px;
  margin-top: 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-call {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-call {
    margin-bottom: 16px;
  }
}
.main-container .modal-send-email .modal-header {
  border-bottom: none;
  padding-bottom: 0;
}
.main-container .modal-send-email .modal-header .close {
  opacity: 1;
  font-size: 40px;
  color: #888;
}
.main-container .modal-send-email .modal-header .close:focus {
  outline: none;
}
.main-container .modal-send-email .modal-header .modal-title {
  font-family: 'Gotham Medium', sans-serif;
}
.main-container .modal-send-email .modal-body {
  padding-top: 0;
  /*.dealer-td (@fs, @fw, @pd) {
                font-size: @fs;
                font-weight: @fw;
                padding: @pd;
            }*/
}
.main-container .modal-send-email .modal-body .form-group label {
  font-family: 'Gotham Medium', sans-serif;
  color: #000;
}
.main-container .modal-send-email .modal-body .form-group-inline {
  padding-top: 10px;
}
.main-container .modal-send-email .modal-body .form-group-inline .form-control {
  width: 75%;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .main-container .modal-send-email .modal-body .form-group-inline .form-control {
    width: 100%;
  }
}
.main-container .modal-send-email .modal-body .form-group-inline .form-group-inline-btn .button {
  margin-bottom: 0;
  width: 110px;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .main-container .modal-send-email .modal-body .form-group-inline .form-group-inline-btn .button {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
  }
}
.main-container .modal-send-email .modal-body .block-success {
  padding-top: 10px;
  padding-bottom: 10px;
}
.main-container .modal-send-email .modal-body .block-success .success-msg {
  color: #6ac017;
}
.main-container .modal-send-email .modal-body .map-mobile-content {
  position: relative;
  height: 400px;
}
.main-container .modal-send-email .modal-body .map-mobile-content .dealer-has-detail {
  /*cursor: pointer;*/
}
.main-container .modal-send-email .modal-body .info-table--container {
  overflow-y: hidden;
  padding: 10px;
  width: 283px;
}
@media screen and (max-width: 767px) {
  .main-container .modal-send-email .modal-body .info-table--container {
    max-width: 283px;
    width: 100%;
  }
}
.main-container .modal-send-email .modal-body .info-table--container table {
  width: 100%;
}
.main-container .modal-send-email .modal-body .info-table--container .dealer__title {
  font-family: 'Gotham Bold', sans-serif;
  -ms-word-break: break-word;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 12px 0;
  word-break: break-word;
  text-transform: uppercase;
}
.main-container .modal-send-email .modal-body .info-table--container .dealer__address {
  font-family: 'Gotham Light', sans-serif;
  -ms-word-break: break-word;
  font-size: 11px;
  font-weight: normal;
  padding: 0 0 12px 0;
  word-break: break-word;
  line-height: 16px;
}
.main-container .modal-send-email .modal-body .info-table--container .dealer__distance {
  font-family: 'Gotham Book', sans-serif;
  -ms-word-break: break-word;
  font-size: 11px;
  font-weight: normal;
  padding: 0 0 12px 0;
  word-break: break-word;
}
.main-container .modal-send-email .modal-body .info-table--container .dealer__distance span {
  margin-right: 10px;
  font-size: 12px;
}
.main-container .modal-send-email .modal-body .info-table--container .dealer__phone {
  font-family: 'Gotham Light', sans-serif;
  -ms-word-break: break-word;
  font-size: 11px;
  font-weight: normal;
  padding: 0 0 12px 0;
  word-break: break-word;
  padding-bottom: 0;
}
.main-container .modal-send-email .modal-body .info-table--container .dealer__phone--detail {
  font-family: 'Gotham Bold', sans-serif;
  -ms-word-break: break-word;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 12px 0;
  word-break: break-word;
}
.main-container .modal-send-email .modal-body .info-table--container .btn-search {
  width: 100%;
}
.main-container .modal-send-email .modal-body .info-table--container .close-btn-infowindow {
  position: absolute;
  right: 10px;
  cursor: pointer;
}
.main-container .modal-send-email .modal-body .info-table--container .close-btn-infowindow img {
  width: 13px;
}
.main-container .modal-send-email .modal-body .info-table--container .dealer-view-detail {
  width: 100%;
}
.main-container .modal-send-email .modal-body .gm-style-iw + div {
  display: none;
}
.main-container .modal-send-email.modal--center {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}
.main-container .modal-email {
  background-color: rgba(16, 14, 28, 0.9);
  z-index: 99999;
}
.main-container .modal-email.popup-map {
  overflow: auto;
}
.main-container .modal-email.modal-map {
  z-index: -999999999;
  height: 0;
}
@media screen and (max-width: 767px) {
  .main-container .modal-email .form-email-product {
    width: 100%;
  }
}
.main-container .modal-viewEU {
  background-color: rgba(16, 14, 28, 0.9);
}
.main-container .modal-viewEU .modal-EU-label .modal-content .modal-header {
  border: none;
  padding: 25px 30px 10px;
}
.main-container .modal-viewEU .modal-EU-label .modal-content .modal-body {
  padding: 0 30px 100px;
}
@media screen and (min-width: 366px) and (max-width: 385px) {
  .main-container .modal-viewEU .modal-EU-label .modal-content .modal-body.modal-body-eulabel {
    padding-left: 17px;
  }
}
@media screen and (max-width: 365px) {
  .main-container .modal-viewEU .modal-EU-label .modal-content .modal-body.modal-body-eulabel {
    padding-left: 12px;
  }
}
.main-container .modal-viewEU .modal-EU-label .modal-content .modal-body .product-name {
  font-size: 16px;
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: 'Roboto-Medium', sans-serif;
  font-weight: bold;
}
.main-container .modal-viewEU .modal-EU-label .modal-content .modal-body p {
  font-size: 16px;
  margin-bottom: 0;
  font-family: 'Roboto-Regular', sans-serif;
}
.main-container .modal-viewEU .modal-EU-label .modal-content .modal-body .vieweu-img {
  padding-top: 60px;
}
@media screen and (min-width: 768px) {
  .body .dealer-seo__container.main-content .page-title-img {
    min-height: 420px;
    padding: 0;
  }
}
.body .dealer-seo__container.main-content .page-title-img .page-title-background {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.body .dealer-seo__container .callbox__wrapper {
  background: #fff;
  padding: 10px 20px 19px 20px;
}
.body .dealer-seo__container .callbox__wrapper .callbox__wrapper-background {
  background: #e9e8eb;
  padding: 12px;
}
@media screen and (max-width: 767px) {
  .body .dealer-seo__container .callbox__wrapper .callbox__wrapper-background .dialog-label {
    margin: 0;
    color: #666;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.15em;
    font-family: 'Gotham Light', sans-serif;
  }
}
.body .dealer-seo__container .callbox__wrapper h6 {
  margin: 0;
  padding-bottom: 11px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Book', sans-serif;
  text-transform: uppercase;
}
.body .dealer-seo__container .callbox__wrapper p {
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Book', sans-serif;
}
.body .dealer-seo__container .callbox__wrapper a {
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Book', sans-serif;
}
.body .dealer-seo__container .callbox__wrapper a.phone__wrapper {
  color: #000;
}
.body .dealer-seo__container .callbox__wrapper p,
.body .dealer-seo__container .callbox__wrapper a {
  text-decoration: none;
  display: block;
  margin-bottom: 0;
}
.body .dealer-seo__container .callbox__wrapper p.email-address,
.body .dealer-seo__container .callbox__wrapper a.email-address {
  padding-bottom: 8px;
}
.body .dealer-seo__container .callbox__wrapper p.email-address,
.body .dealer-seo__container .callbox__wrapper a.email-address,
.body .dealer-seo__container .callbox__wrapper p.website-address,
.body .dealer-seo__container .callbox__wrapper a.website-address {
  color: #0066b3;
}
.body .dealer-seo__container .callbox__wrapper h4 {
  margin: 0;
  padding-bottom: 13px;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Extra Light', sans-serif;
  text-transform: uppercase;
}
.body .dealer-seo__container .callbox__wrapper button {
  margin-bottom: 17px;
}
.body .dealer-seo__container .dealer-deatail__container {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .body .dealer-seo__container .dealer-deatail__container .wrapper--background {
    height: 640px;
  }
}
.body .dealer-seo__container .dealer-deatail__container .wrapper--background .dealer--panel-right {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
@media screen and (min-width: 992px) {
  .body .dealer-seo__container .dealer-deatail__container .wrapper--background .dealer--panel-right {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .body .dealer-seo__container .dealer-deatail__container .wrapper--background .dealer--panel-right .map__wrapper--fix {
    height: 50%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .body .dealer-seo__container .dealer-deatail__container .wrapper--background .dealer--panel-right .img__wrapper {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .dealer-seo__container .dealer-deatail__container .wrapper--background .dealer--panel-right {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .body .dealer-seo__container .dealer-deatail__container .wrapper--background .dealer--panel-right .map__wrapper--fix {
    width: 50%;
    height: 100%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .body .dealer-seo__container .dealer-deatail__container .wrapper--background .dealer--panel-right .img__wrapper {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
.body .dealer-seo__container .dealer-deatail__container .mCSB_container {
  margin-right: 0;
}
.body .dealer-seo__container .dealer-deatail__container .mCSB_draggerContainer {
  top: 8px;
  bottom: 8px;
}
.body .dealer-seo__container .dealer-deatail__container .mCSB_draggerContainer .mCSB_dragger_bar {
  background: #000 !important;
}
.body .dealer-seo__container .dealer-deatail__container .mCSB_draggerContainer .mCSB_draggerRail {
  background: #fff;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer-detail--order {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer-detail--order .dealer--panel-left {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer-detail--order .dealer--panel-left {
    height: 640px;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer-detail--order .dealer--panel-right {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
@media screen and (min-width: 992px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer-detail--order .dealer--panel-right {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .body .dealer-seo__container .dealer-deatail__container .dealer-detail--order .dealer--panel-right .map__wrapper--fix {
    height: 50%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .body .dealer-seo__container .dealer-deatail__container .dealer-detail--order .dealer--panel-right .img__wrapper {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer-detail--order .dealer--panel-right {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .body .dealer-seo__container .dealer-deatail__container .dealer-detail--order .dealer--panel-right .map__wrapper--fix {
    width: 50%;
    height: 100%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .body .dealer-seo__container .dealer-deatail__container .dealer-detail--order .dealer--panel-right .img__wrapper {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left {
  background: #fff;
}
@media screen and (min-width: 768px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left {
    height: 100%;
  }
}
@media screen and (max-width: 991px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left {
    background: #fff;
    -moz-background-clip: content-box;
    -webkit-background-clip: content-box;
    background-clip: content-box;
  }
}
@media screen and (min-width: 992px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left {
    padding-left: 0;
    padding-right: 0;
    margin-left: 12px;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .divider-row {
  border-bottom: 1px solid #ddd;
}
@media screen and (min-width: 768px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .introduce__wrapper,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper {
    padding-left: 13px;
    padding-right: 13px;
  }
}
@media screen and (max-width: 767px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .introduce__wrapper,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper {
    padding-left: 8px;
    padding-right: 8px;
    margin: 0;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .introduce__wrapper ul li,
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper ul li,
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper ul li,
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper ul li {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02;
  font-family: 'Gotham Book', sans-serif;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .introduce__wrapper .mail__wrapper,
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .mail__wrapper,
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .mail__wrapper,
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper .mail__wrapper {
  -ms-word-break: break-word;
  word-break: break-word;
}
@media screen and (min-width: 768px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .introduce__wrapper .mail__wrapper,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .mail__wrapper,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .mail__wrapper,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper .mail__wrapper {
    text-align: right;
    padding: 0 20px 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .introduce__wrapper {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .introduce__wrapper .name__wrapper {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .introduce__wrapper .name__wrapper h2 {
  color: #888;
  font-family: 'Gotham Extra Light', sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .introduce__wrapper .name__wrapper h1,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .introduce__wrapper .name__wrapper h2 {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.1em;
    font-family: 'Gotham Light', sans-serif;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .introduce__wrapper h1 {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 10px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .introduce__wrapper p {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .introduce__wrapper p {
    padding-bottom: 23px;
  }
}
@media screen and (max-width: 767px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .introduce__wrapper p {
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.15em;
    font-family: 'Gotham Light', sans-serif;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper {
  padding: 28px 13px;
}
@media screen and (min-width: 768px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper h5 {
  margin: 0;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper .dialog-label {
  margin: 0;
  color: #666;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper p {
  margin: 0;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper p.phone-label {
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.02;
  font-family: 'Gotham Book', sans-serif;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper .phone-number {
  color: #000;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper .email-address,
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper .website-address {
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Book', sans-serif;
  display: block;
}
@media screen and (max-width: 767px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper .email-address,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper .website-address {
    display: block;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper .button__wrapper button {
  font-family: 'Gotham Medium', sans-serif;
  padding: 0 13px;
  margin: 0;
}
@media screen and (min-width: 992px) and (max-width: 1224px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper .button__wrapper button {
    padding-left: 1px;
    padding-right: 1px;
  }
}
@media screen and (min-width: 992px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .question-booking__wrapper .call__wrapper {
    padding: 0;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper {
  padding-top: 16px;
  padding-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .open-time__wrapper {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .service__wrapper {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper li {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Extra Light', sans-serif;
  color: #000;
  text-transform: none;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper h6 {
  margin: 0;
  padding-bottom: 9px;
  color: #666;
}
@media screen and (max-width: 767px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .open-time__wrapper,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .service__wrapper {
    padding-bottom: 15px;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper {
  /*@media screen and (max-width:767px) {
                        li {
                            display: inline-block;

                            &:not(:last-child) {
                                &:after {
                                    content: ", ";
                                }
                            }
                        }
                    }*/
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .save-share {
  display: none;
  display: inline-block;
  height: 40px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .save-share .img-wrapper {
  display: inline-block;
  width: 40px;
  line-height: 38px;
  border: 1px solid;
  text-align: center;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .save-share .img-wrapper.custom-margin {
  margin-right: 8px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .save-share .img-wrapper img {
  max-width: 50%;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .save_wrapper {
  display: inline-block;
  display: none;
  position: relative;
  height: 40px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .save_wrapper ul {
  padding-top: 11px;
  padding-bottom: 10px;
  display: inline-block;
  margin: 0;
  border: 1px solid;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .save_wrapper ul.save-and-share {
  border: none;
  padding: 0;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .save_wrapper ul.save-and-share li {
  width: 40px;
  height: 40px;
  border: 1px solid;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .save_wrapper ul.save-and-share li .img-anchor-tag img {
  width: 20px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .save_wrapper ul.save-and-share li.close-save-btn-vre {
  background: #000;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .share_wrapper {
  display: inline-block;
  display: none;
  position: relative;
  height: 40px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .share_wrapper.share_wrapper_dealer {
  height: 46px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .share_wrapper.share_wrapper_dealer .save-and-share .twitter-share-button {
  height: 23px !important;
  line-height: 20px;
  border-radius: 4px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .share_wrapper.share_wrapper_dealer .save-and-share .icon-sharefacebook {
  height: 23px;
  width: 75px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .share_wrapper ul {
  list-style: none;
  -webkit-padding-start: 0;
  padding-top: 11px;
  padding-bottom: 10px;
  display: inline-block;
  border: 1px solid;
  margin: 0;
  /*line-height: 0;*/
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .share_wrapper ul li {
  padding: 0 5px;
  line-height: 0;
  float: left;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .share_wrapper ul.save-and-share {
  border: none;
  padding: 0;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .share_wrapper ul.save-and-share li {
  width: 40px;
  height: 40px;
  border: 1px solid;
  line-height: 34px;
  text-align: center;
  float: none;
  cursor: pointer;
  display: inline-block;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .share_wrapper ul.save-and-share li .img-anchor-tag img {
  width: 20px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .share_wrapper ul.save-and-share li.close-share-btn-vre {
  background: #000;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .close-save-btn,
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .close-share-btn {
  padding-left: 5px;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .close-save-btn i,
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .address__wrapper .close-share-btn i {
  color: #000;
  font-size: 30px;
  vertical-align: middle;
  margin-bottom: 3px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .open-time__wrapper table {
  color: #000;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02;
  font-family: 'Gotham Book', sans-serif;
  border: none;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .open-time__wrapper table td {
  padding-top: 0;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .open-time__wrapper table td.label-day {
  padding-left: 0;
  /*text-align: center;*/
}
@media screen and (min-width: 768px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .service__wrapper {
    padding-left: 68px;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .service__wrapper ul {
  margin-bottom: 0;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .information__wrapper .service__wrapper ul li:not(:last-child) {
  padding-bottom: 7px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper {
  padding-top: 18px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .review_header {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .review_header {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .review_header {
    padding-bottom: 10px;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .review_header h6 {
  color: #666;
}
@media screen and (min-width: 768px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .review_header .inline-label {
    display: inline-block;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .review_header .rating-star {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 8px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .review_header .rating-star span {
  font-size: 16px;
  line-height: 22px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .review_header .rating-star li.small {
  margin-left: 8px;
}
@media screen and (max-width: 767px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .review_header button {
    padding: 0 5px;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .review__content li {
  padding-bottom: 30px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .review__content li p {
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02;
  font-family: 'Gotham Book', sans-serif;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .review__content li p.text-grey {
  color: #666;
}
@media screen and (min-width: 768px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-left .review__wrapper .review__content li .comment {
    padding-left: 33px;
  }
}
@media screen and (max-width: 767px) {
  .body .dealer-seo__container .dealer-deatail__container .map__wrapper {
    padding-left: 0;
    margin: 0;
    margin-bottom: 15px;
  }
}
.body .dealer-seo__container .dealer-deatail__container .map__wrapper .map {
  height: 100%;
}
@media screen and (min-width: 992px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-right {
    margin-left: -12px;
    height: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-right {
    height: 307px;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-right .map__wrapper,
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-right .img__wrapper {
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 992px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-right .map__wrapper,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-right .img__wrapper {
    height: 50%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-right .map__wrapper,
  .body .dealer-seo__container .dealer-deatail__container .dealer--panel-right .img__wrapper {
    height: 307px;
  }
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-right .map__wrapper .button,
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-right .img__wrapper .button {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 47.87234043%;
  margin-bottom: 34px;
}
.body .dealer-seo__container .dealer-deatail__container .dealer--panel-right .img__wrapper img {
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: 50%;
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.map__wrapper .gmnoprint img,
.img__wrapper .gmnoprint img,
.map__wrapper .gm-svpc img,
.img__wrapper .gm-svpc img {
  position: relative;
  max-height: unset;
  top: unset;
  left: unset;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 767px) {
  .map__wrapper,
  .img__wrapper {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
  }
}
.map__wrapper img,
.img__wrapper img {
  position: absolute;
  max-height: 100%;
  top: 50%;
  left: 50%;
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.map__wrapper .map,
.img__wrapper .map {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .map__wrapper--fix {
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    margin-bottom: 15px;
  }
  .map__wrapper--fix .bg-map {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
}
.map__wrapper--fix .btn-direction {
  position: absolute;
  left: 50%;
  bottom: 20px;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.body .zone__bar--wrapper .zone__bar {
  width: 100%;
  background-color: #333;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .body .zone__bar--wrapper .zone__bar {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    padding: 10px;
  }
}
.body .zone__bar--wrapper .zone__bar ul {
  list-style: none;
  padding: 0;
  font-size: 14px;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .body .zone__bar--wrapper .zone__bar ul {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .body .zone__bar--wrapper .zone__bar ul {
    display: inline-block;
  }
  .body .zone__bar--wrapper .zone__bar ul:first-child {
    padding-right: 30px;
    min-width: 118px;
    text-align: center;
  }
  .body .zone__bar--wrapper .zone__bar ul:first-child li {
    float: none;
  }
  .body .zone__bar--wrapper .zone__bar ul:first-child p {
    padding: 0 10px;
  }
  .body .zone__bar--wrapper .zone__bar ul:last-child {
    list-style: disc;
  }
  .body .zone__bar--wrapper .zone__bar ul p {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.1;
    font-family: 'Gotham Light', sans-serif;
  }
}
.body .zone__bar--wrapper .zone__bar ul li {
  padding: 10px 0;
  float: left;
}
@media screen and (max-width: 767px) {
  .body .zone__bar--wrapper .zone__bar ul li {
    width: 100%;
    text-align: left;
  }
  .body .zone__bar--wrapper .zone__bar ul li:not(.active) {
    padding: 0;
  }
}
.body .zone__bar--wrapper .zone__bar ul li p {
  text-align: center;
  height: 100%;
  border-right: 1px solid #fff;
  padding: 0 20px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .body .zone__bar--wrapper .zone__bar ul li p {
    border: 0;
    padding: 0;
    text-align: left;
  }
}
.body .zone__bar--wrapper .zone__bar ul li:last-child p {
  border-right: 0;
}
.body .zone__bar--wrapper .zone__bar ul li.active {
  background-color: #0066b3;
  font-weight: bold;
}
.body .zone__bar--wrapper .zone__bar ul li:first-child p,
.body .zone__bar--wrapper .zone__bar ul li:last-child p {
  border: none;
}
.body .dealer__promote__wrapper {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 14px 0 20px 0;
  color: #fff;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .body .dealer__promote__wrapper .dealer-product-detail--wrapper {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
  }
}
.body .dealer__promote__wrapper.dealer-product-summary--wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1224px) {
  .body .dealer__promote__wrapper.dealer-product-summary--wrapper {
    width: 1224px;
  }
}
@media screen and (max-width: 767px) {
  .body .dealer__promote__wrapper {
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .body .dealer__promote__wrapper {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
  }
}
.body .dealer__promote__wrapper .left-panel__wrapper {
  text-align: left;
}
.body .dealer__promote__wrapper .main_description {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.body .dealer__promote__wrapper .main_description .promote__img__wrapper {
  width: 70px;
  min-width: 70px;
  height: 65px;
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}
.body .dealer__promote__wrapper .main_description .promote__img__wrapper .promote__img {
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
}
.body .dealer__promote__wrapper .main_description .vehicle__content .product-name {
  font-size: 16px;
  margin: 0;
}
.body .dealer__promote__wrapper .main_description .vehicle__content h6 {
  padding-bottom: 8px;
}
@media screen and (max-width: 991px) {
  .body .dealer__promote__wrapper .right-panel__wrapper {
    padding-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .body .dealer__promote__wrapper .right-panel__wrapper {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .body .dealer__promote__wrapper .right-panel__wrapper .link__wrapper {
    text-align: right;
    padding-top: 10px;
    padding-right: 8px;
  }
  .body .dealer__promote__wrapper .right-panel__wrapper .link__wrapper .link {
    color: #fff;
  }
}
.body .dealer__promote__wrapper .promote__content {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 767px) {
  .body .dealer__promote__wrapper .promote__content {
    padding-top: 10px;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.body .dealer__promote__wrapper .promote__content .promote__group {
  display: inline-block;
  padding-right: 15px;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
}
@media screen and (max-width: 991px) {
  .body .dealer__promote__wrapper .promote__content .promote__group {
    text-align: center;
  }
}
.body .dealer__promote__wrapper .promote__content .promote__group h5 {
  font-size: 16px;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .body .dealer__promote__wrapper .promote__content .promote__group.price__wrapper {
    padding-right: 58px;
  }
}
@media screen and (min-width: 992px) {
  .body .dealer__promote__wrapper .promote__content .promote__group.warranty__wrapper {
    padding-right: 50px;
  }
}
.body .dealer__promote__wrapper .promote__content .promote__group .promote__icon {
  max-width: 24px;
}
.body .dealer__promote__wrapper .promote__content .link__wrapper {
  margin-left: auto;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .body .dealer__promote__wrapper .promote__content .link__wrapper {
    display: block;
    width: 100%;
    text-align: right;
    padding-top: 10px;
  }
}
.body .dealer__promote__wrapper .promote__content .link__wrapper a {
  color: #fff;
  margin-bottom: 0;
}
.body .main-container .article-list .article-item {
  position: relative;
  background-color: #fff;
  margin-bottom: 24px;
  cursor: pointer;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.body .main-container .article-list .article-item:only-child {
  margin: 24px 0;
}
@media screen and (min-width: 992px) {
  .body .main-container .article-list .article-item {
    min-height: 280px;
    margin-top: 28px;
  }
}
.body .main-container .article-list .article-item .item__img {
  width: calc((100% + 24px)*0.4 - 12px);
  padding-right: 12px;
}
@media screen and (max-width: 991px) {
  .body .main-container .article-list .article-item .item__img {
    width: 100%;
    padding-right: 0;
  }
}
.body .main-container .article-list .article-item .item__content {
  width: calc((100% + 24px)*0.5 - 12px);
  padding-left: 12px;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .body .main-container .article-list .article-item .item__content {
    width: 100%;
    padding: 16px;
  }
}
.body .main-container .article-list .article-item .item__content h2 {
  margin: 0 0 20px 0;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-width: 100%;
  height: 32px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .body .main-container .article-list .article-item .item__content h2 {
    height: 40px;
  }
}
.body .main-container .article-list .article-item .item__content h2.guide-title {
  -webkit-line-clamp: 3;
  height: auto;
  /*@media screen and (min-width:768px) {
                            height: 120px;
                        }
                         @media screen and (max-width:767px) {
                            height: 96px;
                        }*/
}
.body .main-container .article-list .article-item .item__content p {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Book', sans-serif;
  height: 54px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box;
  max-width: 100%;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 0;
}
.body .main-container .article-list .article-item .item__arrow {
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.body .main-container .article-list .article-item .item__arrow img {
  width: 24px;
}
@media screen and (max-width: 991px) {
  .body .main-container .article-list .article-item .item__arrow {
    display: none;
  }
}
.body .main-container .tab--viewmore {
  text-align: center;
}
.body .main-container .tab--viewmore .btn-viewmore {
  width: 230px;
  color: #fff;
  border: 1px solid #fff;
  position: relative;
  padding-left: 40px;
  padding-right: 20px;
  margin-bottom: 0;
  margin-top: 20px;
}
.body .main-container .tab--viewmore .btn-viewmore .icon-plus {
  position: absolute;
  top: 10px;
  left: 20px;
}
.body .main-container .warranty-claim--wrapper table {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
}
.body .main-container .warranty-claim--wrapper table th {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Bold', Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.body .finder-content-industrial #tyreFinderContent #vehicleSearch .form-group--1st-row .industrial:not(.showContent) {
  display: none;
}
.body .finder-content-industrial #tyreFinderContent #vehicleSearch .form-group--1st-row .finder__application-group button {
  background: #ddd;
  color: #666;
}
.body .finder-content-industrial #tyreFinderContent #vehicleSearch .form-group--1st-row .finder__application-group button.selected {
  background: #fff;
}
.body .finder-content-industrial #tyreFinderContent #vehicleSearch .select-industrial:not(.show-option-select) {
  display: none !important;
}
.body .finder-content-industrial #tyreFinderContent .tyre-finder:not(.show-type) {
  display: none;
}
.body .finder-content-bicycle #tyreFinderContent .tyre-finder-bicycle:not(.show-type-bicycle) {
  display: none;
}
.body .finder-content-classic #tyreFinderContent .show-content-classic:not(.show-content-classic-active) {
  display: none;
}
html.body:not(:lang(en)) .main-container .FAB_mobile .carousel-inner .title {
  padding-left: 15px;
  padding-right: 15px;
}
html.body:not(:lang(en)) .table__container .table__specification_container.table__specification__bycicle .table__wrapper table th.min-tyre-pressure,
html.body:not(:lang(en)) .table__container .table__specification_container.table__specification__bycicle .table__wrapper table th.max-tyre-pressure {
  min-width: 140px !important;
}
html.body:not(:lang(en)) .table__container .table__specification_container.table__specification__bycicle .table__wrapper table th:nth-child(7),
html.body:not(:lang(en)) .table__container .table__specification_container.table__specification__bycicle .table__wrapper table th:nth-child(8) {
  min-width: 110px !important;
}
html.body:not(:lang(en)) .table__container .table__specification_container.table__specification__bycicle #dataTable_wrapper table th {
  word-spacing: unset !important;
  min-width: 160px !important;
  width: 160px !important;
}
html.body:not(:lang(en)) .table__container .table__specification_container.table__specification__bycicle #dataTable_wrapper table th:first-child,
html.body:not(:lang(en)) .table__container .table__specification_container.table__specification__bycicle #dataTable_wrapper table th:nth-child(7),
html.body:not(:lang(en)) .table__container .table__specification_container.table__specification__bycicle #dataTable_wrapper table th:nth-child(8) {
  width: 100px !important;
  min-width: 100px !important;
}
html.body:not(:lang(en)) .table__container .table__specification_container .table__wrapper.table__wrapper__pv table th {
  min-width: 120px !important;
}
html.body:not(:lang(en)) .table__container .table__specification_container .table__wrapper.table__wrapper__pv table th:nth-child(1),
html.body:not(:lang(en)) .table__container .table__specification_container .table__wrapper.table__wrapper__pv table th:nth-child(3) {
  min-width: 100px !important;
}
html.body:not(:lang(en)) .table__container .table__specification_container .table__wrapper.table__wrapper__pv table th:nth-child(2) {
  min-width: 190px !important;
}
html.body:not(:lang(en)) .table__container .container .table__specification_container .table__wrapper.table__wrapper__classic #dataTable_wrapper table th {
  word-spacing: unset !important;
  min-width: 189px !important;
  width: 189px !important;
}
html.body:not(:lang(en)) .table__container .container .table__specification__vre .table__wrapper table th.max-tyre-pressure,
html.body:not(:lang(en)) .table__container .container .table__specification__vre .table__wrapper table th.min-tyre-pressure {
  min-width: 120px;
}
html.body:not(:lang(en)) .table__container .container .table__specification__vre.table__specification--only-agri .table__wrapper table th.fix-long-text {
  min-width: 220px !important;
}
html.body:not(:lang(en)) .table__container .container .table__specification__vre.table__specification--only-agri .table__wrapper table th:nth-child(1) {
  min-width: 100px !important;
}
html.body:not(:lang(en)) .table__container .container .table__specification__vre.table__specification--only-agri .table__wrapper table th:nth-child(3) {
  min-width: 160px !important;
}
html.body:not(:lang(en)) .table__container .container .table__specification__vre.table__specification--only-agri .table__wrapper table th:nth-child(2) {
  min-width: 130px !important;
}
html.body:not(:lang(en)) .table__container .container .table__specification__vre.table__specification--only-agri .table__wrapper table th:nth-child(5) {
  min-width: 170px !important;
}
html.body:not(:lang(en)) .table__container .container .table__specification__vre.table__specification--only-agri .table__wrapper table th:nth-child(6),
html.body:not(:lang(en)) .table__container .container .table__specification__vre.table__specification--only-agri .table__wrapper table th:nth-child(7) {
  min-width: 130px !important;
}
html.body:not(:lang(en)) .table__container .table__specification__vre.table__specification--only-agri #dataTable_wrapper table th {
  word-spacing: unset !important;
  min-width: 180px !important;
  width: 180px !important;
  max-width: unset !important;
}
html.body:not(:lang(en)) .table__container .table__specification__vre.table__specification--only-agri #dataTable_wrapper table th:first-child {
  width: 100px !important;
  min-width: 100px !important;
}
html.body:not(:lang(en)) .table__container .table__specification__vre.table__specification--only-agri #dataTable_wrapper table th.fix-long-text {
  min-width: 220px !important;
}
html.body:lang(de).isIE .product__filter .filter__list li.list-tab.list-tab-bicycle.item-8 {
  min-width: 80px !important;
}
html.body:lang(de) .contactus-left-content .toggle-switch-vre .btn {
  max-width: 50%;
  white-space: inherit;
  min-height: 40px;
  height: auto;
}
html.body:lang(de) .table__container .container .table__specification_container.table__specification__bycicle .table__wrapper table th:nth-child(3) {
  min-width: 100px;
}
html.body:lang(de) .main-container .CTA-bar-signup .input-group .btn {
  width: auto;
}
html.body:lang(de) .main-container .tab-bar .tab-title {
  min-width: 100px;
  width: auto;
  padding-right: 10px;
}
html.body:lang(de) .table__container .container .table__specification_container .table__wrapper table th {
  max-width: none;
  min-width: inherit;
  padding-left: 10px;
  padding-right: 10px;
  word-spacing: inherit;
}
html.body:lang(de) .table__container .container .table__specification__vre .table__wrapper table th {
  position: relative;
  text-align: center;
  height: 85px;
}
html.body:lang(de) .table__container .container .table__specification__vre .table__wrapper table th.min-tyre-pressure {
  min-width: 160px !important;
}
html.body:lang(de) .table__container .container .table__specification__vre .table__wrapper table th.max-tyre-pressure {
  min-width: 160px !important;
}
html.body:lang(de) .table__container .container .table__specification__vre .table__wrapper table th.eu--lable--agri {
  min-width: 190px !important;
}
html.body:lang(de) .table__container .container .table__specification__vre .table__wrapper table th span {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  display: table-caption;
}
html.body:lang(de) .agri-table__specification_container.table__specification--only-agri table th:first-child {
  width: 80px ;
  min-width: 80px ;
}
html.body:lang(de) .agri-table__specification_container.table__specification--only-agri table th:nth-child(2) {
  width: 80px ;
  min-width: 80px ;
}
html.body:lang(de) .agri-table__specification_container.table__specification--only-agri table th:nth-child(3) {
  width: 150px ;
  min-width: 150px ;
}
html.body:lang(de) .agri-table__specification_container.table__specification--only-agri table th:nth-child(4) {
  width: 180px ;
  min-width: 180px;
}
html.body:lang(de) .agri-table__specification_container.table__specification--only-agri table th:nth-child(5) {
  width: 170px;
  min-width: 170px;
}
html.body:lang(de) .agri-table__specification_container.table__specification--only-agri table th:nth-child(6) {
  width: 110px;
  max-width: 110px;
}
html.body:lang(de) .table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip {
  width: 110px;
  margin-left: -125px;
  padding-left: 6px;
}
html.body:lang(de) .box__search .form-group select.form-control {
  padding-right: 20px;
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon-black.png) no-repeat right 6px top 15px #fff;
}
@media screen and (max-width: 767px) {
  html.body:lang(de) .agri-table__specification_container.table__specification--only-agri table th:first-child {
    width: 80px !important;
    min-width: 80px !important;
  }
  html.body:lang(de) .agri-table__specification_container.table__specification--only-agri table th:nth-child(2) {
    width: 120px !important;
    min-width: 120px !important;
  }
  html.body:lang(de) .agri-table__specification_container.table__specification--only-agri table th:nth-child(3) {
    width: 150px !important;
    min-width: 150px !important;
  }
  html.body:lang(de) .agri-table__specification_container.table__specification--only-agri table th:nth-child(4) {
    width: 200px !important;
    min-width: 200px !important;
  }
  html.body:lang(de) .agri-table__specification_container.table__specification--only-agri table th:nth-child(5) {
    width: 200px !important;
    min-width: 200px !important;
  }
  html.body:lang(de) .agri-table__specification_container.table__specification--only-agri table th:nth-child(6) {
    width: 200px !important;
    min-width: 200px !important;
  }
  html.body:lang(de) .agri-table__specification_container.table__specification--only-agri table th:nth-child(7) {
    width: 200px !important;
    min-width: 200px !important;
  }
  html.body:lang(de) .table__container .container .table__description {
    padding-left: 15%;
    padding-right: 15%;
  }
  html.body:lang(de) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 7px;
  }
  html.body:lang(de) .product-detail__container.product-detail-vre .detail__content.fuel.popover__prdlist h6 {
    padding-right: 10px;
  }
  html.body:lang(de) .main-container .FAB_mobile .carousel {
    padding-bottom: 20px;
    min-height: 380px;
  }
  html.body:lang(de) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn-tab-2 {
    padding-left: 8px;
  }
  html.body:lang(de) .main-container .CTA-bar-signup .input-group .btn {
    padding-left: 4px;
    padding-right: 4px;
  }
  html.body:lang(de) .filter-bar .form-group .btn-group {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(de) .filter-bar .form-group .btn-group.btn-small-equipment .btn:first-child,
  html.body:lang(de) .filter-bar .form-group .btn-group.btn-small-equipment .btn:nth-child(2) {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  html.body:lang(de) .filter-bar .form-group .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
  html.body:lang(de) .filter-bar .form-group .btn-group .btn.btn-season__icon {
    width: calc((100%/3));
    max-width: calc((100%/3));
    min-width: calc((100%/3));
  }
  html.body:lang(de) .filter-bar .form-group.control__form-group_pv .btn-group {
    display: flex;
    -ms-flex-wrap: unset;
    -webkit-flex-wrap: unset;
    flex-wrap: unset;
  }
  html.body:lang(de) .filter-bar .form-group.control__form-group_pv .btn-group .btn {
    min-width: unset;
    max-width: unset;
  }
  html.body:lang(de) .table__container .container .table__specification_container .table__wrapper table th.max-speed br {
    display: none;
  }
  html.body:lang(de) .item__detail-bicycle-list .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) {
  html.body:lang(de) .heropage__slider.heropage__slider_home .carousel-inner .slider-form--inner.container .col-xs-12.col-sm-4.col-sm-offset-4 {
    width: 100%;
    margin-left: inherit;
  }
  html.body:lang(de) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    padding: 0 10px;
  }
  html.body:lang(de) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
    padding-bottom: 0;
  }
  html.body:lang(de) .box__content.col-lg-8.button--wrapper.button--wrapper--agri .finder__application-group {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  html.body:lang(de) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button {
    min-width: 190px !important;
    max-width: 190px !important;
  }
  html.body:lang(de) .finder-box.tyre-box-agri .panel--wrapper-left,
  html.body:lang(de) .finder-box.tyre-box-pv .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(de) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri,
  html.body:lang(de) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri,
  html.body:lang(de) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv,
  html.body:lang(de) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv {
    padding-top: 0;
  }
  html.body:lang(de) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(de) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(de) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(de) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(de) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(de) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(de) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(de) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-control-vre {
    min-width: 128px;
    max-width: 128px;
  }
  html.body:lang(de) .finder .panel--wrapper-right .button--wrapper.button--wrapper-bicycle .finder__application-group .vehicle-type:nth-child(n+3) {
    white-space: inherit;
    padding: 5px;
    line-height: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html.body:lang(de) .finder .finder-container .finder-box.dealer-box .box__content {
    padding-right: 0;
  }
  html.body:lang(de) .filter-bar .bar__title.bar__title__bicycle {
    max-width: 100%;
  }
  html.body:lang(de) .finder .finder-tab.btn-group-finder-bicyce .btn.btn-vehicle-classic {
    width: 150px;
  }
  html.body:lang(de) .main-container .summaryProduct .detail__content h6.color-gray {
    font-size: 9px;
  }
  html.body:lang(de) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:first-child,
  html.body:lang(de) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(4) {
    border-left: 0;
  }
  html.body:lang(de) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(3) {
    border-top: 0;
  }
  html.body:lang(de) .finder .finder-box .dealer-label {
    float: unset;
  }
  html.body:lang(de) .main-container .breadcrumb li a {
    letter-spacing: 0.1em;
  }
  html.body:lang(de) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 8px;
  }
  html.body:lang(de) .agri-table__specification_container.table__specification--only-agri .table__wrapper {
    width: 1100px;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(de) .mCustomScrollbar__pv {
    /*padding: 0 !important;*/
  }
  html.body:lang(de) .table__container .container .table__specification_container .table__wrapper__pv table th:nth-child(5) {
    width: 190px !important;
    max-width: 190px !important;
  }
  html.body:lang(de) .table__container .container .table__specification_container .table__wrapper__pv table th:nth-child(4) {
    width: 120px !important;
    max-width: 120px !important;
  }
  html.body:lang(de) .table__container .container .table__description {
    padding-left: 25%;
    padding-right: 25%;
  }
  html.body:lang(de) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 8px;
  }
  html.body:lang(de) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group {
    width: 55%;
  }
  html.body:lang(de) .main-container .social--container .social--content_wrapper {
    padding-left: 180px;
  }
  html.body:lang(de) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
  }
  html.body:lang(de) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv.box__search {
    padding-top: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html.body:lang(de) .main-container .breadcrumb li a {
    letter-spacing: 0.1em;
  }
  html.body:lang(de) .product__filter .filter__list li.list-tab.list-tab-bicycle {
    position: relative;
    min-height: 52px;
  }
  html.body:lang(de) .product__filter .filter__list li.list-tab.list-tab-bicycle a {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
    -o-transform: translate3D(-50%, -50%, 0);
    -webkit-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0);
  }
  html.body:lang(de) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-1.item-1-bicycle {
    display: none;
  }
  html.body:lang(de) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-4 {
    margin-left: 30px;
  }
  html.body:lang(de) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-8 {
    min-width: 180px;
  }
  html.body:lang(de) .main-container .summaryProduct .detail__content h6.color-gray {
    font-size: 7px;
  }
  html.body:lang(de) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(de) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 6px;
  }
  html.body:lang(de) .item__detail-bicycle-list .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 10px;
  }
}
@media screen and (max-width: 1365px) and (min-width: 1024px) {
  html.body:lang(de) .table__container .container .table__specification_container .table__wrapper.table__wrapper__pv table th:nth-child(1) {
    width: 60px !important;
    max-width: 60px !important;
  }
  html.body:lang(de) .table__container .container .table__specification_container .table__wrapper.table__wrapper__pv table th:nth-child(2) {
    width: 120px !important;
    max-width: 120px !important;
  }
  html.body:lang(de) .table__container .container .table__specification_container .table__wrapper.table__wrapper__pv table th:nth-child(4) {
    width: 130px !important;
    max-width: 130px !important;
  }
  html.body:lang(de) .table__container .container .table__specification_container .table__wrapper.table__wrapper__pv table th:nth-child(5) {
    width: 210px !important;
    max-width: 210px !important;
  }
  html.body:lang(de) .table__container .container .table__specification_container .table__wrapper {
    /*padding-left: 0;*/
    /*width: 1070px;*/
  }
  html.body:lang(de) .table__container .container .table__specification_container .table__wrapper.table_wrapper_product {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  html.body:lang(de) .filter-bar .form-group .btn-small-equipment {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(de) .filter-bar .form-group .btn-small-equipment .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
}
html.body:lang(es) .contactus-left-content .toggle-switch-vre .btn {
  max-width: 50%;
  white-space: inherit;
  min-height: 40px;
  height: auto;
}
html.body:lang(es) .table__container .container .table__specification_container .table__wrapper table th.max-speed br {
  display: none;
}
html.body:lang(es) .agri-table__specification_container.table__specification--only-agri table th:first-child {
  width: 80px;
  min-width: 80px;
}
html.body:lang(es) .agri-table__specification_container.table__specification--only-agri table th:nth-child(2) {
  width: 80px;
  min-width: 80px;
}
html.body:lang(es) .agri-table__specification_container.table__specification--only-agri table th:nth-child(3) {
  width: 150px;
  min-width: 150px;
}
html.body:lang(es) .agri-table__specification_container.table__specification--only-agri table th:nth-child(4) {
  width: 200px;
  min-width: 200px;
}
html.body:lang(es) .agri-table__specification_container.table__specification--only-agri table th:nth-child(5) {
  width: 170px;
  min-width: 170px;
}
html.body:lang(es) .agri-table__specification_container.table__specification--only-agri table th:nth-child(6) {
  width: 110px;
  max-width: 110px;
}
html.body:lang(es) .summaryProduct .find-dealer .finder-btn {
  height: auto;
  min-height: 56px;
  line-height: 18px;
  white-space: inherit;
}
html.body:lang(es) .main-container .CTA-bar-signup .input-group .btn {
  width: auto;
}
html.body:lang(es) .main-container .tab-bar .tab-title {
  min-width: 100px;
  width: auto;
  padding-right: 10px;
  padding-left: 10px;
}
html.body:lang(es) .table__container .container .table__specification_container .table__wrapper table th {
  max-width: none;
  min-width: inherit;
  padding-left: 10px;
  padding-right: 10px;
  word-spacing: inherit;
}
html.body:lang(es) .table__container .container .table__specification__vre .table__wrapper table th {
  position: relative;
  text-align: center;
  height: 85px;
}
html.body:lang(es) .table__container .container .table__specification__vre .table__wrapper table th.min-tyre-pressure,
html.body:lang(es) .table__container .container .table__specification__vre .table__wrapper table th.max-tyre-pressure {
  width: 130px !important;
}
html.body:lang(es) .table__container .container .table__specification__vre .table__wrapper table th span {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  display: table-caption;
}
html.body:lang(es) .table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip {
  width: 120px;
  margin-left: -145px;
}
html.body:lang(es) .box__search .form-group select.form-control {
  padding-right: 20px;
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon-black.png) no-repeat right 6px top 15px #fff;
}
@media screen and (max-width: 767px) {
  html.body:lang(es) .main-container .FAB_mobile .carousel {
    padding-bottom: 20px;
    min-height: 380px;
  }
  html.body:lang(es) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn-tab-2 {
    padding-left: 8px;
  }
  html.body:lang(es) .main-container .CTA-bar-signup .input-group .btn {
    padding-left: 4px;
    padding-right: 4px;
  }
  html.body:lang(es) .filter-bar .form-group .btn-group {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(es) .filter-bar .form-group .btn-group.btn-small-equipment .btn:first-child {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  html.body:lang(es) .filter-bar .form-group .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
  html.body:lang(es) .filter-bar .bar__control #subBlock .btn-group .btn {
    min-height: 68px;
  }
  html.body:lang(es) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    padding-left: 5px;
    padding-right: 5px;
  }
  html.body:lang(es) .finder .finder-box .box__content.box__search-pv .form-inline,
  html.body:lang(es) .finder .finder-box .box__content.box__search-agri .form-inline,
  html.body:lang(es) .finder .finder-box .box__content.box__search__bicycle .form-inline {
    display: unset;
  }
  html.body:lang(es) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row,
  html.body:lang(es) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row,
  html.body:lang(es) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row {
    width: 49%;
    display: inline-block;
    float: left;
    margin-right: 0;
    margin-bottom: 12px;
  }
  html.body:lang(es) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:last-child,
  html.body:lang(es) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:last-child,
  html.body:lang(es) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:last-child {
    width: 100%;
    margin-left: 0;
    clear: left;
  }
  html.body:lang(es) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(es) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(es) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:first-child:not(:last-child) {
    float: left;
    margin-right: 0;
  }
  html.body:lang(es) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:last-child {
    margin-bottom: 0;
  }
  html.body:lang(es) .navbar.navbar-main .navbar-collapse-mobile .nav .nav-btn:first-child a {
    line-height: 16px;
    padding-top: 15px;
    padding-bottom: 5px;
  }
  html.body:lang(es) .navbar.navbar-main .navbar-header .navbar-link-dropdown {
    white-space: inherit;
    line-height: normal;
    padding-top: 17px;
    height: auto;
    background: url('/App_Themes/vredestein/img/Icons/dropdown-arrow-icon.png') no-repeat right 0 top 20px;
  }
}
@media screen and (min-width: 768px) {
  html.body:lang(es) .finder .finder-box .dealer-label {
    margin-top: 5px;
  }
  html.body:lang(es) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    padding: 0 10px;
  }
  html.body:lang(es) .filter-bar .bar__control .control__form-group .btn-group .btn {
    max-width: 250px;
    white-space: inherit;
  }
  html.body:lang(es) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
    padding-bottom: 0;
  }
  html.body:lang(es) .box__content.col-lg-8.button--wrapper.button--wrapper--agri .finder__application-group {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  html.body:lang(es) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button {
    min-width: 200px !important;
    max-width: 200px !important;
    white-space: inherit;
  }
  html.body:lang(es) .finder-box.tyre-box-agri .panel--wrapper-left,
  html.body:lang(es) .finder-box.tyre-box-pv .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(es) .finder-box.tyre-box-agri.agri-box .panel--wrapper-left,
  html.body:lang(es) .finder-box.tyre-box-pv.agri-box .panel--wrapper-left {
    padding-top: 38px;
    margin-right: 0;
  }
  html.body:lang(es) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri,
  html.body:lang(es) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri,
  html.body:lang(es) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv,
  html.body:lang(es) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv {
    padding-top: 0;
  }
  html.body:lang(es) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(es) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(es) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(es) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(es) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri label,
  html.body:lang(es) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri label,
  html.body:lang(es) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv label,
  html.body:lang(es) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv label {
    position: relative;
    max-width: 120px;
    -ms-word-break: break-word;
    word-break: break-word;
    top: 0;
    margin-bottom: 5px;
  }
  html.body:lang(es) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(es) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(es) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(es) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-control-vre {
    min-width: 139px;
    max-width: 139px;
  }
  html.body:lang(es) .finder-box.tyre-box-bicycle .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(es) .finder-box.tyre-box-bicycle.bicycle-box .panel--wrapper-left {
    padding-top: 40px;
    margin-right: 0;
  }
  html.body:lang(es) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search__bicycle {
    margin-top: 37px;
  }
  html.body:lang(es) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle {
    padding-top: 0;
    margin-top: 0;
  }
  html.body:lang(es) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(es) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle label {
    position: relative;
    max-width: 120px;
    -ms-word-break: break-word;
    word-break: break-word;
    top: 0;
    margin-bottom: 5px;
  }
  html.body:lang(es) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-control-vre {
    min-width: 139px;
    max-width: 139px;
    padding-left: 10px;
  }
  html.body:lang(es) .button--wrapper-bicycle .finder__application-group .btn:nth-child(2) {
    white-space: inherit;
    line-height: normal;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html.body:lang(es) .filter-bar .form-group .btn-group.btn-small-equipment {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(es) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
  }
  html.body:lang(es) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:first-child,
  html.body:lang(es) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(4) {
    border-left: 0;
  }
  html.body:lang(es) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(3) {
    border-top: 0;
  }
  html.body:lang(es) .finder-box.tyre-box-agri .panel--wrapper-left .finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(es) .finder-box.tyre-box-agri .panel--wrapper-left .finder-tab .btn:nth-child(2) {
    padding: 0 5px;
  }
  html.body:lang(es) .finder-box.tyre-box-agri .panel--wrapper-right .tyre-finder {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(es) .finder-box.tyre-box-agri .panel--wrapper-right .tyre-finder .box__search.box__search-agri {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(es) .finder-box.tyre-box-pv .panel--wrapper-left.finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(es) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search__bicycle {
    margin-top: 0;
  }
  html.body:lang(es) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-group--1st-row {
    margin-left: 0;
  }
  html.body:lang(es) .finder .finder-tab .btn.btn-vehicle-classic {
    white-space: inherit;
    line-height: normal;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(es) .navbar.navbar-sub .navbar-nav.navbar-right li:not(.hidden-lg):nth-last-child(3) a {
    padding-top: 0;
  }
  html.body:lang(es) .agri-list-item--wrapper .product-tile.agri-product-tile .product__btn {
    line-height: 19px;
    white-space: inherit;
  }
  html.body:lang(es) .main-container .product-tile .product-column .product__btn {
    line-height: 19px;
    white-space: inherit;
  }
  html.body:lang(es) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group {
    width: 55%;
  }
  html.body:lang(es) .main-container .social--container .social--content_wrapper {
    padding-left: 180px;
  }
  html.body:lang(es) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
  }
  html.body:lang(es) .finder-box.tyre-box-agri .box__content.box__search-agri {
    padding-top: 36px;
  }
  html.body:lang(es) .finder-box.tyre-box-agri .box__content.box__search-agri .browse-link {
    margin-top: 19px;
  }
  html.body:lang(es) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv {
    padding-top: 38px;
  }
  html.body:lang(es) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv .browse-link {
    margin-top: 17px;
  }
  html.body:lang(es) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv.box__search {
    padding-top: 0;
  }
  html.body:lang(es) .navbar-main .collapse.navbar-collapse .navbar-nav.navbar-right li:nth-child(2) a {
    max-width: 140px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1076px) {
  html.body:lang(es) .finder .finder-tab .btn:last-child:not(:first-child) {
    padding: 0 10px;
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(es) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv {
    padding-top: 0;
  }
  html.body:lang(es) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv .browse-link {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html.body:lang(es) .finder-box.tyre-box-agri .box__content.box__search-agri {
    padding-top: 0;
  }
  html.body:lang(es) .finder-box.tyre-box-agri .box__content.box__search-agri .browse-link {
    margin-top: 0;
  }
  html.body:lang(es) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(es) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    max-width: 135px;
    padding-left: 10px;
    padding-right: 10px;
  }
  html.body:lang(es) .collapse.navbar-collapse .navbar-nav.navbar-right a {
    max-width: 120px;
    text-align: center;
  }
  html.body:lang(es) .collapse.navbar-collapse .navbar-nav.navbar-right li:nth-child(3) a,
  html.body:lang(es) .collapse.navbar-collapse .navbar-nav.navbar-right li:nth-child(4) a {
    max-width: 129px;
  }
}
@media screen and (min-width: 1200px) {
  html.body:lang(es) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(es) .collapse.navbar-collapse .navbar-nav.navbar-right a {
    max-width: 129px;
    text-align: center;
  }
}
@media screen and (max-width: 1365px) and (min-width: 1024px) {
  html.body:lang(es) .table__container .container .table__specification_container .table__wrapper {
    padding-left: 140px;
  }
  html.body:lang(es) .table__container .container .table__specification_container .table__wrapper.table_wrapper_product {
    padding-left: 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 479px) {
  html.body:lang(es) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row-bicycle:nth-child(2) label {
    padding-bottom: 16px;
  }
}
@media screen and (min-width: 320px) and (max-width: 370px) {
  html.body:lang(es) .main-container .product-tile .product-column .product__btn {
    padding-left: 8px;
  }
}
html.body:lang(fr) .contactus-left-content .call-later-panel .col-xs-6 {
  width: 100%;
}
html.body:lang(fr) .contactus-left-content .toggle-switch-vre .btn {
  max-width: 50%;
  white-space: inherit;
  min-height: 40px;
  height: auto;
}
html.body:lang(fr) .summaryProduct .find-dealer .finder-btn {
  height: auto;
  min-height: 56px;
  line-height: 18px;
  white-space: inherit;
}
html.body:lang(fr) .main-container .CTA-bar-signup .input-group .btn {
  width: auto;
}
html.body:lang(fr) .main-container .tab-bar .tab-title {
  min-width: 100px;
  width: auto;
  padding-right: 10px;
  padding-left: 10px;
}
html.body:lang(fr) .table__container .container .table__specification_container .table__wrapper table th {
  max-width: none;
  min-width: inherit;
  padding-left: 10px;
  padding-right: 10px;
  word-spacing: inherit;
}
html.body:lang(fr) .table__container .container .table__specification__vre .table__wrapper table th {
  position: relative;
  text-align: center;
  height: 85px;
}
html.body:lang(fr) .table__container .container .table__specification__vre .table__wrapper table th.min-tyre-pressure,
html.body:lang(fr) .table__container .container .table__specification__vre .table__wrapper table th.max-tyre-pressure {
  width: 130px !important;
}
html.body:lang(fr) .table__container .container .table__specification__vre .table__wrapper table th span {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  display: table-caption;
}
html.body:lang(fr) .agri-table__specification_container.table__specification--only-agri table th:nth-child(2) {
  width: 130px !important;
  max-width: 130px !important;
}
html.body:lang(fr) .agri-table__specification_container.table__specification--only-agri table th:nth-child(3) {
  width: 180px !important;
  max-width: 180px !important;
}
html.body:lang(fr) .agri-table__specification_container.table__specification--only-agri table th:nth-child(6) {
  width: 114px !important;
  max-width: 114px !important;
}
html.body:lang(fr) .table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip {
  width: 120px;
  margin-left: -145px;
}
html.body:lang(fr) .box__search .form-group select.form-control {
  padding-right: 20px;
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon-black.png) no-repeat right 6px top 15px #fff;
}
@media screen and (max-width: 370px) {
  html.body:lang(fr) .finder .finder-box .box__search__bicycle .form-group .form-control.form-control-vre {
    padding-right: 20px;
  }
  html.body:lang(fr) .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:nth-child(2) label {
    /*margin-top: 16px;*/
  }
}
@media screen and (max-width: 767px) {
  html.body:lang(fr) .main-container .FAB_mobile .carousel {
    padding-bottom: 20px;
    min-height: 380px;
  }
  html.body:lang(fr) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn-tab-2 {
    padding-left: 8px;
  }
  html.body:lang(fr) .main-container .CTA-bar-signup .input-group .btn {
    padding-left: 4px;
    padding-right: 4px;
  }
  html.body:lang(fr) .filter-bar .form-group .btn-group {
    display: inline-block;
    width: 100%;
  }
  html.body:lang(fr) .filter-bar .form-group .btn-group.btn-small-equipment .btn:first-child {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  html.body:lang(fr) .filter-bar .form-group .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
  html.body:lang(fr) .filter-bar .bar__control #subBlock .btn-group .btn {
    min-height: 68px;
  }
  html.body:lang(fr) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    padding-left: 5px;
    padding-right: 5px;
  }
  html.body:lang(fr) .finder .finder-box .box__content.box__search-pv .form-inline,
  html.body:lang(fr) .finder .finder-box .box__content.box__search-agri .form-inline,
  html.body:lang(fr) .finder .finder-box .box__content.box__search__bicycle .form-inline {
    display: unset;
  }
  html.body:lang(fr) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row,
  html.body:lang(fr) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row,
  html.body:lang(fr) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row {
    width: calc((50% - 6px));
    display: inline-block;
    float: left;
    margin-right: 0;
    margin-bottom: 12px;
  }
  html.body:lang(fr) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:last-child,
  html.body:lang(fr) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:last-child,
  html.body:lang(fr) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:last-child {
    width: 100%;
    margin-left: 0;
    clear: left;
  }
  html.body:lang(fr) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(fr) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(fr) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:first-child:not(:last-child) {
    float: left;
    margin-right: 6px;
  }
  html.body:lang(fr) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:last-child {
    margin-bottom: 0;
  }
  html.body:lang(fr) .table__container .container .table__specification_container .table__wrapper table th.max-speed br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  html.body:lang(fr) .finder-container .box__content.button--wrapper.button--wrapper-bicycle label {
    top: -34px;
  }
  html.body:lang(fr) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    padding: 0 10px;
  }
  html.body:lang(fr) .filter-bar .bar__control .control__form-group .btn-group .btn {
    max-width: 250px;
    white-space: inherit;
  }
  html.body:lang(fr) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
    padding-bottom: 0;
  }
  html.body:lang(fr) .box__content.col-lg-8.button--wrapper.button--wrapper--agri .finder__application-group {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  html.body:lang(fr) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button {
    min-width: 200px !important;
    max-width: 200px !important;
    white-space: inherit;
  }
  html.body:lang(fr) .finder .finder-tab .btn.btn-vehicle-classic {
    min-width: 170px;
  }
  html.body:lang(fr) .finder-box.tyre-box-agri .panel--wrapper-left,
  html.body:lang(fr) .finder-box.tyre-box-pv .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(fr) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri,
  html.body:lang(fr) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri,
  html.body:lang(fr) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv,
  html.body:lang(fr) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv,
  html.body:lang(fr) .finder-box.tyre-box-agri .box__content.box-search.box__search__bicycle,
  html.body:lang(fr) .finder-box.tyre-box-pv .box__content.box-search.box__search__bicycle {
    padding-top: 0;
  }
  html.body:lang(fr) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(fr) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(fr) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(fr) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(fr) .finder-box.tyre-box-agri .box__content.box-search.box__search__bicycle .form-group--1st-row,
  html.body:lang(fr) .finder-box.tyre-box-pv .box__content.box-search.box__search__bicycle .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(fr) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(fr) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(fr) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(fr) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(fr) .finder-box.tyre-box-agri .box__content.box-search.box__search__bicycle .form-control-vre,
  html.body:lang(fr) .finder-box.tyre-box-pv .box__content.box-search.box__search__bicycle .form-control-vre {
    min-width: 139px;
    max-width: 128px;
    padding-left: 10px;
  }
  html.body:lang(fr) .finder-box.tyre-box-bicycle .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(fr) .finder-box.tyre-box-bicycle.bicycle-box .panel--wrapper-left {
    padding-top: 40px;
    margin-right: 0;
  }
  html.body:lang(fr) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search__bicycle {
    margin-top: 37px;
  }
  html.body:lang(fr) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle {
    padding-top: 0;
    margin-top: 0;
  }
  html.body:lang(fr) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(fr) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle label {
    position: relative;
    max-width: 120px;
    -ms-word-break: break-word;
    word-break: break-word;
    top: 0;
    margin-bottom: 5px;
  }
  html.body:lang(fr) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-control-vre {
    min-width: 139px;
    max-width: 139px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html.body:lang(fr) .finder .panel--wrapper-right .button--wrapper .vehicle-type {
    min-width: 200px;
    max-width: 200px !important;
  }
  html.body:lang(fr) .filter-bar .form-group .btn-group.btn-small-equipment {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(fr) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
  }
  html.body:lang(fr) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search__bicycle {
    margin-top: 0;
  }
  html.body:lang(fr) .panel--wrapper-right .tyre-finder {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(fr) .finder .finder-box .box__content.box__search__bicycle .form-group--1st-row-bicycle {
    margin-left: 0;
    margin-right: 0;
  }
  html.body:lang(fr) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:first-child,
  html.body:lang(fr) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(4) {
    border-left: 0;
  }
  html.body:lang(fr) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(3) {
    border-top: 0;
  }
  html.body:lang(fr) .finder-box.tyre-box-agri .panel--wrapper-left .finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(fr) .finder-box.tyre-box-pv .panel--wrapper-left.finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(fr) .finder .finder-box .box__content.box__search__bicycle {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(fr) .navbar.navbar-main .nav.navbar-nav.navbar-right li:last-child a {
    line-height: inherit;
  }
  html.body:lang(fr) .agri-list-item--wrapper .product-tile.agri-product-tile .product__btn {
    line-height: 19px;
    white-space: inherit;
  }
  html.body:lang(fr) .main-container .product-tile .product-column .product__btn {
    line-height: 19px;
    white-space: inherit;
  }
  html.body:lang(fr) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group {
    width: 55%;
  }
  html.body:lang(fr) .main-container .social--container .social--content_wrapper {
    padding-left: 201px;
  }
  html.body:lang(fr) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
  }
  html.body:lang(fr) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv.box__search {
    padding-top: 0;
  }
  html.body:lang(fr) .main-container .product-tile-item .product-column .product__size-container.product__size__pv {
    margin-top: 115px;
  }
  html.body:lang(fr) .main-container .product-tile-item .product-column .product__size-container.product__size__pv.product__size__bicycle {
    margin-top: 26px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html.body:lang(fr) .product__filter .filter__list li {
    height: auto !important;
  }
  html.body:lang(fr) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(fr) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    max-width: 135px;
    padding-left: 10px;
    padding-right: 10px;
  }
  html.body:lang(fr) .collapse.navbar-collapse .navbar-nav.navbar-right a {
    max-width: 120px;
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  html.body:lang(fr) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(fr) .collapse.navbar-collapse .navbar-nav.navbar-right a {
    max-width: 120px;
    text-align: center;
  }
}
@media screen and (max-width: 1365px) and (min-width: 1024px) {
  html.body:lang(fr) .table__container .container .table__specification_container .table__wrapper {
    padding-left: 140px;
  }
  html.body:lang(fr) .table__container .container .table__specification_container .table__wrapper.table_wrapper_product {
    padding-left: 0;
  }
}
html.body:lang(nl) .main-container .CTA-bar-signup .input-group .btn {
  width: auto;
}
html.body:lang(nl) .main-container .tab-bar .tab-title {
  min-width: 100px;
  width: auto;
  padding-right: 10px;
}
html.body:lang(nl) .table__container .container .table__specification_container .table__wrapper table th {
  max-width: none;
  min-width: inherit;
  padding-left: 10px;
  padding-right: 10px;
  word-spacing: inherit;
}
html.body:lang(nl) .table__container .container .classic-table__specification_container .table__wrapper table th {
  max-width: none;
  min-width: inherit;
  padding-left: 10px;
  padding-right: 10px;
  word-spacing: inherit;
  position: relative;
  text-align: center;
  height: 85px;
}
html.body:lang(nl) .table__container .container .classic-table__specification_container .table__wrapper table th span {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  display: table-caption;
}
html.body:lang(nl) .agri-table__specification_container.table__specification--only-agri table th:nth-child(2) {
  width: 130px !important;
  max-width: 130px !important;
}
html.body:lang(nl) .agri-table__specification_container.table__specification--only-agri table th:nth-child(3) {
  width: 180px !important;
  max-width: 180px !important;
}
html.body:lang(nl) .agri-table__specification_container.table__specification--only-agri table th:nth-child(6) {
  width: 114px !important;
  max-width: 114px !important;
}
html.body:lang(nl) .table__container .container .table__specification__vre .table__wrapper table th {
  position: relative;
  text-align: center;
  height: 85px;
}
html.body:lang(nl) .table__container .container .table__specification__vre .table__wrapper table th.min-tyre-pressure {
  width: 110px !important;
}
html.body:lang(nl) .table__container .container .table__specification__vre .table__wrapper table th span {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  display: table-caption;
}
html.body:lang(nl) .table__container .container .table__specification__vre .table__wrapper table th {
  position: relative;
  text-align: center;
  height: 85px;
}
html.body:lang(nl) .table__container .container .table__specification__vre .table__wrapper table th.max-tyre-pressure,
html.body:lang(nl) .table__container .container .table__specification__vre .table__wrapper table th.min-tyre-pressure {
  width: 100px !important;
}
html.body:lang(nl) .table__container .container .table__specification__vre .table__wrapper table th span {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  display: table-caption;
}
html.body:lang(nl) .box__search .form-group select.form-control {
  padding-right: 20px;
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon-black.png) no-repeat right 6px top 15px #fff;
}
@media screen and (max-width: 400px) {
  html.body:lang(nl) .filter-bar .form-group.control__form-group-first_pv .btn-group .btn-category__icon {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  html.body:lang(nl) .main-container .CTA-bar-signup .input-group .btn {
    padding-left: 4px;
    padding-right: 4px;
  }
  html.body:lang(nl) .filter-bar .form-group .btn-group {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(nl) .filter-bar .form-group .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
  html.body:lang(nl) .filter-bar .form-group .btn-group .btn:nth-child(2) {
    padding-left: 3px;
  }
  html.body:lang(nl) .filter-bar .form-group.form-group--agriIndus .btn-group .btn {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
  }
  html.body:lang(nl) .main-container .FAB_mobile .carousel-inner .para-small {
    margin-bottom: 30px;
  }
  html.body:lang(nl) .finder .finder-box .box__content.box__search-pv .form-inline,
  html.body:lang(nl) .finder .finder-box .box__content.box__search-agri .form-inline,
  html.body:lang(nl) .finder .finder-box .box__content.box__search__bicycle .form-inline {
    display: unset;
  }
  html.body:lang(nl) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row,
  html.body:lang(nl) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row,
  html.body:lang(nl) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row {
    width: 49%;
    display: inline-block;
    float: left;
    margin-right: 0;
    margin-bottom: 12px;
  }
  html.body:lang(nl) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:last-child,
  html.body:lang(nl) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:last-child,
  html.body:lang(nl) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:last-child {
    width: 100%;
    margin-left: 0;
    clear: left;
  }
  html.body:lang(nl) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(nl) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(nl) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:first-child:not(:last-child) {
    float: left;
    margin-right: 0;
  }
  html.body:lang(nl) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:last-child {
    margin-bottom: 0;
  }
  html.body:lang(nl) .product-list .product-item .product-item__box .item__label {
    padding-right: 7px;
  }
  html.body:lang(nl) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 9px;
  }
}
@media screen and (min-width: 768px) {
  html.body:lang(nl) .main-container .product-tile-item .product-column .product__size-container.product__size__pv {
    margin-top: 115px;
  }
  html.body:lang(nl) .main-container .product-tile-item .product-column .product__size-container.product__size__pv.product__size__bicycle {
    margin-top: 26px;
  }
  html.body:lang(nl) .heropage__slider.heropage__slider_home .carousel-inner .slider-form--inner.container .col-xs-12.col-sm-4.col-sm-offset-4 {
    width: 100%;
    margin-left: inherit;
  }
  html.body:lang(nl) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    padding: 0 10px;
  }
  html.body:lang(nl) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
    padding-bottom: 0;
  }
  html.body:lang(nl) .box__content.col-lg-8.button--wrapper.button--wrapper--agri .finder__application-group {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  html.body:lang(nl) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button {
    min-width: 190px !important;
    max-width: 190px !important;
  }
  html.body:lang(nl) .finder-box.tyre-box-agri .panel--wrapper-left,
  html.body:lang(nl) .finder-box.tyre-box-pv .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(nl) .finder-box.tyre-box-agri.agri-box .panel--wrapper-left,
  html.body:lang(nl) .finder-box.tyre-box-pv.agri-box .panel--wrapper-left {
    padding-top: 56px;
    margin-right: 0;
  }
  html.body:lang(nl) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri,
  html.body:lang(nl) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri,
  html.body:lang(nl) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv,
  html.body:lang(nl) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv {
    padding-top: 0;
  }
  html.body:lang(nl) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(nl) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(nl) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(nl) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(nl) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri label,
  html.body:lang(nl) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri label,
  html.body:lang(nl) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv label,
  html.body:lang(nl) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv label {
    position: relative;
    max-width: 120px;
    -ms-word-break: break-word;
    word-break: break-word;
    top: 0;
    margin-bottom: 5px;
  }
  html.body:lang(nl) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(nl) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(nl) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(nl) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-control-vre {
    min-width: 120px;
    max-width: 120px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html.body:lang(nl) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:first-child,
  html.body:lang(nl) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(4) {
    border-left: 0;
  }
  html.body:lang(nl) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(3) {
    border-top: 0;
  }
  html.body:lang(nl) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 10px;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(nl) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 10px;
  }
  html.body:lang(nl) .main-container .social--container .social--content_wrapper {
    padding-left: 150px;
  }
  html.body:lang(nl) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
  }
  html.body:lang(nl) .finder-box.tyre-box-agri .box__content.box__search-agri {
    padding-top: 53px;
  }
  html.body:lang(nl) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv {
    padding-top: 53px;
  }
  html.body:lang(nl) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv.box__search {
    padding-top: 0;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(nl) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group {
    width: 55%;
  }
}
@media screen and (max-width: 767px) {
  html.body:lang(nl) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn-tab-2 {
    padding-left: 8px;
  }
}
@media screen and (min-width: 320px) and (max-width: 479px) {
  html.body:lang(nl) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:first-child:not(:last-child) label {
    padding-bottom: 32px;
  }
  html.body:lang(nl) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:first-child:not(:last-child) label {
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 479px) and (max-width: 767px) {
  html.body:lang(nl) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:first-child:not(:last-child) label {
    padding-bottom: 16px;
  }
  html.body:lang(nl) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:first-child:not(:last-child) label {
    padding-bottom: 16px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html.body:lang(nl) .main-container .summaryProduct .find-dealer .finder-btn {
    line-height: 18px;
    white-space: inherit;
  }
  html.body:lang(nl) .main-container .product-tile .product-column .product__btn {
    padding-left: 8px;
  }
  html.body:lang(nl) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 8px;
  }
}
@media screen and (max-width: 991px) {
  html.body:lang(nl) .table__container .container .classic-table__specification_container .table__wrapper table th:nth-child(2) {
    min-width: 150px !important;
  }
  html.body:lang(nl) .table__container .container .classic-table__specification_container .table__wrapper table th:nth-child(4),
  html.body:lang(nl) .table__container .container .classic-table__specification_container .table__wrapper table th:nth-child(5) {
    min-width: 160px !important;
  }
}
@media screen and (min-width: 1200px) {
  html.body:lang(pl).isIE .main-container .product-tile .product-column .product__btn {
    min-height: 40px;
    line-height: 40px;
  }
}
html.body:lang(pl).isIE .table__container .container .table__specification_container.table__specification__bycicle .table__wrapper table th:nth-child(2) {
  min-width: 205px;
}
html.body:lang(pl) .table__container .container .table__specification_container .table__wrapper table th.max-speed br {
  display: none;
}
html.body:lang(pl) .table__container .container .table__specification_container .table__wrapper {
  padding-left: 126px;
}
html.body:lang(pl) .table__container .container .table__specification_container .table__wrapper.table_wrapper_product {
  padding-left: 0;
}
html.body:lang(pl) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn {
  white-space: inherit;
}
html.body:lang(pl) .contactus-left-content .toggle-switch-vre .btn {
  max-width: 50%;
  white-space: inherit;
  min-height: 40px;
  height: auto;
}
html.body:lang(pl) .summaryProduct .find-dealer .finder-btn {
  height: auto;
  min-height: 56px;
  line-height: 18px;
  white-space: inherit;
}
html.body:lang(pl) .main-container .CTA-bar-signup .input-group .btn {
  width: auto;
}
html.body:lang(pl) .main-container .tab-bar .tab-title {
  min-width: 100px;
  width: auto;
  padding-right: 10px;
  padding-left: 10px;
}
html.body:lang(pl) .table__container .container .table__specification_container .table__wrapper table th {
  max-width: none;
  min-width: inherit;
  padding-left: 10px;
  padding-right: 10px;
  word-spacing: inherit;
}
html.body:lang(pl) .table__container .container .table__specification__vre .table__wrapper table th {
  position: relative;
  text-align: center;
  height: 85px;
}
html.body:lang(pl) .table__container .container .table__specification__vre .table__wrapper table th span {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  display: table-caption;
}
html.body:lang(pl) .table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip {
  width: 120px;
  margin-left: -145px;
}
html.body:lang(pl) .box__search .form-group select.form-control {
  padding-right: 20px;
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon-black.png) no-repeat right 6px top 15px #fff;
}
@media screen and (max-width: 480px) {
  html.body:lang(pl) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn {
    padding-top: 1px;
  }
  html.body:lang(pl) .filter-bar .form-group .btn-group.btn-small-equipment button.btn {
    min-height: 80px;
  }
}
@media screen and (min-width: 320px) and (max-width: 370px) {
  html.body:lang(pl) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:first-child:not(:last-child) label {
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 370px) and (max-width: 767px) {
  html.body:lang(pl) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:first-child:not(:last-child) label {
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  html.body:lang(pl) .product-detail-vre .product__detail .detail__content:not(last-child) {
    padding-right: 10px;
  }
  html.body:lang(pl) .product-list .product-item .product-item__box .item__content .popover.fade {
    display: none !important;
  }
  html.body:lang(pl) .main-container .FAB_mobile .carousel {
    padding-bottom: 20px;
    min-height: 380px;
  }
  html.body:lang(pl) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn-tab-2 {
    padding-left: 8px;
  }
  html.body:lang(pl) .main-container .CTA-bar-signup .input-group .btn {
    padding-left: 4px;
    padding-right: 4px;
  }
  html.body:lang(pl) .filter-bar .form-group .btn-group {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(pl) .filter-bar .form-group .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 56px;
    padding: 0 10px;
  }
  html.body:lang(pl) .filter-bar .bar__control #subBlock .btn-group .btn {
    min-height: 68px;
  }
  html.body:lang(pl) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    padding-left: 5px;
    padding-right: 5px;
  }
  html.body:lang(pl) .finder .finder-box .box__content.box__search-pv .form-inline,
  html.body:lang(pl) .finder .finder-box .box__content.box__search-agri .form-inline,
  html.body:lang(pl) .finder .finder-box .box__content.box__search__bicycle .form-inline {
    display: unset;
  }
  html.body:lang(pl) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row,
  html.body:lang(pl) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row,
  html.body:lang(pl) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row {
    width: calc((50% - 6px));
    display: inline-block;
    float: left;
    margin-right: 0;
    margin-bottom: 12px;
  }
  html.body:lang(pl) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:last-child,
  html.body:lang(pl) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:last-child,
  html.body:lang(pl) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:last-child {
    width: 100%;
    margin-left: 0;
    clear: left;
  }
  html.body:lang(pl) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(pl) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(pl) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:first-child:not(:last-child) {
    float: left;
    margin-right: 6px;
  }
  html.body:lang(pl) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  html.body:lang(pl) .finder-box.tyre-box-bicycle .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(pl) .finder-box.tyre-box-bicycle.bicycle-box .panel--wrapper-left {
    padding-top: 40px;
    margin-right: 0;
  }
  html.body:lang(pl) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search__bicycle {
    margin-top: 37px;
  }
  html.body:lang(pl) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle {
    padding-top: 0;
    margin-top: 0;
  }
  html.body:lang(pl) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(pl) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle label {
    position: relative;
    max-width: 110px;
    -ms-word-break: break-word;
    word-break: break-word;
    top: 0;
    margin-bottom: 5px;
  }
  html.body:lang(pl) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-control-vre {
    min-width: 110px;
    max-width: 110px;
    padding-left: 10px;
  }
  html.body:lang(pl) .promo-big-img .promo-big-container .btn {
    padding: 0;
  }
  html.body:lang(pl) .heropage__slider.heropage__slider_home .carousel-inner .slider-form--inner.container .col-xs-12.col-sm-4.col-sm-offset-4 {
    width: 100%;
    margin-left: inherit;
  }
  html.body:lang(pl) .main-container .product-tile-item .product-column .product__size-container.product__size__pv {
    margin-top: 115px;
  }
  html.body:lang(pl) .main-container .product-tile-item .product-column .product__size-container.product__size__pv.product__size__bicycle {
    margin-top: 26px;
  }
  html.body:lang(pl) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    padding: 0 10px;
  }
  html.body:lang(pl) .filter-bar .bar__control .control__form-group .btn-group .btn {
    /*max-width: 250px;*/
    white-space: inherit;
  }
  html.body:lang(pl) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
    padding-bottom: 0;
  }
  html.body:lang(pl) .box__content.col-lg-8.button--wrapper.button--wrapper--agri .finder__application-group {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  html.body:lang(pl) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button {
    min-width: 200px !important;
    max-width: 200px !important;
    white-space: inherit;
  }
  html.body:lang(pl) .finder-box.tyre-box-agri .panel--wrapper-left,
  html.body:lang(pl) .finder-box.tyre-box-p .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(pl) .finder-box.tyre-box-agri.agri-box .panel--wrapper-left,
  html.body:lang(pl) .finder-box.tyre-box-p.agri-box .panel--wrapper-left {
    padding-top: 70px;
    margin-right: 0;
  }
  html.body:lang(pl) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri,
  html.body:lang(pl) .finder-box.tyre-box-p .box__content.box__search.box__search-agri,
  html.body:lang(pl) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv,
  html.body:lang(pl) .finder-box.tyre-box-p .box__content.box__search.box__search-pv {
    padding-top: 0;
  }
  html.body:lang(pl) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(pl) .finder-box.tyre-box-p .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(pl) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(pl) .finder-box.tyre-box-p .box__content.box__search.box__search-pv .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(pl) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri label,
  html.body:lang(pl) .finder-box.tyre-box-p .box__content.box__search.box__search-agri label,
  html.body:lang(pl) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv label,
  html.body:lang(pl) .finder-box.tyre-box-p .box__content.box__search.box__search-pv label {
    position: relative;
    max-width: 120px;
    -ms-word-break: break-word;
    word-break: break-word;
    top: 0;
    margin-bottom: 5px;
  }
  html.body:lang(pl) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(pl) .finder-box.tyre-box-p .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(pl) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(pl) .finder-box.tyre-box-p .box__content.box__search.box__search-pv .form-control-vre {
    min-width: 116px;
    max-width: 116px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html.body:lang(pl) .finder .panel--wrapper-right .button--wrapper.button--wrapper-bicycle .finder__application-group {
    width: 475px;
  }
  html.body:lang(pl) .filter-bar .bar__control .control__form-group .btn-small-equipment {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  html.body:lang(pl) .filter-bar .bar__control .control__form-group .btn-small-equipment button.btn {
    width: 50%;
    max-width: 50%;
  }
  html.body:lang(pl) .filter-bar .bar__control .control__form-group.form-group--agriIndus .btn-group {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  html.body:lang(pl) .filter-bar .bar__control .control__form-group.form-group--agriIndus .btn-group button.btn {
    width: 50%;
    max-width: 50%;
  }
  html.body:lang(pl) .finder .finder-box .dealer-label {
    margin-top: 5px;
  }
  html.body:lang(pl) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:first-child,
  html.body:lang(pl) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(4) {
    border-left: 0;
  }
  html.body:lang(pl) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(3) {
    border-top: 0;
  }
  html.body:lang(pl) .finder-box .box__content.box__search-agri,
  html.body:lang(pl) .finder-box .box__content.box__search-pv {
    padding-left: 0;
  }
  html.body:lang(pl) .finder-box.tyre-box-agri .panel--wrapper-left .finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(pl) .finder-box.tyre-box-agri .panel--wrapper-right .tyre-finder {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(pl) .finder-box.tyre-box-agri .panel--wrapper-right .tyre-finder .box__search.box__search-agri {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(pl) .finder-box.tyre-box-pv .panel--wrapper-left.finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(pl) .finder-box.tyre-box-agri.tyre-box-bicycle .panel--wrapper-right .col-md-5.col-lg-3.box__search__bicycle {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(pl) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn {
    padding-top: 1px;
  }
  html.body:lang(pl) .agri-list-item--wrapper .product-tile.agri-product-tile .product__btn {
    line-height: 19px;
    white-space: inherit;
  }
  html.body:lang(pl) .main-container .product-tile .product-column .product__btn {
    line-height: 19px;
    white-space: inherit;
  }
  html.body:lang(pl) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group {
    width: 55%;
  }
  html.body:lang(pl) .main-container .social--container .social--content_wrapper {
    padding-left: 180px;
  }
  html.body:lang(pl) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
  }
  html.body:lang(pl) .finder-box.tyre-box-agri .box__content.box__search-agri {
    padding-top: 70px;
  }
  html.body:lang(pl) .tyre-box-agri .panel--wrapper-right .box-1 {
    width: 210px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html.body:lang(pl) .product__filter .filter__list li.list-tab.list-tab-bicycle {
    position: relative;
    min-height: 82px;
  }
  html.body:lang(pl) .product__filter .filter__list li.list-tab.list-tab-bicycle a {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
    -o-transform: translate3D(-50%, -50%, 0);
    -webkit-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0);
  }
  html.body:lang(pl) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-1.item-1-bicycle {
    display: none;
  }
  html.body:lang(pl) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-4 {
    margin-left: 30px;
  }
  html.body:lang(pl) .table__container .container .table__description {
    padding-left: 25%;
    padding-right: 25%;
  }
  html.body:lang(pl) .filter-bar .bar__control .control__form-group .btn-small-equipment {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  html.body:lang(pl) .filter-bar .bar__control .control__form-group .btn-small-equipment button.btn {
    width: 50%;
    max-width: 50%;
  }
  html.body:lang(pl) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(pl) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    max-width: 145px;
    padding-left: 10px;
    padding-right: 10px;
  }
  html.body:lang(pl) .collapse.navbar-collapse .navbar-nav.navbar-right a {
    max-width: 120px;
    text-align: center;
  }
  html.body:lang(pl) .collapse.navbar-collapse .navbar-nav.navbar-right li:nth-child(3) a,
  html.body:lang(pl) .collapse.navbar-collapse .navbar-nav.navbar-right li:nth-child(4) a {
    max-width: 129px;
  }
}
@media screen and (min-width: 1200px) {
  html.body:lang(pl) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(pl) .collapse.navbar-collapse .navbar-nav.navbar-right a {
    max-width: 129px;
    text-align: center;
  }
}
html.body:lang(it) .contactus-left-content .call-later-panel .col-xs-6 {
  width: 100%;
}
html.body:lang(it) .contactus-left-content .toggle-switch-vre .btn {
  max-width: 50%;
  white-space: inherit;
  min-height: 40px;
  height: auto;
}
html.body:lang(it) .main-container .CTA-bar-signup .input-group .btn {
  width: auto;
}
html.body:lang(it) .main-container .tab-bar .tab-title {
  min-width: 100px;
  width: auto;
  padding-right: 10px;
}
html.body:lang(it) .table__container .container .table__specification_container .table__wrapper table th {
  max-width: none;
  min-width: inherit;
  padding-left: 10px;
  padding-right: 10px;
}
html.body:lang(it) .table__container .container .table__specification_container .table__wrapper table th.aspect-ratio {
  word-spacing: 300px;
}
html.body:lang(it) .table__container .container .table__specification_container .table__wrapper table th.fix-long-text {
  word-spacing: 350px;
}
html.body:lang(it) .table__container .container .table__specification_container.table__specification__bycicle .table__wrapper table th:nth-child(2) {
  min-width: 150px !important;
}
html.body:lang(it) .table__container .container .table__specification_container.table__specification__bycicle .table__wrapper table th:nth-child(3) {
  min-width: 150px !important;
}
html.body:lang(it) .table__container .container .table__specification_container.table__specification__bycicle .table__wrapper table th:nth-child(4) {
  min-width: 200px !important;
}
html.body:lang(it) .table__container .container .table__specification_container.table__specification__bycicle .table__wrapper table th:nth-child(5) {
  min-width: 150px !important;
}
html.body:lang(it) .table__container .container .table__specification_container.table__specification__bycicle .table__wrapper table th:nth-child(6) {
  min-width: 150px !important;
}
html.body:lang(it) .table__container .container .table__specification_container.table__specification__bycicle .table__wrapper table th:nth-child(7) {
  min-width: 150px !important;
}
html.body:lang(it) .table__container .container .table__specification_container.table__specification__bycicle .table__wrapper table th:nth-child(8) {
  min-width: 150px !important;
}
html.body:lang(it) .box__search .form-group select.form-control {
  padding-right: 20px;
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon-black.png) no-repeat right 6px top 15px #fff;
}
html.body:lang(it) .promo-big-img .promo-big-container .btn {
  width: 270px;
}
@media screen and (max-width: 767px) {
  html.body:lang(it) .main-container .product-tile .product-column .product__btn {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(it) .main-container .FAB_mobile .carousel {
    padding-bottom: 20px;
    min-height: 380px;
  }
  html.body:lang(it) .filter-bar .form-group .btn-group {
    display: inline-block;
    width: 100%;
  }
  html.body:lang(it) .filter-bar .form-group .btn-group.btn-small-equipment .btn:first-child {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  html.body:lang(it) .filter-bar .form-group .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
  html.body:lang(it) .main-container .CTA-bar-signup .input-group .btn {
    padding-left: 4px;
    padding-right: 4px;
  }
  html.body:lang(it) .filter-bar .form-group .btn-group {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(it) .filter-bar .form-group .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
  html.body:lang(it) .filter-bar .bar__control .control__form-group .confirm-tyre-size-select {
    height: auto;
  }
  html.body:lang(it) .main-container .CTA-bar-signup .form--success .success-message {
    padding-top: 8px;
    padding-bottom: 5px;
  }
}
@media screen and (min-width: 768px) {
  html.body:lang(it) .heropage__slider.heropage__slider_home .carousel-inner .slider-form--inner.container .col-xs-12.col-sm-4.col-sm-offset-4 {
    width: 100%;
    margin-left: inherit;
  }
  html.body:lang(it) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    padding: 0 10px;
  }
  html.body:lang(it) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
    padding-bottom: 0;
  }
  html.body:lang(it) .box__content.col-lg-8.button--wrapper.button--wrapper--agri .finder__application-group {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  html.body:lang(it) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button {
    min-width: 190px !important;
    max-width: 190px !important;
    white-space: inherit;
  }
  html.body:lang(it) .finder-box.tyre-box-agri .panel--wrapper-left,
  html.body:lang(it) .finder-box.tyre-box-pv .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(it) .finder-box.tyre-box-agri.agri-box .panel--wrapper-left,
  html.body:lang(it) .finder-box.tyre-box-pv.agri-box .panel--wrapper-left {
    padding-top: 38px;
    margin-right: 0;
  }
  html.body:lang(it) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri,
  html.body:lang(it) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri,
  html.body:lang(it) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv,
  html.body:lang(it) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv {
    padding-top: 0;
  }
  html.body:lang(it) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(it) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(it) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(it) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(it) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri label,
  html.body:lang(it) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri label,
  html.body:lang(it) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv label,
  html.body:lang(it) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv label {
    position: relative;
    max-width: 120px;
    -ms-word-break: break-word;
    word-break: break-word;
    top: 0;
    margin-bottom: 5px;
  }
  html.body:lang(it) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(it) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(it) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(it) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-control-vre {
    min-width: 120px;
    max-width: 120px;
  }
  html.body:lang(it) .finder-box.tyre-box-bicycle .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(it) .finder-box.tyre-box-bicycle.bicycle-box .panel--wrapper-left {
    padding-top: 40px;
    margin-right: 0;
  }
  html.body:lang(it) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search__bicycle {
    margin-top: 37px;
  }
  html.body:lang(it) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle {
    padding-top: 0;
    margin-top: 0;
  }
  html.body:lang(it) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(it) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle label {
    position: relative;
    max-width: 120px;
    -ms-word-break: break-word;
    word-break: break-word;
    top: 0;
    margin-bottom: 5px;
  }
  html.body:lang(it) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-control-vre {
    min-width: 130px;
    max-width: 130px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html.body:lang(it) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search__bicycle {
    margin-top: 0;
  }
  html.body:lang(it) .filter-bar .form-group .btn-group.btn-small-equipment {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(it) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(it) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:first-child,
  html.body:lang(it) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(4) {
    border-left: 0;
  }
  html.body:lang(it) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(3) {
    border-top: 0;
  }
  html.body:lang(it) .finder-box.tyre-box-agri .panel--wrapper-left .finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(it) .finder-box.tyre-box-pv .panel--wrapper-left.finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(it) .finder .finder-box .box__content.box-group-search {
    max-width: 300px;
    width: 300px;
  }
  html.body:lang(it) .finder .finder-box .box__content {
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(it) .main-container .social--container .social--content_wrapper {
    padding-left: 145px;
  }
  html.body:lang(it) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
  }
  html.body:lang(it) .finder-box.tyre-box-agri .box__content.box__search-agri {
    padding-top: 36px;
  }
  html.body:lang(it) .finder-box.tyre-box-agri .box__content.box__search-agri .browse-link {
    margin-top: 19px;
  }
  html.body:lang(it) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv {
    padding-top: 36px;
  }
  html.body:lang(it) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv .browse-link {
    margin-top: 19px;
  }
  html.body:lang(it) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv.box__search {
    padding-top: 0;
  }
  html.body:lang(it) .main-container .product-tile-item .product-column .product__size-container.product__size__pv {
    margin-top: 115px;
  }
  html.body:lang(it) .main-container .product-tile-item .product-column .product__size-container.product__size__pv.product__size__bicycle {
    margin-top: 26px;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(it) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group {
    width: 55%;
  }
}
@media screen and (max-width: 767px) {
  html.body:lang(it) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn-tab-2 {
    padding-left: 8px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html.body:lang(it) {
    /*.navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
                    max-width: 135px;
                    padding-left: 10px;
                    padding-right: 10px;
                }*/
  }
  html.body:lang(it) .finder-box.tyre-box-agri .panel--wrapper-left .finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(it) .finder-box.tyre-box-pv .panel--wrapper-left.finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(it) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(it) .collapse.navbar-collapse .navbar-nav.navbar-right a {
    max-width: 120px;
    text-align: center;
  }
  html.body:lang(it) .collapse.navbar-collapse .navbar-nav.navbar-right li:nth-child(3) a,
  html.body:lang(it) .collapse.navbar-collapse .navbar-nav.navbar-right li:nth-child(4) a {
    max-width: 71px;
  }
  html.body:lang(it) .main-container .product-tile-item .product-column .product__size-container.product__size__pv {
    margin-top: 145px;
  }
}
@media screen and (min-width: 1200px) {
  html.body:lang(it) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(it) .collapse.navbar-collapse .navbar-nav.navbar-right a {
    max-width: 129px;
    text-align: center;
  }
}
html.body:lang(hu) .contactus-left-content .toggle-switch-vre .btn {
  max-width: 50%;
  white-space: inherit;
  min-height: 40px;
  height: auto;
}
html.body:lang(hu) .table__container .container .table__specification_container.table__specification__bycicle #dataTable_wrapper table th {
  word-spacing: unset !important;
  min-width: 180px !important;
  width: 180px !important;
}
html.body:lang(hu) .table__container .container .table__specification_container.table__specification__bycicle #dataTable_wrapper table th:nth-child(5),
html.body:lang(hu) .table__container .container .table__specification_container.table__specification__bycicle #dataTable_wrapper table th:nth-child(6) {
  min-width: 220px !important;
  width: 220px !important;
}
html.body:lang(hu) .table__container .container .table__specification_container.table__specification__bycicle #dataTable_wrapper table th:first-child,
html.body:lang(hu) .table__container .container .table__specification_container.table__specification__bycicle #dataTable_wrapper table th:nth-child(7),
html.body:lang(hu) .table__container .container .table__specification_container.table__specification__bycicle #dataTable_wrapper table th:nth-child(8) {
  width: 100px !important;
  min-width: 100px !important;
}
html.body:lang(hu) .table__container .container .table__specification_container .table__wrapper {
  padding-left: 108px;
}
html.body:lang(hu) .table__container .container .table__specification_container .table__wrapper.table_wrapper_product {
  padding-left: 0;
}
html.body:lang(hu) .main-container .CTA-bar-signup .input-group .btn {
  width: auto;
}
html.body:lang(hu) .main-container .tab-bar .tab-title {
  min-width: 100px;
  width: auto;
  padding-right: 10px;
}
html.body:lang(hu) .table__container .container .table__specification_container .table__wrapper table th {
  max-width: none;
  min-width: inherit;
  padding-left: 10px;
  padding-right: 10px;
  word-spacing: inherit;
}
html.body:lang(hu) .table__container .container .table__specification__vre .table__wrapper table th {
  position: relative;
  text-align: center;
  height: 85px;
}
html.body:lang(hu) .table__container .container .table__specification__vre .table__wrapper table th.min-tyre-pressure {
  min-width: 150px;
}
html.body:lang(hu) .table__container .container .table__specification__vre .table__wrapper table th.max-tyre-pressure {
  min-width: 150px;
}
html.body:lang(hu) .table__container .container .table__specification__vre .table__wrapper table th.eu--lable--agri {
  width: 190px !important;
}
html.body:lang(hu) .table__container .container .table__specification__vre .table__wrapper table th span {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  display: table-caption;
}
html.body:lang(hu) .agri-table__specification_container.table__specification--only-agri table th:first-child {
  width: 80px;
  min-width: 80px;
}
html.body:lang(hu) .agri-table__specification_container.table__specification--only-agri table th:nth-child(2) {
  width: 80px;
  min-width: 80px;
}
html.body:lang(hu) .agri-table__specification_container.table__specification--only-agri table th:nth-child(3) {
  width: 150px;
  min-width: 150px;
}
html.body:lang(hu) .agri-table__specification_container.table__specification--only-agri table th:nth-child(5) {
  width: 170px;
  min-width: 170px;
}
html.body:lang(hu) .agri-table__specification_container.table__specification--only-agri table th:nth-child(6) {
  width: 110px;
  max-width: 110px;
}
html.body:lang(hu) .table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip {
  width: 110px;
  margin-left: -125px;
}
html.body:lang(hu) .box__search .form-group select.form-control {
  padding-right: 20px;
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon-black.png) no-repeat right 6px top 15px #fff;
}
@media screen and (max-width: 767px) {
  html.body:lang(hu) .main-container .agri-list-item--wrapper .btn__wrapper .btn-black {
    white-space: inherit;
    line-height: normal;
    padding-top: 4px;
  }
  html.body:lang(hu) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    padding-left: 8px;
    padding-right: 8px;
  }
  html.body:lang(hu) .main-container .summaryProduct .find-dealer .finder-btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(hu) .table__container .container .table__description {
    padding-left: 15%;
    padding-right: 15%;
  }
  html.body:lang(hu) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 7px;
  }
  html.body:lang(hu) .product-detail__container.product-detail-vre .detail__content.fuel.popover__prdlist h6 {
    padding-right: 10px;
  }
  html.body:lang(hu) .main-container .FAB_mobile .carousel {
    padding-bottom: 20px;
    min-height: 380px;
  }
  html.body:lang(hu) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn-tab-2 {
    padding-left: 8px;
  }
  html.body:lang(hu) .main-container .CTA-bar-signup .input-group .btn {
    padding-left: 4px;
    padding-right: 4px;
  }
  html.body:lang(hu) .filter-bar .form-group .btn-group {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(hu) .filter-bar .form-group .btn-group.btn-small-equipment .btn:first-child,
  html.body:lang(hu) .filter-bar .form-group .btn-group.btn-small-equipment .btn:nth-child(2) {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  html.body:lang(hu) .filter-bar .form-group .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
  html.body:lang(hu) .filter-bar .form-group .btn-group .btn.btn-season__icon {
    width: calc((100%/3));
    max-width: calc((100%/3));
    min-width: calc((100%/3));
  }
  html.body:lang(hu) .filter-bar .form-group.control__form-group_pv .btn-group {
    display: flex;
    -ms-flex-wrap: unset;
    -webkit-flex-wrap: unset;
    flex-wrap: unset;
  }
  html.body:lang(hu) .filter-bar .form-group.control__form-group_pv .btn-group .btn {
    min-width: unset;
    max-width: unset;
  }
  html.body:lang(hu) .table__container .container .table__specification_container .table__wrapper table th.max-speed br {
    display: none;
  }
  html.body:lang(hu) .item__detail-bicycle-list .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) {
  html.body:lang(hu) .finder .finder-tab .btn.btn-vehicle-classic {
    min-width: 170px;
  }
  html.body:lang(hu) .promo-big-img .promo-big-container .btn {
    padding: 0;
  }
  html.body:lang(hu) .heropage__slider.heropage__slider_home .carousel-inner .slider-form--inner.container .col-xs-12.col-sm-4.col-sm-offset-4 {
    width: 100%;
    margin-left: inherit;
  }
  html.body:lang(hu) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    padding: 0 10px;
  }
  html.body:lang(hu) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
    padding-bottom: 0;
  }
  html.body:lang(hu) .box__content.col-lg-8.button--wrapper.button--wrapper--agri .finder__application-group {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  html.body:lang(hu) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button {
    min-width: 190px !important;
    max-width: 190px !important;
  }
  html.body:lang(hu) .finder-box.tyre-box-agri .panel--wrapper-left,
  html.body:lang(hu) .finder-box.tyre-box-pv .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(hu) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri,
  html.body:lang(hu) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri,
  html.body:lang(hu) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv,
  html.body:lang(hu) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv {
    padding-top: 0;
  }
  html.body:lang(hu) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(hu) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(hu) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(hu) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(hu) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(hu) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(hu) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(hu) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-control-vre {
    min-width: 128px;
    max-width: 128px;
  }
  html.body:lang(hu) .finder .panel--wrapper-right .button--wrapper.button--wrapper-bicycle .finder__application-group .vehicle-type:nth-child(n+3) {
    white-space: inherit;
    padding: 5px;
    line-height: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html.body:lang(hu) .finder .panel--wrapper-right .button--wrapper .vehicle-type {
    min-width: 163px;
    max-width: 163px !important;
  }
  html.body:lang(hu) .finder-box .box__content.box__search-agri,
  html.body:lang(hu) .finder-box .box__content.box__search-pv {
    padding-left: 0;
  }
  html.body:lang(hu) .finder-box.tyre-box-pv .panel--wrapper-left .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(hu) .finder-box.tyre-box-agri .panel--wrapper-left .finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(hu) .finder-box.tyre-box-agri .panel--wrapper-right .tyre-finder {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(hu) .finder-box.tyre-box-agri .panel--wrapper-right .tyre-finder .box__search.box__search-agri {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(hu) .main-container .summaryProduct .find-dealer .finder-btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(hu) .main-container .summaryProduct .detail__content h6.color-gray {
    font-size: 9px;
  }
  html.body:lang(hu) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:first-child,
  html.body:lang(hu) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(4) {
    border-left: 0;
  }
  html.body:lang(hu) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(3) {
    border-top: 0;
  }
  html.body:lang(hu) .finder .finder-box .dealer-label {
    float: unset;
  }
  html.body:lang(hu) .main-container .breadcrumb li a {
    letter-spacing: 0.1em;
  }
  html.body:lang(hu) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 8px;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(hu) .table__container .container .table__description {
    padding-left: 25%;
    padding-right: 25%;
  }
  html.body:lang(hu) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 8px;
  }
  html.body:lang(hu) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group {
    width: 55%;
  }
  html.body:lang(hu) .main-container .social--container .social--content_wrapper {
    padding-left: 195px;
  }
  html.body:lang(hu) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
  }
  html.body:lang(hu) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv.box__search {
    padding-top: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1150px) {
  html.body:lang(hu) .collapse.navbar-collapse .navbar-nav.navbar-right a {
    padding-left: 5px;
    padding-right: 5px;
    min-width: 50px;
    text-align: center;
  }
  html.body:lang(hu) .collapse.navbar-collapse .navbar-nav.navbar-right li:nth-child(5) {
    max-width: 80px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html.body:lang(hu) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    max-width: 114px;
    padding-left: 10px;
    padding-right: 10px;
  }
  html.body:lang(hu) .collapse.navbar-collapse .navbar-nav.navbar-right a {
    max-width: 195px;
    text-align: center;
  }
  html.body:lang(hu) .main-container .summaryProduct .find-dealer .finder-btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(hu) .product__filter .filter__list li.list-tab.list-tab-bicycle {
    position: relative;
    min-height: 52px;
  }
  html.body:lang(hu) .product__filter .filter__list li.list-tab.list-tab-bicycle a {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
    -o-transform: translate3D(-50%, -50%, 0);
    -webkit-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0);
  }
  html.body:lang(hu) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-1.item-1-bicycle {
    display: none;
  }
  html.body:lang(hu) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-4 {
    margin-left: 30px;
  }
  html.body:lang(hu) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-8 {
    min-width: 180px;
  }
  html.body:lang(hu) .main-container .summaryProduct .detail__content h6.color-gray {
    font-size: 7px;
  }
  html.body:lang(hu) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(hu) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 6px;
  }
  html.body:lang(hu) .item__detail-bicycle-list .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 10px;
  }
}
@media screen and (max-width: 1199px) {
  html.body:lang(hu) .filter-bar .form-group .btn-small-equipment {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(hu) .filter-bar .form-group .btn-small-equipment .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
}
@media screen and (min-width: 1200px) {
  html.body:lang(hu) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    max-width: 135px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1366px) {
  html.body:lang(hu) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    max-width: 150px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 991px) {
  html.body:lang(hu) .table__container .container .table__specification__bycicle .table__wrapper table th.min-tyre-pressure,
  html.body:lang(hu) .table__container .container .table__specification__bycicle .table__wrapper table th.max-tyre-pressure {
    min-width: 190px;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(hr).isIE .navbar.navbar-main .nav.navbar-nav.navbar-right li:last-child a {
    line-height: 36px;
  }
}
html.body:lang(hr) .contactus-left-content .call-later-panel .col-xs-6 {
  width: 100%;
}
html.body:lang(hr) .contactus-left-content .toggle-switch-vre .btn {
  max-width: 50%;
  white-space: inherit;
  min-height: 40px;
  height: auto;
}
html.body:lang(hr) .summaryProduct .find-dealer .finder-btn {
  height: auto;
  min-height: 56px;
  line-height: 18px;
  white-space: inherit;
}
html.body:lang(hr) .main-container .CTA-bar-signup .input-group .btn {
  width: auto;
}
html.body:lang(hr) .main-container .tab-bar .tab-title {
  min-width: 100px;
  width: auto;
  padding-right: 10px;
  padding-left: 10px;
}
html.body:lang(hr) .table__container .container .table__specification_container .table__wrapper table th {
  max-width: none;
  min-width: inherit;
  padding-left: 10px;
  padding-right: 10px;
  word-spacing: inherit;
}
html.body:lang(hr) .table__container .container .table__specification__vre .table__wrapper table th {
  position: relative;
  text-align: center;
  height: 85px;
}
html.body:lang(hr) .table__container .container .table__specification__vre .table__wrapper table th.min-tyre-pressure,
html.body:lang(hr) .table__container .container .table__specification__vre .table__wrapper table th.max-tyre-pressure {
  width: 130px !important;
}
html.body:lang(hr) .table__container .container .table__specification__vre .table__wrapper table th span {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  display: table-caption;
}
html.body:lang(hr) .table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip {
  width: 120px;
  margin-left: -145px;
}
html.body:lang(hr) .box__search .form-group select.form-control {
  padding-right: 20px;
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon-black.png) no-repeat right 6px top 15px #fff;
}
@media screen and (max-width: 380px) {
  html.body:lang(hr) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn {
    white-space: inherit;
  }
  html.body:lang(hr) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn.btn-tab-2,
  html.body:lang(hr) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn:nth-child(2) {
    padding: 1px 5px 1px 5px;
  }
}
@media screen and (max-width: 767px) {
  html.body:lang(hr) .main-container .FAB_mobile .carousel {
    padding-bottom: 20px;
    min-height: 380px;
  }
  html.body:lang(hr) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn-tab-2 {
    padding-left: 8px;
  }
  html.body:lang(hr) .main-container .CTA-bar-signup .input-group .btn {
    padding-left: 4px;
    padding-right: 4px;
  }
  html.body:lang(hr) .filter-bar .form-group .btn-group {
    display: inline-block;
    width: 100%;
  }
  html.body:lang(hr) .filter-bar .form-group .btn-group.btn-small-equipment .btn:first-child {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  html.body:lang(hr) .filter-bar .form-group .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 56px;
    padding: 0 5px;
  }
  html.body:lang(hr) .filter-bar .bar__control #subBlock .btn-group .btn {
    min-height: 68px;
  }
  html.body:lang(hr) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    padding-left: 5px;
    padding-right: 5px;
  }
  html.body:lang(hr) .finder .finder-box .box__content.box__search-pv .form-inline,
  html.body:lang(hr) .finder .finder-box .box__content.box__search-agri .form-inline,
  html.body:lang(hr) .finder .finder-box .box__content.box__search__bicycle .form-inline {
    display: unset;
  }
  html.body:lang(hr) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row,
  html.body:lang(hr) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row,
  html.body:lang(hr) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row {
    width: calc((50% - 6px));
    display: inline-block;
    float: left;
    margin-right: 0;
    margin-bottom: 12px;
  }
  html.body:lang(hr) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:last-child,
  html.body:lang(hr) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:last-child,
  html.body:lang(hr) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:last-child {
    width: 100%;
    margin-left: 0;
    clear: left;
  }
  html.body:lang(hr) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(hr) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(hr) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:first-child:not(:last-child) {
    float: left;
    margin-right: 6px;
  }
  html.body:lang(hr) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:last-child {
    margin-bottom: 0;
  }
  html.body:lang(hr) .table__container .container .table__specification_container .table__wrapper table th.max-speed br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  html.body:lang(hr) .finder-box.tyre-box-agri .panel--wrapper-left,
  html.body:lang(hr) .finder-box.tyre-box-pv .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(hr) .finder-box.tyre-box-agri.agri-box .panel--wrapper-left,
  html.body:lang(hr) .finder-box.tyre-box-pv.agri-box .panel--wrapper-left {
    padding-top: 21px;
    margin-right: 0;
  }
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri,
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv {
    padding-top: 0;
  }
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri label,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri label,
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv label,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv label {
    position: relative;
    /*max-width: 120px;*/
    -ms-word-break: break-word;
    word-break: break-word;
    top: 0;
    margin-bottom: 5px;
  }
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-control-vre {
    min-width: 120px;
    max-width: 120px;
  }
  html.body:lang(hr) .finder-container .box__content.button--wrapper.button--wrapper-bicycle label {
    top: -34px;
  }
  html.body:lang(hr) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    padding: 0 10px;
  }
  html.body:lang(hr) .filter-bar .bar__control .control__form-group .btn-group .btn {
    max-width: 250px;
    white-space: inherit;
  }
  html.body:lang(hr) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
    padding-bottom: 0;
  }
  html.body:lang(hr) .box__content.col-lg-8.button--wrapper.button--wrapper--agri .finder__application-group {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  html.body:lang(hr) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button {
    min-width: 200px !important;
    max-width: 200px !important;
    white-space: inherit;
  }
  html.body:lang(hr) .finder .finder-tab .btn.btn-vehicle-classic {
    min-width: 170px;
  }
  html.body:lang(hr) .finder-box.tyre-box-agri .panel--wrapper-left,
  html.body:lang(hr) .finder-box.tyre-box-pv .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri,
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv,
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box-search.box__search__bicycle,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box-search.box__search__bicycle {
    padding-top: 0;
  }
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box-search.box__search__bicycle .form-group--1st-row,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box-search.box__search__bicycle .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box-search.box__search__bicycle .form-control-vre,
  html.body:lang(hr) .finder-box.tyre-box-pv .box__content.box-search.box__search__bicycle .form-control-vre {
    min-width: 139px;
    max-width: 128px;
    padding-left: 10px;
  }
  html.body:lang(hr) .finder-box.tyre-box-bicycle .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(hr) .finder-box.tyre-box-bicycle.bicycle-box .panel--wrapper-left {
    padding-top: 21px;
    margin-right: 0;
  }
  html.body:lang(hr) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search__bicycle {
    /*margin-top: 37px;*/
    padding-top: 20px;
    padding-right: 20px;
  }
  html.body:lang(hr) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle {
    padding-top: 0;
    margin-top: 0;
  }
  html.body:lang(hr) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(hr) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle label {
    position: relative;
    /*max-width: 120px;*/
    -ms-word-break: break-word;
    word-break: break-word;
    top: 0;
    margin-bottom: 5px;
  }
  html.body:lang(hr) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-control-vre {
    min-width: 139px;
    max-width: 139px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html.body:lang(hr) .finder .panel--wrapper-right .button--wrapper .vehicle-type {
    min-width: 200px;
    max-width: 200px !important;
  }
  html.body:lang(hr) .filter-bar .form-group .btn-group.btn-small-equipment {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(hr) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
  }
  html.body:lang(hr) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search__bicycle {
    padding-top: 0;
  }
  html.body:lang(hr) .panel--wrapper-right .tyre-finder {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(hr) .finder .finder-box .box__content.box__search__bicycle .form-group--1st-row-bicycle {
    margin-left: 0;
    margin-right: 0;
  }
  html.body:lang(hr) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:first-child,
  html.body:lang(hr) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(4) {
    border-left: 0;
  }
  html.body:lang(hr) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(3) {
    border-top: 0;
  }
  html.body:lang(hr) .finder-box.tyre-box-agri .panel--wrapper-left .finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(hr) .finder-box.tyre-box-pv .panel--wrapper-left.finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(hr) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn {
    white-space: inherit;
  }
  html.body:lang(hr) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn.btn-tab-2,
  html.body:lang(hr) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn:nth-child(2) {
    padding: 1px 5px 1px 5px;
  }
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search-agri {
    padding-top: 20px;
  }
  html.body:lang(hr) .finder-box.tyre-box-agri .box__content.box__search-agri .browse-link {
    margin-top: 19px;
  }
  html.body:lang(hr) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv {
    padding-top: 20px;
  }
  html.body:lang(hr) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv .browse-link {
    margin-top: 19px;
  }
  html.body:lang(hr) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv.box__search {
    padding-top: 0;
  }
  html.body:lang(hr) .finder .finder-box .box__content.box__search__bicycle {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(hr) .navbar.navbar-main .nav.navbar-nav.navbar-right li:last-child a {
    line-height: inherit;
  }
  html.body:lang(hr) .agri-list-item--wrapper .product-tile.agri-product-tile .product__btn {
    line-height: 19px;
    white-space: inherit;
  }
  html.body:lang(hr) .main-container .product-tile .product-column .product__btn {
    line-height: 19px;
    white-space: inherit;
  }
  html.body:lang(hr) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group {
    width: 55%;
  }
  html.body:lang(hr) .main-container .social--container .social--content_wrapper {
    padding-left: 145px;
  }
  html.body:lang(hr) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
  }
  html.body:lang(hr) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv.box__search {
    padding-top: 0;
  }
  html.body:lang(hr) .main-container .product-tile-item .product-column .product__size-container.product__size__pv {
    margin-top: 115px;
  }
  html.body:lang(hr) .main-container .product-tile-item .product-column .product__size-container.product__size__pv.product__size__bicycle {
    margin-top: 26px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html.body:lang(hr) .product__filter .filter__list li {
    height: auto !important;
  }
  html.body:lang(hr) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(hr) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    max-width: 135px;
    padding-left: 10px;
    padding-right: 10px;
  }
  html.body:lang(hr) .collapse.navbar-collapse .navbar-nav.navbar-right a {
    max-width: 120px;
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  html.body:lang(hr) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(hr) .collapse.navbar-collapse .navbar-nav.navbar-right a {
    max-width: 120px;
    text-align: center;
  }
}
html.body:lang(ro) .contactus-left-content .call-later-panel .col-xs-6 {
  width: 100%;
}
html.body:lang(ro) .contactus-left-content .toggle-switch-vre .btn {
  max-width: 50%;
  white-space: inherit;
  min-height: 40px;
  height: auto;
}
html.body:lang(ro) .summaryProduct .find-dealer .finder-btn {
  height: auto;
  min-height: 56px;
  line-height: 18px;
  white-space: inherit;
}
html.body:lang(ro) .main-container .CTA-bar-signup .input-group .btn {
  width: auto;
}
html.body:lang(ro) .main-container .tab-bar .tab-title {
  min-width: 100px;
  width: auto;
  padding-right: 10px;
  padding-left: 10px;
}
html.body:lang(ro) .table__container .container .table__specification_container .table__wrapper table th {
  max-width: none;
  min-width: inherit;
  padding-left: 10px;
  padding-right: 10px;
  word-spacing: inherit;
}
html.body:lang(ro) .table__container .container .table__specification__vre .table__wrapper table th {
  position: relative;
  text-align: center;
  height: 85px;
}
html.body:lang(ro) .table__container .container .table__specification__vre .table__wrapper table th span {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  display: table-caption;
}
html.body:lang(ro) .table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip {
  width: 120px;
  margin-left: -145px;
}
html.body:lang(ro) .box__search .form-group select.form-control {
  padding-right: 20px;
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon-black.png) no-repeat right 6px top 15px #fff;
}
@media screen and (max-width: 767px) {
  html.body:lang(ro) .filter-bar .form-group.control__form-group .btn-group .btn.btn-category__icon:nth-child(1) {
    padding-left: 5px;
  }
  html.body:lang(ro) .filter-bar .form-group.control__form-group .btn-group .btn.btn-category__icon:nth-child(3) {
    padding-left: 7px;
  }
  html.body:lang(ro) .form .form-btn.btn-RequestCallback {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(ro) .main-container .FAB_mobile .carousel {
    padding-bottom: 20px;
    min-height: 380px;
  }
  html.body:lang(ro) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn-tab-2 {
    padding-left: 8px;
  }
  html.body:lang(ro) .main-container .CTA-bar-signup .input-group .btn {
    padding-left: 4px;
    padding-right: 4px;
  }
  html.body:lang(ro) .filter-bar .form-group .btn-group {
    display: inline-block;
    width: 100%;
  }
  html.body:lang(ro) .filter-bar .form-group .btn-group.btn-small-equipment .btn:first-child {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }
  html.body:lang(ro) .filter-bar .form-group .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
  html.body:lang(ro) .filter-bar .bar__control #subBlock .btn-group .btn {
    min-height: 80px;
  }
  html.body:lang(ro) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    padding-left: 5px;
    padding-right: 5px;
  }
  html.body:lang(ro) .finder .finder-box .box__content.box__search-pv .form-inline,
  html.body:lang(ro) .finder .finder-box .box__content.box__search-agri .form-inline,
  html.body:lang(ro) .finder .finder-box .box__content.box__search__bicycle .form-inline {
    display: unset;
  }
  html.body:lang(ro) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row,
  html.body:lang(ro) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row,
  html.body:lang(ro) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row {
    width: calc((50% - 6px));
    display: inline-block;
    float: left;
    margin-right: 0;
    margin-bottom: 12px;
  }
  html.body:lang(ro) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:last-child,
  html.body:lang(ro) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:last-child,
  html.body:lang(ro) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:last-child {
    width: 100%;
    margin-left: 0;
    clear: left;
  }
  html.body:lang(ro) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(ro) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(ro) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:first-child:not(:last-child) {
    float: left;
    margin-right: 6px;
  }
  html.body:lang(ro) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:last-child {
    margin-bottom: 0;
  }
  html.body:lang(ro) .table__container .container .table__specification_container .table__wrapper table th.max-speed br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  html.body:lang(ro) .filter-bar .bar__control .control__form-group.form-group-subBlock .btn-group .btn {
    max-width: 280px;
  }
  html.body:lang(ro) .finder .panel--wrapper-right .button--wrapper.button--wrapper-bicycle .finder__application-group .vehicle-type {
    line-height: normal;
    white-space: inherit;
  }
  html.body:lang(ro) .finder-container .box__content.button--wrapper.button--wrapper-bicycle label {
    top: -34px;
  }
  html.body:lang(ro) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    padding: 0 10px;
  }
  html.body:lang(ro) .filter-bar .bar__control .control__form-group .btn-group .btn {
    max-width: 250px;
    white-space: inherit;
  }
  html.body:lang(ro) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
    padding-bottom: 0;
  }
  html.body:lang(ro) .box__content.col-lg-8.button--wrapper.button--wrapper--agri .finder__application-group {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  html.body:lang(ro) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button {
    min-width: 200px !important;
    max-width: 200px !important;
    white-space: inherit;
  }
  html.body:lang(ro) .finder .finder-tab .btn.btn-vehicle-classic {
    min-width: 170px;
  }
  html.body:lang(ro) .finder-box.tyre-box-agri .panel--wrapper-left,
  html.body:lang(ro) .finder-box.tyre-box-pv .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(ro) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri,
  html.body:lang(ro) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri,
  html.body:lang(ro) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv,
  html.body:lang(ro) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv,
  html.body:lang(ro) .finder-box.tyre-box-agri .box__content.box-search.box__search__bicycle,
  html.body:lang(ro) .finder-box.tyre-box-pv .box__content.box-search.box__search__bicycle {
    padding-top: 0;
  }
  html.body:lang(ro) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(ro) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(ro) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(ro) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(ro) .finder-box.tyre-box-agri .box__content.box-search.box__search__bicycle .form-group--1st-row,
  html.body:lang(ro) .finder-box.tyre-box-pv .box__content.box-search.box__search__bicycle .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(ro) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(ro) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(ro) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(ro) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(ro) .finder-box.tyre-box-agri .box__content.box-search.box__search__bicycle .form-control-vre,
  html.body:lang(ro) .finder-box.tyre-box-pv .box__content.box-search.box__search__bicycle .form-control-vre {
    min-width: 139px;
    max-width: 128px;
    padding-left: 10px;
  }
  html.body:lang(ro) .finder-box.tyre-box-bicycle .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(ro) .finder-box.tyre-box-bicycle.bicycle-box .panel--wrapper-left {
    padding-top: 40px;
    margin-right: 0;
  }
  html.body:lang(ro) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search__bicycle {
    margin-top: 37px;
  }
  html.body:lang(ro) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle {
    padding-top: 0;
    margin-top: 0;
  }
  html.body:lang(ro) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(ro) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle label {
    position: relative;
    max-width: 125px;
    -ms-word-break: break-word;
    word-break: break-word;
    top: 0;
    margin-bottom: 5px;
  }
  html.body:lang(ro) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-control-vre {
    min-width: 139px;
    max-width: 139px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html.body:lang(ro) .finder .panel--wrapper-right .button--wrapper .vehicle-type {
    min-width: 200px;
    max-width: 200px !important;
  }
  html.body:lang(ro) .filter-bar .form-group .btn-group.btn-small-equipment {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(ro) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
  }
  html.body:lang(ro) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search__bicycle {
    margin-top: 0;
  }
  html.body:lang(ro) .panel--wrapper-right .tyre-finder {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(ro) .finder .finder-box .box__content.box__search__bicycle .form-group--1st-row-bicycle {
    margin-left: 0;
    margin-right: 0;
  }
  html.body:lang(ro) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:first-child,
  html.body:lang(ro) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(4) {
    border-left: 0;
  }
  html.body:lang(ro) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(3) {
    border-top: 0;
  }
  html.body:lang(ro) .finder-box.tyre-box-agri .panel--wrapper-left .finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(ro) .finder-box.tyre-box-pv .panel--wrapper-left.finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(ro) .finder .finder-box .browse-link.link-type.browse-link-agri {
    width: 200px;
  }
  html.body:lang(ro) .navbar.navbar-sub .navbar-nav.navbar-right li:not(.hidden-lg):nth-last-child(3) a {
    max-width: 150px;
  }
  html.body:lang(ro) .navbar.navbar-main .nav.navbar-nav.navbar-right li:last-child a {
    line-height: inherit;
  }
  html.body:lang(ro) .agri-list-item--wrapper .product-tile.agri-product-tile .product__btn {
    line-height: 19px;
    white-space: inherit;
  }
  html.body:lang(ro) .main-container .product-tile .product-column .product__btn {
    line-height: 19px;
    white-space: inherit;
  }
  html.body:lang(ro) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group {
    width: 55%;
  }
  html.body:lang(ro) .main-container .social--container .social--content_wrapper {
    padding-left: 201px;
  }
  html.body:lang(ro) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
  }
  html.body:lang(ro) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv.box__search {
    padding-top: 0;
  }
  html.body:lang(ro) .main-container .product-tile-item .product-column .product__size-container.product__size__pv {
    margin-top: 115px;
  }
  html.body:lang(ro) .main-container .product-tile-item .product-column .product__size-container.product__size__pv.product__size__bicycle {
    margin-top: 26px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html.body:lang(ro) .main-container .breadcrumb li a {
    letter-spacing: 0.1em;
  }
  html.body:lang(ro) .finder-box.tyre-box-agri .panel--wrapper-left .finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(ro) .finder-box.tyre-box-pv .panel--wrapper-left.finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(ro) .product__filter .filter__list li {
    height: auto !important;
  }
  html.body:lang(ro) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(ro) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    max-width: 135px;
    padding-left: 10px;
    padding-right: 10px;
  }
  html.body:lang(ro) .collapse.navbar-collapse .navbar-nav.navbar-right a {
    max-width: 120px;
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  html.body:lang(ro) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(ro) .collapse.navbar-collapse .navbar-nav.navbar-right a {
    max-width: 120px;
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  html.body:lang(ro) .link.browse-link-bicycle {
    width: 190px;
  }
}
html.body:lang(sv) .contactus-left-content .toggle-switch-vre .btn {
  max-width: 50%;
  white-space: inherit;
  min-height: 40px;
  height: auto;
}
html.body:lang(sv) .summaryProduct .find-dealer .finder-btn {
  height: auto;
  min-height: 56px;
  line-height: 18px;
  white-space: inherit;
}
html.body:lang(sv) .main-container .CTA-bar-signup .input-group .btn {
  width: auto;
}
html.body:lang(sv) .main-container .tab-bar .tab-title {
  min-width: 100px;
  width: auto;
  padding-right: 10px;
}
html.body:lang(sv) .table__container .container .table__specification_container .table__wrapper table th {
  max-width: none;
  min-width: inherit;
  padding-left: 10px;
  padding-right: 10px;
  word-spacing: inherit;
}
html.body:lang(sv) .table__container .container .table__specification__vre .table__wrapper table th {
  position: relative;
  text-align: center;
  height: 85px;
}
html.body:lang(sv) .table__container .container .table__specification__vre .table__wrapper table th span {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  display: table-caption;
}
html.body:lang(sv) .table__container .container .table__specification_container.table__specification--only-agri .table__wrapper table th.eu--lable--agri {
  min-width: 160px;
}
html.body:lang(sv) .table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip {
  width: 140px;
}
html.body:lang(sv) .box__search .form-group select.form-control {
  padding-right: 20px;
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon-black.png) no-repeat right 6px top 15px #fff;
}
@media screen and (max-width: 380px) {
  html.body:lang(sv) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    line-height: normal;
    padding-top: 3px;
  }
}
@media screen and (max-width: 767px) {
  html.body:lang(sv) .table__container .container .table__specification_container .table__wrapper.table__wrapper__classic table th.max--speed br {
    display: none;
  }
  html.body:lang(sv) .table__container .container .table__description {
    padding-left: 15%;
    padding-right: 15%;
  }
  html.body:lang(sv) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 7px;
  }
  html.body:lang(sv) .product-detail__container.product-detail-vre .detail__content.fuel.popover__prdlist h6 {
    padding-right: 10px;
  }
  html.body:lang(sv) .main-container .FAB_mobile .carousel {
    padding-bottom: 20px;
    min-height: 380px;
  }
  html.body:lang(sv) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn-tab-2 {
    padding-left: 8px;
  }
  html.body:lang(sv) .main-container .CTA-bar-signup .input-group .btn {
    padding-left: 4px;
    padding-right: 4px;
  }
  html.body:lang(sv) .filter-bar .form-group .btn-group {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(sv) .filter-bar .form-group .btn-group.btn-small-equipment .btn:first-child,
  html.body:lang(sv) .filter-bar .form-group .btn-group.btn-small-equipment .btn:nth-child(2) {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  html.body:lang(sv) .filter-bar .form-group .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
  html.body:lang(sv) .filter-bar .form-group .btn-group .btn.btn-season__icon {
    width: calc((100%/3));
    max-width: calc((100%/3));
    min-width: calc((100%/3));
  }
  html.body:lang(sv) .filter-bar .form-group.control__form-group_pv .btn-group {
    display: flex;
    -ms-flex-wrap: unset;
    -webkit-flex-wrap: unset;
    flex-wrap: unset;
  }
  html.body:lang(sv) .filter-bar .form-group.control__form-group_pv .btn-group .btn {
    min-width: unset;
    max-width: unset;
  }
  html.body:lang(sv) .table__container .container .table__specification_container .table__wrapper table th.max-speed br {
    display: none;
  }
  html.body:lang(sv) .item__detail-bicycle-list .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) {
  html.body:lang(sv) .finder-container .box__content.button--wrapper.button--wrapper-bicycle label {
    max-width: 350px;
    top: -34px;
  }
  html.body:lang(sv) .heropage__slider.heropage__slider_home .carousel-inner .slider-form--inner.container .col-xs-12.col-sm-4.col-sm-offset-4 {
    width: 100%;
    margin-left: inherit;
  }
  html.body:lang(sv) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    padding: 0 10px;
  }
  html.body:lang(sv) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
    padding-bottom: 0;
  }
  html.body:lang(sv) .box__content.col-lg-8.button--wrapper.button--wrapper--agri .finder__application-group {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  html.body:lang(sv) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button {
    min-width: 190px !important;
    max-width: 190px !important;
  }
  html.body:lang(sv) .finder-box.tyre-box-agri .panel--wrapper-left,
  html.body:lang(sv) .finder-box.tyre-box-pv .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(sv) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri,
  html.body:lang(sv) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri,
  html.body:lang(sv) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv,
  html.body:lang(sv) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv {
    padding-top: 0;
  }
  html.body:lang(sv) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(sv) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(sv) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(sv) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(sv) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(sv) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(sv) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(sv) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-control-vre {
    min-width: 128px;
    max-width: 128px;
  }
  html.body:lang(sv) .finder .panel--wrapper-right .button--wrapper.button--wrapper-bicycle .finder__application-group .vehicle-type:nth-child(n+3) {
    white-space: inherit;
    padding: 5px;
    line-height: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html.body:lang(sv) .finder .finder-box .button--wrapper--agri .form-group.form-group--1st-row label {
    top: -34px;
  }
  html.body:lang(sv) .finder .finder-container .finder-box.dealer-box .box__content {
    padding-right: 0;
  }
  html.body:lang(sv) .filter-bar .bar__title.bar__title__bicycle {
    max-width: 100%;
  }
  html.body:lang(sv) .finder .finder-tab.btn-group-finder-bicyce .btn.btn-vehicle-classic {
    width: 150px;
  }
  html.body:lang(sv) .main-container .summaryProduct .detail__content h6.color-gray {
    font-size: 9px;
  }
  html.body:lang(sv) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:first-child,
  html.body:lang(sv) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(4) {
    border-left: 0;
  }
  html.body:lang(sv) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(3) {
    border-top: 0;
  }
  html.body:lang(sv) .finder .finder-box .dealer-label {
    float: unset;
  }
  html.body:lang(sv) .main-container .breadcrumb li a {
    letter-spacing: 0.1em;
  }
  html.body:lang(sv) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 8px;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(sv) .agri-list-item--wrapper .product-tile.agri-product-tile .product__btn {
    line-height: 19px;
    white-space: inherit;
  }
  html.body:lang(sv) .main-container .product-tile .product-column .product__btn {
    line-height: 19px;
    white-space: inherit;
  }
  html.body:lang(sv) .mCustomScrollbar__pv {
    padding: 0 !important;
  }
  html.body:lang(sv) .table__container .container .table__description {
    padding-left: 25%;
    padding-right: 25%;
  }
  html.body:lang(sv) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 8px;
  }
  html.body:lang(sv) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group {
    width: 55%;
  }
  html.body:lang(sv) .main-container .social--container .social--content_wrapper {
    padding-left: 145px;
  }
  html.body:lang(sv) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
  }
  html.body:lang(sv) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv.box__search {
    padding-top: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html.body:lang(sv) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(sv) .main-container .product-tile .product-column .product__size-container .product__size {
    padding-left: 5px;
    padding-right: 5px;
  }
  html.body:lang(sv) .main-container .breadcrumb li a {
    letter-spacing: 0.1em;
  }
  html.body:lang(sv) .product__filter .filter__list li.list-tab.list-tab-bicycle {
    position: relative;
    min-height: 52px;
  }
  html.body:lang(sv) .product__filter .filter__list li.list-tab.list-tab-bicycle a {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
    -o-transform: translate3D(-50%, -50%, 0);
    -webkit-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0);
  }
  html.body:lang(sv) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-1.item-1-bicycle {
    display: none;
  }
  html.body:lang(sv) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-4 {
    margin-left: 30px;
  }
  html.body:lang(sv) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-8 {
    min-width: 180px;
  }
  html.body:lang(sv) .main-container .summaryProduct .detail__content h6.color-gray {
    font-size: 7px;
  }
  html.body:lang(sv) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(sv) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 6px;
  }
  html.body:lang(sv) .item__detail-bicycle-list .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 10px;
  }
}
@media screen and (max-width: 1199px) {
  html.body:lang(sv) .filter-bar .form-group .btn-small-equipment {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(sv) .filter-bar .form-group .btn-small-equipment .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
}
html.body:lang(da) .contactus-left-content .call-later-panel .col-xs-6 {
  width: 100%;
}
html.body:lang(da) .contactus-left-content .toggle-switch-vre .btn {
  max-width: 50%;
  white-space: inherit;
  min-height: 40px;
  height: auto;
}
html.body:lang(da) .summaryProduct .find-dealer .finder-btn {
  height: auto;
  min-height: 56px;
  line-height: 18px;
  white-space: inherit;
}
html.body:lang(da) .main-container .CTA-bar-signup .input-group .btn {
  width: auto;
}
html.body:lang(da) .main-container .tab-bar .tab-title {
  min-width: 100px;
  width: auto;
  padding-right: 10px;
  padding-left: 10px;
}
html.body:lang(da) .table__container .container .table__specification_container .table__wrapper table th {
  max-width: none;
  min-width: inherit;
  padding-left: 10px;
  padding-right: 10px;
  word-spacing: inherit;
}
html.body:lang(da) .table__container .container .table__specification__vre .table__wrapper table th {
  position: relative;
  text-align: center;
  height: 85px;
}
html.body:lang(da) .table__container .container .table__specification__vre .table__wrapper table th.min-tyre-pressure,
html.body:lang(da) .table__container .container .table__specification__vre .table__wrapper table th.max-tyre-pressure {
  width: 130px !important;
}
html.body:lang(da) .table__container .container .table__specification__vre .table__wrapper table th span {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  display: table-caption;
}
html.body:lang(da) .agri-table__specification_container.table__specification--only-agri table th:nth-child(1) {
  width: 80px !important;
  max-width: 80px !important;
}
html.body:lang(da) .agri-table__specification_container.table__specification--only-agri table th:nth-child(2) {
  width: 150px !important;
  max-width: 150px !important;
}
html.body:lang(da) .agri-table__specification_container.table__specification--only-agri table th:nth-child(3) {
  width: 130px !important;
  max-width: 130px !important;
}
html.body:lang(da) .agri-table__specification_container.table__specification--only-agri table th:nth-child(4) {
  width: 200px !important;
  max-width: 200px !important;
}
html.body:lang(da) .agri-table__specification_container.table__specification--only-agri table th:nth-child(6) {
  width: 140px !important;
  max-width: 140px !important;
}
html.body:lang(da) .agri-table__specification_container.table__specification--only-agri table th:nth-child(7) {
  width: 90px !important;
  max-width: 90px !important;
}
html.body:lang(da) .table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip {
  width: 120px;
  margin-left: -145px;
}
html.body:lang(da) .box__search .form-group select.form-control {
  padding-right: 20px;
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon-black.png) no-repeat right 6px top 15px #fff;
}
@media screen and (max-width: 370px) {
  html.body:lang(da) .finder .finder-box .box__search__bicycle .form-group .form-control.form-control-vre {
    padding-right: 20px;
  }
  html.body:lang(da) .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:nth-child(2) label {
    /*margin-top: 16px;*/
  }
}
@media screen and (max-width: 767px) {
  html.body:lang(da) .table__container .container .table__description {
    padding-left: 15%;
    padding-right: 15%;
  }
  html.body:lang(da) .main-container .FAB_mobile .carousel {
    padding-bottom: 20px;
    min-height: 380px;
  }
  html.body:lang(da) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn-tab-2 {
    padding-left: 8px;
  }
  html.body:lang(da) .main-container .CTA-bar-signup .input-group .btn {
    padding-left: 4px;
    padding-right: 4px;
  }
  html.body:lang(da) .filter-bar .form-group .btn-group {
    display: inline-block;
    width: 100%;
    /*&.btn-small-equipment {
                                .btn {
                                    &:first-child {
                                        min-width: 100%;
                                        max-width: 100%;
                                        width: 100%;
                                    }
                                }
                            }*/
  }
  html.body:lang(da) .filter-bar .form-group .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
  html.body:lang(da) .filter-bar .bar__control #subBlock .btn-group .btn {
    min-height: 68px;
  }
  html.body:lang(da) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    padding-left: 5px;
    padding-right: 5px;
  }
  html.body:lang(da) .finder .finder-box .box__content.box__search-pv .form-inline,
  html.body:lang(da) .finder .finder-box .box__content.box__search-agri .form-inline,
  html.body:lang(da) .finder .finder-box .box__content.box__search__bicycle .form-inline {
    display: unset;
  }
  html.body:lang(da) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row,
  html.body:lang(da) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row,
  html.body:lang(da) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row {
    width: calc((50% - 6px));
    display: inline-block;
    float: left;
    margin-right: 0;
    margin-bottom: 12px;
  }
  html.body:lang(da) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:last-child,
  html.body:lang(da) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:last-child,
  html.body:lang(da) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:last-child {
    width: 100%;
    margin-left: 0;
    clear: left;
  }
  html.body:lang(da) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(da) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(da) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:first-child:not(:last-child) {
    float: left;
    margin-right: 6px;
  }
  html.body:lang(da) .finder .finder-box .box__content.box__search__bicycle .form-inline .form-group--1st-row:last-child {
    margin-bottom: 0;
  }
  html.body:lang(da) .table__container .container .table__specification_container .table__wrapper table th.max-speed br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  html.body:lang(da) .finder-container .box__content.button--wrapper.button--wrapper-bicycle label {
    top: -34px;
  }
  html.body:lang(da) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    padding: 0 10px;
  }
  html.body:lang(da) .filter-bar .bar__control .control__form-group .btn-group .btn {
    max-width: 250px;
    white-space: inherit;
  }
  html.body:lang(da) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
    padding-bottom: 0;
  }
  html.body:lang(da) .box__content.col-lg-8.button--wrapper.button--wrapper--agri .finder__application-group {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  html.body:lang(da) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button {
    min-width: 200px !important;
    max-width: 200px !important;
    white-space: inherit;
  }
  html.body:lang(da) .finder .finder-tab .btn.btn-vehicle-classic {
    min-width: 170px;
  }
  html.body:lang(da) .finder-box.tyre-box-agri .panel--wrapper-left,
  html.body:lang(da) .finder-box.tyre-box-pv .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(da) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri,
  html.body:lang(da) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri,
  html.body:lang(da) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv,
  html.body:lang(da) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv,
  html.body:lang(da) .finder-box.tyre-box-agri .box__content.box-search.box__search__bicycle,
  html.body:lang(da) .finder-box.tyre-box-pv .box__content.box-search.box__search__bicycle {
    padding-top: 0;
  }
  html.body:lang(da) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(da) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(da) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(da) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(da) .finder-box.tyre-box-agri .box__content.box-search.box__search__bicycle .form-group--1st-row,
  html.body:lang(da) .finder-box.tyre-box-pv .box__content.box-search.box__search__bicycle .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(da) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(da) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(da) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(da) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(da) .finder-box.tyre-box-agri .box__content.box-search.box__search__bicycle .form-control-vre,
  html.body:lang(da) .finder-box.tyre-box-pv .box__content.box-search.box__search__bicycle .form-control-vre {
    min-width: 139px;
    max-width: 128px;
    padding-left: 10px;
  }
  html.body:lang(da) .finder-box.tyre-box-bicycle .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(da) .finder-box.tyre-box-bicycle.bicycle-box .panel--wrapper-left {
    padding-top: 40px;
    margin-right: 0;
  }
  html.body:lang(da) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search__bicycle {
    margin-top: 37px;
  }
  html.body:lang(da) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle {
    padding-top: 0;
    margin-top: 0;
  }
  html.body:lang(da) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(da) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle label {
    position: relative;
    max-width: 120px;
    -ms-word-break: break-word;
    word-break: break-word;
    top: 0;
    margin-bottom: 5px;
  }
  html.body:lang(da) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search.box__search__bicycle .form-control-vre {
    min-width: 139px;
    max-width: 139px;
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html.body:lang(da) .finder .panel--wrapper-right .button--wrapper .vehicle-type {
    min-width: 200px;
    max-width: 200px !important;
  }
  html.body:lang(da) .filter-bar .form-group .btn-group.btn-small-equipment {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(da) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
  }
  html.body:lang(da) .finder-box.tyre-box-bicycle.bicycle-box .box__content.box__search__bicycle {
    margin-top: 0;
  }
  html.body:lang(da) .panel--wrapper-right .tyre-finder {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(da) .finder .finder-box .box__content.box__search__bicycle .form-group--1st-row-bicycle {
    margin-left: 0;
    margin-right: 0;
  }
  html.body:lang(da) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:first-child,
  html.body:lang(da) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(4) {
    border-left: 0;
  }
  html.body:lang(da) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(3) {
    border-top: 0;
  }
  html.body:lang(da) .finder-box.tyre-box-agri .panel--wrapper-left .finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
  html.body:lang(da) .finder-box.tyre-box-pv .panel--wrapper-left.finder-tab .btn {
    white-space: inherit;
    line-height: normal;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(da) {
    /*.navbar.navbar-main {
                    .nav.navbar-nav.navbar-right {
                        li {
                            &:last-child {
                                a {
                                    line-height: inherit;
                                }
                            }
                        }
                    }
                }*/
    /*.agri-list-item--wrapper {
                    .product-tile.agri-product-tile {
                        .product__btn {
                            line-height: 19px;
                            white-space: inherit;
                        }
                    }
                }*/
    /*.main-container .product-tile .product-column .product__btn {
                    line-height: 19px;
                    white-space: inherit;
                }*/
  }
  html.body:lang(da) .table__container .container .table__description {
    padding-left: 25%;
    padding-right: 25%;
  }
  html.body:lang(da) .finder .finder-box .box__content.box__search__bicycle {
    padding-left: 0;
    padding-right: 0;
  }
  html.body:lang(da) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group {
    width: 55%;
  }
  html.body:lang(da) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
  }
  html.body:lang(da) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv.box__search {
    padding-top: 0;
  }
  html.body:lang(da) .main-container .product-tile-item .product-column .product__size-container.product__size__pv {
    margin-top: 115px;
  }
  html.body:lang(da) .main-container .product-tile-item .product-column .product__size-container.product__size__pv.product__size__bicycle {
    margin-top: 26px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html.body:lang(da) {
    /*.main-container .product-tile .product-column .product__btn {
                    white-space: inherit;
                    height: auto;
                    line-height: 19px;
                }*/
    /*.collapse.navbar-collapse {
                    .navbar-nav.navbar-right {
                        a {
                            max-width: 120px;
                            text-align: center;
                        }
                    }
                }*/
  }
  html.body:lang(da) .product__filter .filter__list li.list-tab.list-tab-bicycle {
    position: relative;
    min-height: 52px;
  }
  html.body:lang(da) .product__filter .filter__list li.list-tab.list-tab-bicycle a {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
    -o-transform: translate3D(-50%, -50%, 0);
    -webkit-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0);
  }
  html.body:lang(da) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-1.item-1-bicycle {
    display: none;
  }
  html.body:lang(da) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-4 {
    margin-left: 30px;
  }
  html.body:lang(da) .agri-table__specification_container.table__specification--only-agri table th:nth-child(4) {
    width: 220px !important;
    max-width: 220px !important;
  }
  html.body:lang(da) .main-container .breadcrumb li a {
    letter-spacing: 0.1em;
  }
  html.body:lang(da) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 9px;
  }
  html.body:lang(da) .product__filter .filter__list li {
    height: auto !important;
  }
  html.body:lang(da) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    max-width: 135px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1200px) {
  html.body:lang(da) {
    /*.main-container .product-tile .product-column .product__btn {
                    white-space: inherit;
                    height: auto;
                    line-height: 19px;
                }*/
    /*.collapse.navbar-collapse {
                    .navbar-nav.navbar-right {
                        a {
                            max-width: 120px;
                            text-align: center;
                        }
                    }
                }*/
  }
}
@media screen and (max-width: 1365px) and (min-width: 1024px) {
  html.body:lang(da) .table__container .container .table__specification_container .table__wrapper.table__wrapper__pv {
    padding-left: 140px;
  }
  html.body:lang(da) .table__container .container .table__specification_container .table__wrapper.table__wrapper__pv.table_wrapper_product {
    padding-left: 0;
  }
}
html.body:lang(no) .contactus-left-content .toggle-switch-vre .btn {
  max-width: 50%;
  white-space: inherit;
  min-height: 40px;
  height: auto;
}
html.body:lang(no) .table__container .container .table__specification_container .table__wrapper {
  padding-left: 108px;
}
html.body:lang(no) .table__container .container .table__specification_container .table__wrapper.table_wrapper_product {
  padding-left: 0;
}
html.body:lang(no) .table__container .container .table__specification_container.table__specification__bycicle .table__wrapper table th:nth-child(3) {
  min-width: 100px;
}
html.body:lang(no) .table__container .container .table__specification_container.table__specification__bycicle .table__wrapper table th:nth-child(1) {
  min-width: 80px;
}
html.body:lang(no) .main-container .CTA-bar-signup .input-group .btn {
  width: auto;
}
html.body:lang(no) .main-container .tab-bar .tab-title {
  min-width: 100px;
  width: auto;
  padding-right: 10px;
}
html.body:lang(no) .table__container .container .table__specification_container .table__wrapper table th {
  max-width: none;
  min-width: inherit;
  padding-left: 10px;
  padding-right: 10px;
  word-spacing: inherit;
}
html.body:lang(no) .table__container .container .table__specification__vre .table__wrapper table th {
  position: relative;
  text-align: center;
  height: 85px;
}
html.body:lang(no) .table__container .container .table__specification__vre .table__wrapper table th.min-tyre-pressure {
  width: 160px !important;
}
html.body:lang(no) .table__container .container .table__specification__vre .table__wrapper table th.max-tyre-pressure {
  width: 160px !important;
}
html.body:lang(no) .table__container .container .table__specification__vre .table__wrapper table th.eu--lable--agri {
  width: 190px !important;
}
html.body:lang(no) .table__container .container .table__specification__vre .table__wrapper table th span {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  display: table-caption;
}
html.body:lang(no) .agri-table__specification_container.table__specification--only-agri table th:nth-child(4) {
  min-width: 190px !important;
}
html.body:lang(no) .table__container .container .table__specification_container .table__wrapper table tbody tr td:first-child .table__tool-tip {
  width: 110px;
  margin-left: -125px;
  padding-left: 6px;
}
html.body:lang(no) .box__search .form-group select.form-control {
  padding-right: 20px;
  background: url(/App_Themes/vredestein/img/Icons/dropdown-arrow-icon-black.png) no-repeat right 6px top 15px #fff;
}
@media screen and (max-width: 767px) {
  html.body:lang(no) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    padding-left: 5px;
    padding-right: 5px;
  }
  html.body:lang(no) .finder .finder-box .box__content.box__search-pv .form-inline,
  html.body:lang(no) .finder .finder-box .box__content.box__search-agri .form-inline {
    display: unset;
  }
  html.body:lang(no) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row,
  html.body:lang(no) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row {
    width: 49%;
    display: inline-block;
    float: left;
    margin-right: 0;
    margin-bottom: 12px;
  }
  html.body:lang(no) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:last-child,
  html.body:lang(no) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:last-child {
    width: 100%;
    margin-left: 0;
    clear: left;
  }
  html.body:lang(no) .finder .finder-box .box__content.box__search-pv .form-inline .form-group--1st-row:first-child:not(:last-child),
  html.body:lang(no) .finder .finder-box .box__content.box__search-agri .form-inline .form-group--1st-row:first-child:not(:last-child) {
    float: left;
    margin-right: 0;
  }
  html.body:lang(no) .table__container .container .table__description {
    padding-left: 15%;
    padding-right: 15%;
  }
  html.body:lang(no) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 7px;
  }
  html.body:lang(no) .product-detail__container.product-detail-vre .detail__content.fuel.popover__prdlist h6 {
    padding-right: 10px;
  }
  html.body:lang(no) .main-container .FAB_mobile .carousel {
    padding-bottom: 20px;
    min-height: 380px;
  }
  html.body:lang(no) .main-container .FAB_mobile .carousel .carousel-item--wrapper .item .para-small {
    padding: 0 5px;
  }
  html.body:lang(no) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group .btn-tab-2 {
    padding-left: 8px;
  }
  html.body:lang(no) .main-container .CTA-bar-signup .input-group .btn {
    padding-left: 4px;
    padding-right: 4px;
  }
  html.body:lang(no) .filter-bar .form-group .btn-group {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(no) .filter-bar .form-group .btn-group.btn-small-equipment .btn:first-child,
  html.body:lang(no) .filter-bar .form-group .btn-group.btn-small-equipment .btn:nth-child(2) {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  html.body:lang(no) .filter-bar .form-group .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
  html.body:lang(no) .filter-bar .form-group .btn-group .btn.btn-season__icon {
    width: calc((100%/3));
    max-width: calc((100%/3));
    min-width: calc((100%/3));
  }
  html.body:lang(no) .filter-bar .form-group.control__form-group_pv .btn-group {
    display: flex;
    -ms-flex-wrap: unset;
    -webkit-flex-wrap: unset;
    flex-wrap: unset;
  }
  html.body:lang(no) .filter-bar .form-group.control__form-group_pv .btn-group .btn {
    min-width: unset;
    max-width: unset;
  }
  html.body:lang(no) .table__container .container .table__specification_container .table__wrapper table th.max-speed br {
    display: none;
  }
  html.body:lang(no) .item__detail-bicycle-list .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) {
  html.body:lang(no) .heropage__slider.heropage__slider_home .carousel-inner .slider-form--inner.container .col-xs-12.col-sm-4.col-sm-offset-4 {
    width: 100%;
    margin-left: inherit;
  }
  html.body:lang(no) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    padding: 0 10px;
  }
  html.body:lang(no) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
    padding-bottom: 0;
  }
  html.body:lang(no) .box__content.col-lg-8.button--wrapper.button--wrapper--agri .finder__application-group {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  html.body:lang(no) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button {
    min-width: 190px !important;
    max-width: 190px !important;
  }
  html.body:lang(no) .finder-box.tyre-box-agri .panel--wrapper-left,
  html.body:lang(no) .finder-box.tyre-box-pv .panel--wrapper-left {
    margin-right: 0;
  }
  html.body:lang(no) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri,
  html.body:lang(no) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri,
  html.body:lang(no) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv,
  html.body:lang(no) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv {
    padding-top: 0;
  }
  html.body:lang(no) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(no) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-group--1st-row,
  html.body:lang(no) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-group--1st-row,
  html.body:lang(no) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-group--1st-row {
    vertical-align: bottom;
  }
  html.body:lang(no) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(no) .finder-box.tyre-box-pv .box__content.box__search.box__search-agri .form-control-vre,
  html.body:lang(no) .finder-box.tyre-box-agri .box__content.box__search.box__search-pv .form-control-vre,
  html.body:lang(no) .finder-box.tyre-box-pv .box__content.box__search.box__search-pv .form-control-vre {
    min-width: 140px;
    max-width: 140px;
  }
  html.body:lang(no) .finder .panel--wrapper-right .button--wrapper.button--wrapper-bicycle .finder__application-group .vehicle-type:nth-child(n+3) {
    white-space: inherit;
    padding: 5px;
    line-height: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html.body:lang(no) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row:first-child .form-control-vre {
    min-width: 120px;
    max-width: 120px;
  }
  html.body:lang(no) .finder-box.tyre-box-agri .box__content.box__search.box__search-agri .form-group--1st-row:last-child .form-control-vre {
    min-width: 120px;
    max-width: 120px;
  }
  html.body:lang(no) .finder .finder-box.finder-box-agri .panel--wrapper-left {
    padding: 0;
  }
  html.body:lang(no) .finder .finder-box.finder-box-agri .panel--wrapper-left .finder-tab .btn {
    padding: 0 5px;
  }
  html.body:lang(no) .finder .finder-container .finder-box.dealer-box .box__content {
    padding-right: 0;
  }
  html.body:lang(no) .filter-bar .bar__title.bar__title__bicycle {
    max-width: 100%;
  }
  html.body:lang(no) .finder .finder-tab.btn-group-finder-bicyce .btn.btn-vehicle-classic {
    width: 150px;
  }
  html.body:lang(no) .main-container .summaryProduct .detail__content h6.color-gray {
    font-size: 9px;
  }
  html.body:lang(no) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:first-child,
  html.body:lang(no) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(4) {
    border-left: 0;
  }
  html.body:lang(no) .box__content.col-lg-8.button--wrapper.button--wrapper--agri button:nth-child(3) {
    border-top: 0;
  }
  html.body:lang(no) .finder .finder-box .dealer-label {
    float: unset;
  }
  html.body:lang(no) .main-container .breadcrumb li a {
    letter-spacing: 0.1em;
  }
  html.body:lang(no) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 8px;
  }
}
@media screen and (min-width: 992px) {
  html.body:lang(no) .mCustomScrollbar__pv {
    padding: 0 !important;
  }
  html.body:lang(no) .table__container .container .table__description {
    padding-left: 25%;
    padding-right: 25%;
  }
  html.body:lang(no) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 8px;
  }
  html.body:lang(no) .main-container .modal-window .modal-dialog .modal-content .modal-body .btn-group {
    width: 55%;
  }
  html.body:lang(no) .main-container .social--container .social--content_wrapper {
    padding-left: 180px;
  }
  html.body:lang(no) .box__content.col-lg-8.button--wrapper.button--wrapper--agri {
    width: 100%;
  }
  html.body:lang(no) .finder-box.tyre-box-pv.agri-box .box__content.box__search-pv.box__search {
    padding-top: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html.body:lang(no) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    max-width: 114px;
    padding-left: 10px;
    padding-right: 10px;
  }
  html.body:lang(no) .main-container .breadcrumb li a {
    letter-spacing: 0.1em;
  }
  html.body:lang(no) .product__filter .filter__list li.list-tab.list-tab-bicycle {
    position: relative;
    min-height: 52px;
  }
  html.body:lang(no) .product__filter .filter__list li.list-tab.list-tab-bicycle a {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
    -o-transform: translate3D(-50%, -50%, 0);
    -webkit-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0);
  }
  html.body:lang(no) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-1.item-1-bicycle {
    display: none;
  }
  html.body:lang(no) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-4 {
    margin-left: 30px;
  }
  html.body:lang(no) .product__filter .filter__list li.list-tab.list-tab-bicycle.item-8 {
    min-width: 180px;
  }
  html.body:lang(no) .main-container .summaryProduct .detail__content h6.color-gray {
    font-size: 7px;
  }
  html.body:lang(no) .main-container .product-tile .product-column .product__btn {
    white-space: inherit;
    height: auto;
    line-height: 19px;
  }
  html.body:lang(no) .product-detail-vre-bicycle .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 6px;
  }
  html.body:lang(no) .item__detail-bicycle-list .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
    font-size: 10px;
  }
}
@media screen and (max-width: 1199px) {
  html.body:lang(no) .filter-bar .form-group .btn-small-equipment {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(no) .filter-bar .form-group .btn-small-equipment .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    white-space: inherit;
    height: auto;
    min-height: 40px;
    padding: 0 10px;
  }
}
@media screen and (min-width: 1200px) {
  html.body:lang(no) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    max-width: 135px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1366px) {
  html.body:lang(no) .navbar.navbar-sub .navbar-header .navbar-brand.navbar-link {
    max-width: 150px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html.body:lang(en) .heropage__slider.heropage__slider_home .carousel-inner .slider-form--inner.container .col-xs-12.col-sm-4.col-sm-offset-4 {
    width: 100%;
    margin-left: inherit;
  }
}
@media screen and (max-width: 991px) {
  html.body:lang(en) .table__container .container .table__specification__vre.table__specification--only-agri .table__wrapper table th.fix-long-text {
    min-width: 130px;
    width: 130px !important;
    max-width: 130px;
  }
  html.body:lang(en) .table__container .container .table__specification__vre.table__specification--only-agri .table__wrapper table th.eu--lable--agri {
    min-width: 120px;
    width: 120px !important;
    max-width: 120px;
  }
}
@media screen and (max-width: 767px) {
  html.body:lang(en) .filter-bar .form-group .btn-group.btn-small-equipment {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(en) .filter-bar .form-group .btn-group.btn-small-equipment .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
  }
  html.body:lang(en) .filter-bar .form-group .btn-group.btn-small-equipment .btn:first-child,
  html.body:lang(en) .filter-bar .form-group .btn-group.btn-small-equipment .btn:nth-child(2) {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  html.body:lang(en) .main-container .filter-bar .bar__control .control__form-group.form-group--agriIndus .btn-group {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(en) .main-container .filter-bar .bar__control .control__form-group.form-group--agriIndus .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    padding-left: 13px;
  }
  html.body:lang(en) .main-container .filter-bar .bar__control .control__form-group.form-group--agriIndus .btn-group .btn:first-child {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  html.body:lang(en) .main-container .filter-bar .bar__control .control__form-group.form-group-subBlock .btn-group {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
    width: 100%;
  }
  html.body:lang(en) .main-container .filter-bar .bar__control .control__form-group.form-group-subBlock .btn-group .btn {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
  }
  html.body:lang(en) .main-container .filter-bar .bar__control .control__form-group.form-group-harvester .btn-group .btn {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
  }
}
html.body:lang(en) .utqg-label-mobile {
  display: block;
  font-size: 13px;
}
html.body:lang(fr) .CA #tyreSizeDropdown {
  max-width: 100%;
  width: 340px;
}
html.body:lang(fr) .CA #tyreSizeDropdown #confirmTyreSizePopup {
  max-width: 100%;
  width: 340px;
}
html.body:lang(fr) .CA .control__form-group_pv .btn-category__icon {
  font-size: 10px;
}
html.body:lang(fr) .CA .filter-bar .bar__control .control__column .control__form-group .btn-group.vehicle--group .btn {
  width: auto;
  min-width: 55px;
}
html.body:lang(fr) .CA .filter-bar .bar__control .control__column .control__form-group .btn-group.terrain--group .btn {
  width: auto;
  min-width: 65px;
}
html.body:lang(fr) .CA .filter-bar .bar__control .control__column .control__form-group .btn-group.product-range--group .btn {
  width: auto;
  min-width: 65px;
}
html.body .dot-form {
  padding-left: 30px;
  padding-right: 30px;
  /*.customer-info,
      .dealer-info {
        .field-validation-error {
          position: absolute;
        }
      }*/
}
@media screen and (min-width: 992px) {
  html.body .dot-form .date-picker {
    margin-top: 57px;
  }
}
@media screen and (min-width: 992px) {
  html.body .dot-form .date-picker h5 {
    margin-bottom: 27px;
  }
}
html.body .dot-form #DoTRegistrationFormViewModel_PurchaseDate {
  cursor: pointer;
}
html.body .dot-form .tire-id-section h6 {
  margin-top: 0;
  line-height: 0.9;
}
html.body .dot-form input[type='number'] {
  -moz-appearance: textfield;
}
html.body .dot-form input[type='number']::-webkit-inner-spin-button,
html.body .dot-form input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
html.body.isIE .table__container .container .table__specification_container .table__wrapper table th span {
  top: 45px !important;
}
html.body .contactus-left-content .call-later-panel .col-xs-6 {
  width: 100%;
}
@media screen and (max-width: 400px) {
  html.body .page-title-img--padding-iphone {
    padding-bottom: 57.25% !important;
    background: black !important;
  }
}
@media screen and (max-width: 767px) {
  html.body.isAndroid #custom__scrollbar {
    overflow-x: auto !important;
  }
}
html.body .main-container .product-tile-item .product-tile .product-column .product__text.product-desc {
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
  height: 72px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
html.body .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-bottom: 10px;
  padding-bottom: 40px;
}
html.body .search-box.search-box-dealer input::-ms-clear {
  display: none;
}
html.body .content-left .more-info {
  z-index: 8;
}
html.body .item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-point--wrapper .item__criteria-point {
  width: 13%;
}
html.body .main-container .dealer-content .dealer__map-container .info-table--container .dealer__phone--detail a {
  color: #000000;
}
html.body .main-container .modal-send-email .modal-body .info-table--container .dealer__phone--detail a {
  color: #000000;
}
html.body .table__container .container .table__specification_container .table__wrapper table tbody tr td span img {
  cursor: pointer;
}
html.body .form-group .right-addon input::-ms-clear {
  display: none;
}
@media screen and (max-width: 767px) {
  html.body .main-container .summaryProduct .mobile-content .product__img .product__img-bicycle-social__wrapper {
    height: 115px;
  }
  html.body .main-container .summaryProduct .mobile-content .product__img .product__img-bicycle-social__wrapper .share_wrapper {
    margin-top: 10px;
  }
  html.body .filter-bar .form-group.control__form-group .btn-group .btn.btn-season__icon,
  html.body .filter-bar .form-group.control__form-group .btn-group .btn.btn-category__icon {
    width: calc((100%/3));
    max-width: calc((100%/3));
    min-width: calc((100%/3));
  }
  html.body .CTA-bar-signup .para-normal.success-message {
    padding: 10px 8px;
  }
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--11 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--12 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--13 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--14 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--15 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--16 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--17 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--18 .company__label {
    font-size: 23px;
  }
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--19 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--20 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--21 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--22 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--23 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--24 .company__label {
    font-size: 17px;
  }
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--25 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--26 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--27 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--28 .company__label {
    font-size: 14px;
  }
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--29 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--30 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--31 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--32 .company__label {
    font-size: 12px;
  }
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--33 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--34 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--35 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--36 .company__label {
    font-size: 11px;
  }
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--37 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--38 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--39 .company__label,
  html.body .heropage__slider .slider-form--inner .company-label__wrapper--40 .company__label {
    font-size: 10px;
  }
  html.body .navbar.navbar-main .navbar-collapse-mobile {
    width: calc(100% + 10px);
  }
  html.body .main-container .summaryProduct .mobile-content .product__img .save-share.group-icon-product,
  html.body .main-container .summaryProduct .mobile-content .product__img .share_wrapper {
    z-index: 2;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html.body .main-container .related__container .article--item-equal {
    display: inline-block;
  }
  html.body .main-container .product-tile-item .product-tile-pv {
    min-height: 330px;
  }
}
@media screen and (min-width: 992px) {
  html.body:not(:lang(en)) .main-container .FAB .FAB__layer div .title {
    padding-left: 10%;
    padding-right: 10%;
  }
  html.body .product__filter .filter__list li.list-tab {
    -webkit-align-self: stretch;
    -moz-box-align: stretch;
    align-self: stretch;
    position: relative;
  }
}
@media screen and (min-width: 1200px) {
  html.body:not(:lang(en)) #custom__scrollbar {
    width: auto;
    max-width: 1176px;
    min-width: 1176px;
    display: inline-block;
  }
}
@media screen and (max-width: 1199) {
  html.body:not(:lang(en)) #custom__scrollbar {
    width: 100%;
    display: inline-block;
  }
}
html.body .utqg-label {
  margin-top: -60px;
  margin-bottom: 43px;
  font-family: 'Gotham Book', sans-serif;
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0.15em;
}
html.body .table__container .container .table__specification_container .table__wrapper span .paginate_button.current {
  background-color: #333;
}
html.body .text--white {
  color: #f4f4f4;
}
html.body .table__container .container .table__specification_container .table__wrapper table.na-table th:nth-child(3n),
html.body .table__container .container .table__specification_container .table__wrapper table.na-table td:nth-child(3n) {
  border-right: 0;
}
html.body .table__container .container .table__specification_container .table__wrapper table.na-table th:nth-child(4),
html.body .table__container .container .table__specification_container .table__wrapper table.na-table td:nth-child(4),
html.body .table__container .container .table__specification_container .table__wrapper table.na-table th:nth-child(7),
html.body .table__container .container .table__specification_container .table__wrapper table.na-table td:nth-child(7) {
  border-right: 1px solid #666;
}
html.body .table__container .container .table__specification_container .table__wrapper table.na-table th:last-child,
html.body .table__container .container .table__specification_container .table__wrapper table.na-table td:last-child {
  border-right: 0;
}
@media screen and (min-width: 991px) {
  html.body .navbar.navbar-sub .navbar-nav .navbar-dropdown .dropdown-menu.waranty-menu {
    top: 100%;
    right: auto;
  }
}
html.body .promo-form-container .promo-form ul {
  max-width: 350px;
  margin: 0 auto;
  text-align: left;
}
@media (min-width: 992px) {
  html.body .warranty-body-copy {
    margin-left: 14%;
  }
}
html.body .vredestein-footer {
  bottom: 1px;
}
/*colors*/
.btn.btn-white {
  background: #fff;
}
.no-padding--lr {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body {
  min-height: 100%;
  position: relative;
}
body.fix-whiteline {
  background-image: url('../img/fix-whiteline.png');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: bottom;
}
.body {
  height: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body {
    margin-bottom: -1px;
  }
}
.body .main-container {
  color: #000;
}
.body .main-container .main-content {
  /*-ms-overflow: hidden;*/
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .body .main-container .container,
  .body .main-container .container-fluid,
  .body .main-container [class*="col-"] {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (max-width: 767px) {
  .body .main-container .row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.body .main-container .no-padding,
.body .main-container.no-padding {
  padding: 0 !important;
}
@media screen and (max-width: 767px) {
  .body .main-container .no-padding-xs {
    padding: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .main-container .no-padding-sm {
    padding: 0 !important;
  }
}
@media screen and (min-width: 991px) and (max-width: 1219px) {
  .body .main-container .no-padding-md {
    padding: 0 !important;
  }
}
@media screen and (min-width: 1220px) {
  .body .main-container .no-padding-lg {
    padding: 0 !important;
  }
}
.body .main-container .no-margin {
  margin: 0 !important;
}
@media screen and (max-width: 767px) {
  .body .main-container .no-margin-xs {
    margin: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .body .main-container .no-margin-sm {
    margin: 0 !important;
  }
}
@media screen and (min-width: 991px) and (max-width: 1219px) {
  .body .main-container .no-margin-md {
    margin: 0 !important;
  }
}
@media screen and (min-width: 1220px) {
  .body .main-container .no-margin-lg {
    margin: 0 !important;
  }
}
.body .main-container .no-margin--top {
  margin-top: 0 !important;
}
.body .main-container .no-margin--bottom {
  margin-bottom: 0 !important;
}
.body .main-container .bg-primary {
  background-color: #0066b3 !important;
}
.body .main-container .bg-black {
  background-color: #000 !important;
}
.body .main-container .bg-gray {
  background-color: #888 !important;
}
.body .main-container .bg-white {
  background-color: #fff !important;
}
.body .main-container .color-primary {
  color: #0066b3 !important;
}
.body .main-container .color-black {
  color: #000 !important;
}
.body .main-container .color-white {
  color: #fff !important;
}
.body .main-container .color-gray {
  color: #888 !important;
}
.body .main-container .text-bold {
  font-family: 'Gotham Bold', sans-serif !important;
}
.body .main-container .text-left {
  text-align: left !important;
}
.body .main-container .text-right {
  text-align: right !important;
}
.body .main-container .inline-middle > * {
  display: inline-block;
  vertical-align: middle;
}
.body .main-container .inline-flex {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  cursor: default;
}
.body .main-container .inline-flex.vertical-align {
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
}
.body .main-container .inline-flex.distance-equal {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .body .main-container .inline-flex {
    /* display: block;*/
  }
  .body .main-container .inline-flex .inline-content {
    padding: 0 0 12px 0;
  }
}
@media screen and (max-width: 767px) {
  .body .main-container .block-xs {
    display: block;
  }
}
.body .main-container .breadcrumb {
  background: none;
  padding: 12px 0;
  line-height: 16px;
  margin-bottom: 0;
}
.body .main-container .breadcrumb li {
  color: #888;
  text-transform: uppercase;
  font-family: 'Gotham Book', sans-serif;
  font-size: 10px;
  line-height: 16px;
}
.body .main-container .breadcrumb li a {
  letter-spacing: 0.15em;
  text-decoration: none;
  color: #888;
}
.body .main-container .breadcrumb > li + li:before {
  padding: 0 3px 0 0;
  color: #888;
  content: ">";
}
.body .main-container .background {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #000;
}
.body .main-container .background .background-image {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.body .main-container .background .background-image.background-image--bottom {
  bottom: 0;
  top: inherit;
  z-index: 0;
  opacity: 0.8;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .body .main-container .background .background-image.background-image--bottom {
    width: auto;
  }
}
.body .main-container .rating-star {
  list-style: none;
  padding: 0;
  text-align: center;
}
.body .main-container .rating-star li {
  display: inline-block;
}
.body .main-container .rating-star li span,
.body .main-container .rating-star li small,
.body .main-container .rating-star li i {
  color: #0066b3;
  font-size: 17px;
}
.body .main-container .img-16-9,
.body .main-container .img-1-1,
.body .main-container .img-4-3 {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.body .main-container .img-16-9 img,
.body .main-container .img-1-1 img,
.body .main-container .img-4-3 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
}
.body .main-container .img-16-9 {
  padding-bottom: 56.25%;
}
.body .main-container .img-1-1 {
  padding-bottom: 100%;
}
.body .main-container .img-4-3 {
  padding-bottom: 75%;
}
.body .main-container .ui-autocomplete * {
  font-size: 12px;
  line-height: 40px;
  letter-spacing: 0.15em;
  font-family: 'Gotham Book', sans-serif;
  text-transform: uppercase;
}
.body .main-container .pac-container {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-family: 'Gotham Light', sans-serif;
}
.body .main-container .datepicker {
  padding: 0;
  font-size: 12px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.body .main-container .datepicker .dow {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Book', sans-serif;
}
.body .main-container .datepicker .datepicker-days table thead tr:not(:first-child):not(:last-child),
.body .main-container .datepicker .datepicker-months table thead tr:not(:first-child),
.body .main-container .datepicker .datepicker-years table thead tr:not(:first-child),
.body .main-container .datepicker .datepicker-decades table thead tr:not(:first-child),
.body .main-container .datepicker .datepicker-centuries table thead tr:not(:first-child) {
  height: 48px;
  background-color: #000;
  color: #fff;
  font-size: 16px;
}
.body .main-container .datepicker .datepicker-days table thead tr:not(:first-child):not(:last-child) th,
.body .main-container .datepicker .datepicker-months table thead tr:not(:first-child) th,
.body .main-container .datepicker .datepicker-years table thead tr:not(:first-child) th,
.body .main-container .datepicker .datepicker-decades table thead tr:not(:first-child) th,
.body .main-container .datepicker .datepicker-centuries table thead tr:not(:first-child) th {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /*padding: 15px;*/
  /*min-width: 40px;*/
}
.body .main-container .datepicker .datepicker-days table thead tr:not(:first-child):not(:last-child) th:hover,
.body .main-container .datepicker .datepicker-months table thead tr:not(:first-child) th:hover,
.body .main-container .datepicker .datepicker-years table thead tr:not(:first-child) th:hover,
.body .main-container .datepicker .datepicker-decades table thead tr:not(:first-child) th:hover,
.body .main-container .datepicker .datepicker-centuries table thead tr:not(:first-child) th:hover {
  background-color: #888;
}
.body .main-container .datepicker .datepicker-days table thead tr:last-child {
  color: #000;
}
.body .main-container .datepicker .datepicker-switch {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Medium', sans-serif;
  font-weight: normal;
}
.body .main-container .datepicker tbody {
  padding: 5px;
}
.body .main-container .datepicker tbody .active {
  background-color: #0066b3;
  background-image: none;
  color: #fff;
}
.body .main-container .datepicker tbody .active:hover {
  background-color: #0066b3;
  background-image: none;
}
.body .main-container .datepicker tbody .day {
  color: #000;
  width: 29px;
  height: 29px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-family: 'Gotham Book', sans-serif;
}
.body .main-container .datepicker tbody .day.old,
.body .main-container .datepicker tbody .day.disabled {
  color: #888;
}
.body .main-container .datepicker tbody .day.new {
  display: none;
}
.body .main-container .datepicker tbody .day.active {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #0066b3;
  background-image: none;
  color: #fff;
}
.body .main-container .datepicker tbody .day.active:hover {
  background-color: #0066b3;
  background-image: none;
}
.body .main-container .datepicker tbody .day:hover {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.body .main-container .datepicker tbody .month.active,
.body .main-container .datepicker tbody .year.active,
.body .main-container .datepicker tbody .decade.active,
.body .main-container .datepicker tbody .century.active {
  background-color: #0066b3;
  background-image: none;
  color: #fff;
}
.body .main-container .datepicker tbody .month.active:hover,
.body .main-container .datepicker tbody .year.active:hover,
.body .main-container .datepicker tbody .decade.active:hover,
.body .main-container .datepicker tbody .century.active:hover {
  background-color: #0066b3;
  background-image: none;
}
.body .main-container .modal-inform .form-container .icon-success {
  width: 24px;
}
@media screen and (min-width: 992px) {
  .body .main-container .social--container {
    position: relative;
  }
  .body .main-container .social--container .label-title {
    margin: 0;
    position: absolute;
    top: 50%;
    -moz-transform: translatY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .body .main-container .social--container .social--content_wrapper {
    padding-left: 130px;
    height: 43px;
    margin-bottom: 20px;
  }
  .body .main-container .social--container .social--content_wrapper .save-share,
  .body .main-container .social--container .social--content_wrapper .save_wrapper_vre,
  .body .main-container .social--container .social--content_wrapper .share_wrapper_vre {
    margin-bottom: 0;
  }
}
.save-share {
  display: none;
  display: inline-block;
  height: 40px;
  margin-top: 0 !important;
}
.save-share .img-wrapper {
  display: inline-block;
  width: 40px;
  line-height: 38px;
  border: 1px solid;
  text-align: center;
}
.save-share .img-wrapper.custom-margin {
  margin-right: 8px;
}
.save-share .img-wrapper img {
  max-width: 50%;
}
.save_wrapper {
  display: inline-block;
  display: none;
  position: relative;
  height: 40px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .save_wrapper.save_wrapper_product,
  .save_wrapper.save_wrapper_agri {
    position: absolute;
    right: 45px;
  }
}
.save_wrapper.save_wrapper_agri {
  margin-bottom: 22px;
}
.save_wrapper ul {
  padding-top: 11px;
  padding-bottom: 10px;
  display: inline-block;
  margin: 0;
  border: 1px solid;
}
.save_wrapper ul.save-and-share {
  border: none;
  padding: 0;
}
.save_wrapper ul.save-and-share li {
  width: 40px;
  height: 40px;
  border: 1px solid;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
}
.save_wrapper ul.save-and-share li .img-anchor-tag img {
  width: 20px;
}
.save_wrapper ul.save-and-share li.close-save-btn-vre {
  background: #000;
}
.share_wrapper {
  display: inline-block;
  display: none;
  position: relative;
  height: 40px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .share_wrapper.share_wrapper_product,
  .share_wrapper.share_wrapper_agri {
    position: absolute;
    right: 45px;
  }
}
.share_wrapper.share_wrapper_agri {
  margin-bottom: 25px;
}
.share_wrapper ul {
  list-style: none;
  -webkit-padding-start: 0;
  padding-top: 11px;
  padding-bottom: 10px;
  display: inline-block;
  border: 1px solid;
  margin: 0;
  padding-left: 0;
}
.share_wrapper ul li {
  padding: 0 5px;
  line-height: 0;
  float: left;
}
.share_wrapper ul li .fbsharelink {
  cursor: pointer;
}
.share_wrapper ul.save-and-share {
  border: none;
  padding: 0;
}
.share_wrapper ul.save-and-share li {
  width: 40px;
  height: 40px;
  border: 1px solid;
  line-height: 34px;
  text-align: center;
  float: none;
  cursor: pointer;
  background-color: #fff;
}
.share_wrapper ul.save-and-share li .img-anchor-tag img {
  width: 20px;
}
.share_wrapper ul.save-and-share li.close-share-btn-vre {
  background: #000;
}
.ng-map-info-window {
  /*cursor: pointer !important;*/
}
.close-save-btn,
.close-share-btn {
  border: 1px solid #333;
  border-radius: 50%;
  margin-left: 10px;
  height: 30px;
  width: 30px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .close-save-btn.close-btn-product,
  .close-share-btn.close-btn-product {
    right: -40px;
  }
}
.close-save-btn i,
.close-share-btn i {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  color: #000;
  font-size: 20px !important;
  vertical-align: middle;
}
.body .nav-fixed.stick {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  border: none;
  background-color: black !important;
  /*border-radius: 0 0 0.5em 0.5em;*/
}
.body .nav-fixed.stick li.back-to-top {
  float: right;
  display: block !important;
}
.img-ratio-4-3 {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 75%;
}
.img-ratio-4-3 img {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  height: 100%;
}
.img-ratio-4-3-productdetail {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .img-ratio-4-3-productdetail {
    position: absolute;
    bottom: 0;
  }
}
.img-ratio-4-3-productdetail img {
  position: absolute;
  left: 50%;
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  height: 100%;
  cursor: pointer;
  top: 50%;
}
.img-ratio-4-3-productdetail img.productdetail-image {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.img-ratio-4-3-productdetail img.productdetail-image.pv-productdetail-image {
  -webkit-transform: translate3d(-50%, -70%, 0);
  -moz-transform: translate3d(-50%, -70%, 0);
  -ms-transform: translate3d(-50%, -70%, 0);
  -o-transform: translate3d(-50%, -70%, 0);
  transform: translate3d(-50%, -70%, 0);
  width: 122%;
  height: auto;
}
.img-oneresult.oneresult-vre {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
@media screen and (min-width: 992px) {
  .img-oneresult.oneresult-vre {
    margin-top: 0;
    width: 250px;
  }
}
.img-oneresult.oneresult-vre img {
  position: absolute;
  top: 24px;
  width: 100%;
  max-width: 100%;
  left: unset;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 992px) {
  .img-oneresult {
    width: 150px;
    margin-top: 8px;
  }
}
@media screen and (min-width: 992px) {
  .img-oneresult img {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
    -o-transform: translate3D(-50%, -50%, 0);
    -webkit-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -30%, 0);
    -moz-transform: translate3d(-50%, -30%, 0);
    -ms-transform: translate3d(-50%, -30%, 0);
    -o-transform: translate3d(-50%, -30%, 0);
    transform: translate3d(-50%, -30%, 0);
    top: 0;
  }
}
.legal-content {
  padding-top: 100px;
}
.whyappolo-content-pages {
  padding-top: 120px;
  padding-bottom: 30px;
}
.product__img--border-gradient {
  width: 100%;
  height: 1px;
  margin-left: 0;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #666473 50%, #ffffff 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff), color-stop(50%, #666473), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, #ffffff 0%, #666473 50%, #ffffff 100%);
  background: -o-linear-gradient(left, #ffffff 0%, #666473 50%, #ffffff 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, #666473 50%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #666473 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
@media screen and (min-width: 1280px) {
  .product__img--border-gradient {
    width: 120%;
    height: 1px;
    margin-left: -10%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .product__img--border-gradient {
    width: 110%;
    height: 2px;
    margin-left: -5%;
  }
}
@media screen and (max-width: 767px) {
  .product__img--border-gradient {
    width: 100%;
    height: 2px;
    margin-left: 0;
  }
}
.item__criteria--wrapper {
  width: 55%;
}
@media screen and (max-width: 991px) {
  .item__criteria--wrapper {
    width: 100%;
  }
}
.item__criteria--wrapper .item__criteria-list {
  padding: 0;
  margin: 0;
  list-style: none;
  border-right: 1px solid #aeaeae;
}
@media screen and (max-width: 991px) {
  .item__criteria--wrapper .item__criteria-list {
    border: none;
  }
}
.item__criteria--wrapper .item__criteria-list .item__criteria {
  display: flex;
  margin-bottom: 5px;
  padding: 0 5px;
}
.item__criteria--wrapper .item__criteria-list .item__criteria:last-child {
  margin-bottom: 0;
}
.item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-name {
  flex: 1;
  text-align: right;
  font-size: 12px;
  line-height: 18px;
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
}
.item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-point--wrapper {
  flex: 1;
  padding-left: 20px;
  align-self: center;
}
.item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-point--wrapper .item__criteria-point {
  width: 20px;
  height: 5px;
  display: inline-block;
  margin-bottom: 6px;
}
.item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-point--wrapper .item__criteria-point.item__criteria-point-active {
  background-color: #0066b3;
}
.item__criteria--wrapper .item__criteria-list .item__criteria .item__criteria-point--wrapper .item__criteria-point.item__criteria-point-inactive {
  background-color: #c3c3c3;
}
.item__tagline--wrapper {
  width: 50%;
  flex: 1;
  padding-left: 25px;
}
@media screen and (max-width: 991px) {
  .item__tagline--wrapper {
    display: none;
  }
}
.item__tagline--wrapper .item__tagline-title {
  font-size: 12px;
  line-height: 18px;
  font-family: 'Gotham Medium', sans-serif;
  text-transform: uppercase;
}
.item__tagline--wrapper .item__tagline-fab--wrapper {
  margin-top: 15px;
}
.item__tagline--wrapper .item__tagline-fab--wrapper .item__tagline-fab-list {
  list-style-type: none;
  padding-left: 0;
}
.item__tagline--wrapper .item__tagline-fab--wrapper .item__tagline-fab-list .item__tagline-fab {
  font-size: 11px;
  line-height: 16px;
  font-family: 'Gotham Book', sans-serif;
  text-transform: uppercase;
  color: #333;
  padding-left: 10px;
  position: relative;
}
.item__tagline--wrapper .item__tagline-fab--wrapper .item__tagline-fab-list .item__tagline-fab .item__tagline-fab-indent {
  position: absolute;
  top: 0;
  left: 1px;
}
.modal-open {
  position: fixed;
  width: 100%;
}