﻿
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -----------------------------------------------------------------------------START OF OLD CSS------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.pageContent h1, .pageContent h2 {
    font-family: Impact, Charcoal, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    color: #ffe500;
    font-size: 3.5em;
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
}

.pageContent h2 {
    font-family: Impact, Charcoal, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    color: #ffe500;
    font-size: 2.2em;
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
}

.pageContent ul.list {
    margin: 0 0 20px 15px;
    padding: 0px;
}

.pageContent .leftCol {
    width: 25%;
    float: left;
}

.pageContent .leftContainer {
    padding-right: 20px;
}

.pageContent .rightCol {
    width: 75%;
    float: left;
}

.pageContent .rightContainer {
}

/** sidebar **/
nav#subnav {
    margin-bottom: 22px;
}

    nav#subnav ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        nav#subnav ul li a {
            margin: 0;
            padding: 11px 0;
            display: block;
            text-transform: uppercase;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

            nav#subnav ul li a:hover {
                text-decoration: none;
            }

            nav#subnav ul li a i {
                float: right;
                margin-top: 4px;
            }

            nav#subnav ul li a:hover i, nav#subnav ul li a.active i {
                display: block;
            }

nav#subnav {
    padding: 0;
}


    nav#subnav ul li a {
        border-bottom: 1px solid #eee;
        color: #aaa;
    }

        nav#subnav ul li a.active, nav#subnav ul li a:hover {
            border-bottom-color: #525252;
            color: #525252;
        }

ul.regular {
    margin: 0 0 0 15px;
    padding: 0;
    list-style: url(/Content/UserContent/Images/yellow-bullet.png);
}

.printMedia th {
    padding-left: 5px;
    border-bottom: 1px dotted #ffe500;
    text-align: left;
    font-size: 28px;
    font-family: Impact, Charcoal, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
}


.printMedia td {
    padding-right: 10px;
    margin-bottom: 20px;
}

