@import "animate.css";
@import "grid.css";
@import "core.css";
@import "fonts.css";

body {
    font: 18px/1.4em "Knockout 50 A", "Knockout 50 B", "Helvetica Neue", Arial,
        Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    min-height: 100vh;
    width: 100vw;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover !important;
    background-attachment: fixed;
    background-color: #141414;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    height: 100%;
    text-align: left;

    -webkit-transition: none 0s !important;
    -moz-transition: none 0s !important;
    -ms-transition: none 0s !important;
    -o-transition: none 0s !important;
    transition: none 0s !important;

    overflow: hidden;
}

.comingsoon{
	margin-bottom: -10px;
}

a {
    color: #ebc600;
}

body.noscroll {
    overflow: hidden !important;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 100vh;
}

.noscroll {
    position: fixed;
    overflow: hidden;
    max-height: 100vh;
}

.bgvid {
    display: table;
    position: absolute;
    top: 0;
    float: left;
    z-index: 500;
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin-right: 0;
    margin-top: 0;
    margin-left: 0;
    height: 98%;
}

.bgvid.show {
    opacity: 1;
}

.bgvid video {
    position: absolute;
    top: 0;
    z-index: 100;
    margin: 0;
    padding: 0;
    background-color: #000;
}

.bgvid video {
    width: 100%;
    height: 100%;
    max-width: 100%;
    background-color: #000;
    opacity: 0.2;
}

h1 {
    text-transform: uppercase;
    border-style: none;
}

h1,
h2,
h3,
h4 {
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

.site-footer {
    padding: 80px;
    min-height: 250px;
    background-color: #141414;
}

.site-footer h3 {
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
}

.site-footer input,
input {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.12);
    width: 100%;
    padding: 10px 10px 11px;
    margin-bottom: 30px;
}
.site-footer input#q {
    border: 1px solid #e7c61b;
    color: #e7c61b;
    max-width: 58%;
}
.site-footer .searchform {
    text-align: right;
}
.site-footer input::placeholder {
    color: #ed1c24;
}
#q::placeholder {
    color: #e7c61b;
}

.site-footer ul {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
}

.site-footer li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-footer h3 {
    white-space: nowrap;
    line-height: 1em;
}

.site-footer a {
    opacity: 0.5;
    color: #ffffff !important;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
}

#heros {
    height: 65vh;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    top: 0;
    background: linear-gradient(300deg, #e74a2a, #39aee3, #0073b5);
    background-size: 900% 900%;
    -webkit-animation: herobgani 40s ease infinite;
    animation: herobgani 40s ease infinite;
}

.copyright {
    font-size: 0.8em;
    line-height: 1em;
    opacity: 0.2;
    text-transform: uppercase;
    text-align: right;
    position: relative;
    display: block;
    clear: both;
    margin-top: 50px;
}
.promo-tpl .copyright p {
    padding-top: 10px;
    text-align: right;
    justify-content: right;
}

.joinnewsletter input {
    max-width: 200px;
}

.features {
    margin: 0;
    padding: 0;
}

.feature,
.feature h3,
.feature h2,
.feature p {
    text-align: center;
}

.feature h2 {
    font-size: 10em;
    line-height: 1em;
}

.feature .panel {
    width: 100vw;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-position: center center;
}
.features figure {
    max-width: 90vw !important;
}
.content-overlay {
    display: none;
}

#mast {
    display: block;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 80px;
    z-index: 9999999;
    position: absolute;
    position: fixed;
    margin: 0;
    height: 180px;
}

#mast .identity {
    text-align: left;
    margin-top: -40px;
}

#mast .identity figure {
    max-width: 220px;
}

#mast .identity img {
    width: 100%;
    position: relative;
    display: inline-block;
}

#mast .identity a {
    max-width: 220px;
    height: 100px;
    position: relative;
    display: block;
    background: url(../images/mt-logo-clr.svg) center center no-repeat
        transparent;
}

.home #mast {
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(0, 0, 0, 0.65)),
        color-stop(90%, rgba(212, 212, 212, 0)),
        to(rgba(255, 255, 255, 0))
    );
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.65) 0%,
        rgba(212, 212, 212, 0) 90%,
        rgba(255, 255, 255, 0) 100%
    );
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00ffffff', GradientType=0);
}

#menu {
    text-align: left;
}

#mast ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: auto;
    position: relative;
    float: right;
    text-align: right;
}

#menu li {
    display: inline-block;
    position: relative;
    margin: 0 0 0 10px;
    padding: 0;
    line-height: 50px;
    text-align: left;
    font-size: 0.9em;
}

#menu li a {
    text-decoration: none;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

#menu li.active a,
#menu li a:hover,
#menu li.is-active a {
    color: #ecc800;
}

#primary-menu ul {
    padding-right: 80px;
}

#primary-menu ul li:hover .submenu {
    display: block;
    float: left;
    position: absolute;
    z-index: 10;
    top: 50px;
    width: 330px;
    right: 0;
    text-align: left;
    background-color: #353638;
    padding: 0;
    max-height: 310px;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    opacity: 1;
    margin-bottom: 0 !important;
}

#primary-menu ul li:hover {
    background-color: #ecc800;
    color: #fff;
}

#primary-menu li a:hover {
    background-color: #ecc800;
    color: #fff;
}

#primary-menu:after {
    content: "";
    float: left;
    clear: none;
    top: 0;
    right: 80px;
    position: absolute;
    display: inline-block;
    width: 2px;
    height: 55px;
    margin: 0px;
    padding: 1px;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
    -webkit-transform: skew(-40deg);
    transform: skew(-40deg);
    opacity: 0.4;
}

#secondary-menu {
    position: absolute;
    top: -40px;
    right: 15px;
    margin: 0;
    padding: 0;
    float: right;
    display: block;
    text-align: right;
}

#secondary-menu ul {
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
}

#secondary-menu li:hover {
    background: transparent;
}

#secondary-menu li a {
    opacity: 0.6;
    letter-spacing: 0.04em;
}

#secondary-menu li a:hover,
#secondary-menu li a.active,
#secondary-menu li.active {
    opacity: 1;
    color: #fff;
}

.sectionmenu li a:hover,
.sectionmenu li:hover {
    background: transparent !important;
}

#menu .submenu {
    padding: 20px;
    display: none;
    overflow-y: hidden;
    -ms-overflow-style: auto;
    text-align: left;
    position: relative;
    overflow-x: hidden;
}

#menu .submenu ul {
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: left;
}

.has_submenu {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
}

#menu .submenu a {
    font-size: 14px;
    line-height: 1em;
}

#menu .submenu a:hover {
    background: transparent;
}

#menu .submenu li {
    float: none;
    display: block;
    text-align: left;
    margin: 0;
    padding: 0;
    border: none;
}

#menu .submenu li a {
    text-align: left;
    padding: 10px;
    font-size: 15px;
    opacity: 1;
    color: #fff;
}

#menu .submenu li a:hover {
    opacity: 1;
}

.sectionmenu {
    padding: 20px !important;
    margin: 0;
    position: relative;
    display: block;
}

.sectionmenu a,
.sectionmenu li:first-child a {
    color: #fff !important;
    opacity: 0.7 !important;
}

.sectionmenu a:hover,
.sectionmenu li:first-child a:hover {
    opacity: 1 !important;
    color: #fff !important;
    background: transparent !important;
}

.article {
    margin-left: auto;
    margin-right: auto;
}

.article h1 {
    font-size: 3em;
    line-height: 0.9em;
    color: #ebc600;
    margin-top: 0;
}

.article p a {
    color: #ebc600;
}

.article .date {
    text-transform: uppercase;
    opacity: 0.5;
    font-size: 0.8em;
}

.article .article-header {
    margin-bottom: 40px;
}

.article figure {
    width: 100%;
    margin-bottom: 40px;
    background-color: #000000;
    position: relative;
    display: block;
}

.article figure img {
    margin: 0 auto;
    position: relative;
    display: block;
    max-width: 100%;
}

.article figure figcaption {
    font-size: 0.6em;
    line-height: 1em;
    opacity: 0.7;
    position: relative;
    display: block;
    padding: 10px;
    text-align: center;
    background-color: #1d1e1d;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.article .crumb {
    margin-bottom: 10px;
    font-size: 0.8em;
    line-height: 1em;
}

.article .crumb a {
    color: #ffffff;
    text-transform: uppercase;
    opacity: 0.5;
    text-decoration: none;
    letter-spacing: 0.04em;
}

.pagination {
    height: 100px;
    margin: 60px 0 0;
    padding: 0;
}

.articles .tile {
    padding-top: 15px;
    padding-bottom: 15px;
}

.articles .tile h2,
.articles .tile h2 a {
    color: #ebc600;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    margin: 0;
    padding: 0;
    clear: right;
}

.articles .tile h2 a,
.articles .tile h2 {
    padding-top: 0 !important;
}

.articles .tile .date {
    opacity: 0.5;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 10px;
}

.articles .tile figure img {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    top: 0;
}
ul.articles_cat {
    padding: 0;
    display: flex;
    list-style: none;
    text-transform: uppercase;
}
ul.articles_cat li {
    padding-right: 28px;
}
ul.articles_cat li a {
    color: #fff;
    text-decoration: none;
}
ul.articles_cat li a.active,
ul.articles_cat li a:hover {
    color: #ebc600;
}

.pagination-item {
    width: 50%;
    text-align: center;
    line-height: 100px;
    height: 100px;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    background-color: #ebc500;
    font-size: 2em;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
}

.is-inactive {
    opacity: 0.2;
    background-color: #ccc;
}

.pagination-item.right {
    background-color: #d4b103;
}

.productmenu {
    position: relative;
}

.productmenu li a {
    padding: 25px !important;
    color: #26272a !important;
    background-repeat: no-repeat !important;
    background-size: 40% !important;
    background-position: right 10px !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d2d3d5', endColorstr='#bfc1c1', GradientType=0);
    margin: 0;
    overflow: hidden;
    background-color: #dfe0df !important;
    border-bottom: 1px solid rgba(40, 41, 44, 0.1);
}

.productmenu li a:hover {
    background-color: #ebc700 !important;
    background-position: right 0px !important;
    color: #26272a !important;
    font-size: 120px;
}

