/* Minification failed. Returning unminified contents.
(32,51): run-time error CSS1046: Expect comma, found '0'
(32,55): run-time error CSS1046: Expect comma, found '/'
(32,69): run-time error CSS1046: Expect comma, found '0'
(32,73): run-time error CSS1046: Expect comma, found '/'
(1710,1): run-time error CSS1019: Unexpected token, found '}'
(2212,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(2213,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
body {
    background-color: #ebebeb;
}
a {
    text-decoration: none!important;
}

.bannar {
    width: 100%;
    display: table;
}

    .bannar .carousel-control.right {
        background-image: none;
    }

    .bannar .carousel-control.left {
        background-image: none;
    }

.bannar-slide {
    height: 500px;
    width: 100%;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

    .bannar-slide > .text-context {
        padding-left: 100px;
        padding-top: 100px;
        background: linear-gradient(to top, rgb(0 0 0 / 0.00),rgb(0 0 0 / 0.40));
    }

        .bannar-slide > .text-context > .title {
            font-size: 50px;
            line-height: 50px;
            color: #fff;
            font-family: 'Roboto Condensed', sans-serif;
            text-transform: uppercase;
            width: 40%;
        }

        .bannar-slide > .text-context > .sub-title {
            font-size: 20px;
            color: #fff;
            font-family: 'Roboto Condensed', sans-serif;
            text-transform: uppercase;
            width:40%;
        }

        .bannar-slide > .text-context > .details {
            font-size: 25px;
            font-weight: 500;
            color: #fefd4d;
            font-family: 'Roboto Condensed', sans-serif;
            text-transform: uppercase;
        }

body{
    font-family: 'GothamBook';
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'GothamBold';
}
.vission {
    background-color: #fff;
    padding: 60px;
}
.vissionLogo {
    text-align: center;
}

    .vissionLogo img {
        width: auto;
        height: 70px;
        margin-top: 35px;
    }
.vissionRight h3 {
    font-family: 'GothamBold';
    font-size: 22px;
}
.vissionLeft h2 {
    font-family: 'GothamUltra';
    font-size: 45px;
}
    .vissionLeft h2 span {
        color: #db0202;
    }
.vissionLeft .vissionText {
    font-size: 18px;
    line-height: 30px;
}
.vissionLeft {
    padding-top: 70px;
}

.quick-link {
    width: 100%;
    display: flex;
    color:#fff;
}

    .quick-link > .tab-body {
        flex: 1;
        background-color: #db0202;
        background: linear-gradient(to left, #db0202,#e50101);
        padding: 100px 50px;
        display: flex;
        transition: all 500ms;
        cursor:pointer;
    }
        .quick-link > .tab-body:hover {
            transform: scale(1.01);
            transition: all 500ms;
        }
    .quick-link > .tab-body > .icon-context {
        flex: 1;
        max-width: 50px;
        padding: 5px;
    }
    .quick-link > .tab-body > .icon-context > i {
        font-size:30px;
    }
    .quick-link > .tab-body > .details-context {
        flex: 5;
        padding: 5px;
    }
    .quick-link > .tab-body > .details-context > .title {
        font-size:20px;
        font-weight:700;
        text-transform:uppercase;
    }
        .quick-link > .tab-body > .details-context > .details {
            font-size: 14px;
            height:100px;
        }
        .quick-link > .tab-body > .details-context > .btn-default {
            background-color:#2D3341;
            color:#fff;
            border:none;
        }

.carReview {
    /*background-color: #2D3341;*/
    color: #fff;
}
    .carReview .leftSide {
        background-color: #2D3341;
    }
        .carReview .leftSide .fa-arrow-right:hover {
            color: #db0202;
        }
    .carReview .rightSide {
        margin: auto;
    }
    .carReview .row {
        display: flex; /* equal height of the children */
        margin: 0px;
    }
    .carReview .colLeft {
        padding: 5em 5em 5em 5em;
        background-color: #2D3341;
        display: flex;
        align-items: center;
    }
    .carReview .colRight {
        background-image: url(/Images/Untitled-min.jpg);
        min-height: 500px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        align-items: center;
        padding: 0px;
        width: 100%;
    }
    .carReview h2.subTitle {
        color: #F1431E;
        font-style: italic;
        font-weight: 900;
        font-size: 45px;
        font-family: 'GothamUltra';
        margin: 0px;
    }
    .carReview h2.title {
        font-size: 45px;
        font-family: 'GothamBoldItalic';
        margin: 0px;
    }
.rightSide .btn-context img {
    cursor: pointer;
}
/*animation starts*/
.rightSide .btn-context img {
    /*border: 5px solid #fff;*/
    border-radius: 15px;
    /*padding: 5px;*/
    animation-duration: 4s;
    animation-name: example;
    animation-iteration-count: infinite;
}
@keyframes example {
    from {
        background-color: #db0202;
    }
    to {
        background-color: transparent;
    }
}
/*animation ends*/
.consultation {
    text-align: center;
    padding: 40px 10px 60px;
    text-transform: uppercase;
    background-color: #fff;
}
    .consultation .title h1 {
        font-size: 55px;
        letter-spacing: 2px;
        color: #545862;
        font-family: GothamLight;
    }
    .consultation .sub-title h3 {
        font-size: 35px;
        font-weight: 900;
        font-family: 'GothamBold';
    }