.printMedia {
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

    .printMedia td:first-child::after {
        width: 20%;
        vertical-align: top;
    }

    .printMedia td:first-child span {
        color: #000;
        font-size: 14px;
        padding: 5px 10px;
        margin: 0 2px 2px 0;
        background: #ffe500;
        display: block;
        float: left;
    }

    .printMedia a {
        color: #fff;
        text-decoration: underline;
    }

        .printMedia a:hover {
            color: #ffe500;
            text-decoration: underline;
        }

.breadcrumb-container {
    top: 80px;
    position: absolute;
    z-index: 99;
    width: 100%;
    border: none;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    font-size: 11px;
    min-height: 40px;
    padding-top: 12px;
}

    .breadcrumb-container .row {
        padding: 0;
    }

.breadcrumb {
    color: #ffe500;
    padding: 0 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

    .breadcrumb a {
        color: #8c8c8c;
        text-decoration: none;
    }

    .breadcrumb > li + li:before {
        padding: 0 5px;
        color: #8c8c8c;
        content: "/\00a0";
    }

    .breadcrumb a:hover {
        color: #fff;
        text-decoration: underline;
    }

.singletitle {
    padding: 40px 0 20px 0;
    font-size: 11px;
}

.singletyre {
    padding: 20px;
    background: #393838;
    color: #ffe500;
}

    .singletyre .leftCol {
        float: left;
        width: 550px;
        margin-right: 20px;
    }

    .singletyre .rightCol {
        float: left;
        width: 350px;
    }

    .singletyre h2 {
        color: #ffe500;
        font-size: 40px;
    }

    .singletyre p {
        font-size: 14px;
    }


.form .alert-danger ul {
    margin: 0;
    padding: 0;
}

.popup {
    position: absolute;
    right: 50%;
    z-index: 9999;
    max-width: 912px;
    height: 435px;
    margin-right: -456px;
    margin-top: 20px;
    display: block;
    box-shadow: 0px 0px 20px 0px #000;
}

    .popup .closeBtn {
        position: absolute;
        right: -5px;
        top: -5px;
    }

.connectSideBtn {
    position: absolute;
    left: 0;
    z-index: 9999;
    top: 170px;
}

.clear {
    clear: both;
}


.footer a:hover {
    text-decoration: underline;
    color: #ffe500;
}

.no-margin {
    margin: 0px;
}

.margin-top {
    margin-top: 15px;
}

.app-store-icon {
    max-height: 40px;
}

.pc-no-padding {
    padding: 0px;
}

/* page elements
----------------------------------------------------------*/

.modal-body {
    padding: 10px !important;
}

#divBG h4 {
    min-height: 30px;
    font-size: 14px;
}

.modal-content {
    border-radius: 10px 10px 0 0;
}

.img-bg {
    background-color: #ffe500 !important;
}

.page-padding {
    margin-top: 120px;
}

.tyreRangeBlock {
    background: #000;
    padding: 20px;
    border-top: solid 3px #333;
    border-right: solid 3px #8c8c8c;
    border-bottom: solid 3px #8c8c8c;
    border-left: solid 3px #333;
}

    .tyreRangeBlock a {
        color: #ffe500;
        text-decoration: none;
        font-size: 25px;
    }

        .tyreRangeBlock a:hover {
            text-decoration: underline;
        }

    .tyreRangeBlock ul {
        margin: 0px;
    }


/*INPUT FIELDS*/
textarea {
    resize: none;
}

input[type="text"], input[type="email"], input[type="password"], select, textarea {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -ms-transition: 0.4s all ease;
    -o-transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /*box-shadow: 0px 0px 5px rgba(0, 0, 0, .2); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2); -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2); -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);*/
    padding: 5px;
    border: 1px solid #ccc;
    font-family: "Open Sans", Arial;
    color: #393838;
    outline: none;
    -moz-outline: none;
    font-size: inherit;
    width: 90%;
    margin-bottom: 15px;
}

    input[type="text"]:hover, input[type="email"]:hover, input[type="textarea"]:focus, input[type="password"]:hover, select:hover, textarea:hover {
        border: 1px solid #ffe500;
        color: #000;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
        -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
    }

    input[type="text"]:focus, input[type="email"]:focus, input[type="textarea"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
        /*padding:5px;
        color:#fff;
        background: #000;
        border:1px solid #ffe500;
        box-shadow: 0px 0px 5px #ffe500; -moz-box-shadow: 0px 0px 5px #ffe500; -webkit-box-shadow: 0px 0px 5px #ffe500; -o-box-shadow: 0px 0px 5px #ffe500;*/
    }

    input[type="text"]:active, input[type="email"]:active, input[type="textarea"]:active, input[type="password"]:active, select:active, textarea:active {
        border: 1px solid rgba(250, 227, 37, 1.0);
        box-shadow: 0px 0px 5px rgba(250, 227, 37, 0.6);
        -moz-box-shadow: 0px 0px 5px rgba(250, 227, 37, 0.6);
        -webkit-box-shadow: 0px 0px 5px rgba(250, 227, 37, 0.6);
        -o-box-shadow: 0px 0px 5px rgba(250, 227, 37, 0.6);
    }
/*input[type="radio"]{padding:5px;}*/




/* info and errors */
.error {
    color: #e80c4d;
}


/*START LOADING*/
.backgroundoverlay {
    position: fixed;
    background-color: #000;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 500;
    display: block;
    /* 
         filter: alpha(opacity=40);
        opacity: 0.40;
         -moz-opacity: 0.4;
        */
}

.loadingImage {
    position: absolute;
    width: 100%;
    height: 64px;
    top: 50%;
    right: 50%;
    margin-right: -32px; /*half image width*/
    margin-top: -32px; /*half image height*/
    z-index: 20000;
    display: block;
    /* COMMENTED OUT BECAUSE OF JQUERY LOADER
    background-image: url(images/loader.gif);
    background-repeat: no-repeat;
    background-position: center top;*/
}

/*.opacity {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}*/

/* Tiny Carousel */

.nav-tabs {
    margin: 0 0 20px 0;
    border-bottom: 1px solid #ffe500;
}

    .nav-tabs li {
        padding-bottom: 0px;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #000;
        cursor: default;
        background-color: #ffe500;
        border: 1px solid #ffe500;
        border-bottom-color: transparent;
    }

    .nav-tabs > li > a:hover {
        color: #000;
        border: 1px solid #ffe500;
        background-color: #ffe500;
    }

/*.rangeScroll {
    position: relative;
    margin: 0;
}

    .rangeScroll .viewport {
        width: 100%;
        position: relative;
    }

    .rangeScroll .buttons {
        background: url(images/buttons.png) no-repeat scroll 0 0 transparent;
        display: block;
        margin: 90px 10px 0 0;
        background-position: 0 -38px;
        text-indent: -999em;
        float: left;
        width: 39px;
        height: 37px;
        overflow: hidden;
        position: relative;
    }


    /*.rangeScroll .disable {
        visibility: hidden;
        margin: 0px;
        padding: 0px;
    }*/



/*.rangeScroll .overview {
        list-style: none;
        position: relative;
        left: 0;
        top: 0;
        padding: 0px;
        margin: 0px;
        width: 100% !important;
    }

        .rangeScroll .overview a {
            float: left;
            position: relative;
            margin: 0 10px 10px 0px;
            border: 1px solid #7e7e7e;
            width: 262px;
            display: block;
            padding: 10px 0px;
            text-align: center;
            text-decoration: none;
            background: url(images/tyre-content-range-bg.png);
        }

            .rangeScroll .overview a:hover {
                border: 1px solid #fff;
                color: #fff;
                background: #ffe500;
                transition: background .5s ease-in-out;
                -moz-transition: background .5s ease-in-out;
                -webkit-transition: background .5s ease-in-out;
            }

            .rangeScroll .overview a span {
                color: #fff;
                display: block;
                padding-top: 5px;
                font-size: 20px;
                font-weight: bold;
                text-shadow: 1px 1px 1px #000;
            }

            .rangeScroll .overview a:hover span {
                color: #000;
                display: block;
                padding-top: 5px;
                font-size: 20px;
                font-weight: bold;
                text-shadow: 1px 1px 1px orange;
            }

            .rangeScroll .overview a img {
                height: 184px;
            }*/

/*NEW HOME SLIDER*/
/*.caroufredsel_wrapper {max-width: 1900px}


.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 25%;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 25%;
}

.carousel-control.left {
left: 0;
right: auto;
background-repeat: repeat-x;
background-image: none;
}

.carousel-control.right {
right: 0;
left: auto;
background-repeat: repeat-x;
background-image: none;
}

.carousel-inner {
    position: relative;
    width: 100% !important;
    margin: auto;
    overflow: hidden;
}

.carousel-control, .carousel-control {
    color: #ffffff;
    text-decoration: none;
    outline: none;
    opacity: 0.9;
    height: 200px;
    width: 10%;
}

.carousel {width: 100% !important;}*/

/*HOME SLIDER*/
/*#carouselWrapper {
    background-color: rgba(255, 255, 255, .10);
    position: relative;
    z-index: 100;
    clear: both;
}

    #carouselWrapper #wrapper,
    #carouselWrapper #prev,
    #carouselWrapper #next {
        height: 187px;
        z-index: 100;
    }

    #carouselWrapper #wrapper {
        width: 90%;
        max-width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
    }

    #carouselWrapper #carousel img {
        margin: 0px 15px;
        border: none;
        display: block;
        float: left;
        cursor: pointer;
    }

    #carouselWrapper #prev, #carouselWrapper #next {
        position: absolute;
        top: 50%;
        background: center center no-repeat;
        width: 5%;
        transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
    }

        #carouselWrapper #prev:hover, #carouselWrapper #next:hover {
            background-color: rgba(255, 255, 255, .10);
        }

    #carouselWrapper #prev {
        background-image: url(/images/gui-prev.png );
        left: 0;
    }

    #carouselWrapper #next {
        background-image: url(/images/gui-next.png );
        right: 0;
    }


    #carouselWrapper .pagination {
        position: absolute;
        top: -25px;
        left: 50%;
        margin: 0 0 0 -30px;
        z-index: 10;
        padding: 0;
    }

        #carouselWrapper .pagination a span {
            float: left;
            display: inline;
            color: #333;
            background: url(images/carouselWrapper-bullets.png) right center;
            margin-right: 5px;
            cursor: pointer;
            text-indent: -9999px;
            overflow: hidden;
            text-align: center;
            text-decoration: none;
            width: 15px;
            height: 15px;
        }

        #carouselWrapper .pagination a.selected span {
            background: url(images/carouselWrapper-bullets.png) left center;
        }

        #carouselWrapper .pagination a.select:hover span,
        #carouselWrapper .pagination a.select:focus span {
            background: url(images/carouselWrapper-bullets.png) left center;
        }*/



.tfContainer {
    width: 100%;
}

.tf {
    background: #000;
    padding: 20px;
}

    .tf h2 {
        margin: 0 0 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid#ffe500;
    }

    .tf td:first-child span {
        margin: 0 10px 0 0;
    }

    .tf span {
        color: #fff;
    }

    .tf select, .tf input {
        font-size: 16px;
    }

    .tf input {
        margin: 0;
    }


.grid {
    margin-bottom: 15px;
}

    .grid, .grid td, .grid tr, .grid th {
        border-collapse: separate !important;
        border-collapse: collapse;
        border-spacing: 0;
    }

        .grid td {
            border-bottom: 1px solid #28292a;
            padding: 4px;
        }

        .grid input, .grid select, .grid textarea {
            font-size: 11px;
        }

        .grid th {
            background: transparent url(images/grid_heading_bg.gif) 0 100% repeat-x;
            font-weight: bold;
            padding: 10px 4px;
            text-align: left;
            white-space: nowrap;
            color: #ffe600;
            vertical-align: top;
        }

            .grid th .question {
                position: relative;
            }

                .grid th .question a {
                    position: absolute;
                    left: 7em;
                    top: 0;
                    width: 19px;
                    height: 20px;
                    background: transparent url(images/grid_question.gif) 0 0 no-repeat;
                }

                    .grid th .question a span {
                        display: none;
                    }

        .grid .options a {
            font-weight: normal;
            padding-right: 15px;
        }

        .grid .level1 td {
            background-color: #d3ff87;
            color: #008016;
            font-weight: bold;
        }

        .grid .level2 td {
            background-color: #fffbd6;
            color: #008016;
            font-weight: bold;
        }

        .grid .level3 td {
            color: #999;
        }


.latestNewsArticle, .latestNewsItem {
    padding-bottom: 1em;
    margin-bottom: 2em;
    clear: both;
}

    .latestNewsArticle h2, .latestNewsItem h2 {
        margin-bottom: 0.1em;
        color: #ffe500;
        font-size: 2em;
    }

        .latestNewsItem h2 a {
            color: #ffe500;
            text-decoration: none;
            position: relative;
        }

            .latestNewsItem h2 a:hover {
                opacity: 0.8;
                text-decoration: underline;
            }

            .latestNewsItem h2 a:active {
                top: 1px;
            }

    .latestNewsItem img.thumb {
        float: left;
        padding: 1em;
        background: #4c4a4b;
        background: rgba(255, 255, 255, 0.1);
        border: 1px solid rgba(255, 255, 255, .10);
        margin-right: 1em;
    }

    .latestNewsArticle .date, .latestNewsItem .date {
        font-style: italic;
        font-size: 1.2em;
    }

    .latestNewsArticle p, .latestNewsItem p {
        color: #fff !important;
    }

    .latestNewsArticle .attachement {
        position: relative;
        display: inline-block;
        padding: 5px;
        background: url(Images/attachment.png) 7px 10px no-repeat;
        padding-left: 20px;
        border: 1px dashed #ffe500;
    }

        .latestNewsArticle .attachement:hover {
            background: #333 url(Images/attachment.png) 7px 10px no-repeat;
        }

        .latestNewsArticle .attachement:active {
            top: 1px;
        }

.tyreMap a {
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 10;
    display: block;
}

.change-your-tyres {
    background-image: url(/images/pages/bg-change-your-tyre.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.shoulder-wear-content {
    border-top: 1px dotted #ffe600;
}

.img-single-tyre {
    padding-top: 300px;
}


.header-content {
    margin-top: 20px;
}


/* -----JUST LANDED PAGE----- */
/*.brand-new-text {
    padding: 5px 30px;
    margin-top: -100px;
    z-index: 5;
}

    .brand-new-text h1 {
        color: #fff;
        font-size: 5em;
        float: right;
    }

    .brand-new-text p {
        color: #fff;
        font-size: 2.4em;
    }

.JLblurb {
    position: absolute;
    left: 30px;
    top: 1100px;
}*/





/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -----------------------------------------------------------------------------END OF OLD CSS------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */



body {
    color: #000;
    background: #fff;
    font-family: Arial, sans-serif;
}

.font-open-sans {
}


.tyrerangeContent {
    background: url(images/tyre-content-range-bg.png);
    padding: 20px;
    min-width: 100%;
    height: 122px;
}

.pageContent {
    min-height: 500px;
    background: #393738; /*background:#000; border:1px solid #333;*/
    padding: 20px 40px;
}

.no-desktop-display {
    display: none;
}

@media(max-width: 1199px) and (min-width: 991px) {
    #HomeRange .col-sm-5th h4.hidden-xs {
        max-height: 80px;
        height: 80px;
    }
}

@media(max-width: 991px) {
    #HomeRange .col-sm-5th h4.hidden-xs {
        max-height: 110px;
        height: 110px;
    }
}

@media(max-width: 768px) {
    #HomeRange .col-sm-5th:first-child {
        margin-left: 0;
    }

    #HomeRange .col-xs-6 img {
        width: 100%;
    }
}

