@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic");
@import url("https://fonts.googleapis.com/css?family=Cabin:400,400i,700,700i");
@import url("https://use.typekit.net/dhg5otg.css");
/* This file contains brand specific styles for Prema USA. */
/* HTML and Body */
html {
  font-family: "myriad-pro-condensed"; }

body {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1px; }

html body {
  padding-top: 0;
  min-height: 100%;
  padding-bottom: 70px; }

/* Fonts */
h1, h2, h3, h4, h5 {
  color: #df8431;
  margin: 0 5px 10px;
  font-weight: bold; }

a {
  color: #666766; }

a:hover {
  color: #df8431; }

p, ul, li {
  color: #666766; }

p, a, li {
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0; }

table p {
  line-height: initial;
  line-height: inherit;
  line-height: auto; }

h1 {
  font-size: 18px; }

h2 {
  font-size: 16px; }

h3 {
  font-size: 15px; }

h4 {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px; }

p {
  padding: 10px 5px; }

table td, table td:first-child {
  padding: 5px; }

/* General Elements */
/* Content Centre */
#content_centre h1#filterHeader {
  text-align: left;
  font-weight: normal;
  font-size: 1.5em;
  line-height: 140%;
  margin: 0; }

#content_centre h1 {
  padding: 0px 5px;
  font-size: 2em;
  text-align: left;
  line-height: 100%;
  margin: 0 0 10px;
  letter-spacing: 0; }

.index #content_centre h1 {
  padding: 0px 5px;
  font-size: 2em;
  text-align: left;
  line-height: 100%;
  margin: 0 0 10px;
  letter-spacing: 0; }

#content_centre {
  padding-bottom: 0; }

#content_centre, .indexCentre {
  max-width: 1200px;
  background: white;
  margin: 0 auto;
  padding-top: 67px;
  padding-bottom: 20px; }

.index #content_centre {
  width: 100%;
  background: none;
  margin: 0;
  max-width: 100%;
  padding-bottom: 0; }

.tpmsVehicleInformation #content_centre {
  padding-top: 0; }

/* Home Lookup Tables */
#homeLookup {
  margin-top: 0px;
  background: url(../img/magnifyingGlass.png) bottom right no-repeat;
  background-size: auto 95%;
  background-color: #eee; }

.homeLookupInner {
  width: 900px; }

#content_centre .homeLookupInner h1 {
  padding-top: 20px; }

.homeLookupInner form select {
  background: #000;
  font-family: "myriad-pro-condensed"; }

.homeLookupInner form#makeForm {
  background: url(../img/makeIconLarge.png) bottom 60px center no-repeat;
  background-size: 57% auto; }

.homeLookupInner form#modelForm {
  background: url(../img/modelIconLarge.png) bottom 60px center no-repeat;
  background-size: 80% auto; }

.homeLookupInner form#yearForm {
  background: url(../img/yearIconLarge.png) bottom 60px center no-repeat;
  background-size: 52% auto; }

/* 404 */
/* Login Page */
#login_page_container #loginButton button {
  background-color: #df8431;
  -webkit-box-shadow: 1px 1px 1px #333;
  box-shadow: 1px 1px 1px #333;
  color: #ffffff;
  border: 0;
  padding: 0.5vh;
  width: 100%; }

#login_page_container input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset; }

#login_button, #logout_button {
  line-height: 1.2em;
  font-size: 1.2em;
  letter-spacing: 0.1em;
  color: white; }

#logout_button:hover, #login_button:hover {
  background: #1b1b1b; }

#login_button, #logout_button {
  background: none;
  padding: 17px 10px;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-align: right;
  font-weight: 600;
  line-height: 1.2em;
  text-transform: uppercase; }

#login_button:hover, #logout_button:hover {
  background: #231f1b;
  color: white; }

/* Search Buttons and Search Bar */
.search #content_bar h3 {
  margin: 1em; }

#searchFormContainer input[type=text] {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #ddd;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -webkit-box-shadow: 5px 2px 5px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 5px 2px 5px rgba(50, 50, 50, 0.3);
  box-shadow: 5px 2px 5px rgba(50, 50, 50, 0.3); }

#searchFormContainer button {
  background-color: #df8431;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  padding: 7px 10px 5px 10px;
  text-decoration: none; }

#searchFormContainer button:hover {
  background-color: #1d1a1b;
  color: #fff; }

#searchFormContainer {
  float: right;
  padding: 5px 10px 10px 10px;
  margin: 10px 0;
  display: none; }

#searchFormContainer input[type=text] {
  float: left;
  height: 23px;
  padding: 0.15em 0 0.15em 1em;
  margin-top: 5px;
  width: 22em;
  font-family: 'myriad-pro-condensed';
  text-transform: uppercase;
  font-size: 12px; }

#searchFormContainer button {
  float: left;
  border: none;
  padding: 0;
  margin: 0;
  width: 5em;
  margin-top: 5px;
  height: 30px;
  margin-left: 5px;
  text-transform: uppercase; }

/* Header */
#header_bar {
  padding: 0;
  margin: 0;
  text-align: center;
  position: fixed;
  z-index: 30000;
  box-shadow: none;
  -webkit-box-shadow: none; }

#header_bar li {
  font-size: 12px; }

#header_inner {
  position: relative;
  background: none;
  margin: 0 auto;
  padding: 0;
  margin: 0 auto; }

#header_bar #header_inner a {
  padding: 17px 10px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase; }

.headerLarge {
  text-align: center;
  background: #231f1b;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #231f1b;
  -webkit-box-shadow: 5px 2px 5px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 5px 2px 5px rgba(50, 50, 50, 0.3);
  box-shadow: 5px 2px 5px rgba(50, 50, 50, 0.3);
  height: 150px;
  margin-top: 24px; }

/* Content Wrapper */
/* Cookies */
/* About Us */
/* Navigation Bar */
/* Title Logo */
#titleLogo {
  position: absolute; }

#header_bar #header_inner #titleLogo a {
  padding: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

/* Site Logo */
.siteLogo {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.siteLogo h2 {
  margin: 0; }

.siteLogo h2 span {
  position: relative;
  padding-left: 10px;
  color: #696969;
  letter-spacing: 0;
  bottom: -2px; }

.siteLogo h2 span::before {
  content: '';
  position: absolute;
  background: #df8431;
  left: 0;
  width: 2px;
  height: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

/* Menu */
#menu {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff; }

#menu a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none; }

.toggle-nav, #header_bar #header_inner #mobileMenu {
  display: none; }

.menuInner {
  width: 1280px;
  margin: 0 auto;
  max-width: 98%;
  padding: 21px;
  transition: all 0.4s ease; }

.menuHolder {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #000;
  width: 100%;
  margin: 0px 0 0 0;
  opacity: 0.9; }

p.menuText {
  color: white;
  display: none; }

#menu {
  width: initial;
  width: auto;
  min-width: initial;
  min-width: auto;
  height: initial;
  height: auto; }

#menu a {
  color: white;
  padding: 2px 5px;
  font-weight: normal; }

#menu > a li, #menu > li {
  width: initial;
  width: auto;
  min-width: initial !important;
  min-width: auto; }

#menu {
  border: 0;
  margin: 0; }

#menu a {
  display: block; }

#header_inner #menu li ul a {
  padding: 10px 5px;
  color: #df8431; }

#menu li {
  float: none;
  display: inline-block; }

#menu ul li {
  width: auto;
  min-width: 250px; }

#menu li:hover {
  z-index: 100;
  position: relative; }