.btn-consultation {
    padding: 15px 30px;
    font-family: 'GothamBold';
    font-weight: 900;
    background-color: #db0202;
    border-color: #db0202;
    border-radius: 40px;
    font-size: 20px;
    margin-top: 15px;
}
    .btn-consultation:hover {
        background-color: #D83E1E;
        border-color: #D83E1E;
    }
    .need-help {
    padding: 50px;
    display: table;
    width: 100%;
}

        .need-help > .help-context {
            display: table-cell;
            width: 55%;
        }
            .need-help > .help-context > .help-body {
                width: 100%;
                background-color: #fff;
                padding: 30px 100px 30px 30px;
            }
                .need-help > .help-context > .help-body > .title {
                    color: #feb52b;
                    font-size: 90px;
                    font-family: 'Roboto Condensed', sans-serif;
                    font-weight: 700;
                    line-height:80px;
                }
                .need-help > .help-context > .help-body > .sub-title {
                    color: #1b1b1b;
                    font-size: 30px;
                    line-height: 30px;
                    font-family: 'Roboto Condensed', sans-serif;
                    font-weight: 700;
                }
                .need-help > .help-context > .help-body > .details {
                    font-size: 15px;
                    font-family: 'Roboto Condensed', sans-serif;
                    text-transform:uppercase;
                    width:250px;
                }
                .need-help > .help-context > .help-body > .free-consultation {
                    background-color: #00ace8;
                    color: #fff;
                    border: none;
                    font-size: 25px;
                    padding: 5px 15px;
                    font-family: 'Roboto Condensed', sans-serif;
                    font-weight: 700;
                    float: right;
                    margin-top: 20px;
                    outline: none;
                    text-decoration:none;
                }
                .need-help > .help-context > .help-body > .free-consultation:hover {
                    background-color: #008dbe;
                }

    .need-help > .review-context {
        display: table-cell;
        width: 45%;
        position: relative;
    }
        .need-help > .review-context > .review-body {
            position: absolute;
            top: 80px;
            bottom: -50px;
            left: -70px;
            right: 0px;
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            background-image: url('/Images/home-car-review-cover.jpg?v=0');
        }
            .need-help > .review-context > .review-body > .layer {
                width:100%;
                height:100%;
                background-color:rgba(255, 0, 0, 0.57);
                padding:80px;
            }
                .need-help > .review-context > .review-body > .layer > .title {
                    color: #fff;
                    font-size: 28px;
                    text-align: center;
                    font-weight: 700;
                    font-family: 'Roboto Condensed', sans-serif;
                }


.carReview .btn-context {
    width: 170px;
    height: 170px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    cursor: pointer;
}

    .carReview .btn-context > .btn-play {
        color: #fff;
        width: 90px;
        height: 90px;
        border-radius: 50%;
        position: absolute;
        top: 40px;
        left: 40px;
        border: 10px solid rgba(255, 255, 255, 0.50);
        /*border: 10px solid rgba(219, 2, 2, 0.8);*/
    }

        .carReview .btn-context > .btn-play > i {
            font-size: 30px;
            background-color: #db0202;
            padding: 20px;
            padding-left: 25px;
            border-radius: 50%;
            width: 100%;
            height: 100%;
        }

    .carReview .btn-context > .btn-anim {
        width: 0px;
        height: 0px;
        top: 85px;
        left: 85px;
        position: absolute;
        border-radius: 50%;
        background-color: #db0202;
        animation: btn-anim 2000ms linear infinite;
    }

@keyframes btn-anim {
    0% {
        width: 0px;
        height: 0px;
        top: 85px;
        left: 85px;
    }

    100% {
        width: 170px;
        height: 170px;
        top: 0px;
        left: 0px;
        background-color: rgba(255, 255, 255, 0);
    }
}

.product {
    padding: 50px 10px;
    clear: both;
    text-align: center;
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
}
    .product > .header {
        font-size: 45px;
        font-family: GothamBold;
        font-weight: 400;
        color: #262626;
        padding: 5px 0px 50px;
    }
        .product > .header > span {
            font-weight: 700;
            color: #00407e;
        }
    .product > .item {
        width: 33%;
        position: relative;
        float: left;
        padding: 10px;
    }
        .product > .item > .item-context {
            width: 100%;
            background-color: #fff;
            box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.05);
            padding: 0px;
        }
            .product > .item > .item-context > .image-context {
                height: 150px;
                width: 100%;
                overflow: hidden;
            }

                .product > .item > .item-context > .image-context > .image {
                    background-position: center;
                    background-size: cover;
                    background-repeat: no-repeat;
                    height: 100%;
                    width: 100%;
                    display: table;
                    transition: all 1s;
                }

            .product > .item > .item-context:hover .image-context > .image {
                transform: scale(1.1);
                transition: all 1s;
            }

            .product > .item > .item-context > .image-context > .image > .sold {
                background-color: rgba(255, 255, 255, 0.70);
                color: #ccc;
                font-size: 30px;
                font-weight: bold;
                height: 100%;
                width: 100%;
                display: table-cell;
                vertical-align: middle;
            }
                .product > .item > .item-context > .image-context > .image > .sold > img {
                    width: auto;
                    object-fit: cover;
                    max-height: 100px;
                    object-position: center;
                }
            .product > .item > .item-context > .image-context > .image > .w-mark {
                color: rgba(255, 255, 255, 0.50);
                font-size: 30px;
                font-weight: bold;
                height: 100%;
                width: 100%;
                display: table-cell;
                vertical-align: middle;
                text-align: center;
                pointer-events: none;
            }



           
                
            .product > .item > .item-context > .fuel-type {
                height: 70px;
                color:#929292;
                overflow:hidden;
            }
 
.product > .item > .item-context > .fuel-type > .icon {
    position: relative;
    float: left;
    width: 25%;
    padding: 5px;
    font-size: 11px;
    overflow: hidden;
}
            .product > .item > .item-context > .fuel-type > .icon > img {
                height:25px;
                margin-bottom:7px;
            }