/* CUSTOM COLOURS   
----------------------------------------------------------*/

/*
    STYLE SHEET COLOURS
    YELLOW: #ffe500
    RED:    #eb030b
*/


.bg-yellow {
    background-color: #ffe500;
}

.bg-black {
    background-color: #000;
}

.txt-black {
    color: #000;
}

.txt-white {
    color: #fff;
}

.txtYellow, a.txtYellow {
    color: #ffe500;
}

.txtGrey, a.txtGrey {
    color: #8c8c8c;
}

.bgDarkGrey {
    background: #222;
}

/* MISC  
----------------------------------------------------------*/


p {
    margin: 0 0 12px;
}

.alignright {
    float: right;
}

table {
    font-size: 1em;
}

ul {
    margin-left: 0px;
    list-style: none;
}

    ul li {
        padding-bottom: 10px;
        text-decoration: none;
    }

ol {
    margin-left: 30px;
}

    ol li {
        padding-bottom: 10px;
    }

.txtLarge {
    font-size: 1.2em;
}

small {
    font-size: 0.8em;
}

.txtCenter {
    text-align: center;
}

.margin-bottom {
    margin-bottom: 20px;
}

.dunlop-brand {
    background-image: url(/images/pages/bg-about-dunlop-brand.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
}

a:active, a:hover {
    color: #ffe500;
    text-decoration: underline;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}



.social {
    float: right;
    margin-top: 0px;
    position: relative;
    z-index: 999;
}


.promo img {
    width: 100%;
}

/* BASIC HTML   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-family: 'Coda', Arial;
}

h1 {
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
}

h2.large-skew {
    font-weight: 800;
    font-size: 40px;
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
}

h5, h6 {
}

.inner-page-header {
    padding: 40px 0;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.headline {
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px solid #ababab;
}

    .headline.darker {
        border-bottom: 1px solid #000;
    }

    .headline h2, .headline h3, .headline h4 {
        display: inline-block;
        margin-bottom: -1px;
        color: #000;
    }

    .headline h2 {
        display: inline-block;
        margin-bottom: -1px;
        color: #000;
        font-size: 22px;
        font-weight: 400;
        text-transform: uppercase;
        border-bottom: 4px solid #ffe500;
    }

    .headline h3, .headline h4 {
        margin: 0 0 -1px 0;
        padding-bottom: 5px;
        color: #000;
        background: #ffffff;
    }

    .headline h3 {
        border-bottom: 2px solid #ffe500;
    }

a {
    position: relative;
    color: #323232;
    transition: 0.1s;
    -moz-transition: 0.1s;
    -ms-transition: 0.1s;
    -o-transition: 0.1s;
    -webkit-transition: 0.1s;
}

    a:hover {
        color: #3a3a3a;
    }

    a:active {
        top: 1px;
        color: #000;
    }

p a, span a {
    text-decoration: underline;
}

.carousel-indicators {
    display: none;
}

/* START OF TABLES & LISTS
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0 none;
}

.table th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
    font-weight: bold;
    background: #222;
    padding: 5px 10px;
}

    .table th a {
        display: block;
        position: relative;
    }

        .table a:link, .table th a:visited, .table th a:active, .table th a:hover {
            color: #333;
            font-weight: 600;
            text-decoration: none;
            padding: 0;
        }

        .table th a:hover {
            color: #000;
        }

    .table th.asc a, .table th.desc a {
        margin-right: .75em;
    }

        .table th.asc a:after, .table th.desc a:after {
            display: block;
            position: absolute;
            right: 0em;
            top: 0;
            font-size: 0.75em;
        }

        .table th.asc a:after {
            content: '▲';
        }

        .table th.desc a:after {
            content: '▼';
        }

.table td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

.table tr.pager td {
    padding: 0 0.25em 0 0;
}

.table td {
    padding: 5px 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* END OF TABLES & LISTS
----------------------------------------------------------*/

/*BUTTONS
----------------------------------------------------------*/
input[type="button"], input[type="submit"], input[type="reset"], a.btn, .btn {
    padding: 6px 10px;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    outline: none;
    margin: 5px 0 5px 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    color: #000;
    transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -ms-transition: 0.4s all ease;
    -o-transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    background: rgba(0, 0, 0, 0.6);
    border: none;
}

input[type="submit"], a.btn, .btn {
    background: rgba(250, 227, 37, 1.0);
    color: #000;
    box-shadow: 0px 0px 5px rgba(250, 227, 37, 1.0);
    -moz-box-shadow: 0px 0px 5px rgba(250, 227, 37, 1.0);
    -webkit-box-shadow: 0px 0px 5px rgba(250, 227, 37, 1.0);
    -o-box-shadow: 0px 0px 5px rgba(250, 227, 37, 1.0);
}

    input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, .btn:hover, a.btn:hover {
        color: #000;
        box-shadow: 0px 0px 10px yellow;
        -moz-box-shadow: 0px 0px 10px yellow;
        -webkit-box-shadow: 0px 0px 10px yellow;
        -o-box-shadow: 0px 0px 10px yellow;
    }

    input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active, .btn:active, a.btn:active {
        color: #666666;
        background: rgba(0, 0, 0, 0.8);
        top: 1px;
    }
    /*BUTTONS YELLOW*/
    input[type="submit"].btn-yellow, input[type="button"].btn-yellow, a.btn-yellow, .btn-yellow {
        background: #ffe500;
        border: 1px solid #ffe500;
        border-top: 1px solid #ffe500;
        border-left: 1px solid #ffe500;
        color: #000;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-decoration: none;
        text-transform: uppercase;
        border-radius: 0;
        -webkit-text-shadow: none;
        -moz-text-shadow: none;
        text-shadow: none; /*text-shadow: 0 1px rgba(0, 0, 0, 0.5);*/
        behavior: url(../Plugins/PIE.htc); /*IE 8 and Below fix*/
        cursor: pointer;
    }
        /*hover*/
        input[type="submit"].btn-yellow:hover, input[type="button"].btn:hover, a.btn-yellow:hover, .btn-yellow:hover,
        /*focus*/
        input[type="submit"].btn-yellow:focus, input[type="button"].btn-yellow:focus, a.btn-yellow:focus, .btn-yellow:focus {
            border: 1px solid #000;
            background: #ffe500;
            color: #000;
        }


    /*BUTTONS DEFAULT*/
    input[type="submit"], input[type="button"],
    input[type="submit"].btn-default, input[type="button"].btn-default,
    a.btn-default {
        background: #fff;
        border: 1px solid #ababab;
        border-top: 1px solid #ababab;
        border-left: 1px solid #ababab;
        color: #000;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-decoration: none;
        -webkit-text-shadow: none;
        -moz-text-shadow: none;
        text-shadow: none; /*text-shadow: 0 1px rgba(0, 0, 0, 0.5);*/
        behavior: url(../Plugins/PIE.htc); /*IE 8 and Below fix*/
        cursor: pointer;
        border-radius: 0;
        display: inline-block;
        text-align: center;
    }
        /*hover*/
        input[type="submit"]:hover, input[type="button"]:hover,
        input[type="submit"].btn-default:hover, input[type="button"].btn:hover,
        a.btn-default:hover,
        /*focus*/
        input[type="submit"]:focus, input[type="button"]:focus,
        input[type="submit"].btn-default:focus, input[type="button"].btn-default:focus,
        a.btn-default:focus {
            border: 1px solid #333;
            background: #fff;
            color: #000;
        }


/*END OF BUTTONS
----------------------------------------------------------*/


/* WIREFRAME----------------------------------------------------------*/
/*----------------------------------------------------------*/

header.main {
    position: fixed;
    z-index: 100;
    width: 100%;
    padding: 10px 0 0 0;
    background: #ffe500;
    top: 0;
}

    header.main .logo {
    }

    header.main .social {
        float: right;
        margin-top: 8px;
        z-index: 10;
        position: relative;
    }

.navbar {
    min-height: 0;
    margin-bottom: 0;
}

.navbar-default {
    background: transparent;
    border: none;
    box-shadow: none;
}

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #fff;
    }

    .navbar-default .navbar-toggle {
        border-color: #000;
    }

    .navbar-default .navbar-brand {
        color: #000;
    }

    .navbar-default .navbar-nav > li > a {
        color: #000;
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #000;
        }

