.champions-of-mileage-wrapper {
    background: #01018f;
    height: auto;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    margin-top: 4rem;
}
.champions-of-mileage-wrapper h1 {
    color: #fff;
    font-size: 7rem;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    padding: 4rem 5rem;
}
.overlay-champions-of-mileage-wrapper {
    background: linear-gradient(180deg, #01017e 0, #0202e4 131.9%);
    padding: 40px 20px;
    position: relative;
    top: 0
}

.champions-of-mileage-70 {
    display: grid;
    grid-template-columns: 2fr 4fr;
    gap: 20px;
    position: relative;
    top: 0
}

.champions-of-mileage-70>div:first-child>img {
    position: absolute;
    top: -100%;
    transform: translateY(-50%)
}

.champions-of-mileage-four-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 30px
}

.leaderBoard-wrapper {
    padding: 100px 0 40px
}

.left-fascino {
    color: #fff;
    margin-bottom: 20px;
    font-size: 16px
}

.right-fascino {
    color: #fff;
    right: 20px;
    position: absolute;
    bottom: -10px;
    font-weight: 300;
    font-size: 10px
}

.champions-of-mileage-four-row>div>h4 {
    font-family: 'Krona One';
    color: #fff;
    font-size: 38px
}

.champions-of-mileage-four-row>div>p {
    color: #fff;
    font-size: 16px
}

.champions-of-mileage-four-row>div>h4>span {
    font-size: 14px;
    font-weight: 200;
    font-family: Montserrat
}

.champions-of-mileage-four-row>div>img,
.leaderBoard-wrapper>.container>img {
    width: 100%
}
#v-pills-tabContent .item{
    position: relative;
}
#v-pills-tabContent a {
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 10px;
}
#v-pills-tabContent a .fa {
    font-size: 30px;
    padding: 1px 3px;
    background-color: #3b5998;
    border-radius: 10px;
}
@media screen and (max-width:1080px) {
    .champions-of-mileage-70>div:first-child>img {
        width: 25%
    }

    .champions-of-mileage-70 {
        grid-template-columns: 1.2fr 4fr
    }

    .champions-of-mileage-70>div>img {
        width: 100%
    }

    .leaderBoard-wrapper {
        padding: 100px 0 40px
    }

    .mileage-row {
        padding: 0 0 70px !important
    }

    .champion-mileage-row {
        padding: 0 20px
    }
}

@media screen and (max-width:992px) {
    .champions-of-mileage-70>div:first-child>img {
        position: initial;
        width: 50%;
        transform: none
    }

    .leaderBoard-wrapper {
        padding: 40px 0
    }

    .champions-of-mileage-70 {
        grid-template-columns: repeat(1, 1fr)
    }

    .champions-of-mileage-70>div:first-child {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .champions-of-mileage-four-row {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (max-width:722px) {
    .champions-of-mileage-four-row {
        grid-template-columns: repeat(2, 1fr);
        grid-row-gap: 40px
    }
    section.recent_event .recent_box .recent_product_slider #event_gallery .item img{
        height: auto !important;
    }
}

.event-gallery-mileage-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 60px
}

.event-gallery-mileage-row>.left_arrow {
    position: initial !important
}

section.recent_event .recent_box .recent_product_slider #event_gallery .item img {
    border-radius: 2px !important
}

.filter-box-grid-row {
    display: grid;
    grid-template-columns: 1fr 1fr 0.5fr;
    gap: 20px
}

.filter-box {
    max-width: 800px;
    margin: -5rem auto 2rem;
    border-radius: 1px;
    background: #fff;
    box-shadow: 2px 11px 12px 0 rgba(0, 0, 0, .07);
    padding: 0 0 0 20px;
    position: relative;
    z-index: 999;
    height: 80px
}

.filter-box-grid-row>div>input {
    width: 100%;
    height: 80px;
    border: none
}

.filter-box-grid-row>div>button {
    height: 80px !important
}

.filter-box-grid-row>div:first-child,
.filter-box-grid-row>div:nth-child(2),
.filter-box-grid-row>div:nth-child(3) {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.filter-box-grid-row>div:first-child {
    border-right: 1px solid rgba(0, 0, 0, .06);
    padding-right: 15px
}

.filter-box-grid-row>div:first-child>select,
.filter-box-grid-row>div:first-child>select:focus,
.filter-box-grid-row>div:nth-child(2)>select,
.filter-box-grid-row>div:nth-child(2)>select:focus,
.filter-box-grid-row>div:nth-child(3)>select,
.filter-box-grid-row>div:nth-child(3)>select:focus {
    border: none !important;
    outline: 0 !important
}

.filter-box-grid-row>div:first-child>label,
.filter-box-grid-row>div:nth-child(2)>label,
.filter-box-grid-row>div:nth-child(3)>label {
    color: #a7a6a6 !important;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 500
}

@media screen and (max-width:992px) {
    .filter-box {
        margin: -5rem auto 2rem;
        height: auto;
        padding: 0 0 0 20px;
        width: 85%
    }

    .filter-box-grid-row {
        grid-template-columns: 1fr 1fr 0.5fr
    }
}

@media screen and (max-width:598px) {
    .track_day_video_box .left{
        width: 90% !important;
    }
    .champions-of-mileage-four-row>div>h4 {
        font-size: 26px
    }

    .champions-of-mileage-four-row>div>p {
        font-size: 12px
    }

    .right-fascino {
        right: 10px;
        bottom: 10px;
        left: 10px;
        margin: auto
    }

    .champions-of-mileage-four-row {
        margin-bottom: 30px
    }

    .event-gallery-mileage-row>h2 {
        font-size: 26px !important
    }

    .filter-box {
        padding: 20px
    }

    .filter-box-grid-row {
        grid-template-columns: repeat(1, 1fr)
    }

    .filter-box-grid-row>div>button {
        height: 48px !important;
        padding: 0 40px !important
    }

    .filter-box-grid-row>div:first-child,
    .filter-box-grid-row>div:nth-child(2) {
        border-right: none;
        padding-right: 0
    }
}