#menu li ul li {
  text-align: right;
  padding: 0; }

#menu li:hover ul {
  left: 0;
  top: 100%;
  position: absolute;
  background: #231f1b;
  background-color: #201f1f;
  text-align: left;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.3);
  padding: 35px;
  z-index: 15;
  width: 600px; }

#menu > li:hover > a {
  background: rgba(170, 170, 170, 0.6);
  color: white; }

#menu li ul li a {
  background: #231f1b; }

#menu li ul li a {
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px 10px;
  text-align: left; }

#header_inner #menu li ul li:hover a {
  color: white;
  background: #df8431; }

/* Footer */
body #content_bar, body #footer_bar {
  margin: 0 auto;
  max-width: 100%;
  padding-top: 29px; }

#footer_centre {
  color: #ffffff; }

#footer_bar, #footer_centre {
  min-width: auto; }

#footer_bar p {
  padding: 5px; }

#footer_bar, #footer_centre {
  min-width: auto; }

html body #footer_bar {
  clear: both;
  color: #111;
  margin: 20px 0 0;
  height: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  background: #231f1b;
  padding-top: 0px; }

#footer_centre {
  max-width: calc(100% - 20px);
  width: 1280px;
  padding: 10px;
  height: auto;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#footer_centre a {
  color: white; }

.footerLeft, .footerRight {
  margin: 5px 40px;
  position: relative;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1; }

.footerLeft .footerLinks a {
  color: white;
  line-height: 141%;
  font-size: 0.9em;
  white-space: nowrap; }

.footerRight {
  text-align: right; }

.footerRight p {
  color: white; }

html.smallPage body #footer_bar {
  position: absolute; }

/* Home and Page Slider */
.homeSlider, .pageSlider {
  overflow: hidden;
  background: #d3d3d3; }

.homeSlider > div, .pageSlider > div {
  width: 100%;
  position: relative; }

.homeSlideImage, .pageSlideImage {
  position: relative;
  /*max-width: 100%;*/
  max-width: inherit;
  max-width: initial;
  max-width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.homeSlide {
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center top; }

.homeSlideInfo, .pageSlideInfo {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 6%;
  max-width: 50%;
  text-align: left; }

.infoRight .homeSlideInfo, .infoRight .pageSlideInfo {
  left: inherit;
  left: initial;
  left: auto;
  right: 6%;
  text-align: left; }

.contactUs .infoRight .homeSlideInfo, .support .infoRight .homeSlideInfo, .downloadsPage .infoRight .homeSlideInfo {
  right: initial;
  right: inherit;
  right: auto;
  left: 60%; }

.homeSlideInfo h2, .pageSlideInfo h2 {
  font-size: 2.5em;
  line-height: 1em;
  margin: 5px 10px;
  display: inline-block;
  font-weight: 700;
  color: #696969;
  letter-spacing: 0px; }

.homeSlideInfo h2 img {
  display: inline-block;
  max-width: 50%;
  height: auto;
  vertical-align: bottom; }

.homeSlideInfo h3, .pageSlideInfo h3 {
  color: white;
  font-size: 1.3em;
  line-height: 1em;
  margin: 5px 10px;
  color: #696969;
  font-weight: 400; }

.homeSlideInfo h4 a, .pageSlideInfo h4 a {
  color: white;
  padding-right: 30px; }

.homeSlideInfo h4 a:hover, .pageSlideInfo h4 a:hover {
  color: #df8431; }

.homeSlideInfo h4, .pageSlideInfo h4 {
  color: white;
  font-size: 1em;
  line-height: 1em;
  margin: 15px 10px 5px;
  text-transform: uppercase;
  text-align: right;
  position: relative; }

.homeSlideInfo h4 a::after, .pageSlideInfo h4 a::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/moreArrowSmall.png) 50% 50%;
  background-size: 100%; }

.homeSlideInfo span, .pageSlideInfo span {
  border-radius: 0;
  background: none; }

.homeSlideInfo::before, .homeSlideInfo::before {
  content: '';
  clear: both; }

.homeSlideInfo.brandingSlideInfo {
  left: 50%;
  width: auto;
  max-width: 70%;
  text-align: left; }

.brandingSlide {
  position: relative; }

.brandingSlideInfo h2 {
  font-size: 1.4em;
  max-width: 100%; }

.brandingSlideInfo h2 span {
  vertical-align: bottom;
  color: #696969;
  line-height: 200%;
  padding-left: 20px;
  white-space: nowrap;
  position: relative; }

.brandingSlideInfo h2 span:before {
  content: '';
  position: absolute;
  height: 100%;
  left: 10px;
  background: #df8431;
  width: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.homeSlide.homeGlobal .homeSlideInfo {
  max-width: 30%; }

.homeSlide.homeTyreHeritage .homeSlideInfo {
  max-width: 40%; }

.homeSlideInfo p {
  padding: 10px; }

.homeSlideInfo.brandingSlideInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  max-width: 50%; }

.homeSlideInfo.brandingSlideInfo > div {
  width: 50%; }

.homeSlideInfo.brandingSlideInfo div.homeBrandText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.homeSlideInfo.brandingSlideInfo div img {
  max-width: 100%; }

.brandingSlideInfo h2 {
  margin: 0; }

.homeSlider .slick-prev, .homeSlider .slick-next {
  height: 30px;
  width: 30px; }

.homeSlider .slick-prev, .pageSlider .slick-prev {
  left: 25px;
  z-index: 10000; }

.tpmsDiagnosticTools .pageSlide .pageSlideImage {
  width: 116%;
  border: 1px solid #efefef;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 5px 2px 5px rgba(50, 50, 50, 0.3);
  -webkit-box-shadow: 5px 2px 5px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 5px 2px 5px rgba(50, 50, 50, 0.3);
  -o-box-shadow: 5px 2px 5px rgba(50, 50, 50, 0.3); }

/* Meet the Team */
#meetTheTeam p {
  color: #df8431; }

/* Featured Links */
#featuredLinks a, #featuredLinks h4 {
  color: #333;
  margin: 5px 0;
  font-size: 1.0em; }

.featuredLink {
  position: relative; }

#featuredLinks .featuredLink .linkLogo a, #featuredLinks .featuredLink .newsLogo a {
  color: #df8431; }

.index #featuredLinks {
  display: block;
  width: calc(99% - 16px);
  float: none;
  margin: 10px auto;
  border: 0;
  padding: 0 8px;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #696969; }

.index #featuredLinks #articles {
  border: 0; }

.index #featuredLinks #articles h1 {
  width: 100px;
  display: inline-block;
  padding: 5px 40px 5px 20px;
  font-size: 1.5em; }

.index #featuredLinks #articles h2 {
  padding: 0;
  font-size: 1.5em;
  line-height: 100%;
  margin: 0 0 5px;
  color: #676767;
  letter-spacing: 0; }

.index #featuredLinks #articles h4 a {
  font-size: 1.0em; }

.index #featuredLinks #articles h4.subtitle {
  font-size: 1em; }

.index .featuredLink {
  border-bottom: 1px solid #ccc;
  padding: 0.4em; }

.index #featuredLinks #articles h3 {
  text-align: center;
  margin: 0.5em; }

.index #featuredLinks #articles h3 a {
  font-size: 1.0em;
  color: #df8431;
  padding: 0.5em;
  border: 1px solid #eee;
  display: inline-block; }

.index #featuredLinks #articles h3 a:hover {
  color: #009edf; }

#featuredLinks .featuredLink .linkLogo a:hover, #featuredLinks .featuredLink .newsLogo a:hover {
  color: #009edf; }

