﻿@font-face {
    font-family: 'Bebas';
    src: url('/fonts/bebasneue-webfont.eot');
    src: url('/fonts/bebasneue-webfont.eot') format('embedded-opentype'),url('/fonts/bebasneue-webfont.woff') format('woff'),url('/fonts/bebasneue-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1220px;
}

.header {
    background-color: #0a223e;
    padding: 12px 0;
}

    .header h1 {
        color: #fff;
        font-size: 57.6px;
        font-family: 'Bebas', Open Sans, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
    }

        .header h1 span {
            color: #0575f5;
        }

@media (max-width: 991px) {
    .header h1 {
        color: #fff;
        font-size: 57.6px;
        font-family: 'Bebas', Open Sans, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        text-align: center;
    }
}

nav ul li a {
    color: #666;
    font-size: 14px;
}

.nav-link:hover {
    color: #0a223e;
    text-decoration: none;
}

.account-info {
    display: flex;
    justify-content: end;
    align-items: center;
}

@media (max-width: 991px) {
    .account-info {
        justify-content: center;
    }
}

.account-info-text {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 14.4px;
    text-align: right;
    line-height: normal;
}

@media (max-width: 991px) {
    .account-info-text {
        text-align: center;
    }
}

.account-info-link {
    color: #ffffff;
}

.account-info-link:hover {
    color: #ffffff;
    text-decoration: none;
}

@media (max-width: 991px) {
    .manufacturer-images {
        display: none;
    }
}

@media (max-width: 991px) {
    .desktop {
        display: none;
    }
}

@media (min-width: 992px) {
    .mobile {
        display: none;
    }
}

.icon-green {
    color: green;
}

body {
    background-image: url(/Images/bike-bg.png);
    background-color: #000;
    background-repeat: no-repeat;
    background-position: top;
    font-family: Open Sans,sans-serif;
}

@media (min-width: 1024px) {
    .ml-30 {
        margin-left: 30px;
    }
}

.p-main {
    padding: 20px 25px;
}
/* double hyphen == inverted values */
.mt--1 {
    margin-top: -5px;
}

.mb-48 {
    margin-bottom: 48px;
}

.fs-12 {
    font-size: 12px;
}

.fs-12_96 {
    font-size: 12.96px;
}

.fs-12_96_red {
    font-size: 12.96px;
    color: rgb(255,0,0);
    font-weight: 700;
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fs-16_red {
    font-size: 16px;
    color: rgb(255,0,0);
    font-weight: 700;
}

.fs-16_blue {
    font-size: 16px;
    color: rgb(0,0,255);
    font-weight: 700;
}

.fs-16-calibri {
    font-size: 16px;
    font-family: Calibri;
    margin-left: 50px;
    line-height: 3px;
}

.ff-roboto-fs-16 {
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    color: rgb(33,37,41);
}

    .ff-roboto-fs-16 a {
        color: rgb(0,73,144);
        cursor: pointer;
        font-weight: 700;
        text-decoration: underline;
        text-decoration-style: solid;
    }

.fs-24-calibri {
    font-size: 24px;
    font-family: Calibri;
}

.my-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mr-45 {
    margin-right: 45px !important;
}

.mb-10 {
    margin-bottom: 10px;
}

.p-footer {
    padding: 5px;
}

.home-link:hover {
    text-decoration: none;
}

nav ul.list-inline li a:not(.btn) {
    padding: 10px;
}

@media (max-width: 991px) {
    nav .list-inline-item {
        margin-right: 0 !important;
        width: 100%;
    }
}

hr {
    margin-top: revert-layer;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #999 !important;
}

@media (max-width: 795px) {
    .footer-img {
        margin: 2px auto;
    }
}

.secondary-brand img {
    display: block;
    margin: 2px auto;
}

.footer {
    background-color: #0a223e;
    padding: 10px;
}

.footer-link {
    color: #0a223e;
}

    .footer-link:hover {
        color: #666;
        text-decoration: none;
    }

.flex-list {
    position: relative;
    overflow: hidden;
}

    .flex-list ul {
        display: flex;
        flex-direction: row;
        margin-left: -1px;
    }

    .flex-list li {
        flex-grow: 1;
        flex-basis: auto;
        text-align: center;
        border-left: 1px solid #0a223e;
        padding-left: 7px;
        padding-right: 7px;
    }

/* Content page styling */
.Number {
    font-size: 1.3em;
    font-family: "Open Sans", sans-serif;
    text-align: center;
}

.MeetTheTeam {
    display: flex;
    text-align: center;
    justify-content: space-around;
    font-weight: bold;
    color: #0a223e;
    cursor: pointer;
}

.div_main p {
    font-size: 12.96px;
    font-family: "Open Sans", sans-serif;
    margin: 0 0 15px;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    line-height: 20px;
    color: #333333;
}

.div_main span {
    display: flex;
    margin-top: -20px;
    margin-right: 235px;
    justify-content: center;
}

@media (min-width: 500px) and (max-width: 991px) {
    .div_main span {
        display: flex;
        margin-top: -20px;
        margin-right: 0px;
        justify-content: center;
    }
}

.div_main a {
    color: #0a223e;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

    .div_main a:hover {
        color: #666;
    }

.div_ul {
    font-size: 12.96px;
    font-family: "Open Sans", sans-serif;
    line-height: 20px;
    color: #333333;
    margin-left: -18px
}

    .div_ul li {
        margin-bottom: 11.664px;
    }

.aboutUs-title {
    font-size: 31.5px;
    font-weight: bold;
    font-family: "Open Sans Condensed", sans-serif;
    color: #0a223e;
    text-transform: uppercase;
    padding-bottom: 4px;
}

.main-content {
    padding-bottom: 15px;
}

.indented {
    list-style: none;
    padding-left: 40px;
    font-size: 12.96px;
    font-family: "Open Sans", sans-serif;
}

    .indented li {
        margin-bottom: 15px;
    }

/*Article List (News) / Article Styling*/

.div_article_main p {
    font-size: 12.96px;
    font-family: "Open Sans", sans-serif;
    display: block;
    margin-bottom: 15px;
    margin-block-start: 15px;
    margin-block-end: 35px;
    line-height: 20px;
    color: #333333;
}


.div_article_main a {
    color: #0a223e;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

    .div_article_main a:hover {
        color: #666;
    }

.div_article_Metzeler {
    font-size: 14.4px;
    font-family: "Open Sans", sans-serif;
    padding-top: 25px;
    line-height: 20px;
    color: #333333;
}

    .div_article_Metzeler p {
        font-size: 14.4px;
        font-family: "Open Sans", sans-serif;
    }

.div_diabloRosso {
    color: rgb(51,51,51);
    font-family: "Gotham-Light",Arial,Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: justify;
}

    .div_diabloRosso h2 {
        color: rgb(10,34,62);
        font-family: "GothamHTF-MediumCondensed",Arial,Arial, Helvetica, sans-serif;
        font-size: 26px;
        font-weight: 700;
        padding-top: 30px;
        text-transform: uppercase;
    }

    .div_diabloRosso h3 {
        font-size: 18px;
        font-family: "Gotham-Bold",Arial,Arial, Helvetica, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 20.8px;
        color: rgb(10,34,62);
        padding-top: 20px;
        padding-bottom: 8px;
    }

    .div_diabloRosso ul {
        font-size: 14.4px;
        padding-left: 20px;
        color: inherit;
        line-height: 20px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .div_diabloRosso li {
        padding: 6px;
    }

.div_ul_numbered {
    list-style: number;
    margin-left: -25px;
    margin-top: -10px;
    padding-bottom: -20px;
}

.karooH2 {
    color: rgb(10, 34, 62);
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 31.5px;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
}

.news-item {
    background-color: rgb(248,248,248);
    margin-bottom: 10px;
    padding: 10px;
    border: 3px solid #0a223e;
}


.news-item-content {
    color: rgb(51,51,51);
    font-size: 12.96px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 15px;
}


.news-header {
    font-size: 24.5px;
    font-weight: 400;
    color: rgb(10,34,62);
    font-family: "Open Sans Condensed";
    line-height: 31.85px;
    text-transform: uppercase;
    text-decoration: none;
}

    .news-header:hover {
        color: #666;
        text-decoration: none;
    }


.news-index-item {
    background-color: rgb(248, 248, 248);
    margin-bottom: 25px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

    .news-index-item p {
        color: rgb(51,51,51);
        font-size: 12.96px;
        font-family: "Open Sans", sans-serif;
        margin-bottom: 10px;
    }

.NewsH2Link {
    font-size: 16px;
    font-family: Open Sans Condensed, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(10,34,62);
    text-decoration-line: underline;
}

    .NewsH2Link:hover {
        color: rgb(102,102,102);
    }

.NewsH5Link {
    font-size: 14px;
    font-family: Open Sans Condensed, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(10,34,62);
    text-decoration-line: none;
    cursor: pointer;
}

    .NewsH5Link:hover {
        color: rgb(102,102,102);
    }

.ReadMoreLink {
    font-size: 11.52px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    color: rgb(10, 34, 62);
    text-decoration-line: underline;
}

    .ReadMoreLink:hover {
        color: rgb(102,102,102);
    }

.PageResults {
    display: flex;
    justify-content: center;
    font-size: 14.4px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: rgb(51,51,51);
    padding-bottom: 4px;
    padding-top: 4px;
}

.news-pub-date {
    border-top-color: rgb(248,248,248);
    border-top-style: solid;
    border-top-width: 2px;
    color: rgb(51,51,51);
    font-family: "Open Sans",sans-serif;
    font-size: 11.52px;
    line-height: 20px;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.div_centeredBold {
    display: flex;
    text-align: center;
    font-weight: bold;
    padding-top: 40px;
    padding-bottom: 30px;
}

.div_centeredBoldv2 {
    display: flex;
    justify-content: center;
    font-weight: 700;
    font-family: "Open sans",sans-serif;
    font-size: 12.96px;
    padding-top: 10px
}

.div_notSpaced {
    color: rgb(51,51,51);
    line-height: 20px;
    font-size: 14.4px;
    font-family: "Open Sans",sans-serif;
}

    .div_notSpaced li {
        margin-top: 10px;
        margin-bottom: -11px;
        font-size: 14.4px;
        font-family: "Open Sans",sans-serif;
        list-style: none;
        margin-left: -20px;
    }

    .div_notSpaced p {
        margin-top: 10px;
        margin-bottom: -10px;
    }

.div_notSpaced_fs-12_96 {
    color: rgb(51,51,51);
    line-height: 20px;
    font-size: 12.96px;
    font-family: "Open Sans",sans-serif;
}

    .div_notSpaced_fs-12_96 li {
        margin-top: 10px;
        margin-bottom: -11px;
        font-size: 12.96px;
        font-family: "Open Sans",sans-serif;
        list-style: none;
        margin-left: -20px;
    }

    .div_notSpaced_fs-12_96 p {
        margin-top: 10px;
        margin-bottom: -10px;
    }

.div_notSpaced_margin_left {
    color: rgb(51,51,51);
    line-height: 20px;
    font-size: 14.4px;
    font-family: "Open Sans",sans-serif;
}

    .div_notSpaced_margin_left li {
        margin-top: 10px;
        margin-bottom: -11px;
        font-size: 14.4px;
        font-family: "Open Sans",sans-serif;
        list-style: none;
        margin-left: -40px;
    }

    .div_notSpaced_margin_left p {
        margin-top: 10px;
        margin-bottom: -10px;
    }

.div_contactUs {
    color: rgb(51,51,51);
    font-family: "Open Sans",sans-serif;
    font-size: 12.96px;
    display: block;
    margin: 0;
}

    .div_contactUs p {
        margin-bottom: 0;
    }

.img-2 {
    display: flex;
    flex-direction: row;
    width: 200px;
    height: 200px;
}

    .img-2 img {
        padding: 10px;
    }

    .img-2 li {
        display: list-item;
    }

.img-li-row {
    display: flex;
    flex-direction: row;
    color: rgb(51,51,51);
    font-family: "Open Sans",sans-serif;
    font-size: 12.96px;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px
}

    .img-li-row ul {
        margin-top: 30px;
    }

    .img-li-row li {
        padding: 5px;
    }

    .img-li-row strong {
        font-family: Calibri;
        font-size: 20px;
        font-weight: 700;
    }

    .img-li-row img {
        padding: 10px;
    }

@media (max-width: 751px) {
    .img-li-row {
        display: block;
    }
}

.imgFooter {
    font-style: italic;
    font-family: "Open sans",sans-serif;
    font-size: 14.4px;
    font-weight: 700;
    margin-left: auto;
    margin-right: -5px;
    margin-top: -28px;
}

.imgFooter2 {
    font-style: italic;
    font-family: "Open sans",sans-serif;
    font-size: 14.4px;
    font-weight: 700;
    text-align: center;
}

.imgFooter-lower {
    font-style: italic;
    font-family: "Open sans",sans-serif;
    font-size: 14.4px;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
    margin-top: -10px;
}

.displaying-results {
    font-size: 14.4px;
    font-weight: bold;
    color: rgb(51,51,51);
}

    .displaying-results a {
        color: rgb(10,34,62);
        text-decoration: underline;
    }

        .displaying-results a:hover {
            color: rgb(102,102,102);
        }

.umb-block-grid__layout-container {
    position: relative;
    display: grid;
    grid-template-columns: repeat(var(--umb-block-grid--grid-columns, 1), minmax(0, 1fr));
    grid-auto-flow: row;
    grid-auto-rows: minmax(50px, min-content);
    -moz-column-gap: var(--umb-block-grid--column-gap, 0);
    column-gap: var(--umb-block-grid--column-gap, 0);
    row-gap: var(--umb-block-grid--row-gap, 0);
}

.umb-block-grid__layout-item {
    position: relative;
    /* For small devices we scale columnSpan by three, to make everything bigger than 1/3 take full width: */
    grid-column-end: span min(calc(var(--umb-block-grid--item-column-span, 1) * 3), var(--umb-block-grid--grid-columns));
    grid-row: span var(--umb-block-grid--item-row-span, 1);
}


.umb-block-grid__area-container, .umb-block-grid__block--view::part(area-container) {
    position: relative;
    display: grid;
    grid-template-columns: repeat(var(--umb-block-grid--area-grid-columns, var(--umb-block-grid--grid-columns, 1)), minmax(0, 1fr));
    grid-auto-flow: row;
    grid-auto-rows: minmax(50px, min-content);
    -moz-column-gap: var(--umb-block-grid--areas-column-gap, 0);
    column-gap: var(--umb-block-grid--areas-column-gap, 0);
    row-gap: var(--umb-block-grid--areas-row-gap, 0);
}

.umb-block-grid__area {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    /* For small devices we scale columnSpan by three, to make everything bigger than 1/3 take full width: */
    grid-column-end: span min(calc(var(--umb-block-grid--area-column-span, 1) * 3), var(--umb-block-grid--area-grid-columns));
    grid-row: span var(--umb-block-grid--area-row-span, 1);
}

@media (min-width:1024px) {
    .umb-block-grid__layout-item {
        grid-column-end: span min(var(--umb-block-grid--item-column-span, 1), var(--umb-block-grid--grid-columns));
    }

    .umb-block-grid__area {
        grid-column-end: span min(var(--umb-block-grid--area-column-span, 1), var(--umb-block-grid--area-grid-columns));
    }
}

.flex-control-paging {
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 9999;
}

    .flex-control-paging li a, .flex-control-paging li a:hover {
        background-color: #0a223e;
    }

    .flex-control-paging li a {
        border: 2px solid #fff;
    }

        .flex-control-paging li a.flex-active {
            background-color: #0575f5 !important;
        }

    .flex-control-paging li a {
        height: 15px !important;
        width: 15px !important;
    }

.home-carousel {
    max-height: 290px;
    overflow: hidden;
}

.manufacturerImage {
    display: block;
    margin: 5px auto;
}

@media (max-width:991px) {
    .manufacturerImage {
        height: 130px;
        margin: 5px 100px;
    }
}

@media (max-width:768px) {
    .manufacturerImage {
        height: 150px;
        margin: 8px 60px;
    }
}

@media (max-width:425px) {
    .manufacturerImage {
        height: 70px;
        margin: 5px 10px;
    }
}

.video-player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

    .video-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.form-control {
    max-width: 600px;
    margin-top: -6px;
}

.desktop-tyre-search {
    background: #f0f0ef;
    height: 250px;
    padding: 20px;
    text-align: center;
}

    .desktop-tyre-search h3 {
        font-size: 24.5px;
        font-weight: bold;
        margin-top: 0;
        font-family: "Open Sans Condensed", sans-serif;
        color: #0a223e;
        text-transform: uppercase;
        margin-block-end: 24.5px;
    }

    .desktop-tyre-search span {
        color: red;
        display: block;
        font-size: 12.96px;
        margin-top: 5px;
    }

.tyre-search-size {
    font-size: 12.96px;
    padding: 0 10px;
    width: 100%;
    height: 36px;
    border: 1px solid #cccccc;
    margin-bottom: 5px;
    border-radius: 4px;
}

.tyre-search-btn {
    background-color: #0a223e;
    background-image: none;
    border-radius: 4px;
    border: none;
    box-shadow: none;
    color: #fff;
    outline: none;
    padding: 5px 10px;
    transition: all .2s;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
}

.tyre-search-mobile {
    background: #f0f0ef;
    height: 250px;
    padding: 20px;
    text-align: center;
}

@media (max-width: 1010px) {
    .tyre-search-mobile {
        height: 190px;
        width: 100%;
    }
}

.tyre-search-mobile h3 {
    font-size: 24.5px;
    font-weight: bold;
    margin-top: 0;
    font-family: "Open Sans Condensed", sans-serif;
    color: #0a223e;
    text-transform: uppercase;
    margin-block-end: 24.5px;
}

.tyre-search-mobile span {
    color: red;
    display: block;
    font-size: 12.96px;
    margin-top: 5px;
}

.tyre-search-size-mobile {
    font-size: 12.96px;
    padding: 0 10px;
    width: 100%;
    height: 36px;
    border: 1px solid #cccccc;
    margin-bottom: 5px;
    border-radius: 4px;
}

.tyre-search-btn-mobile {
    background-color: #0a223e;
    background-image: none;
    border-radius: 4px;
    border: none;
    box-shadow: none;
    color: #fff;
    outline: none;
    padding: 5px 10px;
    transition: all .2s;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
}

.FormButton {
    background-color: rgb(10,34,62);
    border-radius: 5px;
    outline: none;
    margin-top: -60px;
    margin-bottom: auto;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    padding: 5px 10px;
}

    .FormButton:hover {
        background-color: #3f6b9b;
    }

.js .cookie-wrap {
    display: none
}

.cookie-wrap {
    background-color: #0a223e
}

.cookie-control {
    background-color: #3f6b9b;
    color: #fff;
    position: relative;
    margin: 0 auto;
    padding: 10px 25px;
    max-width: 1260px;
    width: 100%;
    border-radius: 0 0 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .cookie-control p, .cookie-control a {
        color: #fff;
        margin: 0
    }

    .cookie-control p {
        padding-right: 95px;
        font-size: .8rem;
    }

        .cookie-control p > a {
            font-weight: bold;
            font-style: italic;
            text-decoration: underline
        }

    .cookie-control .accept {
        position: absolute;
        right: 25px;
        top: 50%;
        margin-top: -14px;
        background-color: #0a223e;
        color: #fff;
        font-weight: bold;
        font-size: .8em;
        border-radius: 4px;
        padding: 4px 20px;
        text-decoration: none;
        text-transform: uppercase
    }