.navbar-nav > li > a {
    padding: 15px 5px;
    padding: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #000;
    background: transparent;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #000;
    border-color: #000;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
    padding-bottom: 2px;
}


@media (max-width: 767px) {
    .navbar-collapse ul.navbar-right {
        width: 100%;
        font-size: 14px;
    }
}

/*PAGE WIREFRAME*/
.page-banner {
    background-color: #000;
    border-bottom: 1px solid #ababab;
}

    .page-banner .container {
        height: 400px;
    }

    .page-banner h1 {
        font-weight: 800;
        color: #fff;
        padding: 18px 20px 13px 20px;
        background: #000;
        display: inline-block;
        margin-left: 10px;
        clear: both;
    }

    .page-banner h3 {
        margin-top: 0;
        padding: 10px 20px;
        background: #ffe500;
        display: inline-block;
    }

.tyre-bg {
    background-image: url(/Content/UserContent/images/banner/banner.jpg);
    background-repeat: no-repeat;
    background-position: center 80px;
}

.mb-tyre-bg {
    background-image: url(/Content/UserContent/images/banner/mb-banner.jpg);
    background-repeat: no-repeat;
    background-position: center 80px;
}

.page-content {
    background: #fff;
}

    .page-content .container {
        padding-top: 40px;
        padding-bottom: 20px;
    }

.img-border {
    border: 1px solid #f1f0f0;
}

.fa-stack-1x, .fa-stack-2x {
    color: #ffe500;
}

.fa-inverse {
    color: #000;
}

/* ===== Portfolio ===== */
.portfolio-item {
    margin-bottom: 10px;
}

    .portfolio-item > .portfolio-thumbnail {
        position: relative;
        overflow: hidden;
        padding: 10px 0;
    }

        .portfolio-item > .portfolio-thumbnail img {
            border-radius: 4px;
        }

        .portfolio-item > .portfolio-thumbnail > .mask {
            position: absolute;
            left: 0;
            width: 100%;
            top: 0;
            height: 100%;
            background: #ffe500;
            background: rgba(0, 0, 0, 0.50);
            color: #000;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transition: opacity 300ms;
            -o-transition: opacity 300ms;
            transition: opacity 300ms;
        }

        .portfolio-item > .portfolio-thumbnail:hover > .mask {
            opacity: 1;
            filter: alpha(opacity=100);
        }

        .portfolio-item > .portfolio-thumbnail > .mask a {
            color: white;
            margin: 0 3px;
        }

            .portfolio-item > .portfolio-thumbnail > .mask a:hover {
                text-decoration: none;
            }

        .portfolio-item > .portfolio-thumbnail > .mask p {
            position: absolute;
            top: 50%;
            margin-top: -14px;
            left: 50%;
            margin-left: -16px;
        }

        .portfolio-item > .portfolio-thumbnail > .portfolio-description {
            padding: 0 5px;
        }

    .portfolio-item .fa {
        color: #fff;
    }

        .portfolio-item .fa:hover {
            color: rgba(255, 255, 255, 0.72);
        }

/* home   
----------------------------------------------------------*/

.highlight-banner {
    background: #ffe500;
    width: 100%;
    text-align: center;
    padding: 20px 0;
}


section .container {
    padding-top: 60px;
    padding-bottom: 60px;
}

section.page-banner .container {
    padding-top: 60px;
    padding-bottom: 200px;
    background-color: transparent;
}

section .container-space {
    padding-top: 20px;
    padding-bottom: 40px;
}

    section .container-space:first-child {
        padding-top: 0;
        padding-bottom: 40px;
    }

.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    border: 1px solid #ababab !important;
}

/*BANNER GENRAL STYLING*/
.home-carousel {
    background: #000;
    margin-top: 80px;
}

    .home-carousel,
    .home-carousel .owl-carousel,
    .home-carousel .owl-wrapper-outer,
    .home-carousel .owl-wrapper,
    .home-carousel .owl-item,
    .home-carousel .owl-item .item {
        position: relative;
        height: 100%;
        min-height: 550px;
        max-height: 740px;
    }

        .home-carousel .page-padding {
            padding-top: 10%;
        }

        .home-carousel h2 {
            color: #fff;
            text-shadow: 1px 1px 2px #000;
            font-size: 70px;
            font-weight: 800;
            margin: 0;
            padding: 0;
            transform: skewX(-25deg);
            -webkit-transform: skewX(-25deg);
            -moz-transform: skewX(-25deg);
            -o-transform: skewX(-25deg);
            -ms-transform: skewX(-25deg);
            z-index: 100;
            position: relative;
        }

        .home-carousel h3 {
            color: #fff;
            font-size: 50px;
            font-weight: 400;
            margin: 0;
            padding: 0;
        }

        .home-carousel .btn {
            margin-top: 30px;
        }

        /*TYRE SLIDE*/
        .home-carousel .tyre a img {
            position: relative;
            z-index: 100;
        }

        .home-carousel .tyre-single {
            clear: both;
            display: block;
        }

            .home-carousel .tyre-single .tyre-name {
                border-radius: 0 50px 50px 0;
                display: inline-block;
                padding: 13px 30px;
                margin-left: -100px;
                padding-left: 100px;
            }

                .home-carousel .tyre-single .tyre-name .title {
                    font-size: 30px;
                    font-weight: 400;
                    -webkit-transform: none;
                    -moz-transform: none;
                    -o-transform: none;
                    -ms-transform: none;
                }

/*----------------OWL------------------*/


.owl-carousel .item {
    padding-top: 80px;
    background-position: center center;
}

.owl-theme .owl-controls {
    margin-top: -37px;
    width: 100%;
    z-index: 10;
    background: #000;
    position: relative;
}

    .owl-theme .owl-controls .owl-page {
        display: inline-block;
        zoom: 1;
        position: relative;
        background: #000;
        padding: 5px;
    }

    .owl-theme .owl-controls .owl-buttons {
        display: none;
    }

        .owl-theme .owl-controls .owl-buttons div {
            color: #FFF;
            display: inline-block;
            zoom: 1;
            margin: 5px;
            padding: 3px 10px;
            font-size: 12px;
            background: #869791;
        }