#featuredLinks {
  width: 285px;
  margin: 0 0 0 20px;
  display: block;
  float: right; }

#featuredLinks #filter {
  background: #eee;
  border: none;
  padding-bottom: 0.1px; }

#featuredLinks #filter h1 {
  font-size: 1.4em;
  text-align: center;
  line-height: 2.5em;
  background-color: #df8431;
  color: white; }

#featuredLinks #filter .liveLink, #featuredLinks #filter .deadLink {
  padding-left: 25px;
  display: block;
  line-height: 1.8em;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  font-size: 1.1em;
  color: #666766;
  vertical-align: middle;
  cursor: pointer;
  margin: 20px 10px; }

#featuredLinks #filter .liveLink {
  background-image: url(../img/filterCheckboxOnSquare.png); }

#featuredLinks #filter .deadLink {
  background-image: url(../img/filterCheckboxOffSquare.png); }

/* Support Page */
.supportHolder .supportItem h2:hover {
  color: #888; }

.support p {
  font-size: 20px;
  color: #2b2b2b; }

.support a, li {
  font-size: 20px;
  color: #2b2b2b; }

.content-support {
  padding-top: 20px; }

.support h4 {
  font-weight: 900;
  font-size: 18px;
  padding: 0px;
  padding-top: 10px; }

.content-support h2 {
  font-size: 40px; }

.content-support h3 {
  font-size: 24px; }

/* Downloads */
/* Product Header */
/* Product Filter */
#productFilter.sticky #productFilterContainer {
  display: none; }

#productFilter .showHide {
  display: none;
  cursor: pointer; }

#productFilter.sticky .showHide {
  display: inline; }

#productFilter .filterRow {
  line-height: 110%;
  margin: 4px;
  border: 1px solid white;
  display: inline-block;
  padding: 0;
  -webkit-border-radius: 10%;
  border-radius: 10%; }

#productFilter .filterRow label {
  display: block;
  padding: 5px 10px;
  cursor: pointer; }

#productFilter {
  /*width: 250px;*/
  margin: 0;
  top: 0;
  background: white;
  float: none;
  /*min-height: 1px;*/
  display: block;
  position: static;
  z-index: 10;
  width: initial;
  width: inherit;
  width: auto;
  border: 1px solid #eee;
  -webkit-transition: top 0.2s linear;
  -moz-transition: top 0.2s linear;
  -o-transition: top 0.2s linear;
  -ms-transition: top 0.2s linear;
  transition: top 0.2s linear; }

#productFilterContainer {
  background: #eee;
  border: none;
  text-align: center;
  padding: 10px; }

#productFilter.sticky {
  position: fixed;
  top: 63px;
  width: 1175px;
  max-width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

/* Filter Header */
#filterHeader, #catalogueHeader {
  background-color: #df8431; }

#filterHeader {
  line-height: 2.5em; }

/* Filter Row */
.filterRow input[type="checkbox"] {
  display: none; }

.filterRow.checkActive {
  background: #df8431;
  color: white; }

.filterRow {
  background: white; }

/* Catalogue */
#catalogueHeader {
  border-top: 1px solid #df8431; }

#catalogue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#catalogueHeaderContainer {
  display: none; }

.filter #catalogue {
  padding-top: 20px; }

/* Product Container Small */
.product_container_small .productCode, .product_container_small .productTitle {
  color: #df8431;
  text-align: left;
  margin: 10px 2px 0; }

.product_container_small.starterkit .productTitle {
  color: #333;
  border-top: 1px solid #df8431;
  border-bottom: 1px solid #df8431;
  margin-bottom: 1vh; }

.product_container_small .productDescription p {
  text-align: left;
  color: #666766;
  overflow: hidden; }

.tpmsVehicleInformation .product_container_small {
  text-align: left;
  width: 100%;
  max-width: 100%;
  border: 1px solid #eee;
  margin: 0 0 10px; }

.tpmsVehicleInformation .product_container_small .product_image {
  width: 135px; }

.tpmsVehicleInformation .product_container_small .productCode, .tpmsVehicleInformation .product_container_small .productTitle, .tpmsVehicleInformation .product_container_small .productDescription p {
  text-align: left;
  padding: 5px; }

.product_container_small {
  width: calc(50% - 25px);
  max-width: inherit;
  min-width: inherit;
  margin: 0 10px 20px;
  position: relative;
  border: 1px solid #eee;
  /*padding-bottom: 10px;*/ }

.filter .product_container_small {
  width: calc(50% - 22px); }

.product_container_small .product_image {
  background: #eee;
  background: none; }

.tpmsVehicleInformation .product_container_small .product_image {
  background: none; }

.product_container_small .product_cart {
  border: none;
  border-top: 1px solid #eee; }

/* Product Flex Container Top */
/* Cat Img Holder */
.catImgHolder {
  padding-top: 10px; }

.tpmsVehicleInformation .catImgHolder {
  float: left;
  margin: 10px; }

.tpmsVehicleInformation .catImgHolder {
  float: left; }

/* Product Info Container */
.product_info_container h1, .product_info_container h2, .product_info_container h3, .product_info_container h4 {
  padding: 10px 5px;
  line-height: 125%;
  letter-spacing: 0; }

.product_info_container p {
  padding: 10px 5px; }

.product_info_container {
  overflow: hidden; }

/* Product Details */
/* Contact Page */
/* Product Description */
.product_description ul, .premaSlideInfo ul {
  list-style: disc;
  margin-left: 22px; }

/* Article */
#articles h1 {
  background-color: #0274BA; }

#articles .featuredLink {
  margin: 0.3em 0.3em 0.8em;
  border-bottom: 1px solid white; }

/* News */
#newsContainer {
  border-right: 1px solid #eee; }

#newsContainer .newsImageSmall {
  margin: 5px; }

/* Header Title */
/* Product Info Holder */
/* Fadeout */
.tpmsVehicleInformation .fadeout {
  display: none; }

/* Product Container Large */
.product_container_large h1 {
  background: none;
  color: #df8431;
  font-size: 1.4em;
  line-height: 1.4em;
  padding: 5px 0;
  margin: 10px 0;
  text-align: left; }

#content_centre .product_container_large h1.productTitle {
  padding-top: 10px; }

.product_container h1 {
  color: #df8431;
  background: none;
  font-size: 1.2em;
  font-weight: bold; }

.product_container_large .product_image {
  width: inherit;
  width: auto;
  max-height: inherit;
  max-height: auto;
  float: none; }

.product_container_large .product_info_container {
  width: inherit;
  width: auto;
  float: none;
  overflow: hidden; }

.product_container_large {
  position: relative; }

/* Vehicle Information */
#vehicle_info_page {
  border: 0; }

h1.vehicleInfoHeader {
  background-color: #df8431;
  color: #ffffff;
  font-size: 2vh;
  text-align: center;
  line-height: 3vh; }

body.tpmsVehicleInformation table tr td {
  border: 0; }

#vehicleInfo table p {
  line-height: 100%;
  font-size: inherit;
  padding: 5px; }

h1.vehicleInfoHeader {
  background-color: transparent;
  color: #df8431;
  font-size: 2em;
  text-align: left;
  line-height: 1.4em;
  padding: 5px 10px;
  margin: 20px 0; }

#content_centre h1.vehicleInfoHeader {
  padding: 15px 5px; }

body.tpmsVehicleInformation table tr td {
  border: 0;
  font-size: 1em; }