.faq-groups {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.sizes-toggle,
.faq-header h2 {
    text-transform: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    font-size: 80px;
    position: relative;
    display: block;
    line-height: 1em;
    cursor: pointer;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.overview-container .toggle-content {
    display: none;
}

.overview-container .active .toggle-content {
    display: block;
}

.overview-container {
    color: #000;
}

.overview-container .sizes-toggle {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 15px;
    font-size: 0.8em;

    cursor: pointer;
}

.overview-container .sizes-toggle:after {
    content: "";
}

.faq-header h2 {
    font-size: 3em;
    text-transform: uppercase;
    margin: 0;
    line-height: 1em !important;
    padding: 20px 0 12px;
}

.sizes-toggle:after,
.faq-header h2:after {
    content: "▼";
    display: inline;
    position: relative;
    font-size: 14px;
    margin-left: 10px;
    opacity: 0.5;
}

.sizes-toggle:hover {
    color: #ecc800;
}

.sizeitem {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.17);
    font-size: 14px;
    color: #fff;
}

.size-group {
    display: block;
    margin-bottom: 40px;
}

.sizeitem td {
    border-right: 1px solid rgba(255, 255, 255, 0.31);
}

#mast.fixed {
    position: fixed;
    display: block;
    width: 100%;
    margin: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.5s ease;
    -otransition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: rgba(34, 34, 34, 0.9);
}

.defaultcolor,
.default-color {
    color: #ebc700;
}

.main {
    padding-top: 190px;
    min-height: 80vh;
    margin-bottom: 100px;
}

.home .main {
    padding-top: 160px;
}

.product-category-tpl .main {
    padding-top: 0;
}

.product-tpl .main {
    margin-bottom: 0px;
}

.product-category-tpl .hero {
    padding-top: 190px !important;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center bottom;
}

.product-category-tpl .hero p {
    max-width: 620px;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
}

.home-tpl .features {
    margin-top: -190px;
}

.product-category-tpl a {
    color: #ecc800;
}

.product-category-tpl .hero {
    min-height: 80vh;
    padding-bottom: 80px !important;
}

.product-category-tpl h1 {
    font-size: 100px;
    text-transform: uppercase;
    max-width: 300px;
    line-height: 0.78em;
    font-weight: 400;
    margin: 0;
}

.product-grid a {
    text-decoration: none;
}

.product-grid h2 {
    text-transform: uppercase;
    font-family: "Knockout 70 A", "Knockout 70 B";
    color: #575547;
    margin-bottom: 0;
    line-height: 1.2em;
    margin-top: 0;
    font-size: 1.2em;
    white-space: nowrap;
}

.product-grid .caption,
.product-info .caption {
    text-transform: uppercase;
    font-size: 0.8em;
    color: #575547;
    opacity: 0.5;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1em;
    height: 0;
}

.product-info .caption {
    font-size: 1em;
    line-height: 1em;
}

.product-grid .product {
    background: #fff;
    width: 20%;
    float: left;
    min-height: 28vw;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -otransition: all 0.3s ease;
    transition: all 0.3s ease;
}

.product-grid .product img {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.product-grid .product .thumb {
    margin-top: 30px;
    max-height: 300px;
    text-align: center;
}

.product-grid .product:hover {
    background-color: #e8c800;
}

.product-grid .product:hover header a,
.product-grid .product:hover header .caption {
    color: #fff;
    opacity: 1;
}

.product-grid .product .inner {
    padding: 40px;
}

.product-category-tpl .hero {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin: 0;
    padding: 0;
}

.tabs {
    position: relative;
    bottom: 0;
    display: block;
    height: 100px;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
    text-align: center;
    background-color: #333;
    font: 1.3em "Knockout 47 A", "Knockout 47 B";
    letter-spacing: 0.04em;
}

.product-category-tpl .tabs {
    position: absolute;
}

.tabs ul {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
}

.tabs li {
    display: inline-block;
    cursor: pointer;
    padding: 0 10px;
    line-height: 100px;
    opacity: 0.7;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -otransition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.tabs li:hover {
    opacity: 1;
}

.tabs li.current {
    color: #ebd02d;
    opacity: 1;
}

.tab-content {
    display: none;
    opacity: 0;
    min-height: 200px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -otransition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #313131;
    height: auto;
}

.tabbed-content {
    background-color: #141414;
}

.tab-content.current {
    display: block;
    opacity: 1;
}

.rating {
    margin: 0;
}

.rating > span {
    width: 20px;
    position: inline-block;
    cursor: pointer;
    color: #cdcecd;
}

.rating > span:hover:before {
    content: "\2605";
    position: absolute;
    color: #000;
    opacity: 1;
}

.rating > span.selected {
    color: #ed1c24;
    opacity: 1;
}

.faqs h2 {
    color: #fff;
}

.faqs h3 {
    color: #ebc600;
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    cursor: pointer;
    margin: 0;
    line-height: 1em;
}

.faq-header .active {
    color: #cbad0f;
}

.faq-header h2 {
    margin: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -otransition: all 0.3s ease;
    transition: all 0.3s ease;
}

.faq-header h2:hover {
    color: #ebc600;
}

.question-group {
    display: none;
}

.question-group.active {
    display: block;
    height: auto;
    width: 100%;
    position: relative;
    margin: 0;
}

.question {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
    padding-bottom: 20px;
}

.answer {
    opacity: 0;
    display: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -otransition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-right: 20px;
    padding-left: 40px;
    max-width: 640px;
}

.answer p {
    opacity: 0.8;
    font-weight: 100;
    font-style: normal;
}

.answer.active {
    display: block;
    opacity: 1;
}

.bgimg {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100vw;
    height: 70vh;
    background-position: right top !important;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
}

/* body.product-tpl {
    background: url(../images/mt-geo-bg.jpg) center top no-repeat #f2f3f2;
    background-size: 100% !important
} */

body.product-tpl {
    background: url(../images/truck-product-bg.jpg) center top no-repeat #fff;
    background-size: 100% !important;
}

.product-tpl #mast #menu a {
    color: #555655;
}

.product-tpl #mast.fixed #menu a {
    color: #fff !important;
}

.product-tpl #mast.fixed #menu .productmenu a {
    color: #555655 !important;
}

.product-tpl #menu #primary-menu li:first-child:after {
    background-color: #545654;
}

body.product-tpl #mast .identity a {
    background: url(../images/mt-logo-blk.svg) center center no-repeat
        transparent;
}

.truck-tires #mast.fixed .identity a,
body.product-tpl #mast.fixed .identity a {
    background: url(../images/mt-logo-wht.svg) center center no-repeat
        transparent;
}

.product-tpl h1 {
    font-size: 60px;
    font-family: "Knockout 70 A", "Knockout 70 B", sans-serif !important;
    font-style: normal;
    margin: 0;
    padding: 0;
    color: #e3c400;
    line-height: 1em;
}

.product-tpl h1 sup,
.product-grid h2 sup {
    font-size: 0.7em;
    line-height: 1em;
    top: -0.3em;
}

sup.tinytm,
.tinytm {
    font: 0.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    top: -1.4em !important;
}

#menu .submenu li a sup {
    font-size: 0.8em;
    line-height: 1em;
    top: -0.2em;
}

.prod-num {
    font-family: "Knockout 47 A", "Knockout 47 B", sans-serif !important;
    color: #969696 !important;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    line-height: 1em;
}

.product-tpl .overview {
    padding-top: 10px;
}

.product-tpl .overview p,
.product-tpl .overview li {
    color: #28292c;
    max-width: 80%;
    line-height: 1.4em;
}

.product-tpl .overview ul {
    margin: 60px 0 0;
    padding: 0;
    list-style: none;
}

.product-tpl .overview li:first-child {
    border-top: 1px solid rgba(34, 34, 34, 0.1);
}

.product-tpl .overview li {
    color: #4b4b4b;
    text-transform: none;
    border-bottom: 1px solid rgba(34, 34, 34, 0.1);
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
}

.product-media {
    max-height: 700px;
    min-height: 200px;
}

.product-media figure {
    margin: 0 auto;
    position: relative;
    display: block;
    width: auto;
}

.product-media img {
    max-width: 100%;
}

.notes {
    font-size: 14px;
    background-color: #141414;
    line-height: 1.2em;
    padding-top: 30px;
}

.notes .inner {
    padding-top: 20px;
}

.notes p {
    opacity: 0.5;
    max-width: 700px;
}

.notes p:first-child {
    margin-top: 0;
}

.product-tpl .note {
    background: #cacaca;
    color: #444;
    display: block;
    font-size: 14px;
    padding: 20px;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 20px;
    line-height: 1em;
}

.hasvideo figure {
    display: none !important;
}

.secondary-feature.hasvideo figure {
    display: block !important;
    cursor: pointer;
}

.secondary-feature.hasvideo figure:after {
    content: "►";
    display: block;
    position: absolute;
    font-size: 40px;
    width: 100%;
    top: 40%;
    left: 0;
    float: left;
    z-index: 20;
    color: #fff;
    line-height: 80px;
    text-align: center;
    height: 80px;
}

.secondary-feature figure:hover img {
    opacity: 0.5;
}

.secondary-feature img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -otransition: all 0.3s ease;
    transition: all 0.3s ease;
}

.hasvideo iframe {
    padding: 10px;
}

.slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.tns-outer {
    padding: 0 !important;
    position: relative;
}
.tns-outer [hidden] {
    display: none !important;
}
.tns-outer [aria-controls],
.tns-outer [data-action] {
    cursor: pointer;
}
.tns-slider {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
}
.tns-slider > .tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
    white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
    content: "";
    display: table;
    clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
    float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
    margin-right: -100%;
}
.tns-no-calc {
    position: relative;
    left: 0;
}
.tns-gallery {
    position: relative;
    left: 0;
    min-height: 1px;
}
.tns-gallery > .tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s, opacity 0s;
    -moz-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
    position: relative;
    left: auto !important;
}
.tns-gallery > .tns-moving {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
}
.tns-autowidth {
    display: inline-block;
}
.tns-lazy-img {
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
    opacity: 0.6;
}
.tns-lazy-img.tns-complete {
    opacity: 1;
}
.tns-ah {
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    transition: height 0s;
}
.tns-ovh {
    overflow: hidden;
}
.tns-visually-hidden {
    position: absolute;
    left: -10000em;
}
.tns-transparent {
    opacity: 0;
    visibility: hidden;
}
.tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0;
}
.tns-normal,
.tns-fadeOut {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
}
.tns-vpfix {
    white-space: nowrap;
}
.tns-vpfix > div,
.tns-vpfix > li {
    display: inline-block;
}
.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden;
}
.tns-t-ct {
    width: 2333.3333333%;
    width: -webkit-calc(100% * 70 / 3);
    width: -moz-calc(100% * 70 / 3);
    width: calc(100% * 70 / 3);
    position: absolute;
    right: 0;
}
.tns-t-ct:after {
    content: "";
    display: table;
    clear: both;
}
.tns-t-ct > div {
    width: 1.4285714%;
    width: -webkit-calc(100% / 70);
    width: -moz-calc(100% / 70);
    width: calc(100% / 70);
    height: 10px;
    float: left;
}
.btn-play {
    position: absolute;
    width: 48px;
    height: 48px;
    border-style: solid;
    z-index: 9999;
    left: 50%;
    cursor: pointer;
    background: #e1c734;
    border-radius: 50%;
}
.btn-play:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    border-style: solid;
    z-index: 9999;
    border-width: 15px 0px 15px 22px;
    border-color: transparent transparent transparent #000;
    left: 31%;
    top: 15%;
    cursor: pointer;
}

.tns-nav {
    position: absolute;
    bottom: 00px;
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
    list-style: none;
    text-align: center;
    z-index: 90999;
}

.product-tpl .tns-nav {
    bottom: -50px;
    margin-left: -15px;
}

.product-images {
    margin-bottom: 80px;
}

.home-tpl .tns-nav {
    bottom: 50px;
}

.tns-nav button {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 1px;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
    opacity: 0.5;
    background-color: #dfe0df;
    border: none;
    padding: 3px;
}

.tns-nav button img {
    max-width: 100%;
}

.home-tpl .tns-nav button,
.launch-tpl .tns-nav button {
    position: relative;
    display: inline-block;
    width: 15%;
    height: 6px;
    margin: 0 10px;
    padding: 2px;
    opacity: 0.5;
    background-color: #dfe0df;
    -webkit-transform: skew(-40deg);
    transform: skew(-40deg);
}
.home-tpl.ltr .tns-nav button {
    width: calc(100% / 21);
}
.launch-tpl .tns-nav button {
    width: 8%;
}

.tns-nav button.tns-nav-active {
    background-color: #ebc600 !important;
    opacity: 1;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    cursor: pointer;
    margin: 0;
}

.slick-dots li button {
    border: none;
    background-color: #dfe0df;
    margin: 0;
    padding: 5px;
    border-radius: 0;
    width: 100%;
}

.slick-dots li:hover,
.slick-dots li:focus {
    outline: none;
}

.slick-dots li.slick-active {
    opacity: 1;
    color: #fff;
}

.product-media .slide figure {
    width: auto;
    margin: 0 auto !important;
}

.product-media .slide figure {
    text-align: center;
}

.slidethumbnail:hover,
.slick-active .slidethumbnail {
    background: #fff;
}

.product-media .slide img {
    max-height: 700px;
    margin: 0 auto !important;
    text-align: center;
}

.overlaycontent {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    pointer-events: default;
}

.overlaycontent.open {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

.overlaycontent.close {
    opacity: 0;
    pointer-events: none;
}

.closebutton {
    float: left;
    z-index: 99999999;
    top: 30px;
    left: 30px;
    position: absolute;
    color: #ed1c24;
    height: 40px;
    width: 40px;
}

.closebutton:after {
    content: "\e80f";
    font: 40px/40px;
    width: 40px;
    height: 40px;
    text-align: center;
}

iframe {
    border: none;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
}

.nextprev {
    display: block;
    position: relative;
    clear: both;
    float: none;
    text-align: center;
    font-size: 30px;
    margin: 0 auto;
    padding: 0;
}

.nextprev .next,
.nextprev .prev {
    width: 100px;
    height: 100px;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.71);
    line-height: 100px;
    float: left;
}

.nextprev .next {
    background-color: rgba(0, 0, 0, 0.08);
}

.nextprev .next:after {
    font-family: " ";
    content: "\e80d";
}

.nextprev .prev:after {
    font-family: " ";
    content: "\e80f";
}

.nextprev .next:hover,
.nextprev .prev:hover {
    background-color: #ed1c24;
}

.nextprev .next:hover:after,
.nextprev .prev:hover:after {
    color: #fff;
}

.bgvideo {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    clear: both;
    float: left;
    display: block;
    width: 100%;
    opacity: 1;
    height: 100vh;
    pointer-events: none;
    opacity: 0.5;
}

.footerlogo {
    opacity: 0.4;
    width: 120px;
    float: right;
}

.footerlogo:hover,
.footerlogo a:hover {
    opacity: 1;
}

.small-logo {
    opacity: 0.2;
    width: 120px;
    position: absolute;
    top: 40px;
    -webkit-filter: invert(1);
    filter: invert(1);
}

.secondaryfeatures .entry {
    background-color: #000;
    min-height: 300px;
}

.secondaryfeatures .entry:last-child {
    background-color: #ecc800;
}

.inner {
    padding: 80px;
}

.product-tpl .product .inner {
    padding-top: 0 !important;
}

#menu-toggle {
    width: 80px;
    height: 60px;
    right: 80px;
    top: 77px;
    position: absolute;
    text-align: right;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    margin: 0;
    z-index: 99999;
    display: block;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
}

#menu-toggle span {
    display: block;
    position: absolute;
    height: 6px;
    width: 100%;
    background: #ffffff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

#menu-toggle span:nth-child(1) {
    top: 0px;
}

#menu-toggle span:nth-child(2) {
    top: 20px;
}

#menu-toggle span:nth-child(3) {
    top: 40px;
}

#menu-toggle span:nth-child(4) {
    top: 60px;
}

.product-tpl #menu-toggle span {
    background-color: #545654;
}

.product-tpl #primary-menu:after {
    background-color: #545654;
}

#menu-toggle.open {
    display: none;
}

#mast.fixed #menu-toggle span {
    background: #ffffff;
}

::-moz-selection {
    background: #ebc700;
    color: #000000;
}

::selection {
    background: #ebc700;
    color: #000000;
}

.anilib {
    visibility: hidden;
}

@supports (-webkit-overflow-scrolling: touch) {
    .text pre > code {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }
}

.centered {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    display: block;
    width: 100%;
}

#mast:after {
    width: 100vw;
    height: 40vh;
    content: "";
    position: absolute;
    top: 0;
    float: left;
    left: 0;
    z-index: -1;
    pointer-events: none;
}

.sizes-table th td,
.table-header .table-cell {
    text-align: left;
    text-align: left;
    font-size: 14px;
    margin-top: 20px;
}

.sizes-table th td {
    border-right: 1px solid rgba(255, 255, 255, 0.64);
}

.sizes-table .table-cell:last-child {
    border: none;
}

.sizes-table td,
.buynowresults .table-cell {
    display: table-cell;
    text-align: left;
    width: 15%;
    padding: 15px;
    position: relative;
    line-height: 1em;
}

.buynowresults .table-cell {
    padding: 30px;
}

.dealer-entry.table-header.table-row {
    color: rgba(248, 209, 0, 0.5);
}

.buynowresults .table-cell.center,
.table-header .table-cell.center {
    text-align: center;
}

.buynowresults .size {
    color: rgba(255, 255, 255, 0.3);
}

.buynowresults .comment {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    text-transform: uppercase;
}

.pullup .inner {
    padding-top: 0px;
    padding-bottom: 120px;
}

.buynowresults h2 {
    font-size: 2.4em;
}

.buynowresults h2,
.buynowresults h3 {
    color: #f8d200;
    line-height: 1em;
    margin-top: 0;
}

.buynowresults .table-cell {
    width: 10%;
    padding: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.sizes-table tr,
.dealer-entry.table-row {
    display: table-row;
    padding: 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.dealer-entry input {
    max-width: 100%;
    width: auto;
    height: auto;
}

.table-header {
    text-transform: uppercase;
}

.dealer-logo {
    max-width: 100px;
}

.dealer-logo figure {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    position: relative;
    display: block;
}

.dealer-entry img {
    max-width: 100%;
}

.sizes-table tr:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.18);
}

.dealer-entry.table-row {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.size-group .sizes-table {
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.size-group.current .sizes-toggle {
    color: #e2c301;
}

.sizes-toggle span {
    color: #ebc600 !important;
}

.size-group.current .sizes-toggle span {
    color: #fff !important;
}

.size-group.current .sizes-table {
    display: block;
    visibility: visible;
    opacity: 1;
}

.sizes-table tr {
    position: relative;
}

.sizes-table tr:hover,
.opento {
    background-color: #ecc800;
    color: #212221;
}

.opento {
    background-color: #ecc800 !important;
    color: #24252a;
}

.sizes-table tr th,
.dealer-entry.table-header {
    padding: 10px;
    color: #fff;
    position: relative;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.sizes-table tr th,
.sizes-table tr th:hover,
.dealer-entry.table-header:hover {
    background-color: #fff;
    color: #24252a;
}

#sizes-tab {
    background-color: #141414;
    padding-top: 60px;
}

.align-right {
    text-align: right !important;
}

.overview .button:hover,
.sizes-table tr:hover .button,
.dealer-entry:hover .button {
    opacity: 1;
    background: #ed1c24;
}

.pagetitle {
    line-height: 1em;
}

.newsletter-signup input {
    width: 40%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    position: relative;
    float: left;
    border: 1px solid rgba(237, 28, 36, 1);
}

.newsletter-signup .button {
    text-transform: uppercase;
    width: 20%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    display: inline-block;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 21px;
    height: 43px;
    background-color: #ed1c24;
}

.newsletter-signup .button:hover {
    background: #ed1c24;
    color: #ffffff;
}

.overlay-panel.active {
    top: 0;
    height: auto;
    overflow: visible;
    opacity: 1;
}

.overlay-panel {
    background: #181818;
    color: #fff;
    position: fixed;
    top: -250px;
    left: 0;
    width: 100%;
    min-height: 250px;
    height: 250px;
    padding: 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 999999999999;
    opacity: 0;
}

.content-overlay,
.close,
.overlay-panel .close,
#nav-panel .close {
    width: 80px;
    height: 80px;
    position: absolute;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    margin: 0;
    top: 40px;
    z-index: 88889;
    display: block;
    float: left;
    cursor: pointer;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    right: 40px;
}

.content-overlay,
.close span,
.overlay-panel .close span,
#nav-panel .close span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #ffffff;
    opacity: 1;
    left: 0;
    top: 45px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.content-overlay .close span:nth-child(1),
.overlay-panel .close span:nth-child(1),
#nav-panel .close span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.content-overlay .close span:nth-child(2),
.overlay-panel .close span:nth-child(2),
#nav-panel .close span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.overlay-panel .inner {
    padding: 40px;
}