#owl-carousel .item, .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

#owl-carousel .item {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    #owl-carousel .item img {
        display: block;
        max-width: 100%;
        height: auto;
        overflow-x: hidden;
        max-height: 400px;
        margin-left: 70px;
    }

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
    filter: Alpha(Opacity=100);
    opacity: 1.0;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #ffe500;
    filter: Alpha(Opacity=100);
    opacity: 1.0;
}



/*----------------RANGE------------------*/
section.tyre-care {
    background: #fff;
}

.range {
    background-image: url('/Content/UserContent/images/pages/home/section-2/road-tyres.jpg');
    background-position: bottom center;
    background-repeat: repeat-x;
    background-color: #fff;
}

    .range .headline {
        margin-bottom: 40px;
    }

    .range h2 {
        text-align: left;
    }

    .range a {
        color: #000;
        display: block;
    }

        .range a:hover {
            text-decoration: none;
        }

    .range h3 {
        margin-top: -26px;
        background-color: #ffe500;
        display: block;
        position: relative;
        padding: 5px 10px;
        margin-bottom: 20px;
    }

    .range:hover h3 {
        color: #000;
    }

    .range a.btn-default {
        white-space: normal;
        display: block;
        text-align: left;
        color: #5d5d5d;
        padding-left: 40px;
        padding-right: 40px;
        font-size: 18px;
    }

        .range a.btn-default:after {
            font-size: 20px;
            display: inline-block;
            float: right;
            content: '›';
            font-weight: bold;
            line-height: 0;
            top: -13px;
            right: -20px;
            position: relative;
        }

        .range a.btn-default.single-line:after {
            font-size: 20px;
            display: inline-block;
            float: right;
            content: '›';
            font-weight: bold;
            line-height: 0;
            top: 0px;
            right: -20px;
            position: relative;
        }

        .range a.btn-default:hover {
            border-color: #000;
            background: #fff;
        }

    .range .btn img {
        margin: 15px 20px 10px 0;
        float: left;
    }

    .range a.btn-default.single-line img {
        margin: 0px 20px 10px 0;
        float: left;
    }

@media (max-width:768px) {
    .txt-right.range span {
        border: 2px solid #fff;
        display: inline-block;
        width: 100%;
    }

    .range a.btn-default:after {
        font-size: 20px;
        display: inline-block;
        float: right;
        content: '›';
        font-weight: bold;
        line-height: 0;
        top: 0px;
        right: -20px;
        position: relative;
    }
}


/*----------------TYRE CARE------------------*/

.precision {
    background: #fff;
}

    .precision .social-img {
        display: block;
        margin: 0 auto;
    }

    .precision a p {
        text-align: center;
    }

    .precision small {
        text-align: center;
        display: inline-block;
    }

.smartzone img {
    display: block;
    margin: 0 auto;
    max-width: 100px;
}

.precision .app-links a img {
    display: inline-block;
    text-align: left;
    margin: 0;
}

/*---------------------BANNER TBR-------------------------------------*/

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    .row.no-gutters > [class^="col-"],
    .row.no-gutters > [class*=" col-"] {
        padding-right: 0;
        padding-left: 0;
    }

/*---- General classes end -------*/

.highlight-tbr-banner {
    width: 100%;
    text-align: center;
    padding: 40px 0;
    background-image: url(/Content/UserContent/images/TBR/2016/banner.jpg);
    background-position: center;
    background-size: cover;
}

    .highlight-tbr-banner a:focus {
        outline: thin dotted;
        outline: 0px auto transparent;
    }

    .highlight-tbr-banner .brochure {
        text-align: right;
    }

    .highlight-tbr-banner .page {
        text-align: left;
    }

        .highlight-tbr-banner .page a {
            margin-left: -1px;
        }

    .highlight-tbr-banner a img {
        max-height: 400px;
    }