/* Quality Assurance */
.qualityCert img {
  display: inline-block;
  margin: 10px;
  max-width: calc(49% - 40px); }

/* Orders */
#my_orders_table tr {
  cursor: auto; }

#my_orders_table.my_orders_table.dataTable tr {
  cursor: pointer; }

#my_orders_table {
  margin: 10px auto;
  width: 100%;
  letter-spacing: 0;
  border-collapse: collapse; }

#order_container h4 {
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin-top: 10px; }

.my_orders_table table {
  width: 100%; }

.my_orders_table th {
  font-weight: bold;
  color: black;
  padding: 5px;
  background: none;
  border: 1px solid #d6d6d6;
  vertical-align: middle; }

.my_orders_table td {
  border: 1px solid #d6d6d6; }

.my_orders_table tr:hover td {
  font-weight: normal;
  background: #0274ba;
  color: white; }

.orderQty {
  text-align: center; }

.orderQty form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

/* Language */
#header_bar #header_inner .currentLanguage a {
  padding: 25px 25px;
  font-size: 0px;
  letter-spacing: 0.1em;
  display: block;
  line-height: 1.2em;
  color: #666766; }

.currentLanguage ul li:hover {
  background-color: #df8431; }

.english {
  background-image: url(../../../img/icons/United-Kingdom.png); }

.german {
  background-image: url(../../../img/icons/Germany.png); }

.american {
  background-image: url(../../../img/icons/America.png); }

.canadian {
  background-image: url(../../../img/icons/canadian.png); }

/* Accounts */
#account_menu_container {
  width: 250px;
  min-width: 100px;
  float: left;
  margin: 0 20px 20px 0;
  padding: 5px; }

#account_menu_container h3:nth-of-type(2) {
  margin-top: 1vh; }

#account_menu_container select {
  max-width: 100%; }

#account_menu_container a {
  cursor: pointer;
  line-height: 110%; }

#account_main_container {
  min-width: inherit;
  min-width: initial;
  min-width: auto;
  width: calc(100% - 280px);
  float: left;
  overflow: initial; }

.accountPages table td, .accountPages table td:first-child, .accountPages table th {
  padding: 5px;
  border: 0px solid #eee;
  vertical-align: middle; }

.accountPages table th:first-child, .accountPages table th:last-child {
  border: none; }

.accountPages table th {
  font-weight: bold;
  color: black;
  background: none;
  border: 1px solid #d6d6d6;
  padding: 5px; }

.accountPages table {
  margin: 10px auto; }

.accountPages table#my_orders_table td {
  border: 1px solid #d6d6d6; }

td.orderImg, td.orderRemove {
  text-align: center; }

.accountPages table th.orderImg, .accountPages table th.orderRemove {
  background: none; }

.accountPages .fullWidth td, .accountPages .fullWidth td:first-child {
  border: 0; }

.accountPages .fullWidth {
  width: 100%; }

.accountPages table input[type=submit], .accountPages table button {
  min-width: inherit;
  min-width: initial;
  min-width: auto;
  width: inherit;
  width: auto;
  float: none;
  padding: 10px;
  background: #df8431;
  color: white;
  border: 0;
  margin: 1px; }

.accountPages table input[type="number"] {
  min-width: inherit;
  min-width: initial;
  min-width: auto;
  padding: 9px;
  width: inherit;
  width: auto;
  width: 3em;
  margin-right: 5px;
  border: 1px solid #df8431; }

.accountPages table select {
  min-width: inherit;
  min-width: initial;
  min-width: auto;
  padding: 9px;
  width: inherit;
  width: auto;
  width: 9em;
  margin-right: 5px;
  border: 1px solid #df8431; }

.accountPages table input[type="text"] {
  min-width: inherit;
  min-width: initial;
  min-width: auto;
  padding: 9px;
  width: inherit;
  width: auto;
  width: 12em;
  margin-right: 5px;
  border: 1px solid #df8431; }

.accountPages .fullWidth td {
  text-align: right; }

.accountPages table#cart_left input[type="text"] {
  width: 80px; }

.accountPages h2, h1, h3 {
  font-weight: bold;
  margin: 10px auto; }

.accountPages table .orderQty input[type="number"] {
  margin: 1px;
  width: 42px; }

.accountPages table .orderQty input[type=submit], .accountPages table .orderQty button {
  width: 62px; }

/* News Item */
/* Home News Recent */
.homeNewsRecent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* Starter Kit */
/* Vehicle List */
/* Translate Icon */
/* Vehicle Info Container */
#vehicle_info_container {
  height: inherit;
  height: auto;
  display: block;
  float: left;
  width: 320px; }

/* Discount Strikeout */
/* Filter Icon */
/* Special News */
/* Show Hide */
.showHide .close {
  display: none; }

.showHide.open .open {
  display: none; }

.showHide.open .close {
  display: inline; }

/* Click Display */
.clickDisplay h3 {
  color: #df8431; }

.clickDisplay.activeLink h3 {
  color: white;
  background: #df8431; }

.clickDisplay.activeLink h3:hover {
  background: #eee;
  color: #df8431; }

/* Extra Pricing */
.extraPricing h2 {
  cursor: pointer; }

.extraPricing .hiddenPrices {
  display: none; }

/* Lookup Container */
#lookupContainer {
  width: 1000px;
  max-width: 95%;
  text-align: center;
  margin: 0 auto;
  display: none;
  padding-top: 120px; }

.tpmsVehicleInformation #lookupContainer {
  display: block;
  border-bottom: 1px solid #eee;
  width: 100%; }

#lookupContainer form {
  display: inline-block;
  margin: 20px;
  width: calc(33% - 40px); }

#lookupContainer form select {
  width: 100%;
  background: #df8431;
  padding: 10px 20px;
  color: white;
  font-family: "myriad-pro-condensed"; }

/* Lookup Options */
.lookupOptions {
  background-color: white;
  margin-bottom: 20px;
  float: left;
  width: calc(100% - 350px);
  text-align: center;
  font-size: 0; }

/* Info Buttons */
.infoButtons {
  width: calc(33% - 3px);
  border: 1px solid #eee;
  margin-right: 3px; }

.infoButtons:last-child {
  margin-right: 0; }

/* Technical Diagrams */
.technical_diagram_keys p a {
  color: #df8431; }

.technical_diagram_keys table th {
  background: #df8431; }

/* Pagination */
/* Relearn */
#relearnTable p {
  background-image: url(img/logoIcon.png);
  padding-left: 25px;
  display: inline-block;
  line-height: 2.5vh;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  vertical-align: middle; }

/* Make Image */
#makeImage {
  margin: 5px;
  text-align: center;
  display: block;
  width: inherit;
  width: auto; }

#makeImage img {
  width: inherit;
  width: auto;
  max-width: 100%; }

/* Training Page */
/* Cart */
.cart_quantity_icon {
  width: 58px;
  height: 38px;
  background: url("../img/cart_icon_small.png") center no-repeat;
  background-size: auto 100%;
  display: inline-block;
  margin: 5px 0;
  vertical-align: bottom; }

.cart_quantity_icon p {
  color: white;
  font-size: 0.8em;
  padding-top: 9px;
  padding-left: 9px;
  text-align: center; }