#nav-panel .close {
    width: 60px;
    height: 60px;
    top: 20px;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    right: 20px;
}

#nav-panel .close:hover span {
    background-color: #26272a;
}

.buynowresults {
    color: #fff;
}

.buy-tab {
    position: absolute;
    margin: 0;
    padding: 0 40px 0 0;
    right: 0px;
    z-index: 9999;
    top: 200px;
    display: block;
    width: 200px;
    height: 60px;
    color: #ffffff;
    overflow: hidden;
    float: right;
    clear: none;
    z-index: 2;
    text-align: right;
    font: 1.5em/60px "Knockout 47 A", "Knockout 47 B", sans-serif !important;
}

.buy-tab a {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

.buy-tab::after {
    content: "";
    position: absolute;
    margin: 0;
    padding: 0;
    display: block;
    width: 200px;
    height: 60px;
    background-color: #ed1c24;
    color: #ffffff;
    -webkit-transform: skew(-40deg);
    transform: skew(-40deg);
    float: right;
    clear: none;
    z-index: -1;
    top: 0;
    right: -100px;
}

.product-info {
    overflow: hidden;
    width: 100vw;
}

#tire-finder-cats {
    margin: 0;
    padding: 0;
    list-style: none;
}

#tire-finder-cats li:hover {
    color: #ecc800;
    opacity: 1;
}

#nav-panel {
    z-index: 99999;
    display: block;
    width: 320px;
    height: 100%;
    height: 100vh;
    margin: 0;
    padding: 0;
    top: 0;
    opacity: 0;
    position: fixed;
    background-color: #bababa;
    text-align: center;
    overflow-y: scroll !important;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    float: left;
    right: 0;
}

#nav-panel .inner {
    padding: 100px 40px 40px;
}

#nav-panel.active {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

#nav-panel.close {
    opacity: 0;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

#nav-panel.active .identity {
    opacity: 0;
}

#nav-panel.close .identity {
    opacity: 0;
}

#nav-panel a {
    display: block;
    position: relative;
    font-size: 14px;
    color: #000;
    opacity: 0.7;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    padding: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#nav-panel ul {
    margin: 0 0 10px;
    list-style: none;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
    position: relative;
    display: block;
    width: 100%;
}

#nav-panel li {
    padding: 0;
    margin: 0;
    color: #fff;
    text-align: right;
    text-transform: uppercase;
    position: relative;
    display: block;
}

#nav-panel li ul {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
}

#nav-panel li ul li a {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    opacity: 0.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

#nav-panel a:hover {
    opacity: 1;
    border-right: 4px solid #ecc800;
    padding-right: 5px;
}

#nav-panel h2 {
    font-size: 12px !important;
    text-align: right;
    line-height: 1em;
    letter-spacing: 0.07em;
    opacity: 0.8;
}

.searchform #searchsubmit {
    display: none;
    visibility: hidden;
}

.searchresults ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.searchresults li,
.articles .tile {
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}

.articles .tile .thumbnail {
    border: 2px solid #ffffff;
    border-radius: 50%;
    overflow: hidden;
    width: 90px;
    height: 90px;
    position: relative;
    display: inline-block;
}

.articles .tile figure img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    max-width: 100%;
}

.article-title {
    margin-top: 5px;
    padding-top: 5px;
}

.searchresults li:hover {
    background-color: #ecc800;
}

.searchresults li:hover a {
    color: #26272a;
}

.searchresults a {
    color: #ebc600;
    display: block;
    padding: 15px;
    position: relative;
    font-size: 1.5em;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 1em;
}

.articles .tile h2 {
    color: #fff;
    display: block;
    padding: 15px;
    position: relative;
    font-size: 1.5em;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 1em;
}

.articles .tile h2 a:hover {
    color: #ffffff;
}

.articles .date {
    padding: 0 0 0 15px;
    margin: 0;
}

.largetitle {
    font-size: 4em;
    line-height: 1em;
    margin-top: 0;
}

.events h2,
.builds h2 {
    display: none;
}

.events .inner,
.builds .inner {
    padding: 0;
}

.build-entry {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    height: auto;
}

.build-entry .overcontent {
    float: left;
    z-index: 2;
    position: absolute;
    top: 0;
    padding: 0 80px;
    color: #fff;
    max-width: 600px;
    line-height: 0.9em;
}

.build-entry h3 {
    font-size: 3.6em;
    color: #fff;
    line-height: 0.9em;
}

.build-entry p {
    line-height: 1.3em;
}

.build-entry figure {
    background-color: #000000;
    max-height: 75vh;
    overflow: hidden;
}

.build-entry h3 span {
    font-size: 30px;
    position: relative;
    display: block;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

.build-entry img {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    opacity: 0.8;
}

.build-entry .details h4 {
    font-size: 1.4em;
    margin-bottom: 5px;
    margin-top: 0;
    color: #fff;
}

.buildimg .details h3 {
    color: rgba(0, 0, 0, 0.13);
    font-size: 2em;
    line-height: 1em;
    width: 100%;
}

.build-entry .details .inner {
    padding: 80px;
}

.build-entry .details .cols,
.build-entry .details .inner {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 40px;
    column-gap: 40px;
}

.sponsored .details {
    position: absolute;
    color: #fff !important;
    padding: 20px;
    float: left;
    top: 0;
    width: 100%;
    height: 100%;
}

.build-entry .details {
    font-size: 12px;
    text-transform: uppercase;
    background-color: #ebc600;
    color: #141414;
}

.build-entry .details ul {
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    display: block;
    list-style: none;
}

.build-entry .details ul li {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.build-entry .button {
    background: #fff;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 20px;
    display: inline-block;
}

.events figure {
    max-height: 450px;
}

.truck-tires .hero {
    background-color: #e7c402;
}

.street-tires .hero {
    background-color: #676355;
}

.secondaryfeatures {
    position: relative;
    display: block;
    height: auto;
}

.secondary-feature {
    min-height: 100px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.secondary-feature .bg {
    z-index: 1;
    position: relative;
    top: 0;
    float: left;
    left: 0;
    width: 100%;
}

.secondary-feature figure {
    z-index: 1;
    position: relative;
    top: 0;
    float: left;
    left: 0;
    width: 100%;
}

.secondary-feature img {
    max-width: 100%;
    width: 100%;
}

.joinnewsletter input {
    max-width: 300px;
}

.sociallinks {
    text-align: right;
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.icon {
    width: 40px;
    position: relative;
    display: inline-block;
    height: 40px;
    border: none;
}

.icon a,
.sociallinks a {
    padding: 3px;
    position: relative;
    display: block;
}

.icon a:hover,
.sociallinks a:hover {
    opacity: 1;
    border-right: none !important;
}

.sociallinks a,
.sociallinks a:hover {
    padding-right: 8px !important;
}

li.truckgroup:nth-child(4) {
    margin-bottom: 20px !important;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.foundtires li.current a,
.foundtires li.current,
#tire-finder-cats li.current,
#tire-finder-cats li:hover {
    color: #edc900 !important;
    opacity: 1;
}

#findtires .col-md-1,
#findtires .col-md-2,
#findtires .col-md-2,
#findtires .col-md-3,
#findtires .col-md-4 {
    margin: 0 0 40px;
    padding: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

#findtires .col-md-1:first-child,
#findtires .col-md-2:first-child,
#findtires .col-md-3:first-child,
#findtires .col-md-4:first-child {
    border: none;
}

#findtires ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
}

#findtires li {
    cursor: pointer;
    line-height: 1em;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
    opacity: 0.7;
    position: relative;
    display: block;
    float: none;
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
}

#tire-finder-diameters li {
    color: #fff;
    background: rgba(255, 255, 255, 0.13);
    border-radius: 50%;
    font-size: 20px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-bottom: 4px;
    position: relative;
    display: inline-block;
    margin-right: 4px;
}

#findtires li .inner {
    padding: 0 20px;
}

#findtires h3 {
    margin: 0;
    padding: 20px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.04em;
    color: #ebc600;
}

#findtires figure {
    width: 100px;
    height: 50px;
    float: right;
    display: block;
    z-index: 2;
    overflow: hidden;
    position: relative;
}

#findtires .icon {
    width: 60px;
    height: 60px;
    float: right;
    display: block;
    z-index: 2;
    overflow: hidden;
    position: relative;
    opacity: 0.5;
    margin-right: 20px;
}

#findtires figure img {
    max-width: 100%;
}

#findtires li {
    height: 40px;
    width: 100%;
    padding: 0 20px;
    margin: 0;
    position: relative;
    display: block;
    line-height: 40px;
}

#findtires ul {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#findtires li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#findtires .inset ul {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#findtires .inset li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#tire-finder-diameters ul,
#overaldiameters ul {
    padding: 20px;
}

#tire-finder-diameters li,
#overaldiameters li {
    color: #fff;
    background: rgba(255, 255, 255, 0.13);
    border-radius: 50%;
    font-size: 20px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-bottom: 4px;
    position: relative;
    display: inline-block;
    margin-right: 4px;
    border-style: none;
    padding: 0;
}

#tire-finder-diameters li.current,
#overaldiameters li.current {
    background: #edc900;
    color: #28292c;
}

#tire-found li {
    color: #ffffff;
    background-color: #eeca00;
    opacity: 1;
}

#tire-found li a {
    color: #fff;
    opacity: 1;
}

.event h3 {
    margin-bottom: 20px;
    color: #fff;
}