@media (min-width: 992px) and (max-width: 1199px) {

    .highlight-tbr-banner .page a {
        margin-left: -0px;
    }

    .highlight-tbr-banner a img {
        max-height: 220px;
        margin-top: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .highlight-tbr-banner .page a {
        margin-left: -0px;
    }

    .highlight-tbr-banner a img {
        max-height: 190px;
        margin-top: 10px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {

    .highlight-tbr-banner {
        background-position: top right;
    }

        .highlight-tbr-banner .brochure {
            text-align: center;
        }

        .highlight-tbr-banner .page {
            text-align: center;
        }
}

/*---------------------FOOTER-------------------------------------*/

.modal-lg {
    width: 900px;
}

footer {
    background-color: #272727;
    color: #fff;
    padding: 40px 0 0 0;
    font-size: 12px;
}

    footer ul, footer li {
        margin: 0;
        padding: 0;
    }

    footer .fa {
        font-size: 20px;
    }

    footer img.logo {
        margin-bottom: 20px;
        max-width: 200px;
    }

    footer a {
        color: #ffe500;
    }

        footer a:hover {
            color: #ccc;
        }

    footer .headline h2 {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        border-bottom-width: 2px;
        padding-bottom: 5px;
    }

    footer address, footer .link-list a, .footer .link-list i {
        color: #eee;
    }


.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.latest-list li {
    padding: 8px 0;
    border-top: 1px solid #353535;
}

    .latest-list li:first-child {
        padding-top: 0;
        border-top: none;
    }

    .latest-list li a {
        color: #eee;
    }

.latest-list small {
    color: #999;
    display: block;
}



.link-list a {
    color: #eee;
    font-size: 11px;
    padding: 0;
    display: inline-block;
    text-transform: uppercase;
}

.link-list li {
    padding: 5px;
    text-decoration: none;
}

    .link-list li i {
        color: #bbb;
        float: right;
    }

footer .link-list li {
    border-top: solid 1px #353535;
}

.link-list li:first-child {
    border-top: none !important;
}

.copyright {
    color: #fff;
    padding: 10px;
    background-color: #202020;
    padding-top: 20px;
    margin-top: 20px;
}

    .copyright a {
        color: #fff;
        text-decoration: none;
    }

        .copyright a:hover {
            color: #ffe500;
            text-decoration: underline;
        }


/* TYRE SEARCH   
----------------------------------------------------------*/

/*BUTTONS DEFAULT*/
input[type="submit"].btn-yellow, input[type="button"].btn-yellow, a.btn-yellow {
    background: #ffe500;
    border: 1px solid #ffe500;
    border-top: 1px solid #ffe500;
    border-left: 1px solid #ffe500;
    color: #000;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none; /*text-shadow: 0 1px rgba(0, 0, 0, 0.5);*/
    behavior: url(../Plugins/PIE.htc); /*IE 8 and Below fix*/
    cursor: pointer;
}
    /*hover*/
    input[type="submit"].btn-yellow:hover, input[type="button"].btn:hover, a.btn-yellow:hover,
    /*focus*/
    input[type="submit"].btn-yellow:focus, input[type="button"].btn-yellow:focus, a.btn-yellow:focus {
        border: 1px solid #000;
        background: #ffe500;
        color: #000;
    }

/*BTN-LINK*/
a.btn-link {
    background: transparent;
    border: 1px solid transparent;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    color: #000;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none; /*text-shadow: 0 1px rgba(0, 0, 0, 0.5);*/
    behavior: url(../Plugins/PIE.htc); /*IE 8 and Below fix*/
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
}
    /*hover*/
    input[type="submit"].btn-link:hover, input[type="button"].btn-link:hover, a.btn-link:hover {
        color: #000;
        text-decoration: underline;
    }
    /*focus*/
    input[type="submit"].btn-link:focus, input[type="button"].btn-link:focus, a.btn-link:focus {
        color: #000;
        text-decoration: underline;
    }

/*BTN NEXT command PREVIOUS*/
.btn-next:after {
    display: inline-block;
    font-weight: bold;
    content: " ›";
    font-size: 16px;
    padding-left: 10px;
}

.btn-previous:before {
    display: inline-block;
    font-weight: bold;
    content: "‹ ";
    font-size: 16px;
    padding-right: 10px;
}

/*BTN PINK*/
input[type="submit"].btn-pink, input[type="button"].btn-pink, a.btn-pink {
    background: #ee2f8d;
    border: 1px solid #ee2f8d;
    border-top: 1px solid #ee2f8d;
    border-left: 1px solid #ee2f8d;
    color: #fff;
    font-weight: bold;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none; /*text-shadow: 0 1px rgba(0, 0, 0, 0.5);*/
    behavior: url(../Plugins/PIE.htc); /*IE 8 and Below fix*/
    cursor: pointer;
    white-space: pre-wrap;
}
    /*hover*/
    input[type="submit"].btn-pink:hover, input[type="button"].btn-pink:hover, a.btn-pink:hover,
    /*focus*/
    input[type="submit"].btn-pink:focus, input[type="button"].btn-pink:focus, a.btn-pink:focus {
        border: 1px solid #ee2f8d;
        background: #ee2f8d;
        color: #fff;
    }

/*TYRE RESULT*/
.tyre-search .headline {
    margin-top: 40px;
}

.tyre-search a.tyreBlock {
    border: 1px solid #f1f0f0;
    padding: 10px 0;
}

    .tyre-search a.tyreBlock:hover {
        border: 1px solid #ccc;
        background: #f1f0f0;
    }

.tyre-search a.tyreSearchBlock {
    border: 1px solid #f1f0f0;
    padding: 10px 0;
}

    .tyre-search a.tyreSearchBlock:hover {
        border: 1px solid #ccc;
        background: #f1f0f0;
    }



/*Structure*/
.tyre-single {
}

    .tyre-single.content {
        padding-top: 200px;
        position: relative;
    }

    .tyre-single .container {
    }

.tyre-category-bg {
    position: absolute;
    width: 100%;
    height: 700px;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/*Tyre Header*/
.tyre-single .single-tyre {
    margin-top: -180px;
    margin-left: -50px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

.tyre-single .tyre-name {
    background: #000;
    border-radius: 50px;
    padding: 0 30px 0 0;
    margin: 0;
    margin-left: 3%;
}

    .tyre-single .tyre-name h1 {
        font-size: 60px;
        color: #ffe500;
        padding: 5px 0 0 0;
        margin: 0;
        font-family: coda;
        font-weight: 800;
        transform: skewX(-25deg);
        -webkit-transform: skewX(-25deg);
        -moz-transform: skewX(-25deg);
        -o-transform: skewX(-25deg);
        -ms-transform: skewX(-25deg);
    }

.tyre-single .heading .title-categories {
    color: #000;
    background: #ffe500;
    border-radius: 50px;
    word-break: break-all;
    margin-left: 3%;
    padding-top: 10px;
}

    .tyre-single .heading .title-categories h2,
    .tyre-single .heading .title-categories h3 {
        margin: 0;
        padding: 0;
    }

.tyre-single .title-categories h2 {
    font-size: 40px;
    margin-top: 0;
}

.tyre-single .title-categories h3 {
    font-size: 18px;
}


/*Tyre Information*/
.tyre-container.background {
    background: #fff;
    border-radius: 20px;
}

.tyre-container {
    position: relative;
    padding: 20px 40px;
}

.high-light-grey {
    padding: 20px;
    background: #e6e6e6;
}



.tyre-links {
    border: 1px solid #ababab;
    padding: 20px;
}

/*BOOSTRAP STYLING*/

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-primary > .panel-heading {
    background: #000;
    filter: none;
    background-repeat: repeat-x;
    border: none;
    border-radius: 0;
}

.panel-body {
    border-radius: 0;
    border: 1px solid #ababab;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: none;
}

/*find-a-tyre*/
.panel-group.find-a-tyre .panel-heading a {
    color: #000;
    display: block;
}

.panel-group.find-a-tyre .panel-default > .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-group.find-a-tyre .panel-heading {
    border-bottom: transparent 2px solid;
    background: #ffe500;
    color: #000;
}

    .panel-group.find-a-tyre .panel-heading.open {
        background: #ffe500;
        color: #000;
        border-bottom: #000 2px solid;
    }

.panel-group.find-a-tyre .panel + .panel {
    margin-top: 0;
}

.article-archive .panel-group {
    padding: 0px;
}

    .article-archive .panel-group .panel > a {
        margin-bottom: 0;
        border-radius: 0px;
        border: 1px solid #ccc;
        margin: 5px 0;
        padding: 6px 10px;
        background-color: #fae325;
        text-align: center;
    }

        .article-archive .panel-group .panel > a:hover {
            margin-bottom: 0;
            border-radius: 0px;
            border: 1px solid #000;
            margin: 5px 0;
            padding: 6px 10px;
            background-color: #fae325;
            text-align: center;
        }

.article-archive .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
}


/* WEBSITE ELEMENTS   
----------------------------------------------------------*/
hr {
    border: none;
    border-top: 1px solid #ababab;
}

.dropdown-menu > li {
    padding-bottom: 0;
}

    .dropdown-menu > li > a {
        padding: 5px 20px;
    }

.tyre-search {
    padding-left: 0;
    margin-top: 5px;
}

.tyre-bg {
    background-image: url(/Content/UserContent/images/banner/ad-banner.jpg);
    background-repeat: no-repeat;
    background-position: center 80px;
}

.tyre-search-banner .tyre-padding {
    padding-top: 60px;
    height: 195px;
}



#owl-carousel .item.quiz img {
    margin: -80px 0 0 0;
    max-height: 100%;
}




/* RESPONSIVE CSS
-------------------------------------------------- */

/* Landscape phone and down */
@media (max-width:768px) {

    #divBG h4 {
        min-height: 45px;
        font-size: 14px;
    }

    .clearfix .col-sm-4 .center-block {
        max-height: 90px;
    }

    .tyre-search-banner .tyre-padding {
        padding-top: 60px;
        height: 200px;
    }

    h2.large-skew {
        font-size: 23px;
    }

    .navbar-header .logo {
        max-width: 210px;
    }

    .owl-controls.clickable {
        display: none;
    }

    #owl-carousel .item {
        padding: 40px 0;
    }

        #owl-carousel .item .container {
            padding-top: 0;
            padding-bottom: 0;
        }

        #owl-carousel .item.quiz {
            text-align: center;
        }

            #owl-carousel .item.quiz img {
                display: none;
                margin: 0 auto;
            }

    .owl-theme .owl-controls {
        display: block;
        bottom: 0;
    }

    .no-mobile, .navbar-brand {
        display: none;
    }

    .owl-carousel .item {
        margin-top: 0;
    }

    .breadcrumb-container {
        top: auto;
    }
    /*BANNER GENRAL STYLING*/
    .home-carousel {
        margin-top: 0;
    }

        .home-carousel,
        .home-carousel .owl-carousel,
        .home-carousel .owl-wrapper-outer,
        .home-carousel .owl-wrapper,
        .home-carousel .owl-item,
        .home-carousel .owl-item .item {
            position: relative;
            height: 100%;
            max-height: 550px;
        }

            .home-carousel .tyre-single .tyre-name .title {
                font-size: 25px;
            }

            .home-carousel .page-padding {
                padding-top: 10%;
            }

            .home-carousel h2 {
                display: block;
                font-size: 30px;
                margin-right: 10px;
            }

            .home-carousel h3 {
                display: block;
                font-size: 25px;
                margin-top: 10px;
            }

            .home-carousel .btn {
                margin-top: 40px;
            }

            /*TYRE SLIDE*/
            .home-carousel .tyre-single {
                text-align: center;
            }

                .home-carousel .tyre-single .tyre-name {
                    width: 100%;
                    font-size: 20px;
                    text-align: center;
                }

    /*SINGLE TYRE*/
    .tyre-container.background {
        background: #fff;
        border-radius: 0 0 20px 20px;
    }

    .tyre-single .single-tyre {
        margin-top: 0;
    }

    .tyre-single.content {
        padding-top: 60px;
        position: relative;
    }

    .tyre-links {
        PADDING: 0;
        BORDER: NONE;
    }

        .tyre-links .btn {
            width: 100%;
        }

    .tyre-single .tyre-name h1 {
        font-size: 30px;
        background: none;
        padding: 0;
    }

    .tyre-single .title-categories h2 {
        font-size: 30px;
        margin-top: 0;
    }

    .tyre-single .tyre-name {
        border-radius: 0;
        margin-left: 0;
        padding: 10px 0;
    }

    .tyre-single .heading .title-categories {
        color: #000;
        border-radius: 0;
        margin-left: 0;
        padding: 0;
    }

    .tyre-links .align-right, .tyre-links .align-left {
        float: none;
    }

    .social p {
        margin: 0;
        padding: 0;
    }

    header.main {
        position: relative;
    }

    .navbar-nav {
        margin: 7.5px -15px;
    }

    header.main .social {
        float: none;
        z-index: 99999;
        text-align: center;
        position: relative;
    }

    .range {
        text-align: left;
        background: #fff;
    }

    .page-padding {
        padding-top: 40px;
        margin-top: 0px;
    }

    .portfolio-item > .portfolio-thumbnail:hover > .mask {
        display: none;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #000;
        padding-bottom: 2px;
    }

    .page-banner {
        background: #000;
        border-bottom: 1px solid #ababab;
        min-height: 100%;
    }

    section.page-banner .container {
        padding-top: 0;
        padding-bottom: 0;
    }

    .tyre-bg {
        background-image: url(/Content/UserContent/images/banner/ad-banner.jpg);
        background-repeat: no-repeat;
        background-position: right top !important;
        background-size: cover;
    }

    .page-banner h1 {
        font-weight: 800;
        max-width: 90%;
        color: #fff;
        padding: 5px;
        background: #000;
        display: inline-block;
        margin-left: 0;
        font-size: 28px;
        clear: both;
    }

    .breadcrumb {
        top: 0;
        position: relative;
    }

    .page-banner .container {
        height: 250px;
    }

    section .container {
        padding-top: 30px;
        padding-bottom: 60px;
    }

        section .container.no-bg-color {
            background-color: transparent;
        }

    .tyre-map {
        width: 100%;
        overflow-x: scroll;
    }
}