.product_cart {
  clear: both;
  display: block;
  text-align: center;
  background: none;
  border: 1px solid #eee; }

.product_cart_QuickAdd {
  clear: both;
  display: block;
  background: #eee; }

.productDetails .product_cart {
  display: block;
  text-align: center;
  margin: 2em 5px; }

.product_cart > p {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 20px 0 0;
  position: relative;
  display: inline-block;
  width: calc(50% - 30px);
  text-align: right; }

.cart_left .product_cart {
  text-align: left; }

.productDetails .product_cart > p {
  position: relative;
  top: inherit;
  top: initial;
  top: auto;
  left: inherit;
  left: initial;
  left: auto;
  font-size: 1.4em;
  width: initial;
  width: inherit;
  width: auto;
  max-width: calc(50% - 30px);
  padding-left: 10px; }

.addToCartForm {
  background: none;
  padding: 10px 5px;
  width: calc(50% - 15px);
  display: inline-block;
  text-align: left; }

.productDetails .addToCartForm {
  width: initial;
  width: inherit;
  width: auto; }

.productDetails .addToCartForm {
  padding: 10px 5px; }

.product_cart label {
  padding: 9px;
  display: inline-block; }

.product_cart input[type="number"] {
  width: 3em;
  font-family: "myriad-pro-condensed";
  padding: 9px;
  border: 0;
  border: 1px solid #0274BA; }

.product_cart button {
  background: #0274BA;
  color: white;
  font-family: "myriad-pro-condensed";
  border: 0;
  padding: 10px;
  margin: 5px 0;
  cursor: pointer; }

#footerCart {
  float: right;
  background: url("../img/cart_icon_small.png") center right no-repeat;
  background-size: auto 100%; }

#footerCart p {
  padding-right: 35px; }

#footerCart a {
  display: block; }

.cart_left {
  float: left;
  width: 250px;
  padding: 10px;
  margin: 0 10px 10px 0;
  border: 1px solid #d6d6d6; }

.cart_left table {
  color: #616161;
  font-size: 1.1em;
  line-height: 1.3em;
  margin: 0 5px 10px;
  text-align: left; }

.cart_left th {
  font-weight: bold; }

.cart_left td, .cart_left th {
  padding-bottom: 5px; }

.cart_left input {
  width: 60px; }

#cartIcon {
  display: block;
  position: relative;
  float: right; }

#cartIcon a {
  display: block; }

#cartIcon button {
  min-width: inherit;
  min-width: initial;
  min-width: auto;
  width: inherit;
  width: auto;
  float: none;
  padding: 10px;
  color: white;
  border: 0;
  background: #df8431; }

#cartIcon:hover a {
  color: #df8431;
  background: #eee; }

#cartIcon a {
  /*display: block;*/
  /*width: 88%;*/
  /*height: 100%;*/
  padding: 0px; }

#cartIcon .headerCartSummary {
  display: none; }

#cartIcon:hover .headerCartSummary {
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  background: #eee;
  padding: 10px;
  z-index: 200;
  width: 250px;
  -webkit-box-shadow: 1px 5px 7px;
  box-shadow: 1px 5px 7px; }

#cartIcon .headerCartSummary #cartIconTable td {
  border: 1px solid #f9f9f9;
  background: white; }

#cartIcon .headerCartSummary #cartIconTable th {
  font-weight: bold;
  color: white;
  background: #9d9d9d;
  border: 1px solid #f9f9f9;
  padding: 5px; }

#cartIcon .headerCartSummary .main_content_container {
  text-align: right; }

#cartIcon .headerCartSummary .main_content_container table {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

#cartIcon .headerCartSummary .main_content_container th {
  font-weight: bold; }

#cartIcon .headerCartSummary .main_content_container th, #cartIcon .headerCartSummary .main_content_container td {
  padding: 5px;
  border: 1px solid #D6D6D6; }

#cart_right {
  float: left;
  width: calc(100% - 290px); }

.orderConfirm {
  border: 1px solid #d6d6d6; }

.orderConfirm h4 {
  padding-top: 15px; }

span.cartValue {
  display: none; }

.headerCartSummary table {
  width: 100%;
  margin: 5px auto 10px; }

.headerCartSummary a.cartLink {
  border: 1px solid #eee; }

/* Other */
.premaHome {
  position: relative; }

.premaHome .slideHolder {
  width: 100%;
  margin-bottom: 0px; }

.premaHome .slideHolder img {
  width: 100%;
  max-width: 100%; }

table {
  border-collapse: collapse; }

#filterFeedback {
  text-align: center; }

.activeLink h3 {
  color: #0099F7; }

body #header_bar {
  width: 100%; }

.tireTrack {
  position: absolute;
  z-index: 10;
  top: -305px;
  left: -290px;
  width: 100%;
  height: 100%;
  min-height: 452px;
  /*background-position: -50% 70%;*/
  pointer-events: none; }

#headerSubtitle {
  display: none; }

#headerTitle {
  float: left; }

#content_bar {
  background: white; }

.homeHeader .slick-dots {
  /*display: none !important;*/
  bottom: 10px; }

.homeHeader .slick-dots li button:before {
  color: white;
  font-size: 15px;
  opacity: 0.8; }

.homeHeader .slick-dots li.slick-active button:before {
  color: #df8431;
  opacity: 1; }

.downloads p a {
  font-weight: bold;
  color: #df8431; }

#content_bar {
  background: none; }

.homeIntro {
  display: block;
  width: calc(99% - 16px);
  float: none;
  margin: 10px auto;
  border: 0;
  padding: 0 8px;
  /*  background: white;
    box-shadow: 1px 2px 5px #949494;*/ }

.index .homeIntro p {
  padding: 10px 5px;
  font-size: 1.2em;
  color: #666766;
  line-height: 1.3em;
  letter-spacing: 0em; }

.homeNewsImage {
  -ms-flex: 0 40%;
  -webkit-box-flex: 0;
  flex: 0 40%;
  position: relative;
  min-height: 200px;
  max-width: 400px;
  text-align: center; }

.homeNewsImageHolder {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden; }

.homeNewsImage img {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  /*border: 1px solid #eee;*/ }

.homeNewsImage img.fullHeight {
  width: initial;
  width: inherit;
  width: auto;
  min-width: initial;
  min-width: inherit;
  min-width: auto;
  height: 100%;
  max-width: 100%; }

.homeNewsContent {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-bottom: 1px solid #eee;
  padding: 0 0 10px 10px;
  margin-left: 10px; }

.homeNewsTitle {
  margin-bottom: 10px; }

#featuredLinks .homeNewsRecent a {
  display: inline-block;
  background: #df8431;
  color: white;
  padding: 5px 20px;
  letter-spacing: 1px;
  font-size: 1.2em;
  margin-top: 10px;
  line-height: 100%; }

html.smallPage body {
  padding-bottom: 220px; }

a.itemActive {
  background: #231f1b;
  color: #df8431; }

#headerTitle, #headerSubtitle {
  display: none; }

#vehicle_info_tabs {
  float: left;
  width: calc(100% - 350px); }

#mainProductImage img {
  max-width: 100%; }

#additional_images {
  text-align: center; }

#additional_images .extraHolder {
  margin: 5px;
  max-width: calc(25% - 10px);
  display: inline-block; }

.extraHolder img {
  max-width: 100%; }

#vehicle_info_content table {
  width: 100%; }

.col-md {
  width: 47%;
  display: inline-table;
  padding: 10px 5px; }

.row {
  background-color: #eee;
  border-radius: 6px; }

.infoFeedback {
  margin-bottom: 10px; }

.disclaimer {
  font-size: 0.8em; }

strong {
  font-weight: bold; }

.contactForm table {
  margin: 0; }

.captchaSubmit {
  text-align: center; }

table .captchaSubmit input[type=submit] {
  float: none;
  width: 70%;
  min-width: 200px; }