.event .dates {
    font-size: 3em;
    color: #fff;
    opacity: 0.8;
    margin-bottom: 40px;
}

.foundlist li {
    height: 50px !important;
}

.foundlist li figure {
    padding-top: 5px;
}

.foundlist li a {
    padding-top: 5px !important;
    line-height: 50px;
}

.foundlist a {
    color: #fff;
    text-decoration: none;
}

.foundlist a:hover {
    color: #ebc500;
}

.foundlist li a span {
    opacity: 0.4;
}

.secondary-feature img {
    position: relative;
    display: block;
}

.slick-dots li button.hasvideo:after {
    content: "►";
    display: inline;
    position: relative;
    font-size: 30px;
    width: 80px;
    height: 80px;
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    z-index: 20;
    color: #ed1c24;
    line-height: 80px;
}

.overview .button,
.sizes-table .button,
.dealer-entry .button {
    color: #fff;
    padding: 10px;
    width: 100%;
    position: relative;
    text-align: center;
    text-decoration: none;
    line-height: 1em;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    letter-spacing: 0.04em;
    background-color: #ed1c24;
    z-index: 2;
}

.dealer-entry .button {
    margin-bottom: 0;
}

.vidbg {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    float: left;
    width: 100%;
    max-width: 500%;
    max-height: 500%;
    opacity: 0.5;
}

.vidbg video {
    width: 100%;
    min-height: 300px;
}

.content-overlay {
    position: fixed;
    overflow-y: scroll;
    color: #141414;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(34, 34, 34, 0.98);
    z-index: 999999999;
    opacity: 0;
    height: 0;
    z-index: -100;
    -webkit-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
}

.promo-tpl .content-overlay,
.home-tpl .content-overlay {
    position: fixed;
    overflow-y: scroll;
    color: #141414;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(34, 34, 34, 0.8);
}

.content-overlay.extended {
    overflow: visible;
    overflow-y: scroll;
}

.content-overlay.active {
    display: block;
    visibility: visible;
    opacity: 1;
    min-height: 100vh;
    z-index: 99999999;
}

.content-overlay.textoverlay {
    background-color: rgba(24, 30, 30, 0.96);
    overflow: visible;
    overflow-y: scroll;
}

.content-overlay .bg-sequence {
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0;
}

.load-overlay {
    background-color: rgba(24, 30, 30, 0.63);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999999;
    color: rgba(255, 255, 255, 0.18);
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.5em;
    overflow: hidden;
    opacity: 1;
    letter-spacing: 0.2em;
}

.load-overlay.inactive {
    opacity: 0;
}

.load-overlay .table-cell {
    vertical-align: middle !important;
}

.video-container {
    display: block;
    position: relative;
    top: 0;
    float: left;
    z-index: 500;
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin-right: 0;
    margin-top: 0;
    margin-left: 0;
    height: auto;
    min-height: 30vh;
}

.overlay-inner .video-container {
    min-height: 70vh;
}
.vimeo-container.show,
.video-container.show {
    opacity: 1;
}

.video-container iframe {
    position: absolute;
    top: 0;
    z-index: 100;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
}

.dealer-locator label {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #ebc600;
}

.dealer-locator .hero .inner {
    padding-bottom: 0px;
}

.dealer-legend {
    margin-top: 20px;
}

.dealer-legend span {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.04em;
    line-height: 20px;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 20px;
    color: #5f5f5f;
    height: 20px;
    margin-top: 0;
}

.dealers-tpl h1,
.dealer-locator h1 {
    font-size: 100px;
    text-transform: uppercase;
    max-width: 300px;
    line-height: 0.78em;
    font-weight: 400;
    margin: 0;
}

#result-message {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.dealer-locator #searchButton {
    background-color: #ebc600;
    text-transform: uppercase;
    color: #fff;
}

#DealerMap {
    height: 60vh !important;
    opacity: 0.1;
    pointer-events: none;
}

#DealerMap.show {
    opacity: 1;
    pointer-events: auto;
}

.dealer-locator .preferred:before {
    content: "";
    background: url(../images/marker-preferred.png) center center no-repeat;
    width: 20px;
    position: relative;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    top: 6px;
    margin-right: 5px;
}

.dealer-locator .standard:before {
    content: "";
    background: url(../images/marker-standard.png) center center no-repeat;
    width: 20px;
    position: relative;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    top: 6px;
    margin-right: 5px;
}

hr {
    opacity: 0.2;
    margin-top: 40px;
    margin-bottom: 40px;
}

.center {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

#radiusSelect,
#dealermap select {
    color: #212221;
    padding: 5px;
    width: 100%;
    height: 40px;
    background: #fff;
}

.small-title {
    opacity: 0.3;
    font-size: 1em;
}

.about-tpl .main p {
    font-size: 1.6em;
    max-width: 600px;
    line-height: 1.2em;
}

.about-tpl .main img {
    max-width: 100%;
}

.about-tpl .main a {
    color: #ebc600;
}

.about-tpl .main h2 {
    color: #ebc600;
    font-size: 2.5em;
    line-height: 1em;
}

.location-copy {
    padding: 20px;
}

.location-copy,
.location-address,
.location-directions {
    color: #8a8a8a;
    font: 14px/1.2em "Knockout 50 A", "Knockout 50 B", "Helvetica Neue", Arial,
        Helvetica, Geneva, sans-serif;
    position: relative;
    display: block;
}

.location-title {
    color: #ebc600;
    text-transform: uppercase;
    position: relative;
    display: block;
    margin-bottom: 5px;
    font-size: 1.2em;
    line-height: 1em;
}

.location-copy .phone a,
.location-directions a {
    color: #ec1c24;
    text-decoration: none;
    margin-top: 15px;
    position: relative;
    display: block;
}

.location-directions a {
    color: #fff;
    background-color: #ebc600;
    padding: 5px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}

.contact .intro {
    font-size: 1.5em;
    line-height: 1em;
    font-weight: 200;
    margin-bottom: 100px;
    text-transform: uppercase;
}

.contact .intro a {
    text-decoration: none;
}

.contact-item {
    margin-bottom: 40px;
}

.contact-item h3 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
    font-size: 1em;
    line-height: 1em;
    color: rgba(255, 255, 255, 0.8);
}

.contact-item p {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 0.9em;
    line-height: 1.2em;
    text-transform: uppercase;
}

.contact a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.5s ease;
    -otransition: all 0.5s ease;
    transition: all 0.5s ease;
}

.contact a:hover {
    color: #ffffff;
}

.contact em,
.contact i {
    opacity: 0.4;
    font-size: 0.8em;
}

#quality-construction-tab {
    position: relative;
}

.qc-slider {
    height: auto;
}

.qc-slider .slide {
    width: 100%;
    width: 100vw;
    height: 100%;
    min-height: 100%;
    display: block;
    margin: 0;
    padding: 0;
    background-color: #d5c14f;
    background-size: 100%;
}

.qc-slider .slide figure,
.qc-slider .slide img {
    max-width: 100%;
    min-width: 100vw;
}

.qc-slider .content {
    padding-bottom: 30px;
}

.qc-slider .slide-content {
    width: 100vw;
    height: 100%;
    float: left;
    z-index: 10;
    position: absolute;
    display: block;
}

.qc-slider .bgimg {
    padding: 0;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;

    display: block;
    width: 100vw;
    height: auto;
    min-width: 100vw;
    background-position: right top !important;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    cursor: none;
}

.qc-slider h3 {
    color: #fff;
}

#quality-construction-tab .tab-content {
    background-color: transparent !important;
}

.video-trigger {
    color: #e93223;
    text-transform: uppercase;
    line-height: 1px;
    font: 1.4em "Knockout 70 A", "Knockout 70 B", sans-serif !important;
    text-decoration: none;
    margin-bottom: 40px;
}

.qc-slide-controls .container {
    padding-bottom: 40px;
}

.qc-slide-controls {
    position: absolute;
    display: block;
    float: left;
    min-height: 300px;
    width: 100%;
    margin: 0;
    color: #ffffff;
    top: 30vh;
    left: 0;
    z-index: 2;
    clear: none;
    padding: 40px;
    background-color: rgba(0, 0, 0, 0.4) !important;
}

.qc-slide-controls .dots {
    position: absolute;
    display: block;
    bottom: 30px;
}

.qc-slide-controls .slick-dots {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
    bottom: 0;
}

.qc-slide-controls .slick-dots li {
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 5px;
}

.qc-slide-controls .slick-dots li button {
    width: 20px;
    height: 20px;
    border: none;
    background-color: #dfe0df;
    margin: 0 auto;
    padding: 5px;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
}

.qc-slide-controls .slick-active button {
    background-color: #ed1c24 !important;
}

.qc-slide-controls .slide-text:first-of-type {
    display: none;
}

.slick-dots li button {
    font-size: 0;
}

.product-display-title {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font: 2.4em "Knockout 70 A", "Knockout 70 B", sans-serif !important;
    line-height: 1em;
    cursor: pointer;
    text-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
    text-transform: uppercase;
    margin-bottom: 30px;
}

.product-display-title span {
    font-size: 0.6em;
    line-height: 0.6em;
    color: #989998;
    position: relative;
    display: block;
    margin-top: 5px;
}

.qc-slide-controls h3 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font: 2em "Knockout 70 A", "Knockout 70 B", sans-serif !important;
    line-height: 1em;
    cursor: pointer;
    text-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
}

h3.slide-title {
    font: 1.4em "Knockout 70 A", "Knockout 70 B", sans-serif !important;
    line-height: 1em;
    color: #facf46 !important;
}

.qc-slide-controls h3:hover {
    color: #fff;
}

.qc-slide-controls p {
    margin-top: 0;
    margin-bottom: 20px;
    color: #fff;
    font-size: 1.4em;
    line-height: 1em;
    text-transform: uppercase;
}

.strip-list .list-item {
    background-color: #000000;
    height: Auto;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -otransition: all 0.3s ease;
    transition: all 0.3s ease;
}

.strip-list .list-item:hover {
    color: #141414;
    background-color: #e8c601;
}

.strip-list .list-item:hover .hero {
    background: #000;
}

.strip-list .list-item:hover .hero img {
    opacity: 0.2;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -otransition: all 0.3s ease;
    transition: all 0.3s ease;
}