.auction-sheet {
    width: 100%;
    /*overflow: hidden;*/
    background-color: #26232c;
    background: url(/Images/auction-sheet-wall.jpg);
    display: table;
    /*padding:70px 50px;*/
    background-size: cover;
    background-position: center;
}
    .auction-sheet > .img-context {
        width: 50%;
        display: table-cell;
        text-align:center;
        position:relative;
    }
        .auction-sheet > .img-context > img {
            height: 400px;
            position: relative;
            z-index: 100;
        }

        .auction-sheet > .img-context > .flash-context {
            width: 400px;
            height: 400px;
            position: absolute;
            left: -70px;
            top: -50px;
        }

        .auction-sheet > .img-context > .flash-context > .animation {
            width: 400px;
            height: 400px;
            top: 0px;
            left: 0px;
            position: absolute;
            border-radius: 50%;
            background-image: radial-gradient(#11c55a, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.1));
            animation: auction-flash 2000ms linear infinite;
            margin-left: 50%;
        }

@keyframes auction-flash {
    0% {
        opacity:0.5;
    }

    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}
.auction-sheet .text-context {
    width: 100%;
    display: inline-block;
    text-align: left;
    background-color: #fff;
    position: absolute;
    top: 200px;
    padding: 30px;
}
    .auction-sheet .text-context .title {
        font-size: 40px;
        line-height: 70px;
        font-weight: bold;
        font-family: GothamMedium;
    }
    .auction-sheet .text-context .sub-title {
        font-size: 51px;
        line-height: 51px;
        font-family: Gotham Black;
        font-weight: bold;
        background: -webkit-linear-gradient( #39B54A, #35D528);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-align: left;
        padding-bottom: 30px;
    }
    .auction-sheet .text-context .btn-verify {
        font-family: Gotham Black;
        font-size: 20px;
        font-weight: bold;
        background-color: #db0202;
        color: #fff;
        text-align: center;
        padding: 10px 30px;
        display: inline-block;
        border-radius: 15px;
        text-transform: uppercase;
    }
        .auction-sheet .text-context .btn-verify:hover {
            background-color: #D83E1E;
        }
        .auction-sheet .img-context {
    margin-top: -30px;
}
.auction-sheet .row {
    margin: 0px;
}
.auction-sheet .img-context img {
    right: 50px;
    position: relative;
    bottom: -30px;
    width: 100%;
}
.popUp .row {
    margin: 0px;
    display: table;
}
.popUp .row .col-md-6 {
    display: table-cell;
    vertical-align: top;
    float: none;
}
.happy-delivery {
    /*padding: 50px 50px 100px 0px;*/
    /*padding-left: 0px;*/
    /*display: flex;*/
    /*width: 100%;*/
    /*margin-bottom: 100px;*/
    background-color: #F4F6F5;
}
    .happy-delivery > .image-context {
        flex: 1;
        width: 50%;
        position: relative;
    }
        .happy-delivery > .image-context > img {
            position:relative;
            top:30px;
            right:-50px;
            /*box-shadow:0px 0px 7px rgba(0, 0, 0, 0.13);*/
        }

    .happy-delivery .carousel-indicators [data-target] {
        background-color: #F14420;
        border: none;
        width: 20px;
        min-height: 5px;
    }
    .happy-delivery .carousel-control-prev, .carousel-control-next {
        background-color: red;
        border-radius: 50%;
    }

.happy-delivery > .delivery-count {
    flex: 1;
  
    /*background-color: #fff;*/
}
        .happy-delivery > .delivery-count > .count-body {
            padding: 50px;
            text-align: center;
        }
            .happy-delivery > .delivery-count > .count-body > .count {
                font-size: 113px;
                color: #F14420;
                font-family: 'Anton SC',sans-serif;
                font-weight:700;
                line-height: 150px;
            }
                .happy-delivery > .delivery-count > .count-body > .count span {
                    font-size: 70px;
                    position: absolute;
                    top: 20px;
                }
                .happy-delivery > .delivery-count > .count-body > .title {
                    font-size: 50px;
                    color: #1a1a1a;
                    font-family: GothamBook;
                    font-weight: bold;
                }
            .happy-delivery > .delivery-count > .count-body > .btn-all {
                color: #000;
                border: 5px solid #db0202;
                font-size: 25px;
                padding: 5px 15px;
                font-family: GothamBold;
                font-weight: 700;
                margin-top: 20px;
                outline: none;
                display: inline-block;
                text-transform: none;
                border-radius: 30px;
            }

                .happy-delivery > .delivery-count > .count-body > .btn-all:hover {
                    background-color: #db0202;
                    color: #fff;
                }

            .happy-delivery > .delivery-count > .count-body > .client-context {
                width: 100%;
            }

                .happy-delivery > .delivery-count > .count-body > .client-context > marquee > .item-context {
                    display: inline-block;
                    padding: 15px;
                    width: 150px;
                    text-align: center;
                    cursor: pointer;
                }

                    .happy-delivery > .delivery-count > .count-body > .client-context > marquee > .item-context > .img-context {
                        padding: 10px;
                        height: 100px;
                        width: 100%;
                    }

                        .happy-delivery > .delivery-count > .count-body > .client-context > marquee > .item-context > .img-context > img {
                            max-height: 90px;
                            max-width: 100px;
                        }


.delivery-popup {
    font-size:20px;
}
.delivery-popup > .popup-body {
    background-color: #ff0000;
    position: relative;
    padding-right: 50px;
    padding-top: 20px;
    margin-bottom:20px;
}
    .delivery-popup > .popup-body > .img-context {
        box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.50);
        z-index: 1;
        position: relative;
    }
        .delivery-popup > .popup-body > .img-context > img {
            width: 100%;
        }
    .delivery-popup > .popup-body > .left-border {
        position: absolute;
        height: 20px;
        width: 50px;
        background-color: #fff;
        top: 0;
        left: 0px;
    }
    .delivery-popup > .popup-body > .right-border {
        position: absolute;
        height: 20px;
        width: 50px;
        background-color: #fff;
        bottom: 0;
        right: 0px;
    }
.delivery-popup > .product-name {
    color:#00ace8;
    text-transform:uppercase;
}
    .delivery-popup > .customer-name {
        font-size: 20px;
    }
    .delivery-popup > .date {
        font-size: 16px;
    }

.car-accessories {
    width: 100%;
    overflow: hidden;
    background-color: #26232c;
    background-image: linear-gradient(to bottom left, #1c2c68, #1c2c68, #155463);
    display: table;
    padding: 50px;
}

    .car-accessories > .text-context {
        width: 60%;
        display: table-cell;
        text-align: center;
        position: relative;
        height:400px;
        vertical-align:middle;
    }
        .car-accessories > .text-context > .title {
            font-size: 110px;
            line-height: 110px;
            font-family: 'Roboto Condensed',sans-serif;
            font-weight: bold;
            background: linear-gradient(#24f22e, #05da7e);
            background: -webkit-linear-gradient( #24f22e, #05da7e);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }
        .car-accessories > .text-context > .sub-title {
            font-size: 51px;
            font-family: 'Roboto Condensed',sans-serif;
            font-weight: bold;
            color: #fff;
            line-height: 50px;
        }
    .car-accessories > .button-context {
        width: 40%;
        display: table-cell;
        text-align: center;
        position: relative;
        vertical-align: middle;
    }
    .car-accessories > .button-context > img {
        position:absolute;
        top:100px;
        left:0px;
        height:200px;

    }
        .car-accessories > .button-context > .btn-shop-now {
            font-size: 30px;
            font-family: 'Roboto Condensed',sans-serif;
            font-weight: bold;
            background-color: #00ace8;
            color: #fff;
            text-align: center;
            padding: 15px;
            width: 200px;
            margin-left: auto;
            margin-right: auto;
            display: block;
            z-index: 1;
            position: relative;
        }
            .car-accessories > .button-context > .btn-shop-now:hover {
                background-color: #00ace8;
                background-image: radial-gradient(#0e8bb6,#00ace8 );
            }

.specialty {
    clear: both;
    padding-top:50px;
}
    .specialty > .title {
        font-size: 55px;
        line-height:60px;
        font-weight:300;
        color: #00ace6;
        font-family: 'Roboto Condensed',sans-serif;
        text-align: center;
    }
    .specialty > .details {
        font-size: 16px;
        color: #3a3a3a;
        font-family: 'Roboto',sans-serif;
        text-align: center;
        padding:0px 10px;
    }
        .specialty > .details > div {
            border-bottom: 3px solid #09a1f7;
            width:60px;
            margin-left:auto;
            margin-right:auto;
            padding-top:10px;
        }

    .specialty > .item-body {
        padding: 50px 100px;
        text-align: center;
    }

        .specialty > .item-body > .item {
            width: 33.33%;
            position: relative;
            float: left;
            padding:50px 10px;
            font-size: 10px;
            border-right: 1px solid #ebebeb;
            height:180px;
        }
        .specialty > .item-body > .item > i {
            position: absolute;
            right: 35%;
            top: 10px;
            height: 40px;
            width: 40px;
            background-color: #f7c809;
            border-radius: 50%;
            color: #fff;
            padding-top: 8px;
            font-size: 22px;
        }

        .specialty > .item-body > .item > img {
            height: 50px;
            padding-bottom: 10px;
            margin-bottom: 20px;
            border-bottom: 3px solid #f7c809;
        }

        .specialty > .item-body > .item > .header {
            font-size: 18px;
            font-family: 'Roboto Condensed',sans-serif;
            text-transform: uppercase;
            color: #353535;
        }


.happy-delivery .brands_item {
    height: 100%;
}
    .happy-delivery .brands_item img {
        padding: 20px;
        height: 100px;
        object-fit: contain;
        object-position: center;
    }
.deliveryPhotos {
    height: auto;
    padding: 20px;
}
.deliveryPhotos img{
    height: 100%;
    width: auto;
    object-fit: contain;
    object-position: center;
}
/*.happy-delivery .owl-nav{
        position: absolute;
        top: 35%;
        left: 50%;
        transform: translate(-50%, -50%);
    }*/
.happy-delivery .owl-nav, .owl-dots {
    display: none;
}

@media (max-width:1200px) {
    .bannar-slide {
        height: 450px;
    }
   
    .bannar-slide > .text-context > .title {
        font-size: 45px;
        line-height: 50px;
    }
        .bannar-slide > .img-context {
            padding-right: 70px;
        }
}
@media (max-width:1100px) {
        .bannar-slide > .text-context > .title {
            font-size: 40px;
            line-height:45px;
        }

    .auction-sheet {
        padding: 50px 30px;
    }
        .auction-sheet > .img-context > img {
            height: 300px;
        }
        .auction-sheet > .text-context > .title {
            font-size: 60px;
            line-height: 60px;
        }

        .auction-sheet > .text-context > .sub-title {
            font-size: 44px;
            line-height: 44px;
            padding-bottom: 30px;
        }

        .auction-sheet > .text-context > .btn-verify {
            font-size: 20px;
            padding: 10px 30px;
        }
        .auction-sheet .text-context {
            position: unset;
        }


    .happy-delivery {
        padding: 0px;
        padding-left: 0px;
        margin-bottom: 100px;
    }


                .happy-delivery > .delivery-count > .count-body > .count {
                    font-size: 100px;
                    line-height: 100px;
                }

                .happy-delivery > .delivery-count > .count-body > .title {
                    font-size: 30px;
                }

}

@media (max-width:991px) {

    .bannar-slide {
        height: 380px;
    }

        .bannar-slide > .text-context {
            padding-left: 70px;
            padding-top: 70px;
        }

            .bannar-slide > .text-context > .title {
                font-size: 35px;
                line-height: 45px;
            }

            .bannar-slide > .text-context > .sub-title {
                font-size: 16px;
            }


    .product > .item {
        width: 33.33%;
    }

    .need-help {
        padding: 30px;
    }

            .need-help > .help-context > .help-body {
                padding: 30px 60px 30px 30px;
            }

                .need-help > .help-context > .help-body > .title {
                    font-size: 75px;
                    line-height: 65px;
                }

                .need-help > .help-context > .help-body > .sub-title {
                    font-size: 28px;
                    line-height: 30px;
                }

                .need-help > .help-context > .help-body > .details {
                    font-size: 14px;
                    width: 100%;
                }

                .need-help > .help-context > .help-body > .free-consultation {
                    font-size: 20px;
                }

            .need-help > .review-context > .review-body {
                top: 50px;
                bottom: -50px;
                left: -50px;
            }

    .auction-sheet {
        padding: 30px;
    }

        .auction-sheet > .img-context > img {
            height: 250px;
        }

        .auction-sheet > .text-context > .title {
            font-size: 50px;
            line-height: 50px;
        }

        .auction-sheet > .text-context > .sub-title {
            font-size: 36px;
            line-height: 36px;
        }

        .auction-sheet > .text-context > .btn-verify {
            font-size: 18px;
            padding: 8px 30px;
        }

    .happy-delivery {
        padding:50px 30px;
        margin-bottom: 50px;
        padding-left: 0px;
    }

        .happy-delivery > .image-context > img {
            top: 20px;
            right: -30px;
        }

        .happy-delivery > .delivery-count > .count-body {
            padding: 30px;
        }

        .happy-delivery > .delivery-count > .count-body > .count {
            font-size: 100px;
            line-height: 100px;
        }

        .happy-delivery > .delivery-count > .count-body > .title {
            font-size: 30px;
        }

        .happy-delivery > .delivery-count > .count-body > .btn-all {
            font-size: 20px;
            margin-top: 10px;
        }

    .car-accessories {
        padding: 50px;
    }

        .car-accessories > .text-context {
            height: 300px;
        }

            .car-accessories > .text-context > .title {
                font-size: 80px;
                line-height: 80px;
            }

            .car-accessories > .text-context > .sub-title {
                font-size: 37px;
                line-height: 37px;
            }

            .car-accessories > .button-context > img {
                top: 70px;
                height: 150px;
            }

            .car-accessories > .button-context > .btn-shop-now {
                font-size: 25px;
                padding:10px 15px;
                width: 180px;
                float:right;
            }

    .specialty > .title {
        font-size: 45px;
        line-height: 50px;
    }

        .specialty > .item-body {
            padding: 30px 50px;
        }

        .quick-link > .tab-body {
            flex: 1;
            padding: 40px 20px;
        }

            .quick-link > .tab-body > .icon-context {
                flex: 1;
                max-width: 30px;
                padding: 5px;
            }

                .quick-link > .tab-body > .icon-context > i {
                    font-size: 20px;
                }

            .quick-link > .tab-body > .details-context {
                flex: 5;
                padding: 5px;
            }

                .quick-link > .tab-body > .details-context > .title {
                    font-size: 14px;
                }

                .quick-link > .tab-body > .details-context > .details {
                    font-size: 12px;
                    height: 100px;
                }

                .quick-link > .tab-body > .details-context > .btn-default {
                    padding:2px 5px;
                    font-size:12px;
                }
}

@media (max-width:768px) {

    .bannar-slide {
        height: 320px;
    }

        .bannar-slide > .text-context {
            padding-left: 70px;
            padding-top: 70px;
        }

            .bannar-slide > .text-context > .title {
                font-size: 30px;
                line-height: 40px;
                display:none;
            }

            .bannar-slide > .text-context > .sub-title {
                font-size: 14px;
                display: none;
            }

    .vission {
        background-color: #fff;
        padding: 10px;
    }


    .need-help {
        padding: 20px;
    }

        .need-help > .help-context > .help-body {
            padding: 30px 40px 30px 30px;
        }

            .need-help > .help-context > .help-body > .title {
                font-size: 60px;
                line-height: 55px;
            }

            .need-help > .help-context > .help-body > .sub-title {
                font-size: 22px;
                line-height: 25px;
            }

            .need-help > .help-context > .help-body > .free-consultation {
                font-size: 18px;
            }

        .need-help > .review-context > .review-body {
            top: 30px;
            bottom: -30px;
            left: -30px;
        }

            .need-help > .review-context > .review-body > .layer {
                width: 100%;
                height: 100%;
                background-color: rgba(255, 0, 0, 0.57);
                padding: 60px;
            }

                .need-help > .review-context > .review-body > .layer > .title {
                    font-size: 25px;
                }

                .need-help > .review-context > .review-body > .layer > .btn-context > .btn-play {
                    width: 80px;
                    height: 80px;
                    top: 45px;
                    left: 45px;
                }

                    .need-help > .review-context > .review-body > .layer > .btn-context > .btn-play > i {
                        font-size: 25px;
                        padding: 18px;
                        padding-left: 20px;
                    }


    .product > .header {
        font-size: 40px;
    }

    .product > .item {
        padding: 5px;
    }

        .product > .item > .item-context {
            padding: 5px;
            padding-bottom:0px;
        }

            .product > .item > .item-context > .details {
                height: 90px;
                padding:5px 0px;
            }

                .product > .item > .item-context > .details > .product-name {
                    font-size: 13px;
                }

            .product > .item > .item-context > .price {
                font-size: 18px;
                padding: 5px 0px;
            }

            .product > .item > .item-context > .btn-details {
                font-size: 18px;
                padding: 5px 10px;
                border-left: 0px solid #fff;
                border-right: 0px solid #fff;
            }

    .product > .btn-view-all {
        padding: 5px 15px;
    }

    .auction-sheet {
        padding:20px 10px;
    }

        .auction-sheet > .img-context > img {
            height: 200px;
        }

        .auction-sheet > .text-context > .title {
            font-size: 40px;
            line-height: 40px;
        }

        .auction-sheet > .text-context > .sub-title {
            font-size: 29px;
            line-height: 29px;
            padding-bottom:20px;
        }

        .auction-sheet > .text-context > .btn-verify {
            font-size: 16px;
            padding: 6px 20px;
        }
        .auction-sheet .text-context {
            position: unset; 
            top: 200px;
            padding: 30px;
        }


    .happy-delivery {
        padding: 30px;
        padding-top: 50px;
        padding-left: 0px;
    }


        .happy-delivery > .delivery-count > .count-body {
            padding: 30px;
        }

        .happy-delivery > .delivery-count > .count-body > .count {
            font-size: 70px;
            line-height: 70px;
        }

        .happy-delivery > .delivery-count > .count-body > .title {
            font-size: 25px;
            line-height:25px;
        }

            .happy-delivery > .delivery-count > .count-body > .btn-all {
                font-size: 16px;
                padding: 2px 10px;
                margin-top: 10px;
            }

    .carReview h2.subTitle {
        font-weight: 700;
        font-size: 30px;
    }

    .carReview h2.title {
        font-size: 28px;
    }

    .specialty > .title {
        font-size: 35px;
        line-height: 40px;
    }
    .specialty > .details {
        font-size: 14px;
    }
    .specialty > .item-body {
        padding: 10px;
    }

        .specialty > .item-body > .item {
            height: 150px;
        }
            .specialty > .item-body > .item > i {
                right: 25%;
                height: 35px;
                width: 35px;
                padding-top: 8px;
                font-size: 18px;
            }

            .specialty > .item-body > .item > img {
                height: 40px;
            }

            .specialty > .item-body > .item > .header {
                font-size: 16px;
            }

    .car-accessories {
        padding: 30px;
    }

        .car-accessories > .text-context {
            height: 250px;
        }

            .car-accessories > .text-context > .title {
                font-size: 70px;
                line-height: 70px;
            }

            .car-accessories > .text-context > .sub-title {
                font-size: 33px;
                line-height: 33px;
            }

        .car-accessories > .button-context > img {
            top: 70px;
            height: 120px;
        }

        .car-accessories > .button-context > .btn-shop-now {
            font-size: 20px;
            padding:7px 15px;
            width: 150px;
        }


    .quick-link > .tab-body {
        flex: 1;
        padding: 20px 10px;
    }

        .quick-link > .tab-body > .icon-context {
            flex: 1;
            max-width: 25px;
            padding: 5px;
        }

            .quick-link > .tab-body > .icon-context > i {
                font-size: 16px;
            }

        .quick-link > .tab-body > .details-context {
            flex: 5;
            padding: 5px;
        }

            .quick-link > .tab-body > .details-context > .title {
                font-size: 11px;
            }

            .quick-link > .tab-body > .details-context > .details {
                font-size: 10px;
                height: unset;
                min-height:70px;
            }
}

@media (max-width:600px) {
    .auction-sheet .text-context .btn-verify{
        font-size: 12px;
    }
    .auction-sheet .text-context .title {
        font-size: 25px;
        line-height: 30px;
    }
    .auction-sheet .text-context .sub-title {
        font-size: 25px;
        padding-bottom: 0px;
    }
    .product > .header {
        font-size: 14px;
        padding: 10px;
    }
    .vissionLeft {
        padding-top: 0px;
    }
    .vissionLeft .vissionText {
        text-align: center;
    }
    .vissionLogo img {
        margin-top: 0px;
        height: 40px;
    }
    .vissionLeft h2 {
        text-align: center;
    }
    .vissionRight h3 {
        font-size: 14px;
        text-align: center;
    }
        .vissionRight p{
            font-size: 12px;
            text-align: center;
        }
        .auction-sheet .text-context {
            width: 100%;
            top: 0px;
            padding: 10px;
            position: relative;
        }


    .bannar-slide {
        height: 300px;
    }

        .bannar-slide > .text-context {
            padding-left: 50px;
            padding-top: 50px;
        }

            .bannar-slide > .text-context > .title {
                font-size: 25px;
                line-height: 30px;
                width:50%;
            }

            .bannar-slide > .text-context > .sub-title {
                font-size: 14px;
                width: 50%;
            }


    .need-help {
        padding: 10px;
        padding-bottom: 30px;
    }

        .need-help > .help-context > .help-body {
            padding: 10px 30px 10px 10px;
        }

            .need-help > .help-context > .help-body > .title {
                font-size: 45px;
                line-height: 40px;
            }

            .need-help > .help-context > .help-body > .sub-title {
                font-size: 18px;
                line-height: 20px;
            }
            .need-help > .help-context > .help-body > .details {
                font-size: 13px;
            }

            .need-help > .help-context > .help-body > .free-consultation {
                font-size: 16px;
            }

        .need-help > .review-context > .review-body {
            top: 20px;
            bottom: -20px;
            left: -20px;
        }

            .need-help > .review-context > .review-body > .layer {
                width: 100%;
                height: 100%;
                background-color: rgba(255, 0, 0, 0.57);
                padding: 30px;
            }

                .need-help > .review-context > .review-body > .layer > .title {
                    font-size: 25px;
                }

                .need-help > .review-context > .review-body > .layer > .btn-context {
                    width: 150px;
                    height: 150px;
                }

                    .need-help > .review-context > .review-body > .layer > .btn-context > .btn-play {
                        width: 75px;
                        height: 75px;
                        top: 38px;
                        left: 38px;
                    }

                    .need-help > .review-context > .review-body > .layer > .btn-context > .btn-play > i {
                        font-size: 25px;
                        padding: 15px;
                        padding-left: 18px;
                    }

    @keyframes btn-anim {
        0% {
            width: 0px;
            height: 0px;
            top: 75px;
            left: 75px;
        }

        100% {
            width: 150px;
            height: 150px;
            top: 0px;
            left: 0px;
            background-color: rgba(255, 255, 255, 0);
        }
    }
        .product {
            padding:8px;
        }
        .product > .header {
            font-size:30px;
        }
        
        .product > .item{
            padding:20px;
            width:100%;
        }

            .product > .item > .item-context > .btn-details {
                font-size: 16px;
            }

    .auction-sheet {
        padding: 20px 10px;
    }

        .auction-sheet > .img-context > img {
            height: 150px;
        }

        .auction-sheet > .text-context > .title {
            font-size: 29px;
            line-height: 29px;
        }

        .auction-sheet > .text-context > .sub-title {
            font-size: 21px;
            line-height: 21px;
            padding-bottom: 20px;
        }

        .auction-sheet > .text-context > .btn-verify {
            font-size: 16px;
            padding: 6px 20px;
        }

    .happy-delivery {
        padding: 0px;
        padding-top: 30px;
        padding-left: 0px;
    }

        .happy-delivery > .image-context > img {
            top: 10px;
            right: -10px;
        }

        .happy-delivery > .delivery-count > .count-body {
            padding: 20px;
        }

            .happy-delivery > .delivery-count > .count-body > .count {
                font-size: 60px;
                line-height: 60px;
            }

            .happy-delivery > .delivery-count > .count-body > .title {
                font-size: 20px;
                line-height: 20px;
            }

            .happy-delivery > .delivery-count > .count-body > .btn-all {
                font-size: 14px;
                padding:2px 10px;
                margin-top:10px;
            }

    .specialty > .title {
        font-size: 25px;
        line-height: 30px;
    }

    .specialty > .details {
        font-size: 12px;
    }

        .specialty > .item-body > .item > i {
            right: 25%;
            top:20px;
            height: 30px;
            width: 30px;
            padding-top: 6px;
            font-size: 16px;
        }

        .specialty > .item-body > .item > img {
            height: 40px;
        }

        .specialty > .item-body > .item > .header {
            font-size: 14px;
        }

    .car-accessories {
        padding: 20px;
    }

        .car-accessories > .text-context {
            height: 200px;
        }

            .car-accessories > .text-context > .title {
                font-size: 60px;
                line-height: 60px;
            }

            .car-accessories > .text-context > .sub-title {
                font-size: 28px;
                line-height: 30px;
            }

        .car-accessories > .button-context > img {
            top: 50px;
            height: 100px;
        }

        .car-accessories > .button-context > .btn-shop-now {
            font-size: 17px;
            padding: 5px 10px;
            width: 130px;
        }
}


@media screen and (max-width:500px) {

    .bannar-slide {
        height: 250px;
    }

            .bannar-slide > .text-context > .sub-title {
                font-size: 13px;
            }



    .need-help {
        display: block;
        padding-bottom: 30px;
    }

        .need-help > .help-context {
            display: block;
            width: 100%;
            border-left: 20px solid #ebebeb;
        }

            .need-help > .help-context > .help-body {
                padding: 10px 10px 30px 10px;
            }

                .need-help > .help-context > .help-body > .title {
                    font-size: 35px;
                    line-height: 30px;
                }

        .need-help > .review-context {
            display: block;
            width: 100%;
        }

        .need-help > .review-context {
            height: 190px;
        }

            .need-help > .review-context > .review-body {
                top: -20px;
                right: 20px;
                left: 0px;
                bottom: 0px;
            }

                .need-help > .review-context > .review-body > .layer > .title {
                    height: 10px;
                }

    .product > .header {
        font-size: 14px;
        padding: 10px;
    }

    .product > .item > .item-context > .image-context {
        height: 120px;
    }

    .product > .item > .item-context > .price {
        border-top: 1px solid #ccc;
        font-size: 14px;
    }

    .product > .item > .item-context > .fuel-type {
        display: none;
    }
    /*.product > .item > .item-context > .fuel-type > .icon > img {
            height: 20px;
            margin-bottom: 7px;
        }*/
    .product > .item > .item-context > .btn-details {
        font-size: 15px;
    }

    .carReview h2.subTitle {
        font-weight: 700;
        font-size: 30px;
    }

    .carReview h2.title {
        font-size: 25px;
    }
    .carReview .btn-context > .btn-play {
        top: 30px;
        left: 30px;
    }

    .product > .btn-view-all {
        font-size: 20px;
        padding: 5px 15px;
    }

    .happy-delivery {
        display: block;
        margin-bottom: 0px;
    }

        .happy-delivery > .image-context {
            flex: unset;
            width: 100%;
        }

        .happy-delivery > .delivery-count {
            width: 100%;
            flex: unset;
            clear: both;
        }

        .happy-delivery > .image-context > img {
            left: 0px;
            right: 0px;
        }

        .happy-delivery > .delivery-count > .count-body {
            padding: 30px 20px;
            text-align: center;
        }

            .happy-delivery > .delivery-count > .count-body > .count {
                font-size: 80px;
                line-height: 80px;
            }

            .happy-delivery > .delivery-count > .count-body > .title {
                font-size: 35px;
                line-height: 35px;
                padding-bottom: 10px;
            }

            .happy-delivery > .delivery-count > .count-body > .btn-all {
                font-size: 25px;
                float: unset;
                padding: 5px 15px;
            }

    .delivery-popup > .popup-body {
        padding-right: 20px;
    }

        .delivery-popup > .popup-body > .left-border {
            width: 20px;
        }

        .delivery-popup > .popup-body > .right-border {
            width: 20px;
        }

    .delivery-popup > .product-name {
        font-size: 16px;
    }

    .delivery-popup > .customer-name {
        font-size: 16px;
    }

    .delivery-popup > .date {
        font-size: 14px;
    }

    .specialty > .title {
        font-size: 25px;
        line-height: 25px;
    }

    .specialty > .item-body {
        padding: 0px;
        padding-bottom: 10px;
    }

        .specialty > .item-body > .item {
            height: 80px;
            padding: 10px;
        }

            .specialty > .item-body > .item > i {
                height: 25px;
                width: 25px;
                padding-top: 5px;
                font-size: 14px;
                position: unset;
            }

            .specialty > .item-body > .item > img {
                height: 35px;
                margin-bottom: 10px;
                display: none;
            }

            .specialty > .item-body > .item > .header {
                font-size: 12px;
                padding-top: 5px;
            }

    .vission {
        background-color: #fff;
        padding: 7px;
    }

    .quick-link {
        width: 100%;
        display:block;
    }

        .quick-link > .tab-body {
            flex: unset;
            background: linear-gradient(to top, #db0202,#e50101);
        }
            .quick-link > .tab-body > .details-context > .details {
                font-size: 11px;
            }
}
@media (max-width:450px) {

    .bannar-slide {
        height: 200px;
    }

        .bannar-slide > .text-context {
            padding-left: 30px;
            padding-top: 30px;
        }

            .bannar-slide > .text-context > .title {
                font-size: 20px;
                line-height: 25px;
            }

            .bannar-slide > .text-context > .sub-title {
                font-size: 12px;
            }

    .auction-sheet {
        padding: 20px 10px;
    }

        .auction-sheet  .img-context  img {
            height: 130px;
        }

        .auction-sheet > .text-context > .title {
            font-size: 25px;
            line-height: 25px;
        }

        .auction-sheet > .text-context > .sub-title {
            font-size: 18px;
            line-height: 18px;
            padding-bottom: 10px;
        }

        .auction-sheet > .text-context > .btn-verify {
            font-size: 14px;
            padding: 3px 15px;
        }

    .happy-delivery .brands_item img{
        height: 60px;
    }

    .car-accessories {
        padding: 10px;
    }

        .car-accessories > .text-context {
            height: 180px;
        }

            .car-accessories > .text-context > .title {
                font-size: 50px;
                line-height: 50px;
            }

            .car-accessories > .text-context > .sub-title {
                font-size: 23px;
                line-height: 23px;
            }

        .car-accessories > .button-context > img {
            top: 50px;
            height: 80px;
        }

        .car-accessories > .button-context > .btn-shop-now {
            font-size: 17px;
            padding: 5px 10px;
            width: 130px;
        }

    .consultation .title h1 {
        font-size: 25px;
    }
    .consultation .sub-title h3 {
        font-size: 12px;
        font-weight: 700;
    }
    .consultation {
        padding: 20px 10px 30px;
    }
        .btn-consultation {
        padding: 5px 7px;
        font-weight: 700;
        border-radius: 20px;
        font-size: 15px;
        margin-top: 10px;
        }

    .vissionLeft h2 {
        font-family: 'GothamUltra';
        font-size: 20px;
    }
    .vissionLeft .vissionText {
        font-size: 12px;
        line-height: 15px;
    }

@media (max-width:400px) {

    .bannar-slide {
        height: 180px;
    }

        .bannar-slide > .text-context {
            padding-left: 20px;
            padding-top: 20px;
        }

            .bannar-slide > .text-context > .title {
                font-size: 18px;
                line-height: 22px;
            }

            .bannar-slide > .text-context > .sub-title {
                font-size: 11px;
            }

    .need-help > .help-context > .help-body > .title {
        font-size: 30px;
        line-height: 25px;
    }

    .need-help > .help-context > .help-body > .sub-title {
        font-size: 17px;
        line-height: 18px;
    }

    .need-help > .help-context > .help-body > .details {
        font-size: 12px;
    }

    .need-help > .help-context > .help-body > .free-consultation {
        font-size: 14px;
    }


    .product > .item > .item-context > .price {
        font-size: 10px;
        height: 33px;
        padding: 10px;
    }
    .product > .item > .item-context > .btn-details {
        font-size: 10px;
        margin: 0;
        margin-bottom: 10px;
    }

    .happy-delivery > .delivery-count > .count-body > .count {
        font-size: 45px;
        line-height: 60px;
    }
        .happy-delivery > .delivery-count > .count-body > .count span {
            font-size: 45px;
        }

        .happy-delivery > .delivery-count > .count-body > .title {
            font-size: 25px;
            line-height: 25px;
        }

    .happy-delivery > .delivery-count > .count-body > .btn-all {
        font-size: 16px;
    }



}
@media (max-width:350px){

    .auction-sheet {
        padding: 20px 10px;
    }

        .auction-sheet > .img-context {
           width:45%;
        }

        .auction-sheet > .img-context > img {
            height: 130px;
        }

        .auction-sheet > .text-context {
            width: 55%;
        }
        .auction-sheet > .text-context > .title {
            font-size: 21px;
            line-height: 21px;
        }

        .auction-sheet > .text-context > .sub-title {
            font-size: 15px;
            line-height: 15px;
            padding-bottom: 10px;
        }

        .auction-sheet > .text-context > .btn-verify {
            font-size: 14px;
            padding: 3px 15px;
        }

        .car-accessories > .text-context {
            height: 150px;
        }

            .car-accessories > .text-context > .title {
                font-size: 40px;
                line-height: 40px;
            }

            .car-accessories > .text-context > .sub-title {
                font-size: 18px;
                line-height: 18px;
            }

        .car-accessories > .button-context > img {
            top: 0px;
            left:0px;
            height: 80px;
        }

        .car-accessories > .button-context > .btn-shop-now {
            font-size: 16px;
            padding: 3px 10px;
            width: unset;
        }
}


.draw {
    overflow: hidden;
    position: relative;
}

    .draw:hover::before, .draw:hover::after {
        content: '';
        box-sizing: border-box;
        position: absolute;
        border: 2px solid transparent;
        width: 0;
        height: 0;
    }

    .draw:hover::before {
        top: 0;
        left: 0;
        border-top-color: #ff0000;
        border-right-color: #ff0000;
        animation: border 2s linear;
    }

    .draw:hover::after {
        bottom: 0;
        right: 0;
        animation: border 2s 1s linear, borderColor 2s 1s linear;
    }

@keyframes border {
    0% {
        width: 0;
        height: 0;
    }

    25% {
        width: 100%;
        height: 0;
    }

    50% {
        width: 100%;
        height: 100%;
    }

    100% {
        width: 100%;
        height: 100%;
    }
}

@keyframes borderColor {
    0% {
        border-bottom-color: #ff0000;
        border-left-color: #ff0000;
    }

    50% {
        border-bottom-color: #ff0000;
        border-left-color: #ff0000;
    }

    51% {
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

    100% {
        border-bottom-color: transparent;
        border-left-color: transparent;
    }
}