h4 span {
  font-weight: normal;
  color: #666766; }

.buttonSmall {
  display: none; }

a.extraThumb {
  display: block; }

.thumbActive {
  border: 1px solid #eee; }

#prevNextLinks .prevLink a, #prevNextLinks .nextLink a {
  color: #ffffff;
  border-top: 0.1vh solid #ffffff;
  border-bottom: 0.1vh solid #ffffff;
  font-size: 1.2em;
  background: #df8431;
  padding: 0.5em; }

table.confirmOrder {
  width: 100%; }

table.confirmOrder td {
  text-align: left; }

#myTest {
  border: 1px solid blue; }

.termFound {
  background: #df8431;
  color: white; }

#order_button_container {
  border: 1px solid #616161;
  padding: 5px;
  margin: 0 0 50px;
  text-align: center; }

#order_button_container table {
  text-align: left; }

#order_status_container {
  border: 1px solid #616161;
  padding: 5px;
  margin: 0 0 10px;
  text-align: center; }

#order_top_container > div, #order_bottom_container, #deliveries_container {
  border: 1px solid #d6d6d6;
  padding: 5px;
  margin: 0 0 10px; }

#order_top_container .addressDetails {
  border: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#order_top_container .addressDetails > div {
  border: 1px solid #d6d6d6;
  margin: 0;
  padding: 5px; }

#order_top_container .clearFix {
  border: 0;
  padding: 0;
  margin: 0; }

#userResults #order_details_left table {
  margin: 0; }

#userResults #order_details_left td {
  border: 0;
  padding: 3px 3px 3px 0; }

#invoice_address {
  width: calc(50% - 15px);
  margin-right: 10px;
  display: inline-block; }

#delivery_address {
  width: calc(50% - 15px);
  display: inline-block; }

#order_status {
  margin-bottom: 20px;
  color: #eee; }

.linkedTable {
  cursor: pointer; }

a.readMore {
  background: #df8431;
  color: white;
  padding: 10px;
  border-radius: 5px; }

.pageScrolled .menuInner {
  padding: 5px; }

.slideHolder .slide {
  position: relative; }

.premaSlideInfo {
  position: absolute;
  left: 5%;
  width: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.premaSlideInfo ul li {
  color: white; }

.premaSlideInfo h2 {
  color: white;
  font-size: 2.5em;
  padding: 10px 0;
  line-height: 1em; }

body .slick-prev:before, body .slick-next:before {
  color: #df8431; }

body .slick-next {
  right: 2%;
  z-index: 10000; }

body .slick-prev {
  left: 2%;
  z-index: 10000; }

.brand {
  left: 38%; }

.premaBundle {
  position: relative;
  overflow: hidden;
  border: 1px solid #efefef;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 5px 2px 5px rgba(50, 50, 50, 0.3);
  -webkit-box-shadow: 5px 2px 5px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 5px 2px 5px rgba(50, 50, 50, 0.3);
  -o-box-shadow: 5px 2px 5px rgba(50, 50, 50, 0.3); }

.premaBundle::after {
  content: '';
  display: block;
  width: 100%;
  clear: both; }

.premaBundle .staticImage {
  width: 40%;
  float: right;
  text-align: right; }

.premaBundle .staticImage img {
  max-width: 100%; }

.premaBundle .staticInfo {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15%;
  width: 40%;
  padding-right: 5%; }

.cornerTriangle {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 21.74%; }

.cornerTriangle img {
  max-width: 100%; }

.staticInfo h2 {
  font-size: 2em;
  color: #676767;
  margin: 0;
  padding: 10px; }

.staticInfo p {
  font-size: 1.2em;
  color: #676767;
  padding: 10px;
  margin-bottom: 10px; }

.tpmsDiagnosticTools .pageSlider {
  overflow: hidden; }

.tpmsDiagnosticTools .pageSlide .pageSlideInfo {
  left: 5%;
  width: 400px;
  top: 61%; }

.tpmsDiagnosticTools .pageInfoLink {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 120px;
  vertical-align: top;
  margin-right: 5%; }

.tpmsDiagnosticTools .pageInfoLink img {
  max-width: 90%; }

.tpmsDiagnosticTools .pageInfoLink span {
  display: block;
  color: white;
  font-weight: 800;
  font-size: 1.3em;
  padding: 4px;
  line-height: 1.2em; }

.tpmsDiagnosticTools .pageInfoLink a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%; }

/* Mobile Specific */
@media screen and (min-width: 1920px) {
  .slick-slide img {
    min-width: 100%; } }
@media screen and (max-width: 1600px) {
  .pageSlideImage {
    left: 0;
    -webkit-transform: none;
    transform: none; }

  .contactUs .pageSlideImage, .support .pageSlideImage {
    left: -250px; } }
@media screen and (max-width: 1330px) {
  .homeSlideImage {
    height: 300px; }

  .contactUs .infoRight .homeSlideInfo, .support .infoRight .homeSlideInfo, .downloadsPage .infoRight .homeSlideInfo {
    left: initial;
    left: inherit;
    left: auto;
    right: 6%; } }
@media screen and (max-width: 1200px) {
  .homeSlideInfo.brandingSlideInfo {
    left: inherit;
    left: initial;
    left: auto;
    text-align: right;
    right: 2%; } }
@media screen and (max-width: 1000px) {
  .brandingSlide {
    padding-right: 7%; } }
@media screen and (max-width: 960px) {
  .contactUs .infoRight .homeSlideInfo, .support .infoRight .homeSlideInfo {
    right: 0;
    left: 0;
    top: inherit;
    top: initial;
    top: auto;
    -webkit-transform: none;
    transform: none;
    bottom: 10%;
    width: 100%;
    max-width: 100%;
    text-align: center; }

  .contactUs .pageSlideImage, .support .pageSlideImage {
    left: -20%;
    width: 200%;
    height: inherit;
    height: initial;
    height: auto; }

  .downloadsPage .pageSlideImage {
    left: 0;
    width: 200%;
    height: inherit;
    height: initial;
    height: auto; }

  .homeSlideImage {
    min-width: 142%;
    width: 100%;
    max-width: 100%;
    height: inherit;
    height: initial;
    height: auto; }

  .brandingSlideInfo h2 {
    text-align: center; }

  .brandingSlideInfo h2 span {
    padding-right: 20px; }

  .homeSlideInfo.brandingSlideInfo {
    max-width: 60%;
    display: block; }

  .homeSlideInfo.brandingSlideInfo > div {
    display: block;
    margin: 0 auto; }

  .homeSlideInfo.brandingSlideInfo div.homeBrandText {
    display: block;
    text-align: center;
    width: auto; }

  .brandingSlideInfo h2 span:before {
    display: none; } }
@media screen and (max-width: 820px) {
  .brandingSlideInfo h2 img, .brandingSlideInfo h2 span {
    padding: 0; }

  #content_centre .slick-prev:before, #content_centre .slick-next:before {
    display: none; } }