/* Landscape phone to portrait tablet */
@media (min-width:768px) {

    .navbar-brand {
        display: none;
    }

    .navbar-nav > li {
        margin: 11px 4px 0 4px;
        padding: 0;
    }

    .navbar-nav li:first-child {
        margin-left: 0;
    }

    .navbar-default .navbar-nav > li > a {
        border-bottom: 2px solid #ffe500;
        padding-bottom: 20px;
    }

        .navbar-default .navbar-nav > li > a:hover {
            border-bottom: 2px solid #000;
        }

    .single-tyre img {
        width: 100%;
    }
}




/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

    .page-padding {
        padding-top: 75px;
        margin-top: 70px;
    }


    .page-banner .container {
        height: 300px;
    }


    .breadcrumb-container {
        top: 105px;
        position: absolute;
        z-index: 99;
        width: 100%;
        border: none;
        border-radius: 0;
        color: #fff;
        text-transform: uppercase;
        margin: 0;
        font-size: 11px;
        min-height: 40px;
        padding-top: 12px;
    }

    /*BANNER GENRAL STYLING*/
    .home-carousel .page-padding {
        padding-top: 15%;
    }

    .home-carousel h3 {
        font-size: 40px;
    }

    .home-carousel .btn {
        margin-top: 30px;
    }

    .navbar-nav {
        margin-top: 0;
    }

    .breadcrumb {
        top: 100px;
    }

        .breadcrumb li {
            padding-bottom: 5px;
            padding-top: 5px;
        }

    .tyre-map {
        width: 100%;
        overflow-x: scroll;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {

    .breadcrumb-container {
        top: 105px;
    }

    .home-carousel h2 {
        color: #fff;
        text-shadow: 1px 1px 2px #000;
        font-size: 60px;
        font-weight: 800;
        margin: 0;
        padding: 0;
        transform: skewX(-25deg);
        -webkit-transform: skewX(-25deg);
        -moz-transform: skewX(-25deg);
        -o-transform: skewX(-25deg);
        -ms-transform: skewX(-25deg);
        z-index: 100;
        position: relative;
    }
}


/* Large desktop */
@media (min-width:1200px) {

    .navbar-nav {
        margin-top: 28px;
    }
}

@media (min-width:1200px) and (max-width: 1400px) {

    .navbar-nav {
        margin-top: 30px;
    }

    .home-carousel .page-padding {
        padding-top: 5%;
    }

    .home-carousel h2 {
        color: #fff;
        font-size: 65px;
        font-weight: 800;
        margin: 0;
        padding: 0;
        transform: skewX(-25deg);
        -webkit-transform: skewX(-25deg);
        -moz-transform: skewX(-25deg);
        -o-transform: skewX(-25deg);
        -ms-transform: skewX(-25deg);
        z-index: 100;
        position: relative;
    }

    .home-carousel h3 {
        color: #fff;
        text-shadow: 1px 1px 1px #000;
        font-size: 40px;
        font-weight: 400;
        margin: 0;
        padding: 0;
    }
}

.tyre-tips {
    background-image: url(/Content/UserContent/images/promotions/tyre-tips/tyres-banner.jpg);
    height: 100%;
    overflow: hidden;
}

@media (max-width:768px) {
    .tyre-tips {
        background-image: url(/Content/UserContent/images/promotions/tyre-tips/tyres-banner-mobile.jpg);
        min-height: 400px;
        overflow: hidden;
        padding-top: 0px;
    }

    #owl-carousel .item a img {
        display: block;
        max-width: 100px;
        height: auto;
        overflow-x: hidden;
        margin: 0 auto;
    }

    .home-carousel h2 {
        display: inline-block;
        font-size: 25px;
    }

    .home-carousel .tyre-single .tyre-name {
        margin-left: -26px;
    }
}

.tyre-tips {
    background-image: url(/Content/UserContent/images/promotions/tyre-tips/html5/banners-bg.jpg);
}

    .tyre-tips img {
        margin-left: auto !important;
    }


.col-xs-hidden {
    display: inherit;
}

@media (max-width:768px) and (min-width: 528px) {
    #owl-carousel .item.tyre-tips img {
        max-width: 50%;
        margin: 0 auto;
    }

    #owl-carousel .item.tyre-tips a {
        margin-top: -10px;
    }
}

@media (max-width:768px) {

    #owl-carousel .item.tyre-tips .container {
        padding-top: 10px;
    }

    #owl-carousel .item.tyre-tips {
        padding-top: 0;
    }

        #owl-carousel .item.tyre-tips .tyre-care img {
            max-width: 50%;
            margin: 0 auto;
        }

    .col-xs-hidden {
        display: none;
    }

    .item.tyre-tips a:active {
        top: 0;
    }

    #owl-carousel .item.tyre-tips a img {
        max-width: 80%;
    }
}

@media (min-width:768px) and (max-width: 1200px) {

    .tyre-tips {
        padding-top: 33px;
    }
}


section.home-carousel .garmin-banner.container {
    padding-top: 0px;
    background-image: url('/Content/UserContent/images/promotions/garmin-dashcam/banner-mid2.png');
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
}

#owl-carousel .garmin-banner .banner-circle {
    margin-left: 0px;
    margin: 250px auto 0;
    max-width: 250px;
}

#owl-carousel .garmin-banner .banner-badge {
    margin-left: 0px;
    margin-top: 10px;
}

.garmin-banner .no-mobile {
    display: inherit;
}

.garmin-banner .mobile-only {
    display: none;
}

#owl-carousel .item img.additional.no-mobile {
    display: inherit;
}

#owl-carousel .item img.additional.mobile-only {
    display: none;
}