.strip-list .list-item:hover .tag {
    color: #fff;
}

.strip-list .list-item .tag {
    text-transform: uppercase;
    color: #eacf2d;
}

.strip-list .list-item h2 {
    margin: 0;
    font-size: 2.2em;
    line-height: 0.9em;
}

.strip-list .list-item .detail {
    opacity: 0;
    color: #ffffff;
    position: absolute;
    z-index: 20;
    float: left;
    line-height: 1em;
    top: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -otransition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 14px;
    text-transform: uppercase;
}

.strip-list .list-item .detail p {
    opacity: 0.7;
    line-height: 1.4em;
}

.strip-list .sponsored.list-item .detail {
    text-transform: none;
    font-size: 15px;
}

.strip-list .list-item .detail .inner p:first-child {
    margin-top: 0 !important;
}

.strip-list .list-item .detail .inner {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 40px;
    column-gap: 40px;
}

.strip-list .sponsored.list-item .detail .inner {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    column-gap: 40px;
}

.strip-list .list-item .detail h3 {
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 5px;
}

.strip-list .list-item:hover .detail {
    opacity: 1;
}

.strip-list .hero {
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    top: 0;
    background-color: #e7c402;
    display: block !important;
    min-height: 100px !important;
}

.strip-list .list-item img {
    width: 100%;
    position: relative;
    padding: 0;
    display: block;
    padding: 0;
    margin: 0;
}

.bulletin-cat-title {
    font-size: 2em;
    opacity: 0.7;
    margin-top: 60px;
}

.tech-bulletins .article-title {
    margin-bottom: 10px;
}

.tech-bulletins h3 a {
    text-decoration: none;
    display: block;
}

.tech-bulletins h3 a:hover {
    color: #ffffff;
}

.bug-img {
    max-width: 140px;
}

.bug-img,
.bug-img img {
    text-align: right;
    float: right;
}

.creed {
    max-width: 80%;
}

.quote-img img,
.bug-img img {
    max-width: 100%;
}

.quote-img {
    max-width: 170px;
    margin-left: -100px;
}

.dealer-entry .inner {
    font-size: 14px;
    padding: 20px;
    background: #555;
    max-height: 300px;
    min-height: 300px;
    color: #ffffff;
}

.dealer-entry h3 {
    margin-top: 0;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 15px;
}

.dealer-entry.preferred-dealer .inner {
    background: #e7c402;
}

.location-directions {
    padding-top: 20px;
}

.dealer-entry .location-address {
    color: #fff;
    margin-bottom: 20px;
}

.dealer-entry.preferred-dealer h3 {
    color: #131413;
}

.dealer-entry.preferred-dealer .location-address,
.dealer-entry.preferred-dealer a {
    color: #131413;
}

.dealer-entry a {
    color: #ffffff;
}

.dealer-entry .location-directions a {
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.dealer-entry.preferred-dealer .location-directions a {
    color: #fff;
    background: #ed1c24;
}

.dealer-entry {
    margin-bottom: 30px;
}

.about-tpl .main .news-article {
    height: 150px;
}

.about-tpl .main .news-article h3 {
    font-size: 1.3em;
    line-height: 1em;
}

.motologo {
    width: 20%;
    float: left;
    min-height: 200px;
    text-align: center;
}

.motologo figure {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    text-align: center;
}

.motologo img {
    max-height: 150px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    position: relative;
}

.cover-overlay {
    position: absolute;
    right: 100px;
    top: 20vh;
}

.cover-overlay img {
    max-height: 35vh;
}

/* start baja-boss-xs */
.baja-boss-xs .main .baja-boss-xs-landingpage{
	/*padding-top: 0;*/
	margin-top: -199px;
}
#baja-boss-xs .background-layer-title{
	position: absolute;
    bottom: 0;
}
#baja-boss-xs .section-content.title{
	max-width: 90%;
	margin: auto;
}
#baja-boss-xs .section-content.title h1{
	color: #eac600;
	font-size: 2.8em;
    line-height: 1.4em;
    font-family: 'USSEBLACK';
	margin: 0.67em 0 1em;
}
#baja-boss-xs .section-content.title h2{
	color: #94948b;
	font-size: 2.2em;
    line-height: 1em;
    font-family: "Knockout 50 A", "Knockout 50 B", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	border-bottom: 8px solid #d1b100;
    padding-bottom: 30px;
}
#baja-boss-xs .section-content.title h2 sup{
	font-size: .4em;
    top: -1em;
	font-family: "Knockout 50 A", "Knockout 50 B", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#baja-boss-xs .section-content.title ul{
	text-align: left;
    font-family: 'USSEBLACK';
    text-transform: uppercase;
    list-style: none;
    font-size: 1.6em;
	line-height: 1.2em;
}
#baja-boss-xs .section-content.title ul li{
	padding-bottom: 16px;
	position: relative;
}
#baja-boss-xs .section-content.title ul li:before{
	color: #eac600;
	content: '+';
	position: absolute;
    left: -24px;
}
#baja-boss-xs .background-layer img{
	display: block;
	width: 100%;
}
#baja-boss-xs .tires-layer{
	position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
}
#baja-boss-xs .tires-layer img{
	max-width: 70%;
    margin: auto;
    width: 1100px;
}
#baja-boss-xs .buttons{
	position: absolute;
    width: 100%;
    margin: auto;
    text-align: center;
}
#baja-boss-xs .buttons img{
	width: 480px;
    max-width: 80%;
    margin: 64px 20px 0;
}
#baja-boss-xs .text-layer{
	position: absolute;
    width: 100%;
    text-align: center;
}
#baja-boss-xs .text-layer img{
	width: 90%;
    margin: 3em auto;
}
#baja-boss-xs .vector-layer{
	position: absolute;
	width: 100%;
}
#baja-boss-xs .section-content.gallery.title{
	max-width: none;
}
#baja-boss-xs .section-content.gallery.title .gallery-wrapper{
	max-width: 90%;
	margin: auto;
}
#baja-boss-xs .section-content.gallery.title h2{
	border-bottom: 0;
    border-top: 8px solid #d1b100;
    text-align: center;
    padding-top: 50px;
    color: #fff;
}
#baja-boss-xs .section-content.gallery.title h2 span{
	color: #d1b100;
}
#baja-boss-xs .gallery-wrapper{
	/*position: absolute;*/
    width: 100%;
}
#baja-boss-xs .gallery-images{
	display: flex;
    flex-wrap: wrap;
}
#baja-boss-xs .gallery-images div{
	flex: 1 0 50%;
	display: flex;
}
#baja-boss-xs .gallery-images div:last-child {
    max-width: 50%;
    margin: auto;
}
#baja-boss-xs .gallery-images div img{
	width: 100%;
}
@media (max-width: 990px) {
	#baja-boss-xs .section-content.title h1{
		font-size: 1.8em;
		line-height: 1.2em;
	}
	#baja-boss-xs .section-content.title h2{
		font-size: 1.2em;
		text-align: center;
	}
	#baja-boss-xs .section-content.title ul{
		font-size: 1em;
		padding-left: 21px;
	}
	#baja-boss-xs .section-content.title ul li:before{
		left: -18px;
	}
	#baja-boss-xs .buttons img{
		max-width: 40%;
		margin: 18px 6px 0;
	}
	#baja-boss-xs .text-layer img{
		margin: 1em auto;
	}
	#baja-boss-xs .section-content.gallery.title h2{
		padding-top: 20px;
	}
	
	.newsletter-signup input{
		width: 70%!important;
	}
	.newsletter-signup .button{
		width: 30%!important;
	}
}
/* end baja-boss-xs */

@media (max-width: 1200px) {
    .strip-list .list-item h2 {
        font-size: 1.7em;
        line-height: 0.9em;
    }
    .quote-img {
        max-width: 170px;
    }
}

@media (max-width: 1024px) {
    #menu-toggle {
        display: block;
        right: 15px;
        top: 25px;
    }
    #mast:hover #menu {
        margin-left: 0px;
    }
    #menu {
        margin: 0;
        padding: 0;
    }
    #menu ul {
        height: auto;
        display: block;
        margin: 0;
        padding: 100px 0 0;
    }
    #menu li {
        float: none;
        display: block;
        height: auto;
        text-align: center;
        margin: 0;
        padding: 0;
        clear: both;
        position: relative;
    }
    #menu.open {
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
        opacity: 1;
        -webkit-transform: translateX(0%) translateY(0%);
        transform: translateX(0%) translateY(0%);
        width: 100%;
        height: 100vh;
        background-color: #26272a;
        left: 0;
        float: none;
        clear: both;
        z-index: 99999999;
        display: block;
        position: absolute;
        top: 0;
    }
    #menu,
    #menu.close {
        opacity: 0;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
        -webkit-transform: translateX(0%) translateY(-100%);
        transform: translateX(0%) translateY(-100%);
        background-color: #fff;
        left: 0;
        float: none;
        clear: both;
        width: 100%;
        height: 100vh;
        z-index: 99999999;
        display: block;
        width: 100%;
        position: absolute;
        top: 0;
    }
    #menu li {
        margin: 0;
    }
    #menu ul li > ul {
        display: block;
        position: relative;
        opacity: 1;
    }
    #menu ul li ul {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    #menu ul ul a {
        background-color: transparent;
        position: relative;
        display: block;
        margin: 0;
        padding: 5px 0;
        clear: both;
        line-height: 1.2em;
        font-size: 1.5em;
    }
    #menu ul ul li {
        width: 100%;
    }
    #menu li a {
        position: relative;
        display: block;
        margin: 0;
        clear: both;
        line-height: 1em;
        font-size: 1 em;
        padding: 10px;
        color: #ecc800;
    }
    #menu ul ul {
        position: relative;
        display: block;
        background-color: transparent;
    }
    #menu ul ul li {
        background-color: transparent;
    }
    #menu ul ul li a {
        font-size: 14px;
    }
    #menu li.active a:after,
    #menu li a:after {
        display: none;
    }
    .product-grid .product {
        width: 25%;
        min-height: 35vw;
    }
    .slick-dots {
        display: none !important;
    }
    .slick-dots {
        display: none !important;
    }
    .dots .slick-dots {
        display: block !important;
    }
    #mast {
        height: 150px;
    }
    #mast .identity figure {
        max-width: 180px;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }
    .product-media {
        max-height: 50vh;
        min-height: 100px;
    }
    .product-media img {
        max-height: 500%;
    }
    .sizes-table .table-cell {
        font-size: 12px;
    }
    #menu li a {
        font-size: 2em;
        line-height: 1em;
    }

    #menu li a::after {
        display: none;
    }

    #primary-menu li:first-child {
        padding: 0 !important;
        margin-left: 0;
    }

    .submenu,
    #primary-menu li:first-child:after {
        display: none !important;
    }

    #primary-menu {
        clear: both;
        height: auto;
    }

    #secondary-menu {
        position: relative;
        float: none;
        display: block;
        width: 100%;
        left: 0;
        height: auto;
        clear: both;
        border-top: 1px solid rgba(255, 255, 255, 0.11);
        top: 0;
        right: 0;
        padding-top: 30px;
        margin-top: 30px;
    }

    #secondary-menu ul {
        margin: 0;
        padding: 0;
        width: 100%;
        position: relative;
        display: block;
    }
    .buildimg h3 {
        max-width: 80%;
    }
    .hide-tablet {
        display: none !important;
    }
    .feature h2 {
        font-size: 5em;
        line-height: 1em;
    }
    .product-media .slide img {
        max-height: 50vh;
    }
    .product-tpl .overview p,
    .product-tpl .overview li {
        max-width: 100%;
    }
    .cover-overlay img {
        max-height: 20vh;
    }

    .qc-slide-controls {
        position: absolute;
        display: block;
        float: left;
        min-height: 100px;
        width: 100%;
        margin: 0;
        color: #ffffff;
        top: 20vh;
        left: 0;
        z-index: 2;
        clear: none;
        padding: 20px;
        background-color: rgba(0, 0, 0, 0.4) !important;
    }
}