@media screen and (max-width: 660px) {
  .premaHome .slideHolder img {
    width: 200%;
    max-width: 174%;
    left: 0;
    float: right;
    height: auto; }

  .tpmsDiagnosticTools .pageSlide .pageSlideInfo {
    max-width: 100%;
    width: auto;
    text-align: center;
    font-size: 0.9em;
    position: initial;
    left: inherit;
    top: inherit;
    padding: 5px;
    transform: none;
    -webkit-transform: none; }

  .downloadsPage .infoRight .homeSlideInfo {
    right: inherit;
    right: initial;
    right: auto; }

  .supportPage .pageSlideImage {
    /*left: -200px;*/ }

  .homeSlideImage {
    left: initial;
    left: auto;
    right: -70px;
    -webkit-transform: none;
    transform: none;
    float: right; }

  .infoRight .homeSlideImage {
    left: initial;
    left: auto;
    right: 0;
    -webkit-transform: none;
    transform: none;
    float: none; }

  .homeSlideInfo {
    left: initial;
    left: auto;
    top: initial;
    top: auto;
    -webkit-transform: none;
    transform: none;
    max-width: 100%;
    position: relative; }

  .infoRight .homeSlideInfo {
    left: initial;
    left: auto;
    right: initial;
    right: auto;
    text-align: left; }

  .homeSlide.homeTyreHeritage .homeSlideInfo, .homeSlide.homeGlobal .homeSlideInfo {
    max-width: 100%; }

  .homeSlideImage {
    min-width: 195%;
    max-width: initial;
    width: 200%; }

  .slick-track {
    height: auto; }

  .slick-slider[role=toolbar] {
    margin-bottom: 11px; }

  .premaHome .slick-slider {
    margin-bottom: 11px; }

  body #contentWrapper .homeSlideImage {
    right: initial;
    right: auto;
    right: inherit;
    right: auto;
    left: 0; }

  .homeSlideInfo.brandingSlideInfo {
    right: initial;
    right: auto;
    right: inherit;
    margin: 5px auto; }

  body #contentWrapper .homeSlideInfo {
    max-width: 100%;
    width: auto;
    text-align: center;
    font-size: 0.9em; }

  body #contentWrapper .premaSlideInfo {
    max-width: 100%;
    width: auto;
    text-align: center;
    font-size: 0.9em;
    position: initial;
    left: inherit;
    top: inherit;
    padding: 5px;
    transform: none;
    -webkit-transform: none; }

  a.readMore {
    padding: 7px; }

  body #contentWrapper .premaSlideInfo h2 {
    color: black; }

  body #contentWrapper .homeSlideInfo h2 {
    color: #df8431; }

  body #contentWrapper .homeSlideInfo h3 {
    color: white; } }
@media screen and (max-width: 400px) {
  #headerCart #cartIcon {
    display: none; } }
@media screen and (max-width: 360px) {
  .premaSlideInfo {
    left: initial;
    left: auto;
    top: initial;
    top: auto;
    -webkit-transform: none;
    transform: none;
    max-width: 100%;
    position: relative;
    height: auto; }

  .homeSlideImage {
    height: auto;
    width: 210%; } }
@media screen and (max-width: 720px) {
  .homeIntro, .index #featuredLinks {
    float: none;
    width: calc(100% - 20px);
    margin: 10px 0; } }
@media screen and (max-width: 720px) {
  .homeIntro, .index #featuredLinks {
    float: none;
    width: calc(100% - 20px);
    margin: 10px 0; }

  .homeNewsImage img.fullHeight {
    height: auto; } }
@media screen and (max-width: 450px) {
  .homeNewsImage {
    display: none; } }
@media screen and (max-width: 700px) {
  html body #footer_bar {
    position: relative; }

  html body {
    padding-bottom: 0; } }
@media screen and (max-width: 500px) {
  #footer_centre {
    display: block; }

  .footerLeft, .footerRight {
    margin: 20px 40px;
    display: block; }

  .footerLeft > div {
    margin: 10px; }

  .footerRight > div > div {
    padding: 10px; }

  .footerRight:before {
    display: none; }

  .footerRight {
    padding-top: 20px;
    border-top: 2px solid white; } }
@media screen and (max-width: 1000px) {
  html.smallPage body {
    padding-bottom: 270px; } }
@media screen and (max-width: 500px) {
  html.smallPage body {
    padding-bottom: 560px; } }
@media screen and (max-width: 880px) {
  .qualityCert img {
    max-width: calc(90% - 20px); } }
@media screen and (max-width: 880px) {
  .clickDisplay h3 {
    padding: .6em;
    text-align: left; }

  .infoButtons {
    width: 100%; }

  .supportImg {
    max-width: calc(100% - 15px); } }
@media screen and (max-width: 780px) {
  .homeLookupInner form {
    display: block;
    width: 300px;
    margin: 20px auto 40px;
    max-width: 98%;
    padding-top: 207.25px; }

  .filterIcon {
    display: block; }

  #productFilter {
    width: initial;
    width: auto;
    position: static; }

  .productHeader h2 {
    text-align: center;
    margin: 5px 0 20px; }

  input[type=checkbox].customCheckbox + label.customCheckboxLabel {
    background-size: auto 100%;
    line-height: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 97%; }

  .filterRow {
    margin: 18px;
    min-width: 40%; }

  .menuInner {
    padding: 1px; } }
@media screen and (max-width: 800px) {
  .product_container_small {
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px; } }
@media screen and (max-width: 500px) {
  .product_cart > p {
    display: block;
    width: calc(100% - 22px);
    margin: 0 auto;
    padding-top: 5px;
    text-align: center; }

  .addToCartForm {
    display: block;
    width: calc(100% - 22px);
    margin: 5px auto;
    text-align: center; } }
@media screen and (max-width: 700px) {
  .product_container_small {
    width: calc(100% - 22px); }

  #content_centre h1.productTitle {
    text-align: center; }

  .buttonLarge {
    display: none; }

  .buttonSmall {
    display: inline; }

  .product_cart > p {
    position: relative; }

  .imagesHolder {
    /*    float: none;
        width: 100%;
        max-width: 100%;
        margin: 5px auto;*/ }

  .productDetails .product_cart {
    display: block; }

  .productDetails .extraPricing h2 {
    padding-bottom: 10px; }

  #footerCart {
    float: none;
    margin: 10px; }

  #footerCart p {
    padding-right: 0; }

  #footer_centre div p {
    text-align: center; } }
@media screen and (max-width: 780px) {
  #content_centre h1 {
    font-size: 1.6em; }

  #newsContainer {
    width: 95%;
    float: none;
    border-right: 0;
    border-bottom: 1px solid #eee;
    margin: 20px auto; }

  #featuredLinks #filter {
    display: none; }

  #featuredLinks {
    width: 95%;
    float: none;
    margin: 20px auto; }

  #prevNextLinks {
    margin-bottom: 20px; }

  #prevNextLinks .prevLink a, #prevNextLinks .nextLink a {
    display: block; }

  .clear {
    clear: both; } }
@media screen and (max-width: 700px) {
  .productDetails .product_cart {
    display: block; }

  #footerCart {
    float: none;
    margin: 10px; }

  #footerCart p {
    padding-right: 0; }

  #footer_centre {
    text-align: center; } }