#owl-carousel .item img.additional.tablet-only {
    display: none;
}


@media (max-width: 1400px) {

    section.home-carousel .garmin-banner.container {
        padding-top: 12px;
    }

    #owl-carousel .garmin-banner .banner-circle {
        margin: 190px auto 0;
        max-width: 225px;
    }
}

@media (max-width: 1200px) {

    section.home-carousel .garmin-banner.container {
        padding-top: 36px;
        background-position: top left;
    }

    #owl-carousel .garmin-banner .banner-circle {
        margin: 150px auto 0;
        max-width: 150px;
    }

    #owl-carousel .item img.additional {
        max-width: 400px;
    }
}

@media (max-width: 990px) {
    #owl-carousel .garmin-banner .banner-badge {
        margin-left: 27px;
        margin-top: 20px;
    }

    #owl-carousel .garmin-banner .banner-circle {
        margin: 40px auto 0;
        max-width: 150px;
    }

    section.home-carousel .garmin-banner.container {
        margin-top: 0px;
        background-image: none;
        background-position: center;
    }

    #owl-carousel .item img.additional {
        bottom: 160px;
    }
}

@media (max-width: 800px) {
    #owl-carousel .garmin-banner .banner-badge {
        margin-left: 0px;
        margin-top: 50px;
    }

    #owl-carousel .item img.additional {
        max-width: 100%;
        bottom: 160px;
    }
}

@media (max-width: 768px) {
    section.home-carousel .garmin-banner.container {
        margin-top: -40px;
        background-image: none;
        background-position: center;
    }

    #owl-carousel .garmin-banner .banner-badge {
        margin-left: 0px;
        margin-top: 10px;
        max-width: 200px;
        max-height: 225px;
        width: 100%;
    }

    #owl-carousel .garmin-banner .banner-circle {
        margin: 10px auto 0;
        max-width: 150px;
    }

    #owl-carousel .item img.additional.no-mobile {
        display: none;
    }

    #owl-carousel .item img.additional.mobile-only {
        display: none;
    }

    #owl-carousel .item img.additional.tablet-only {
        display: inherit;
    }
}

@media (max-width: 600px) {
    .garmin-banner .no-mobile {
        display: none;
    }

    .garmin-banner .mobile-only {
        display: block;
    }
}

@media (max-width: 480px) {
    #owl-carousel .item img.additional.tablet-only {
        display: none;
    }

    #owl-carousel .item img.additional.mobile-only {
        display: inherit;
    }

    #owl-carousel .garmin-banner .banner-badge {
        max-height: 150px;
        width: auto;
    }
}

/*SHOOT OUT STYLING*/
#shootout-modal h2 {
    font-family: 'Coda', Arial;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    padding: 18px 20px 13px 20px;
    background: #000;
    position: absolute;
    top: 14px;
    left: 20%;
    clear: both;
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
}

#shootout-modal h3.h3-1 {
    position: absolute;
    top: 84px;
    left: 12%;
}

#shootout-modal h3.h3-2 {
    position: absolute;
    top: 126px;
    left: 24%;
    clear: both;
}

#shootout-modal h3 {
    padding: 6px 20px;
}

#shootout-modal a {
    color: #000000;
    background: rgba(250, 227, 37, 1.0);
    position: absolute;
    top: initial;
    bottom: 30px;
    left: 40%;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    width: 165px;
}

#shootout-modal .modal-body {
    padding: 0 !important;
}

#shootout-modal .modal-content {
    overflow: hidden;
    border-radius: 10px;
    width: 700px;
}

#shootout-modal .close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 26px;
    color: #ffffff;
    text-shadow: 0 1px 0 #000000;
}

@media (max-width: 991px) {
    #shootout-modal .modal-content {
        max-width: 870px;
        width: auto;
        margin: 15px;
    }

    #shootout-modal h2 {
        font-size: 30px;
        left: 31%;
    }

    #shootout-modal h3 {
        font-size: 16px;
        top: 85px;
        left: 22%;
    }

    #shootout-modal a {
        font-size: 14px;
        bottom: 20px;
        left: 37%;
    }
}

@media (max-width: 767px) {
    #shootout-modal .modal-content {
        max-width: 328px;
        width: auto;
        margin: auto;
    }

    #shootout-modal h2 {
        font-size: 20px;
        left: 25%;
    }

    #shootout-modal h3 {
        font-size: 10px;
        top: 67px;
        left: 14%;
        padding: 5px 20px;
    }

    #shootout-modal a {
        font-size: 9px;
        bottom: 10px;
        left: 34%;
        width: 110px;
    }
}
/*SHOOT OUT STYLING END*/

/*SHOOTOUT ENTRY FORM */
.modal-body.game-entry {
    background-color: #4c4c4c;
    margin: 15px;
    border-radius: 10px;
    text-align: center;
}

    .modal-body.game-entry input {
        text-align: center;
        margin-bottom: 20px;
        border-radius: 4px;
    }

    .modal-body.game-entry h2 {
        margin-bottom: 20px !important;
        margin-top: 4px !important;
    }

    .modal-body.game-entry label {
        color: #FFF;
        text-shadow: none !important;
    }

label.error {
    color: #DB2D2D !important;
}

.form-control.error {
    box-shadow: 0 1px 1px rgba(219, 45, 45, 0.7) inset, 0 0 8px rgba(239, 125, 104, 0.60);
    border: 1px solid rgba(219, 45, 45, 0.85);
}

ul.list {
    list-style: circle;
}

/* <Dunlop Promotions 2019> */
.Dunlop-Promotion-Banner {
    text-align: center;
    margin-bottom: 2em;
}

a.Dunlop-Promotion-Banner-Link {
    display: block;
    text-decoration: none;
}

.Dunlop-Promotion-Banner-Image {
    width: 100%;
}

.Dunlop-Promotion-Banner-Terms {
    margin-top: 1em;
}

/* </Dunlop Promotions 2019> */

/* <Spin and Win PromoBanner> */
.SW-banner {
    background-size: cover;
    background-position: center;
    padding: 1em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.SW-banner-logo {
    flex: 0 1 24em;
    position: relative;
    z-index: 1;
}

.SW-banner-content {
    flex: 0 1 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2em;
    position: relative;
    z-index: 1;
}

.SW-banner:before {
    content: '';
    position: absolute;
    top: 2em;
    bottom: 2em;
    left: 0;
    right: 0;
    background: rgba(0,0, 0, 0.5);
}

.SW-banner:after {
    content: '';
    position: absolute;
    top: 2em;
    bottom: 2em;
    left: 0;
    right: 60%;
    background: #ffe500;
    transform: skew(45deg);
    transform-origin: bottom right;
}

@media (max-width: 990px) {
    .SW-banner:after {
        display: none;
    }

    .SW-banner-content {
        flex: 1 1 auto;
        padding: 2em 0;
    }
}
/* </Spin and Win PromoBanner> */

/* Click 'n Fit */
.btn.btn-click2fit {
    padding: 0;
    margin: 0;
    display: block;
    cursor: pointer;
    z-index: 11;
    position: relative;
    margin-bottom: 1rem;
    box-shadow: none;
}

    .btn.btn-click2fit,
    .btn.btn-click2fit:hover,
    .btn.btn-click2fit:focus {
        background-color: none !important;
    }

        .btn.btn-click2fit > img {
            width: 100%;
            max-width: 6.8rem;
            margin: auto;
        }

.contact-container .btn.btn-click2fit,
.dealer-locator .btn.btn-click2fit {
    float: right;
}

    .contact-container .btn.btn-click2fit > img,
    .dealer-locator .btn.btn-click2fit > img {
        max-width: 8rem;
    }

@media (min-width: 768px) {
    .btn.btn-click2fit {
        margin-left: 0.5rem;
    }
}

@media (max-width: 767px) {
    .btn.btn-click2fit > img {
        max-width: 8rem;
    }

    .contact-container .btn.btn-click2fit,
    .dealer-locator .btn.btn-click2fit {
        float: none;
    }
}