@media (max-width: 990px) {
    .strip-list .list-item .detail {
        position: relative;
        opacity: 1;
        top: inherit;
    }
    .home-tpl.ltr .tns-nav button {
        margin: 0 4px;
    }
}

@media (max-width: 768px) {
    #mast .identity a {
        width: 100%;
        height: 40px;
        top: 20px;
        position: relative;
        display: block;
        max-width: 100%;
        background: url(../images/mt-logo-clr.svg) center center no-repeat
            transparent;
    }
    .creed {
        max-width: 100%;
    }
    .main {
        padding-top: 120px;
    }
    .secondary-feature {
        margin: 0;
        padding: 0;
        float: none;
        height: auto;
        min-height: 10px;
    }
    .feature h2 {
        font-size: 3em;
        line-height: 1em;
    }
    .product-grid .product {
        width: 50%;
    }
    .nomobile {
        display: none !important;
    }
    .buildimg h3 {
        padding: 80px;
        font-size: 3em;
        max-width: 70%;
    }
    #footersearch {
        margin-top: 40px;
    }
    #mast.fixed {
        height: 80px;
    }
    #mast {
        padding: 50px;
        height: auto;
    }
    #mast .identity figure {
        max-width: 140px;
    }
    .strip-list .list-item .detail {
        float: none;
        width: 100%;
        height: auto;
        position: relative;
        opacity: 1;
        z-index: 1;
    }
    .strip-list .list-item:hover .hero img {
        opacity: 1;
    }
    .strip-list .list-item .detail .inner {
        -webkit-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0px;
        column-gap: 0px;
    }
    .strip-list .list-item:hover .detail {
        color: #141414;
    }
    .hide-tablet,
    .hide-mobile {
        display: none !important;
    }
    .overlay-panel .inner {
        padding: 40px;
        height: 100%;
        overflow-y: scroll;
        -ms-overflow-style: auto;
        position: relative;
        overflow-x: hidden;
    }
    .overlay-panel.active {
        top: 0;
        height: 100%;
        overflow: visible;
        opacity: 1;
    }
    .build-entry h3 {
        max-width: 80%;
    }
    .newsletter-signup input {
        width: 70%;
    }
    input#q {
        width: 94%;
        max-width: none !important;
    }
    .news .articles .tile h2 {
        color: #fff;
        display: block;
        padding: 10px;
        position: relative;
        font-size: 1.1em;
    }
    .news .articles .tile figure {
        margin-top: 10px;
        position: relative;
    }
    .news .articles .tile figure img {
        display: block;
    }
    .news .articles .tile h2,
    .news .articles .tile .date {
        padding-right: 0;
        padding-left: 0;
        margin-right: 0;
        margin-left: 0;
    }
    .motologo {
        width: 50%;
        float: left;
        min-height: 100px;
        text-align: center;
    }
    .motologo figure {
        padding: 20px;
        position: relative;
        display: block;
    }
    .motologo img {
        max-height: 90px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    .product-category-tpl .hero {
        min-height: 88vh;
        padding-bottom: 88px !important;
    }

    .promo-tpl .hero-banner,
    .promo-tpl .hero-banner figure {
        width: 100%;
    }
    .promo-tpl main .hero-banner img {
        margin: 0 auto;
        width: 100%;
    }

    .feature .panel.Choose {
        background-position: 46% center;
    }
}

@media (max-width: 500px) {
    .inner,
    .site-footer {
        padding: 40px;
    }
    .hero .inner {
        padding-top: 0;
    }
    .product-category-tpl h1,
    .largetitle {
        font-size: 3em;
    }
    .feature h2 {
        font-size: 2em;
        line-height: 1em;
    }
    .product-grid .product {
        width: 100%;
    }
    .buildimg h3 {
        padding: 40px;
        font-size: 2em;
        color: #fff;
        max-width: 80%;
    }
    .article h1 {
        font-size: 2.5em;
    }
    .newsletter-signup .button {
        width: 30%;
    }
    .hide-mobile {
        display: none !important;
    }
    .qc-slide-controls {
        min-width: 200px;
        max-width: 250px;
    }
    .qc-slide-controls h3 {
        font-size: 1.4em;
        line-height: 1em;
    }
    .qc-slider .bgimg {
        background-position: center !important;
    }
    .quote-img {
        max-width: 100px;
    }
    .foundlist li a span {
        display: none;
    }
    .foundlist li a {
        font-size: 14px;
    }
    .faq-header h2 {
        font-size: 1.3em;
    }
    .product-tpl h1 {
        line-height: 1em;
        font-size: 2em;
        margin-top: 40px;
    }
    .sizes-table td {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .about-tpl .main p {
        font-size: 1.3em;
        line-height: 1em;
    }
    .build-entry h3 {
        font-size: 1.5em;
        max-width: 66.66666%;
    }
    .build-entry h3 span {
        font-size: 18px;
    }
    .build-entry .overcontent {
        padding: 40px;
    }
    .build-entry .details .inner {
        padding: 40px;
    }
    .build-entry .details .cols,
    .build-entry .details .inner {
        -webkit-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0px;
        column-gap: 0px;
    }
    .buynowresults h2 {
        font-size: 1.3em;
    }
    .buynowresults h2,
    .buynowresults h3 {
        max-width: 200px;
    }
    .galleries-tpl .pagetitle,
    .gallery-tpl h1,
    .offers-tpl h1 {
        font-size: 3em !important;
        margin-bottom: 20px;
    }
}

@media (max-height: 500px) {
    .product-media .slide figure,
    .product-media .slide img {
        max-height: 300px;
    }
}

.loader-message {
    display: block;
    text-align: center;
    color: #ffffff;
    margin: 15vh auto 10px;
    width: 100%;
    text-transform: uppercase;
}

.loader-wheel {
    -webkit-animation-name: ckw;
    animation-name: ckw;
    -webkit-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-iteration-count: 30;
    animation-iteration-count: 30;
    width: 100px;
    height: 100px;
    display: block;
    opacity: 0.3;
    background: url("../images/loader-tire.svg") no-repeat center center;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    position: relative;
}

#secondary-menu li a {
    font-size: 12px;
    opacity: 0.6;
    letter-spacing: 0.04em;
    line-height: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
    opacity: 1;
}

#secondary-menu li a:hover {
    color: #ebc700;
}

a.finder-button {
    color: #000 !important;
    background-color: #e7c61b;
}

.overimg {
    opacity: 0.7;
    max-width: 100%;
}

.overimg img,
.screenfilter img {
    max-width: 100%;
    opacity: 0.4;
}

.colorburnfilter img {
    max-width: 100%;
    opacity: 0.4;
}

.floatleft {
    text-align: left;
    position: relative;
    float: left;
}

.home img {
    max-width: 100%;
    max-height: 80vh;
}

.floatright {
    text-align: right;
    position: relative;
    float: right;
}

h1 .yellow {
    color: #ebc700 !important;
}

.yellow {
    color: #ebc700;
}

.submenu .yellow {
    color: #222 !important;
}

#compound-graphic {
    white-space: nowrap;
    position: relative;
    display: block;
    padding: 20px;
    border: 1px solid rgba(255, 255, 255, 0.17);
}

.compound-head {
    font-size: 22px;
    line-height: 22px;
    position: relative;
    display: block;
    width: 100%;
    max-width: 400px;
}

.compound-head span {
    display: inline-block;
    color: #888;
}

span.compound-redline {
    display: inline-block;
    height: 1px;
    background: red;
    width: 60%;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    top: -6.5px;
}

.compound-example {
    margin-top: 40px;
}

.compound-code {
    border-radius: 50%;
    background-color: red;
    padding-left: 5px;
    padding-right: 5px;
}

.compound-example-img {
    font-size: 22px;
    line-height: 22px;
    margin-top: 10px;
}

.compound-note {
    white-space: normal;
}

.compound-range {
    display: block;
    width: 100%;
    max-width: 400px;
}

.compound-range span {
    display: inline-block;
    position: relative;
    width: 6%;
}

.compound-range span:first-child {
    padding-left: 0;
}

.compound-range span:last-child {
    padding-right: 0;
}

.gray {
    color: #888;
}

.videolink {
    text-decoration: none;
    margin-top: -20px;
    display: block;
    position: relative;
}

.slidethumbnail img {
    width: 100%;
    max-width: 100%;
}