@media screen and (max-width: 900px) {
  .toggle-nav {
    display: block;
    float: right;
    margin-right: 10px; }

  .support h2 {
    font-size: 30px; }

  #productFilter.sticky {
    top: 80px; }

  .menuInner {
    padding: 1px; }

  .tireTrack {
    display: none; }

  .toggle-nav {
    padding: 18px 10px;
    font-size: 1.0em;
    letter-spacing: 0.6px;
    display: block;
    line-height: 1.2em;
    color: #df8431;
    margin-top: 16px; }

  .toggle-nav:hover {
    background: #eee;
    color: #666766; }

  #navigation_bar {
    width: 100%;
    /*clear: both;*/ }

  p.menuText {
    display: block;
    float: left;
    padding: 8px 5px;
    font-weight: bold; }

  #header_bar #header_inner .menuHolder a {
    padding: 10px; }

  #header_bar #header_inner .menuHolder a:hover {
    background: black;
    color: white; }

  #header_bar #header_inner .menuHolder button:hover {
    color: white; }

  #header_bar #header_inner .menuHolder ul li a, #header_bar #header_inner .menuHolder ul li button {
    color: #AAAAAA;
    padding: 8px;
    font-size: 1em; }

  #titleLogo {
    position: relative;
    text-align: center;
    margin: 10px auto;
    top: initial;
    top: inherit;
    top: auto;
    float: left; }

  #header_bar #header_inner #mobileMenu {
    clear: both;
    width: 100%;
    text-align: center;
    list-style-type: none; }

  #header_bar #header_inner #mobileMenu li {
    width: 100%;
    display: block;
    float: none;
    border-top: 1px solid #eee;
    font-size: 1.4em; }

  #header_bar #header_inner #mobileMenu li ul li {
    border-top: 1px solid white;
    font-size: 1em; }

  #header_bar #header_inner #mobileMenu li ul li a {
    background: #eee; }

  #header_bar #header_inner #mobileMenu li ul li a:hover {
    color: black; }

  #header_bar #header_inner #mobileMenu li a {
    display: block;
    padding: 8px;
    font-size: 1.2em;
    line-height: 1.2em;
    /*    background: -webkit-linear-gradient(top, #eee, #ffffff);
        background: -moz-linear-gradient(top, #eee, #ffffff);
        background: linear-gradient(top, #eee, #ffffff);*/
    background: none; }

  #dropdown_menu > ul {
    display: none; }

  #menu {
    display: none; } }
@media screen and (max-width: 780px) {
  html body {
    /*    max-width: 300px;*/ }

  #content_centre {
    max-width: 100%; }

  #lookupContainer form {
    display: block;
    margin: 20px auto;
    text-align: center; }

  #login_button, #logout_button {
    background: #eee;
    color: #666766;
    padding: 5px;
    font-size: 1.2em;
    text-align: center;
    font-weight: normal;
    line-height: 1.2em; }

  #lookupContainer form {
    width: calc(100% - 40px); }

  #footer_bar, body.index #footer_bar {
    position: relative; }

  #content_centre {
    padding-bottom: 0; }

  .filter #content_centre {
    min-height: 345px; }

  /*  #content_bar {
      display: none;
    }*/
  #vehicle_info_container {
    float: none;
    width: 100%; }

  h1.vehicleInfoHeader {
    text-align: center; }

  .lookupOptions {
    float: none;
    width: 100%; }

  #vehicle_info_tabs {
    float: none;
    width: 100%; }

  #searchBox, #searchError {
    text-align: center; }

  .search #content_bar h3 {
    text-align: center; }

  .product_container_large .product_info_container {
    margin: 5px; }

  .technical_diagram_keys {
    text-align: center; }

  .technical_diagram_keys table {
    margin: 2px auto; } }
@media screen and (max-height: 565px) {
  #header_bar #header_inner #mobileMenu li a {
    font-size: 1em;
    line-height: 1em; }

  #login_button, #logout_button {
    font-size: 1em;
    line-height: 1em; } }
@media screen and (max-width: 800px) {
  .accountPages.userArea #content_centre {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }

  .accountPages.userArea #content_centre #account_menu_container, .accountPages.userArea #content_centre #account_main_container {
    float: none;
    width: 100%; }

  .accountPages.userArea #content_centre #account_menu_container {
    margin: 20px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #d6d6d6;
    text-align: center; } }
@media screen and (max-width: 880px) {
  .orderImg {
    display: none; } }
@media screen and (max-width: 900px) {
  .orderTprice {
    display: none; }

  #content_centre, .indexCentre {
    padding-top: 44px; }

  #header_bar #header_inner .menuHolder .american {
    background-image: url(../../../img/icons/America.png); }

  #header_bar #header_inner .menuHolder .canadian {
    background-image: url(../../../img/icons/canadian.png); }

  #header_bar #header_inner .menuHolder .currentLanguage a:hover {
    background: none;
    color: none; }

  #header_bar #header_inner .menuHolder .currentLanguage a {
    padding: 27px 25px;
    font-size: 0px;
    letter-spacing: 0.1em;
    display: block;
    line-height: 1.2em;
    color: #666766;
    margin-top: 15px; } }
@media screen and (max-width: 700px) {
  .cart_left {
    display: none; }

  #content_centre #cart_right, .orderConfirm {
    float: none;
    width: 98%;
    margin: 0 auto; } }
@media screen and (max-width: 620px) {
  .cart_left {
    display: none; }

  .menuInner {
    padding: 1px; } }
@media screen and (max-width: 500px) {
  #cartIcon a span {
    display: none; }

  .col-md {
    display: block;
    width: 100%; }

  .catImgHolder {
    /* float: left; */
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    float: none; } }
@media screen and (max-width: 1100px) {
  .titleSlogan {
    display: none; } }
@media screen and (max-width: 590px) {
  .premaSlideInfo ul {
    display: none; }

  .col-md {
    display: block;
    width: 100%; }

  .premaSlideInfo h2 {
    font-size: 1.4em;
    padding: 0; } }
@media screen and (max-width: 750px) {
  .cornerTriangle {
    display: none; }

  .premaBundle .staticInfo {
    left: 5%;
    width: 50%; }

  .premaBundle .staticImage {
    min-width: 285px; } }
@media screen and (max-width: 565px) {
  .premaBundle .staticInfo {
    width: 90%;
    max-width: 90%;
    margin: 10px auto;
    text-align: center;
    position: relative;
    -webkit-transform: none;
    transform: none;
    top: initial;
    top: inherit;
    top: auto; }

  .premaBundle .staticImage {
    width: 90%;
    max-width: 90%;
    margin: 10px auto;
    text-align: center;
    float: none; } }
@media screen and (max-width: 860px) {
  .tpmsDiagnosticTools .pageSlide .pageSlideImage {
    width: 200%;
    max-width: 174%;
    float: right;
    height: auto; }

  .tpmsDiagnosticTools .pageSlide .pageSlideInfo {
    position: relative;
    display: block;
    width: calc(100% - 40px);
    max-width: 100%;
    text-align: center;
    top: initial;
    top: inherit;
    top: auto;
    -webkit-transform: none;
    transform: none;
    text-align: center;
    margin: 20px;
    right: initial;
    right: inherit;
    right: auto;
    left: initial;
    left: inherit;
    left: auto; }

  .tpmsDiagnosticTools .pageSlider {
    background: white;
    border-bottom: 1px solid #eee; }

  .tpmsDiagnosticTools .pageInfoLink {
    max-width: calc(50% - 25%);
    margin-right: 20%; }

  .tpmsDiagnosticTools .pageInfoLink span {
    font-size: 1.1em;
    font-weight: normal;
    color: #676767; }

  .tpmsDiagnosticTools .pageInfoLink:nth-child(2) {
    margin-right: 0; } }
@media screen and (max-width: 780px) {
  #headerTitle, #headerSubtitle {
    display: none; }

  .premaSlideInfo h2 {
    font-size: 2.2em; }

  .brand {
    left: 29%; } }
@media screen and (max-height: 650px) {
  #header_bar #header_inner #mobileMenu li a {
    font-size: 1em;
    line-height: 1em; }

  #login_button, #logout_button {
    font-size: 1em;
    line-height: 1em; }

  .menuActive #header_bar {
    position: absolute; } }

/*# sourceMappingURL=css.css.map */