@-webkit-keyframes ckw {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes ckw {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.product-media .slick-dots li img {
    width: 80px;
    height: auto;
}

.overlaydetails h2 {
    text-align: center;
}

.overlaydetails br {
    display: none;
}

.overlaydetails figure {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}

.content-overlay .close {
    right: 10px;
    top: 10px;
}

.overlaydetails figure img {
    margin: 0 auto;
    max-width: 100%;
}

.overlaydetails ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.overlaydetails li {
    font-size: 16px;
    border-bottom: 1px solid #888;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.overlaydetails li:last-child {
    border: none;
}

.overlaydetails .button {
    color: #fff;
    padding: 10px;
    width: 100%;
    margin-top: 20px;
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none;
    line-height: 1em;
    text-transform: uppercase;
    font-size: 18px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    letter-spacing: 0.04em;
    background-color: #ed1c24;
    z-index: 2;
}

.gallery-images {
    max-width: 2200px;
    margin: 0 auto;
}

.gallery-image {
    position: relative;
    width: 33.333333%;
    float: left;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.gallery-image figure img {
    max-width: 100%;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    height: auto;
}

.galleries-tpl h1,
.gallery-tpl h1,
.offers-tpl h1 {
    font-size: 100px;
    text-transform: uppercase;

    line-height: 0.78em;
    font-weight: 400;
    margin: 0 0 60px;
}

.galleries-grid img {
    max-width: 100%;
}

.masonry {
    /* Masonry container */
    column-count: 3;
    column-gap: 30px;
}

.masonry .item {
    /* Masonry bricks or child elements */

    display: inline-block;
    margin: 0 0 30px;
    width: 100%;
}

.breadcrumb a {
    text-decoration: none;
}

.breadcrumb {
    text-transform: uppercase;
    line-height: 1em;
    text-decoration: none;
    margin-bottom: 20px;
}

.gallery-image-detail {
    text-align: center;
    padding-top: 100px;
}

.gallery-image-detail img {
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}

.gallery-image-detail figcaption {
    color: #fff;
    margin-top: 10px;
    margin-right: auto;
    max-width: 30vw;
    margin-left: auto;
}

.gallery-thumbnail a,
.gallery-thumbnail figure a {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
}

.gallery-thumbnail figure {
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    width: 100%;
}

.gallery-thumbnail figure img {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    width: 100%;
}

.gallery-thumbnail figure,
.gallery-image {
    background-color: #ebc700;
    margin: 0;
    padding: 0;
}

.gallery-thumbnail img,
.gallery-image img {
    -webkit-transition: opacity 0.7s ease;
    transition: opacity 0.7s ease;
}

.gallery-thumbnail img:hover,
.gallery-image img:hover {
    opacity: 0.5;
}

.social-title {
    font-size: 3em;
    color: #ebc700;
    margin-top: 60px;
    line-height: 1em;
}

.gal-controls {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 999999;
    display: block;
    width: 100%;
    height: 100px;
    padding: 0;
    margin: 0;
}

.prev-gal,
.next-gal {
    color: #fff;
    cursor: pointer;
    font-size: 2em;
    width: 100px;
    height: 100px;
    padding: 0;
    margin: 0;
    line-height: 1em;
    text-align: center;
    position: absolute;
    display: block;
    z-index: 989898;
    opacity: 0.4;
}

.prev-gal:hover,
.next-gal:hover {
    opacity: 1;
}

.prev-gal {
    left: 0;
}

.next-gal {
    right: 0;
}

.gallery-image-detail figcaption .button {
    color: #fff;
    padding: 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    line-height: 1em;
    text-transform: uppercase;
    font-size: 18px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    letter-spacing: 0.04em;
    background-color: #ebc700;
    z-index: 2;
    text-shadow: 2px 2px 1px rgba(150, 150, 150, 0.23);
}

.gallery-image-detail img {
    padding: 0;
    display: block;
    margin: 0 auto;
    max-height: 70vh;
    max-width: 100%;
}

.gallery-images {
    -webkit-transition: all 0.34s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.gallery-images.ready {
    opacity: 1;
}

.offers-tpl h2 {
    font-size: 1.6em;
    line-height: 1em;
    color: #edcf3e;
}

.offers-tpl h3 {
    opacity: 0.5;
    line-height: 1.1em;
}

.slick-slide img {
    max-width: 100%;
}

#findtires figure {
    width: 100px;
    height: 50px;
    float: right;
    display: block;
    z-index: 2;
    overflow: hidden;
    position: relative;
    position: absolute;
    right: 0;
    top: 0;
}

#finder-toggle {
    margin: 0;
    padding: 0;
    display: block;
    opacity: 1;
}

#finder-toggle ul {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    opacity: 1;
}

#finder-toggle li {
    margin: 0 10px 0 0 !important;
    padding: 0 10px 0 0 !important;
    display: inline-block;
    width: auto;
    border: none;
    color: #575547;
    line-height: 1em;
    color: #fff;
    font-size: 1.4em;
    white-space: nowrap;
    opacity: 1;
    height: auto;
    border-right: 1px solid rgba(255, 255, 255, 1);
    position: relative;
}

#finder-toggle li:last-child {
    border: none;
}

#finder-toggle li.enabled {
    color: #edd042 !important;
}

#wheel-finder-panel li.current {
    color: #ebc700;
}

.finder-panel {
    display: none;
}

.finder-panel.enabled {
    display: block;
}

#finder-toggle .newfeature {
    font-size: 0.6em;
    line-height: 1em;
    display: block;
    position: absolute;
    color: #e50000;
    margin: 0;
    left: 0;
    top: -12px;
}

#finder-toggle li {
    cursor: pointer !important;
}

.buynow-section .inner {
    padding: 40px;
}

.buynowresults .col-md-4 {
    margin-bottom: 0;
}

.buynow-section {
    margin-bottom: 30px;
}

.buynow-section.buy-direct {
    background-color: #ebc700;
    color: #000;
}

.buy-direct h2,
.buy-direct h3 {
    color: #fff;
}

.buynow-section:first-child {
    border: none;
}

.white-logo {
    filter: brightness(0) invert(1);
    margin-left: auto;
    margin-right: auto;
}

main img {
    max-width: 100%;
}
main .vidoverlay img {
    max-width: none;
    width: 100%;
}

/* width */
::-webkit-scrollbar {
    width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.notification-dot::after {
    content: "";
    display: block;
    float: right;
    background: #ebc600;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-top: -7px;
}

ul.single-specs {
    margin: 0 !important;
    display: block;
}

ul.single-specs li {
    margin: 0 !important;
    display: block;
    margin: 0;
    max-width: 100% !important;
}

ul.single-specs span {
    opacity: 1;
}
ul.single-specs li:first-child {
    border-top: none !important;
}
ul.single-specs li:last-child {
    border-bottom: none !important;
}

ul.single-specs .button {
    display: block;
    margin-top: 40px;
    font-size: 1em;
}

.single-product-size header .price {
    color: #575547;
    opacity: 0.6;
    font-size: 3em;
    margin: 0;
    padding: 0;
    height: 60px;
    line-height: 60px;
    font-weight: 100;
    font-family: "Knockout 47 A";
    letter-spacing: 0.01em;
    width: 100%;
}

.singular-buy {
    cursor: pointer;
    margin: 0;
    font-size: 1em;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    color: #ffffff;
    background-color: #ed1c24;
    text-transform: uppercase;
    font: 1.5em/50px "Knockout 47 A", "Knockout 47 B", sans-serif !important;
    text-align: center;
    white-space: nowrap;
}

/* helper classes to hide buy info when loading this into a singular paroduct template */
.price-buy-display h3,
.price-buy-display br,
.price-buy-display p,
.price-buy-display img,
.price-buy-display div {
    display: none;
}
.price-buy-display div.dealer-entry,
.price-buy-display .dealer-entry div {
    display: block !important;
}

.single-product-size .buy-tab {
    display: none;
}

.single-size-title {
    color: #222;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 1.5em;
    line-height: 1;
    display: block;
}

.single-product-menu {
    margin: 40px 0 0 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
}

.single-product-menu li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    color: #000;
    opacity: 0.5;
    margin-bottom: -1px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}

.single-product-menu li:hover,
.single-product-menu li.active {
    opacity: 1;
    border-bottom: 1px solid #000;
}

.single-prod-section {
    display: none;
}

.single-prod-section.active {
    display: block;
}

.single-specs .buynow.button {
    display: none;
}

.tooltip {
    position: fixed;
    background: #000;
    max-width: 200px;
    line-height: 1.5;
    padding: 15px;
    font-size: 16px;
    display: block;
    color: #fff;
    transition: transform 0.2s ease-out;
    transform: translateY(-100%) scale(0);
    transform-origin: bottom left;
    z-index: 999999999;
}

.tooltip:before {
    content: " ";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    position: absolute;
    bottom: -5px;
    left: 25px;
}

.tooltip span {
    font-weight: 900;
}

#quality-construction-tab .tns-nav button {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background-color: #fff;
    opacity: 1;
    margin-left: 3px;
    margin-right: 3px;
}
#quality-construction-tab .tns-nav button.tns-nav-active {
    background-color: #222 !important;
}
#quality-construction-tab .tns-nav {
    top: 0;
    margin: 0;
    padding: 20px;
    text-align: left;
}

.at-suv #mast {
    background-color: rgba(34, 34, 34, 0.9);
}
.at-suv .panel-inner figure img {
    width: 100%;
}
.panel-inner figure {
    line-height: 0;
}

.lp-section-2 h2 {
    font-size: 1.3em;
}
.launch-tpl .tns-outer {
    position: relative;
}
.launch-tpl .tns-nav {
    bottom: 10px;
}

@media (min-width: 981px) {
    .lp-section-2 .row.gridded {
        display: flex;
        align-items: center;
    }
}

.flex {
    display: flex;
}

@media (max-width: 600px) {
    .position.top {
        align-self: start;
        padding-top: 150px;
    }

    .position.center {
        align-self: center;
    }

    .feature .panel {
        padding-left: 0;
        padding-right: 0;
    }
}

 
/* p::after {
    content: "\00AE";  
    vertical-align: super;
    font-size: 0.5em;
}
 
p::after {
    content: "\2122";  
    vertical-align: super;
    font-size: 0.5em;
}   */

.superscript {
    position: relative; 
    line-height: 0; 
    font-size: 0.8em;
    vertical-align: baseline; 
    top: -.4em;
}