/* input(3711,29): run-time error CSS1046: Expect comma, found '0'
input(3711,33): run-time error CSS1046: Expect comma, found '/'
input(3830,17): run-time error CSS1038: Expected hex color, found '#0009'
input(4768,47): run-time error CSS1046: Expect comma, found '0'
input(4768,51): run-time error CSS1046: Expect comma, found '/'
input(4769,55): run-time error CSS1046: Expect comma, found '0'
input(4769,59): run-time error CSS1046: Expect comma, found '/'
input(5722,44): run-time error CSS1062: Expected semicolon or closing curly-brace, found 'inherit' */
table {
    font-family: 'Poppins', sans-serif;
}
.CategoriesOfferButtonDesign {
    padding: 11px;
    border: none;
    outline: none;
    background: #fff;
}
.pop_up_block{display:block;float:left;width:100%;}
.email_popup_footer_pd-0 {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
}
.logout_pop_01{margin-top:160px;}
.logout_btn {
    background: #fff20f;
    color: #000;
    border: 1px solid #fff20f;
}
.logout_btn_close_01{
    width: 30px;
    height: 30px;
    border-radius: 50px;
    position: absolute;
    top: -12px;
    right: -11px;
    border: 0;
    box-shadow: 0 0 4px #0000008c;
    font-size: 30px;
    padding: 0;
    background: #fff !important;
    opacity: 1;
}
.logout_btn_close_01 span{
  font-weight:400;
}
.fa-chevron-down:before {
    content: "\f078";
    font-size: 12px;
}
.AfterClickCategoriesOfferButtonDesign {
    padding: 11px;
    border: none;
    outline: none;
    color: #fff;
    position: relative;
    background: #dc6a3d;
}

/* StaRt OPps popupss css*/
.owl-theme .owl-nav {
    margin-top: 0 !important;
}


.stock_wrapper {
    display: block;
    float: left;
    width: 100%;
    margin: 50px 0px;
    /*overflow: auto;
    max-height: 600px;*/
}

.stock_wrapper-inner {
    display: block;
    float: left;
    width: 100%;
    padding: 0px 0px 0px;
    
}
.stock_wrapper-inner h2 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;                                                       
    }
.imageGallery {
    list-style: none;
    padding: 0;
    display: block;
    overflow: auto;
    height: 115px;
}
.stock-price_serach_01 {
    display: flex;
    margin: 0px 0px 15px 0px;
    width: 33%;
}
.stock-price-closebtn_01 {
    background: #000000d1 !important;
    opacity: 1;
    color: #fff;
    padding: 5px;
    border-radius: 50px;
    /* line-height: 1; */
    width: 33px;
    height: 33px;
    line-height: 20px;
    font-size: 25px;
    font-weight: 500;
    position: absolute;
    right: -14px;
    top: -18px;
}
.stock-price-closebtn_01:hover {
    background: #000000 !important;
    color:#fff !important;
    opacity:1;
}
.stock_modal_tp_spc{margin:100px auto;}
.stock_view-download_btn {
    background: #DC6A3D;
    border-radius: 4px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    display: block;
    margin-top: 10px;
    font-size: 15px;
    padding: 12px 30px 12px 30px;
    border-color: #DC6A3D;
}
    .stock_view-download_btn:hover {
        background-color: #df997d;
        border-color: #df997d;
    }
.stock-download_btn_img {
    background: #FFF10F;
    border-radius: 4px;
    text-align: center;
    font-size: 12px;
    color: #000;
    font-weight: 600;
    font-size: 15px;
    padding: 12px 30px 12px 30px;
    border-color: #FFF10F;
    margin-left:10px;
}
.stock-selectAll_btn_img {
    background: transparent;
   
}
.stock-price_pull_01 {
    float: right;
}
    .imageGallery li {
         margin: 5px;
        display: inline-block;
    }
.imageGallery img {
    margin-bottom: 5px;
    /*width: 100%;
            height: auto;*/
    width: 137px;
    height: 100px;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}
.stock_price_btm_spc {margin-bottom:30px;
}

        /*.imageGallery li img {
            display: block;
            width: 130px;
            height: 100px;
        }*/
.p-0 {
    padding: 0px !important;
}
.jtc-oops-popup {
    width: 100%;
    float: left;
    display: block;
    text-align: center;
}

.jtc-oops-content {
    width: 390px;
    left: 20%;
    position: absolute;
    right: 50%;
    background: #F6F6F6;
}

.jtc-oops-popup p {
    font-size: 14px;
    font-weight: 600;
    color: #141414;
    line-height: 21px;
    margin-bottom: 35px;
}

.jtc-modal-footer span {
    width: 388px;
    float: left;
    display: block;
    background: #FE3232;
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.jtc-modal-footer {
    padding-bottom: 0 !important;
    border: 0 !important;
}

/* StaRt OPps success css*/
.jtc-suces-bg span {
    background: #1BA800;
}



/* popup open page  */
.jtc-looking-buy.onloadpopup {
    background-image: url(https://janstradinggallery.blob.core.windows.net/picture/bg-buy-1.png);
    width: 400px;
    float: left;
    display: block;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

    .jtc-looking-buy.onloadpopup .jtc-modal-side {
        width: 100%;
        float: left;
        display: block;
        padding: 20px 0 0px 13px;
    }

        .jtc-looking-buy.onloadpopup .jtc-modal-side img {
            width: 80%;
            text-align: center;
        }

        .jtc-looking-buy.onloadpopup .jtc-modal-side h2 {
            color: #fff;
            font-size: 22px;
            line-height: 0;
        }

        .jtc-looking-buy.onloadpopup .jtc-modal-side p {
            font-size: 18px;
            color: #FFFFFF;
            font-weight: 400;
            line-height: 50px;
        }
        .jtc-looking-buy.onloadpopup .jtc-modal-side span {
            font-size: 16px;
            color: #FFFFFF;
            position: absolute;
            bottom: 0;
        }

            .jtc-looking-buy.onloadpopup .jtc-modal-side span a {
                color: #fff !important;
            }

.jtc-brand-select {
    width: 100%;
    float: left;
    display: block;
    /*height: 320px;*/
    background: #ffffff;
    padding: 2px 25px 0 14px;
}

    .jtc-brand-select ul {
        list-style: none;
        margin-left:-4px;
        margin-top: 10px;
        float: left;
        width: 100%;
    }

        .jtc-brand-select ul li a {
            font-size: 12px;
            line-height: 11px;
            color: #000000;
            padding: 7px 10px;
            background: #EFEFEF;
            border-radius: 5px;
            margin: 5px;
            display: block;
            text-align: center;
            float: left;
        }

        .jtc-brand-select ul li .active {
            border: 1px solid #DC6A3D;
            color: #DC6A3D;
        }

        .jtc-brand-select ul li {
                display:inline-grid;
        }

    .jtc-brand-select .jtc-audi-select select {
        width: 95%;
        display: block;
        border: 0;
        border-bottom: 1px solid #666666;
        padding-bottom: 10px;
        font-size: 14px;
        color: #666666;
    }

    .jtc-brand-select .jtc-audi-select {
        width: 100%;
        display: block;
    }

    .jtc-brand-select .jtc-svmit-popup {
        width: 100%;
        float: left;
        display: block;
        
    }

        .jtc-brand-select .jtc-svmit-popup .btn-sub1st {
            width: 135px;
            float: left;
            display: block;
            margin-top: 23px;
            MARGIN-BOTTOM: 23PX;
            text-align: center;
            background: #FFF10F;
            padding: 10px;
            font-weight: bold;
            border-radius: 5px;
            font-size: 12px;
        }

.sign_up_modal {
    position: absolute;
    right: -16px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50px !important;
    text-align: center;
    line-height: 30px;
    top: -20px;
}

.main_shadow {
    -webkit-box-shadow: 0px 1px 8px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 8px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 8px -5px rgba(0, 0, 0, 0.75);
    border-radius: 4px;
    background: #FFFFFF;
}


img {
    cursor: pointer;
}
a {
    cursor: pointer;
}
.stop-scrolling {
    overflow: hidden;
}
button {
    border: unset;
}
.First_up_modal {
    position: absolute;
    right: -10px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50px !important;
    text-align: center;
    line-height: 30px;
    top: -15px;
}
/* jtc popup Start New select your favorite  brand */
.jtc-audi-select .slct-brnd {
    font-size: 14px;
    color: #000000;
    line-height: 21px;
    width: 359px;
    float: left;
    display: block;
    padding: 0;
    text-align: left;
    border-bottom:2px solid #D6D6D6;
    border-radius: 0;
    padding-bottom: 7px;
    border-left:0;
    border-top:0;
    border-right:0;
}

.jtc-audi-select .jtc-wdth {
    width: 95%;
    margin-top:8px;
}

.jtc-audi-select .slct-brnd .caret {
    float: right;
    margin-top: 5px;
}

.jtc-audi-select .jtc-wdth ul {
    margin-top: 0;
    border-radius: 0;
    border: 0;
}

    .jtc-audi-select .jtc-wdth ul li {
        display: block;
    }

        .jtc-audi-select .jtc-wdth ul li a {
            background: none;
            width: 50%;
            float: left;
            text-align: left;
          
            font-size: 14px;
            line-height: 10px;
            color: #1D1D1D;
            display: block;
        }

.open > .dropdown-menu {
    margin: 0;
    display: block;
}

.jtc-audi-select .jtc-wdth ul li span {
    width: 50px;
    float: right;
    margin-top: 10px;
}

.btn-group > .btn:first-child {
    margin-left: 0;
    background: 0;
}
/* jtc popup Start select your favorite  brand end */
/* Styling Checkbox Starts */
.checkbox-label1 {
    display: block;
    position: relative;
    margin: auto;
    cursor: pointer;
    font-size: 22px;
    line-height: 24px;
    height: 24px;
    clear: both;
    float: left;
}

    .checkbox-label1 input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    .checkbox-label1 .checkbox-custom {
        position: absolute;
        top: 0px;
        left: 18px;
        height: 16px;
        width: 16px !important;
        background-color: transparent;
        border-radius: 50px !important;
        transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        border: 1px solid #878787;
    }

    .checkbox-label1 input:checked ~ .checkbox-custom {
        /*background-color: #EA9410;*/
        border-radius: 1px;
        -webkit-transform: rotate(0deg) scale(1);
        -ms-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
        opacity: 1;
        border: none;
        background-image: url('../images/checkbox.svg');
        background-repeat: no-repeat;
    }

    .checkbox-label1 .checkbox-custom::after {
        position: absolute;
        content: "";
        left: 12px;
        top: 12px;
        height: 0px;
        width: 0px;
        border-radius: 5px;
        border: solid #fff;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(0deg) scale(0);
        -ms-transform: rotate(0deg) scale(0);
        transform: rotate(0deg) scale(0);
        opacity: 1;
        transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
    }

    .checkbox-label1 input:checked ~ .checkbox-custom::after {
        opacity: 1;
        left: 4px;
        top: 0px;
        width: 3px;
        height: 10px;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        background-color: transparent;
        border-radius: 0;
        background-image: url('../images/checkbox.svg');
        background-repeat: no-repeat;
    }
    /* For Ripple Effect */
    .checkbox-label1 .checkbox-custom::before {
        position: absolute;
        content: "";
        left: 10px;
        top: 10px;
        width: 0px;
        height: 0px;
        border-radius: 5px;
        border: 2px solid #FFFFFF;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    .checkbox-label1 input:checked ~ .checkbox-custom::before {
        left: -3px;
        top: -3px;
        width: 24px;
        height: 24px;
        border-radius: 5px;
        -webkit-transform: scale(3);
        -ms-transform: scale(3);
        transform: scale(3);
        opacity: 0;
        z-index: 999;
        transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
    }
.bd_btm_yellow {
    border-bottom: 2px solid yellow;
}
.normalpointer {
    cursor: unset !important;
}
.owl-item.active {
    width: auto;
    margin-right: 1px;
    height: 70px;
}
.datepicker .datepicker-years {
    display: block;
}
.modal-backdrop {
    position: fixed !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background: #000000;
    opacity: 0.50;
}
.mt-15 {
    margin-top:15px;
}
.modal_width {
    width: 735px;
    margin: 150px auto;
}


/* new css */

.jtc-brand-select input[type=checkbox]:checked ~ .check::before {
    background: #430B00;
}

.jtc-brand-select input[type=checkbox]:checked ~ label {
    color: #430B00;
    font-weight: 600;
    font-size: 12px;
    line-height: 11px;
    color: #000000;
    padding: 8px 16px;
    background: #EFEFEF;
    border-radius: 5px;
    display: block;
    text-align: center;
    float: left;
    border: 1px solid #DC6A3D;
    color: #DC6A3D !important;
    font-weight: 800;
    margin-bottom: 5px;
    height: 26px;
}

.jtc-brand-select ul li input {
    position: absolute;
    visibility: hidden;
}

.jtc-brand-select ul li .jtc-janury {
    font-size: 12px;
    line-height: 11px;
    color: #000000 !important;
    padding: 7px 10px;
    background: #EFEFEF;
    border-radius: 5px;
    margin: 5px;
    display: block;
    text-align: center;
    float: left;
    font-weight:500;
}
.mb-0 {
    margin-bottom:0 !important;
}
.is-active .mat-label.onload_popup {
    color: #666666;
}
.jtc-brand-select .mat-div::after {
    background-color: #D6D6D6 !important;
    transform: scaleX(0);
}
.min_height {
    min-height: 50px;
}
::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0,0,0,0.1);
    border: 1px solid #ccc;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(left, #fff, #e4e4e4);
    border: 1px solid #aaa;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #fff;
    }

    ::-webkit-scrollbar-thumb:active {
        background: linear-gradient(left, #22ADD4, #1E98BA);
    }
* {
    scrollbar-width: thin;
    scrollbar-color: #ccc #F5F5F5;
}
.mod_sm {
    width: 390px;
}
#buy-id .modal-dialog {
    margin: 100px auto;
}
.Error_message {
    color: red;
    font-weight: 400;
}
.done {
    background: limegreen !important;
    color: white !important;
}
.Search_DropDown {
    position: absolute !important;
    z-index: 999 !important;
}
.coloraaa{
    color:#aaa !important;
}
.txt_in_center {   
    width: 100%;
    min-height: 200px;
    font-weight: 500;
    display: flex;
    align-items: center;    
    justify-content: center;
}
@media only screen and (max-width: 900px) and (min-width: 320px) {
    .fa-chevron-down:before {
        content: "\f078";
        font-size: 11px;
        font-weight: bold;
        position: absolute;
        right: 9px;
        margin-top: -12px
    }
    .whst-share-box {
        width: 100%;
    }
    .stock_modal_tp_spc {
        margin: 100px auto;
        padding:15px;
    }
    .stock-selectAll_btn_img {
        padding: 10px 15px 10px 15px;
    }
    .stock-download_btn_img {
        padding: 10px 15px 10px 15px;
    }
    .stock-price_pull_01{float:left;}
    .mod_sm {
        width: 370px;
    }

    .jtc-looking-buy.onloadpopup {
        width: 100%;
    }
        .jtc-looking-buy.onloadpopup .jtc-modal-side p {
            
            line-height: 25px;
        }
        .jtc-looking-buy.onloadpopup .jtc-modal-side {
            padding: 20px 10px 0px;
            width: unset;
        }
    .jtc-brand-select {
        padding: 15px;
        width: 100% !important;
    }
    #buy-id .modal-dialog {
        margin: 100px auto;
        width: 90%;
    }
    .stock_img-01{width:300px;}
    .imageGallery {
        height: 300px;
    }
    .stock-price_serach_01 {
        display: flex;
        margin: 0px 0px 15px 0px;
        width: 100%;
    }

}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .jtc-looking-buy {
        background-size: cover;
    }
        .jtc-looking-buy.onloadpopup{width:100%;}
    .imageGallery {
         height:450px;
    }
    .stock-price_serach_01 {
        display: flex;
        margin: 0px 0px 15px 0px;
        width: 33%;
    }



}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .s_country_new_01 {
        margin: 0px -5px 0px;
     }
 .jtc-looking-buy { background-size: cover;}
 .jtc-brand-select{width:100% !important;}
    #buy-id .modal-dialog{margin:100px auto;}
    .stock-price_pull_01{float:right;}
    .stock-price_serach_01 {
        display: flex;
        margin: 0px 0px 15px 0px;
        width: 100%;
    }


}



/*=========================================== footer ==========================================*/


/* footer start */
#back_to_top_btn {
    background-color: #dc6a3d !important;
    width: 45px;
    height: 43px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

    #back_to_top_btn::after {
        content: "\f077";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        font-size: 23px;
        line-height: 42px;
        color: #fff;
    }

    #back_to_top_btn:hover {
        cursor: pointer;
        background-color: #333;
    }

    #back_to_top_btn:active {
        background-color: #555;
    }

    #back_to_top_btn.show {
        opacity: 1;
        visibility: visible;
    }


.footer {
    width: 100%;
    /* height: 290px; */
    background: #111111;
    float: left !important;
    margin-top: 15px;
    color: silver;
}

.mb-lst-footer {
    display: none;
}

.f_div_a_tag {
    margin-left: -50px;
    margin-top: 10px;
}

.f_bg_div {
    background-color: black;
    border-radius: 7px;
    margin-top: 6px;
}

.f_div_F_tag {
    margin-left: 0px;
    margin-top: 10px;
}

.footer a {
    color: silver !important;
}

.footer-logo-text {
    color: #c0c0c0 !important
}

.footer-link {
    display: block;
    float: left;
}

    .footer-link h6 {
        color: #00bfff;
    }

.footer_socail {
    margin-bottom: 20px;
}

#ul_ft_maker {
    margin-bottom: 20px;
}

    #ul_ft_maker li {
        margin-bottom: 10px;
    }

    #ul_ft_maker img {
        width: 30px;
        height: 23px;
    }

    #ul_ft_maker li a:hover {
        color: #fff10f !important;
    }

#ul_ft_model li {
    margin-bottom: 10px;
}

    #ul_ft_model li a:hover {
        color: #fff10f !important;
    }

#ul_ft_type {
    margin-bottom: 20px;
}

    #ul_ft_type li {
        margin-bottom: 10px;
    }

        #ul_ft_type li a:hover {
            color: #fff10f !important;
        }

.footer-range {
    margin-bottom: 20px;
}

    .footer-range li {
        margin-bottom: 10px;
    }

        .footer-range li a:hover {
            color: #fff10f !important;
        }

#ul_ft_country {
    margin-bottom: 20px;
}

    #ul_ft_country li {
        margin-bottom: 10px;
    }

        #ul_ft_country li a {
            cursor: pointer;
        }

            #ul_ft_country li a:hover {
                color: #fff10f !important;
            }

.footer h5 {
    color: #FFFFFF;
}

.mt_10 {
    margin-top: 10px;
}

.ml_15 {
    margin-left: -15px;
}

.foter_color a {
    color: #FFFFFF !important;
    line-height: 45px;
    font-size: 17px;
}

.footer p {
    color: #B8B8B8;
    line-height: 20px;
}

.foter_logo {
    width: 150px;
    height: 40px;
    margin-top: 5px;
    /* width: 201px;
    height: 47px;*/
}

/* end_footer start */
.end_footer {
    width: 100%;
    background: #0C0A09;
    height: 50px;
    color: #FFFFFF;
    margin-top: 0px;
}

.footer-fc a:hover {
    color: white !important;
}

.footer-fc div {
    margin-top: 20px;
}

.footer-fc h6 {
    color: #00bfff;
}

.footer-fc img {
    width: 40px;
    margin-bottom: 5px;
}

.hide {
    display: none;
}

.show {
    display: block;
}

@media only screen and (max-width: 900px) and (min-width: 320px) {
    #back_to_top_btn {
        bottom: 70px;
        right: 18px;
    }

    .mb-social-01 {
        display: flex;
    }

        .mb-social-01 h6 {
            width: 75%;
            margin-top: 4px;
        }

        .mb-social-01 img {
            width: 30px;
        }

    .foter_logo {
        width: 180px;
        height: 50px;
    }

    .inr_available {
        margin-bottom: 20px;
    }

    .mb-footer-mb-20 {
        margin-bottom: 20px;
    }

    .mb-model-mb-65 {
        margin-bottom: 65px;
    }

    .mb-lst-footer {
        padding: 10px 0 0 14px;
        width: 100%;
        float: left;
        display: block;
        background-color: #FFFFFF;
        height: 65px;
        position: fixed;
        z-index: 999;
        bottom: 0;
        box-shadow: 0px 0px 10px #B8B8B8;
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        transition: all 350ms ease-in-out;
    }

        .mb-lst-footer img {
            width: 25px;
        }

    .end_footer {
        margin-bottom: 57px;
    }
}





/*==================================== ConnectToUs ======================================*/

.avail_able {
    width: 100%;
    float: left;
    height: 95px;
    background: #111111;
    position: relative;
    top: 20px;
    color: silver;
    margin-bottom: 6px;
}

.avail_wdth {
    width: 200px;
}


.jtc-footer-comn {
    width: 653px;
    float: left;
    display: block;
    position: absolute;
    right: 0;
}

.ml-60 {
    margin-left: 60px;
}

.jtc-pstn {
    position: relative;
}

.jtc-looking-buy {
    background-image: url('https://janstradinggallery.blob.core.windows.net/picture/bg-buy-1.png');
    float: left;
    display: block;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    right: 0px;
    z-index: 3;
    border-radius: 2px;
}

    .jtc-looking-buy .jtc-modal-side {
        width: 100%;
        float: left;
        display: block;
        padding: 20px 0 0px 8px;
        min-height: 92px !important;
    }

        .jtc-looking-buy .jtc-modal-side p {
            font-size: 16px;
            color: #FBF5F5;
            font-weight: 500;
            line-height: 22px;
        }

.jtc-brand-select {
    width: 100%;
    float: left;
    display: block;
    padding-left: 15px;
    height: auto;
    background: #FFFFFF;
    padding-bottom: 22px;
}

    .jtc-brand-select .jtc-audi-select {
        width: 100%;
        display: block;
    }

.jtc-audi-select .jtc-wdth {
    width: 95%;
}

.btn-group > .btn:first-child {
    margin-left: 0;
    background: 0;
    border-radius: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #AFAFAF !important;
    border: 0;
    width: 105%;
}

.jtc-audi-select .jtc-wdth ul {
    margin-top: 0;
    border-radius: 0;
    border: 0;
}

    .jtc-audi-select .jtc-wdth ul li {
        display: block;
    }

        .jtc-audi-select .jtc-wdth ul li a {
            background: none;
            width: 50%;
            float: left;
            text-align: left;
            font-size: 14px;
            line-height: 10px;
            color: #1D1D1D;
            display: block;
        }

        .jtc-audi-select .jtc-wdth ul li span {
            width: 50px;
            float: right;
            margin-top: 10px;
        }

.jtc-looking-buy .jtc-svmit-popup {
    width: 100%;
    float: left;
    display: block;
}

    .jtc-looking-buy .jtc-svmit-popup .btn-sub {
        width: 100%;
        float: left;
        display: block;
        text-align: center;
        background: #FFF10F;
        padding: 13px;
        font-weight: bold;
        font-size: 16px;
    }

.mt_78 {
    margin-top: 78px;
}

.pos_relative {
    position: relative;
}


/*============================================= Blog ===============================================*/

/* blog start */
.blog_hector {
    font-size: 18px;
    font-weight: bold;
}

.blog_june {
    color: #818181 !important;
    font-size: 12px;
    line-height: 18px;
}

.blog_cars img {
    width: 100%;
}

/* blog start */
.blog_hector {
    font-size: 18px;
    font-weight: bold;
}

.blog_june {
    color: #818181 !important;
    font-size: 12px;
    line-height: 18px;
}

.blogs_border {
    width: 390px !important;
    height: 380px !important;
}

.nxt_read {
    font-size: 14px;
    font-weight: bold;
    color: #DC6A3D !important;
    display: block;
    margin-bottom: 20px;
    float: left;
    padding: 0px 20px;
    /*position: absolute;
    bottom: 29px;*/
    font-family: 'Poppins', sans-serif;
}

.ml_20 {
    margin-left: 20px;
}

.right_scroll_blog {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    text-align: center;
    padding: 0;
    position: absolute;
    top: 45%;
    right: -14px !important;
    background: #fff;
    opacity: 1;
    box-shadow: 0px 0px 6px #00000029;
}

    .right_scroll_blog .right_icon {
        margin-left: 15px !important;
        margin-top: 6px;
        float: left;
    }

.left_scroll_blog .right_icon {
    margin-left: 10px !important;
    margin-top: 6px;
    float: left;
}

.left_scroll_blog {
    left: -14px !important;
}

.right_scroll_blog .right_icon {
    margin-left: -20px;
}

/*================================= MemberOfJapan ==========================================*/

/* --------------- Member of japan start */
.japan-logos-list_1 {
    display: inline-block;
    margin-top: 10px;
}
    .japan-logos-list_1 li {
        display: inherit;
        width: 33%;
        margin-bottom: 10px;
    }
.member_jpan {
    width: 100%;
    float: left;
}
.member_japan_pd_01{padding:20px 20px 0px 20px;}
.inr_promo h5 {
    line-height: 24px;
    color: #141414;
}

.inr_width {
    width: 31%;
    min-height: 395px;
}

.inr_memeber_width {
   
    height: unset;
}
.main_pading_mj {
    padding: 22px;
}
.inr_width img {
    border: 1px solid #DEDEDE;
}

.inr_memeber_width p {
    font-size: 12px;
    line-height: 15px;
    width: 150px;
    color: #141414;
    font-weight: 600;
}
.member_img_pading_mj {
    padding: 22px;
}
.desktop-members-logo-1 {
    display: block;
}

.desktop-members-logo-2 {
    display: block;
}
.mb-members-logos{display:none}
@media only screen and (max-width: 900px) and (min-width: 320px) {
    .mb_stock_county_01 {
        font-size: 14px;
        font-weight: bold !important;
        line-height: 21px;
        color: #1A1511 !important;
    }
    .mb_stock_county_nav_itm {
        padding: 10px 0px 10px 10px;
    }
    .japan-logos-list_1 li {
        width: 46%;
    }
        .main_pading_mj {
        padding: 20px 20px 20px 20px;
    }

    .inr_width {
        width: 100%;
        height: unset;
    }
   .inr_width img {
            border: unset;
            width: unset;
        }
   .member_img_pading_mj {
        padding: 0px;
    }
  .inr_memeber_width {
        width: 100%;
        height: unset;
        margin-top: 30px;
    }
   .desktop-members-logo-1{display:none;}
   .desktop-members-logo-2 {
        display: none;
    }
    .mb-members-logos {
        width: 100%;
        float: left;
        display: block;
    }
    .mb-member-btm-spc{margin-bottom:30px;}
    .inr_width {
        min-height: unset;
    }
 
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .japan-img {
        width: 100%;
    }

    .inr_memeber_width {
        height: unset;
    }

    .inr_width {
        margin-bottom: 20px;
        height: unset;
    }
  .japan-logos-list_1 li{
    display: inherit;
    width: 32%;
    margin-bottom: 10px;}
    }


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .japan-logos-list_1 li {
        width: 32%;
    }
    .inr_width{min-height:unset;}
}



/*============================================= RecentlyViewed ===========================================================*/

/*------------- Compare cars start */
.compare_cars {
    width: 100%;
    float: left;
}

.compare_border {
    border: 1px solid #E6E6E6;
    width: 590px;
    height: 199px;
}

.compare_tyota a {
    font-weight: bold;
    color: #141414;
}

.compare_tyota_border {
    border: 1px solid #E6E6E6;
    height: 161px;
    width: 277px;
}

    .compare_tyota_border select {
        width: 100%;
        float: left;
        background: none;
        border: none;
        border-bottom: 2px solid #E6E6E6;
        font-size: 18px;
        font-weight: 500;
        padding-bottom: 10px;
    }


.right_scroll_blog {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    text-align: center;
    padding: 0;
    position: absolute;
    top: 45%;
    right: -14px !important;
    background: #fff;
    opacity: 1;
    box-shadow: 0px 0px 6px #00000029;
}

    .right_scroll_blog .right_icon {
        margin-left: 10px !important;
        margin-top: 6px;
        float: left;
    }

.left_scroll_blog {
    left: -14px !important;
}

.right_scroll_blog .right_icon {
    margin-left: -20px;
}

.recentdivimage {
    height: 199px;
    width: 290px;
}

/*============================================== CheckNow ================================================*/


.available {
    width: 100%;
    float: left;
    height: 96px;
}

.devider_rit {
    height: 51px;
    background-color: #ccc;
    margin-top: -55px;
    margin-right: 45px;
}

.phone_color {
    color: #909090;
    font-weight: 400;
    line-height: 24px;
}

.inr_available h5, h6 {
    line-height: 24px;
}

.got_cars {
    width: 100% !important;
    float: left !important;
}



/*=============================================== WEAREAVAILABLE ==============================================*/

/* -----we are available start */
.available {
    width: 100%;
    float: left;
    height: 96px;
}

.devider_rit {
    height: 51px;
    background-color: #ccc;
    margin-top: -55px;
    margin-right: 8px;
}

.phone_color {
    color: #909090;
    font-weight: 400;
    line-height: 24px;
}

.inr_available h5, h6 {
    line-height: 24px;
}

@media only screen and (max-width: 900px) and (min-width: 320px) {

    .available {
        display: none;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .inr_available h5 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0px;
    }

    .devider_rit {
        height: 51px;
        background-color: #ccc;
        margin-top: -40px;
        margin-right: 4px;
    }

    .we-are-img {
        width: 24px;
    }
}


/*========================================= Categories we Offer =============================================*/

.Categ_ories {
    width: 100%;
    float: left;
}

.suzuki_border p {
    padding: 0px 18px;
    line-height: 18px;
    color: #515151;
}

.nav-tabs_01 {
    border: 0px;
}

.nav-tabs > li.active > a {
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    border: 0px !important;
}

.ul {
    margin-left: 20px;
    font-size: 17px !important;
}

.a:hover {
    cursor: pointer !important;
}

.imghw {
    width: 290px;
    height: 197px;
}

#typeMaster {
    display: -webkit-inline-box;
    width: 100%;
    overflow: auto;
    overflow-y: hidden;
    
}




/*======================================== Browse by price =====================================*/

.brows_price {
    width: 100%;
    float: left;
}

.price_colr {
    color: #7D7D7D !important;
    font-weight: 500;
}

.price_range p {
    font-size: 18px;
    color: #141414;
    border: 1px solid #E6E6E6;
    padding-top: 24px;
    width: 275px;
    height: 97px;
    font-weight: 600;
    line-height: 27px;
}

@media only screen and (max-width: 900px) and (min-width: 320px) {

    .price_range p {
        padding-top: 15px;
        padding-bottom: 15px;
        width: unset;
        height: unset;
        font-size: 14px;
        line-height: 22px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .price_range p {
        width: unset;
    }
    .categories_view_spc {
        margin-bottom: 10px;
    }
}

/*
======================================== BestSellingCarsByBrand ==========================================*/


/* -------------- Best Selling Cars by BRANDS  start */
.cars_Selling {
    width: 100%;
    float: left;
}
/* ----------- Default mode */
.tabbable-line > .nav-tabs > li {
    margin-right: 0px;
}

    /* ----------- .tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
        border-bottom: 4px solid #dc6a3d;
    --------- }*/

    .tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li > a {
        border: 0;
        background: none !important;
        color: #333333;
        text-transform: uppercase;
    }

    .tabbable-line > .nav-tabs > li.active {
        position: relative;
        background: #dc6a3d;
    }



.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
}

.tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
}

.tab-pane p {
    color: #141414;
}

.suzuki_border {
    border: 1px solid #E6E6E6;
    width: 292px;
    height: auto;
}

.btn_brand {
    width: 154px;
}

.nav-tabs > li > a {
    font-size: 16px;
    font-weight: 400;
}

.suzuki_font {
    font-size: 14px;
}

.suzuki_border h5 {
    font-weight: normal;
    line-height: 26px;
    padding: 9px 18px;
    color: #141414;
}

.right_scroll_blog {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    text-align: center;
    padding: 0;
    position: absolute;
    top: 45%;
    right: -14px !important;
    background: #fff;
    opacity: 1;
    box-shadow: 0px 0px 6px #00000029;
}

    .right_scroll_blog .right_icon {
        margin-left: 10px !important;
        margin-top: 6px;
        float: left;
    }

.left_scroll_blog {
    left: -14px !important;
}

.right_scroll_blog .right_icon {
    margin-left: -20px;
}

@media only screen and (max-width: 900px) and (min-width: 320px) {

    /* --------   .btn_brand {
        width: unset !important;
        margin-top: 10px;
    -------- }*/
    .suzuki_border {
        width: 100%
    }

    .nav-tabs > li > a {
        line-height: 0px;
        font-size: 14px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .suzuki_border h5 {
        padding: 0px;
    }
}






/*============================================= BestSellingModels =================================================*/






/* ---------------- Best Selling Models start */
.best_model {
    width: 100%;
    float: left;
}

.bst_selling p {
    font-size: 14px;
    line-height: 18px;
    color: #141414;
    /* --------------  box-shadow: 0 0 2px 0 rgba(0, 0, 5, 0.5);
    padding: 6px;  -----------*/
}

.bst_btn_mod {
    background: #FFF10F !important;
    color: #000000;
    position: absolute;
    bottom: 20px;
}

.bst_modl {
    border: 1px solid #E6E6E6;
    /*------ height: 216px; ---------*/
    display: block;
    float: left;
    border-radius: 4px;
}


.right_scroll_blog {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    text-align: center;
    padding: 0;
    position: absolute;
    top: 45%;
    right: -14px !important;
    background: #fff;
    opacity: 1;
    box-shadow: 0px 0px 6px #00000029;
}

    .right_scroll_blog .right_icon {
        margin-left: 10px !important;
        margin-top: 6px;
        float: left;
    }

.left_scroll_blog {
    left: -14px !important;
}

.right_scroll_blog .right_icon {
    margin-left: -20px;
}

.best-sell-hght {
    min-height: unset;
}

.best_selling-scroll_01 {
    overflow-y: auto;
    height: 75px;
    margin-bottom: 0;
}

    .best_selling-scroll_01::-webkit-scrollbar {
        display: none;
    }

.UlWWGR::-webkit-scrollbar {
    display: none;
}




@media only screen and (max-width: 900px) and (min-width: 320px) {
    .bst_selling p {
        display: block;
        float: left;
        padding: 0px 21px;
        width: 100%;
        clear: both;
        padding: 0;
    }

    .bst_btn_mod {
        position: unset;
        margin-top: 10px !important;
    }

    .bst_modl {
        height: unset;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .bst_modl {
        height: unset;
    }
}





/*========================================== QualityInspection =================================================*/

.jtc-most-trustly p {
    font-size: 24px;
    line-height: 35px;
}

.jtc-most-verfction p {
    font-size: 16px;
    line-height: 20px;
    color: #141414;
    width: 200px;
}

.quality_ins {
    height: 260px;
}

.jtc-service-jpan {
    width: 100%;
    /* --------------float: left;*/
    display: block;
}

    .jtc-service-jpan ul {
        display: flex;
        padding: 40px 20px;
        list-style: none;
    }

        .jtc-service-jpan ul li a {
            float: left;
            margin-right: 65px;
        }

.jtc-divider-one {
    height: 40px;
    background-color: #ccc;
    margin-top: -60px;
    margin-right: 20px;
    width: 1px;
    float: right;
}

.devider_notify_jtc {
    width: 1px;
    height: 39px;
    background-color: #ccc;
    margin-top: -47px;
    margin-right: 8px;
}

.noyify_Dlvry_jtc {
    margin-right: 23px;
}

.mb-jtc-service-jpan {
    display: none;
}

@media only screen and (max-width: 900px) and (min-width: 320px) {
    .jtc-most-trustly p {
        font-size: 18px;
        color: #666;
        line-height: 23px;
        margin-bottom: 30px;
    }

    .jtc-most-verfction p {
        width: unset;
        font-size: 14px;
        line-height: 18px;
        clear: both;
        float: left;
        text-align: center;
    }

    .mb-verticel-spc {
        padding: 15px;
    }

        .mb-verticel-spc p {
            float: unset;
            text-align: center;
        }


    .devider_notify_jtc {
        width: 1px;
        height: 95px;
        background-color: #ccc;
        position: absolute;
        right: -3px;
        top: 0;
        margin-top: 0px;
        margin-right: 0px;
    }

    .mb-jtc-service-jpan {
        display: block;
        float: left;
        width: 100%;
        margin-top: 20px;
    }

        .mb-jtc-service-jpan img {
            margin-bottom: 15px;
        }

    .quality_ins {
        height: unset;
    }

    .jtc-service-jpan {
        display: none;
    }

    .mb-pull-rgt-01 {
        float: right;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .quality_ins {
        height: unset;
    }

    .qulaity-img {
        width: 245px;
    }

    .qual-ml-0 {
        margin-left: 0px !important;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .mb-pull-rgt-01 {
        float: unset;
    }
}





/*====================================================== PromotionalOffers =================================================*/





/* ------------promotional start */
.pick_tp_10 {
    margin-top: 10px;
}

.pick_lf_new_01 {
    display: block;
    float: left;
    width: 50%;
    /* ------------ padding-right: 5px;*/
}

.pick_rgt_new_01 {
    display: block;
    float: left;
    width: 50%;
    /* ------------- padding-left: 5px;*/
}

.pick_com_btn_01 {
    float: left;
    width: 100%;
  /*  height: 36px;*/
    border-radius: 1px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    padding: 8px 0px;
    text-align: center;
    font-weight: 600;
    background: #f4d078;
    background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b);
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
}

.pick_com_btn_02 {
    float: left;
    width: 100%;
   /* height: 36px;*/
    border-radius: 1px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    padding: 8px 0px;
    text-align: center;
    font-weight: 600;
    background: #f4d078;
    background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b);
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
}

.promo_tional {
    width: 100%;
    float: left;
}

.pick_wrap_btn {
    position: relative;
    top: 45px;
}

.wds-list-01 {
    display: block;
    float: left;
    margin-top: 15px;
    width: 100%;
}

    .wds-list-01 li {
        margin-bottom: 10px;
        display: flex;
        /*-----------justify-content:space-between;*/
        float: left;
        width: 100%
    }

    .wds-list-01 span {
        padding: 0px;
        cursor: pointer;
        margin-left: 10px;
        /*-------------text-decoration: underline;*/
    }

.clasec_cars {
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    bottom: 10px;
    right: 0px;
    left: 0px;
}

.Lastbackground {
    background-color: black;
    color: white;
}

.WhiteColor {
    color: white !important;
}

.promo_img_wdth {
    width: 100%;
}
.after_login-project-list_01 {
    cursor: pointer;
    height: 172px;
    overflow: auto;
}

.suzuki_border.width {
    width: unset;
    min-height: 292px;
}

    .suzuki_border.width.pd {
        padding: 19px 30px 30px 30px;
    }

    .suzuki_border.width.pd1 {
        padding: 29px 30px 30px 30px;
    }

.Signpanel {
    text-align: center;
    color: #FFFFFF;
    /* -----position: absolute;*/
    bottom: 10px;
    width: 100%;
    /* --------right: 0px; */
    /* left: 0px; */
    /*PADDING: 0px 15px;  ----------*/
}

.btn_log1 {
    float: left;
    width: 100%;
   /* height: 36px;*/
    border-radius: 1px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    padding: 8px 0px;
    text-align: center;
    font-weight: 600;
    background: #f4d078;
    background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b);
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
}

    .btn_log1:hover {
        border-color: #a88734 #9c7e31 #846a29;
    }

.btn_log2 {
    float: left;
    width: 150px;
    height: 36px;
    border-radius: 1px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    padding: 8px 0px;
    text-align: center;
    font-weight: 600;
    background: #f4d078;
    background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b);
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
}

    .btn_log2:hover {
        border-color: #a88734 #9c7e31 #846a29;
    }

.background {
    background-image: url(/images/got_car1.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.jtc-bst-slling.r14 {
    right: 14px;
}

.divpromoimage {
    border: 1px solid #E6E6E6;
    width: 376.66px;
    height: 255px;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (max-width: 900px) and (min-width: 320px) {
    .after_login-project-list_01 {
        height: 150px !important;
       
    }


    .promo_img_wdth {
    /*    margin-bottom: 10px;*/
        height: unset;
    }
   

    h4 {
        font-size: 17px !important;
    }

    .pick_up-signpanel {
        bottom: 15px !important;
    }

    .pick_lf_new_01 {
        display: block;
        float: left;
        width: 50%;
        padding-right: 5px;
    }

    .pick_rgt_new_01 {
        display: block;
        float: left;
        width: 50%;
        padding-left: 5px;
    }

    .pick_com_btn_01 {
        /* ----------padding: 8px 30px*/ /*37px*/ /*;*/
    }

    .pick_com_btn_02 {
        /* ------------padding: 8px 6px;*/
    }
}



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .jans-tranding-hght-01 {
        height: 55px;
    }

    .btn_log1 {
        width: 100%;
        margin-top: 20px;
    }

    .btn_log2 {
        width: 100%;
        margin-bottom: 20px;
    }

    .Signpanel {
        width: 100%;
        position: unset;
    }

    .suzuki_border.width {
        width: unset;
        min-height: 285px;
        padding: 20px !important;
    }
    .after_login-project-list_01 {
        height: 148px !important;
     }
    .pick-up-wraper h3 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .pick_lf_new_01 {
        width: 50%;
        padding-right: 15px;
    }

    .pick_rgt_new_01 {
        width: 50%;
        padding-left: 15px;
    }

    .pick_tp_10 {
        margin-bottom: 15px;
    }

    .pick_wrap_btn {
        position: relative;
        top: 62px;
    }

    .pick_com_btn_01 {
        font-size: 12px;
    }

    .pick_com_btn_02 {
        font-size: 12px;
    }

    .btn_log1 {
        font-size: 12px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .after_login-project-list_01 {
        height: 150px !important;
        margin-bottom:0px;
    }
    .jans-tranding-hght-01 {
        height: 107px;
    }

    .Signpanel {
        position: unset;
        width: 100%;
    }

    .suzuki_border.width {
        min-height: 268px;
        padding: 20px !important;
    }

    .pick-up-wraper h3 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .btn_log1 {
        width: 100%;
        margin-bottom: 10px;
    }

    .btn_log2 {
        width: 100%;
    }

    .UlWWGR {
        margin-bottom: 30px;
    }

    .pick_lf_new_01 {
        width: 50%;
        padding-right: 15px;
    }

    .pick_rgt_new_01 {
        width: 50%;
        padding-left: 15px;
    }

    .pick_tp_10 {
        margin-bottom: 15px;
    }

    .pick_wrap_btn {
        position: relative;
        top: 30px !important;
    }
}





/* ==================================================== CompareCars ==========================================*/




/*============================================ header ==================================================*/

.blog_end::-webkit-scrollbar {
    display: none;
}

.s_country_new_01 {
    padding: 0px;
    color: #1A1511;
    font-weight: 500;
    height: 40px;
    text-transform: uppercase;
    box-shadow: unset !important;
    background: transparent !important;
    border: 0px !important;
    /*  margin: 10px 0px 0px;*/
    padding: 0px !important;
    width: 160px;
}
.select-lang_01{
    margin-top: 6px;
    margin-left: 6px;
}
.account-ml-spc {
    margin-top: -1px;
}

    .account-ml-spc a {
        margin-left: 25px;
    }
.after_logi_panel_01 {
    min-height: 292px !important;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1280px !important;
    }
}

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    list-style-type: none;
}

a {
    text-decoration: none;
    color: inherit;
}

    a:hover {
        color: #0f80ff;
    }
/* font-family */
body {
    font-family: 'Poppins', sans-serif;
    background: #F8F8F8;
}

/* container start */
.container {
    width: 1280px !important;
    margin: 0 auto;
    /*height: 0px;*/
}
.blog_end::-webkit-scrollbar {
    
}
/* margin padding classes */
.spc_mrg_0 {
    margin: 0px;
}

.mr_0 {
    margin-right: 0px !important;
}

.mr_8 {
    margin-right: 8px;
}

.mr_4 {
    margin-right: 4px;
}

.mr_5 {
    margin-right: 5px !important;
}

.mr_10 {
    margin-right: 10px;
}

.mr_15 {
    margin-right: 15px;
}

.mr_18 {
    margin-right: 18px;
}

.mr_12 {
    margin-right: 12px;
}

.mr_17 {
    margin-right: 17px;
}


.ml_25 {
    margin-left: 25px;
}

.ml_23 {
    margin-left: 23px;
}

.ml_12 {
    margin-left: 12px;
}

.ml_15 {
    margin-left: 15px;
}

.ml_25 {
    margin-left: 25px;
}

.ml_55 {
    margin-left: 55px;
}

.mr_20 {
    margin-right: 20px;
}

.mr_22 {
    margin-right: 22px;
}

.mr_30 {
    margin-right: 30px;
}

.mr_33 {
    margin-right: 33px;
}

.mr_55 {
    margin-right: 55px;
}

.mt_0 {
    margin-top: 0px;
}

.mt_5 {
    margin-top: 5px;
}

.mt_7 {
    margin-top: 7px;
}

.mt_8 {
    margin-top: 8px;
}

.mt_10 {
    margin-top: 10px;
}

.mt_13 {
    margin-top: 13px;
}

.mt_14 {
    margin-top: 14px;
}

.mt_15 {
    margin-top: 15px;
}

.mt_16 {
    margin-top: 16px;
}

.mt_17 {
    margin-top: 17px;
}

.mt_18 {
    margin-top: 18px;
}

.mt_19 {
    margin-top: 19px;
}

.mt_20 {
    margin-top: 20px;
}

.m_l_20 {
    margin-left: -20px;
}

.mt_22 {
    margin-top: 22px;
}

.mt_23 {
    margin-top: 23px;
}

.mt_24 {
    margin-top: 24px;
}

.mt_25 {
    margin-top: 25px;
}

.mt_28 {
    margin-top: 28px;
}

.mt_30 {
    margin-top: 30px !important;
}

.mt_34 {
    margin-top: 34px;
}

.mt_39 {
    margin-top: 39px;
}

.mt_40 {
    margin-top: 40px;
}

.mt_46 {
    margin-top: 46px;
}

.mt_50 {
    margin-top: 50px;
}

.mt_55 {
    margin-top: 55px;
}

.mt_60 {
    margin-top: 60px;
}

.mt_90 {
    margin-top: 90px;
}

.mt_78 {
    margin-top: 78px;
}

.mb_0 {
    margin-bottom: 0px;
}

.mb_10 {
    margin-bottom: 10px;
}

.mb_20 {
    margin-bottom: 20px;
}

.width_115 {
    WIDTH: 115px !important;
}

.hdr_dll {
    WIDTH: 200px !important;
    margin-left: 20px;
}


/* padding */
.pl_0 {
    padding-left: 0px !important;
}

.pr_0 {
    padding-right: 0px;
}

.pl_5 {
    padding-left: 5px;
}

.pl_20 {
    padding-left: 20px;
}

.pl_33 {
    padding-left: 33px;
}

.pl_55 {
    padding-left: 55px;
}

.spc_pdng_0 {
    padding: 0px !important;
}

.pading_four {
    padding: 0px 23px 0 0px;
}


/* main padding */
.main_pading {
    padding: 19px 30px 30px 30px;
}

.main_pading_offer {
    padding: 30px 30px 30px 30px;
}

.main_pading_available {
    padding: 24px 0px 20px 75px;
}

.brand_pading {
    padding: 28px 48px;
}

.member_img_pading {
    padding: 49px 43px 48px 43px;
}

.available_pading {
    padding: 22px 0px 23px 0px;
}

.end_pading {
    padding: 17px 0px;
}

.find_pading {
    padding: 6px 0px 5px 30px;
}

.find_vehicel_pading {
    padding: 10px 30px 15px 50px;
    line-height: 20px;
}

.compare_tyota {
    padding: 18px 11px;
}

.hyundi_pading_40 {
    padding: 40px;
}

.suzuki_tyoyo_pading {
    padding: 31px 20px 28px 49px;
}

.terms_pading {
    padding: 24px 28px 42px 30px;
}

.payment_pading {
    padding: 25px 28px 80px 30px;
}

.contact_pading {
    padding: 24px 29px 55px 30px;
}
/* shadowa class */
.main_shadow {
    -webkit-box-shadow: 0px 1px 8px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 8px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 8px -5px rgba(0,0,0,0.75);
    border-radius: 4px;
    background: #FFFFFF;
}

.main_shadow_errow {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
}

/* Heading */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
}

h6 {
    font-size: 16px;
    font-weight: normal;
}

h5 {
    font-size: 20px;
    font-weight: bold;
}

h4 {
    font-size: 24px;
    font-weight: bold;
}

h3 {
    font-size: 26px;
    font-weight: bold;
}

h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 42px;
}

h1 {
    font-size: 34px;
    font-weight: bold;
}

/* button classes */
.btn_log {
    float: left;
    width: 78px;
    height: 36px;
    border-radius: 1px;
    border: 1px solid #fff;
    color: #fff !important;
    font-size: 14px;
    padding: 8px 0px;
    text-align: center;
    font-weight: 600;
}

.pull-right {
    float: right !important;
}

.bread_crumbs {
    display: block;
    float: left;
    width: 100%;
}

.comp-car-wdth {
    width: 33.33%;
}

.view_all_btn {
    font-size: 14px;
    border: 2px solid #E8E8E8;
    padding: 10px 0px;
    width: 97px;
    height: 40px;
    text-align: center;
    font-weight: 600;
    color: #151515;
}

.check_btn_header {
    width: 138px;
    height: 41px;
    float: left;
    background: #DC6A3D;
    border-radius: 4px;
    text-align: center;
    font-size: 12px;
    color: #fff !important;
    font-weight: bold;
    padding: 12px 30px 11px 30px;
}

/* button vs */
.compare_tyota p {
    width: 33px;
    height: 33px;
    background: #24272c;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    left: 0px;
    top: 69px;
    z-index: 1;
    margin: 0 auto;
}
/* header start */
.header {
    width: 100%;
    /*float: left;*/
    height: 68px;
    background: #111111;
}

.hdr_input input {
    width: 436px;
    height: 36px;
    font-weight: lighter;
}

.hdrblock {
    display: inline-block !important;
}

.hdr_select select {
    /*background: none;
    color: #fff10f;*/
    /*margin-top: -10px;*/
    border: none;
    display: block;
    font-size: 16px;
    width: 186px;
}

.hdr_select {
    width: 300px;
}

.lead {
    color: #fff;
    font-size: 16px !important;
    line-height: 0px !important;
}

.select_now {
    width: 156px;
    float: left;
    display: block;
    color: #FFFFFF;
    margin-left: 18px;
    line-height: 13px;
}

a {
    text-decoration: none !important;
    color: #141414 !important;
    transition: 1s;
}

.sign_log {
    background: #fff;
    color: #000000 !important;
    transition: 1s;
}

.btn_log:hover {
    background: #fff;
    color: #000000 !important;
    transition: 1s;
}

.sign_log:hover {
    background: #000000;
    color: #fff !important;
    transition: 1s;
}

.devider {
    width: 1px;
    height: 38px;
    background-color: #FFFFFF;
    margin-top: -48px;
    margin-left: -22px;
    display: block;
}

.hdr_input .fa, .fa-search {
    /*    position: absolute;
    top: 28px;
    right: 28px;
    font-size: 14px;*/
}

.select_now p {
    line-height: 20px;
    font-size: 16px;
}

.call_clr {
    color: #7D7D7D !important;
    font-weight: 600;
}

.pull-left {
    float: left;
}

.lbl_log {
    float: left;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    padding: 8px 0px;
    text-align: center;
    font-weight: 600 !important;
    background-color: #fff;
}

.ddl_lbl {
    width: 118%;
    margin-left: 16px !important;
}

.dll {
    margin-top: -16px;
}

.clr_white {
    color: white;
}

.lbl_cnt {
    margin-bottom: 0px !important;
    font-weight: 200 !important;
    font-size: 15px !important;
}

/*.displayNone {
display:none;
}*/

/* header navbar start */
.select-country-val {
    display: block;
    float: left;
    position: absolute;
    background: #fff;
    width: 138px;
    padding: 10px 10px 0 10px;
    /*border-radius: 5px;*/
    -webkit-box-shadow: -1px 1px 5px -1px rgba(0,0,0,0.27);
    -moz-box-shadow: -1px 1px 5px -1px rgba(0,0,0,0.27);
    box-shadow: -1px 1px 5px -1px rgba(0,0,0,0.27);
    z-index: 12;
    height: 201px;
    width: 158px;
    overflow-x: hidden;
    overflow-y: scroll;
}

    .select-country-val ul {
        display: block;
        float: left;
        width: 100%;
    }

        .select-country-val ul li {
            display: block;
            float: left;
            width: 100%;
            line-height: 30px;
            border-bottom: 1px solid #ccc;
        }

            .select-country-val ul li a {
                display: block;
                float: left;
                width: 100%;
            }

            .select-country-val ul li:last-child {
                border-bottom: 0px;
            }

.set_country_cal {
    color: #F7E901;
    font-size: 16px;
    display: block;
   float: left;
    position: absolute;
    height: 23px;
    overflow: hidden;
    width: 30%;
}
.set_country_cal_vehlicle_01 {
    color: #F7E901;
    font-size: 16px;
    display: block;
    float: left;
    position: absolute;
    height: 23px;
    overflow: hidden;
    width: 30%;
}

/*.slt_count, .slt_count:hover {
    color: #7D7D7D !important;
}*/


/* serch bar css */

.jtc_list_bar {
    width: 590px;
    top: 0px !important;
    border-radius: 0 0 4px 4px !important;
    box-shadow: 0px 1px 8px -5px rgba(0, 0, 0, 0.75);
    position: absolute !important;
    /* right: 11px !important;*/
    left: 0px;
    z-index: 999 !important;
    background: #fff !important;
    height: auto !important;
    padding: 10px !important;
    top: 34px !important;
}

    .jtc_list_bar .jtc_toyata_list {
        list-style: none;
        padding: 0;
        border-bottom: 1px solid #707070;
        padding-bottom: 15px;
    }

.jtc_tyota_rcnt {
    width: 100%;
    float: left;
    display: block;
    margin-top: 15px;
}

    .jtc_tyota_rcnt p {
        color: #D12424;
        font-size: 14px;
        line-height: 22px;
    }

    .jtc_tyota_rcnt ul {
        display: block;
        list-style: none;
        padding: 0;
    }

        .jtc_tyota_rcnt ul li {
            float: left;
            background: #EFEFEF;
            padding: 4px 15px;
            border-radius: 13px;
            margin: 10px;
            color: #000000;
            font-size: 14px;
            line-height: 21px
        }

.jtc_tading_srch p {
    color: #286D01;
    /*border-top: 1px solid #707070;*/
    padding-top: 15px;
}

.jtc_tading_srch ul {
    display: block;
    list-style: none;
    padding: 0;
}

    .jtc_tading_srch ul li {
        float: left;
        background: #4D3C04;
        padding: 8px 18px;
        border-radius: 7px;
        margin: 5px;
        color: #FFFFFF;
        font-size: 14px;
        line-height: 21px
    }

    .jtc_tading_srch ul .bg_tyota {
        background: #651F1F;
    }

    .jtc_tading_srch ul .bg_renult {
        background: #392707;
    }

    .jtc_tading_srch ul .lnd_rover {
        background: #231D1D;
    }

    .jtc_tading_srch ul .bg_prdo {
        background: #646161;
    }

#div-recent-search-list {
    border-bottom: 1px solid #707070;
}
/* dropdown popup header */
.show-on-hover:hover > ul.list-order {
    display: block;
}

.list-order li a {
    font-size: 14px;
    font-weight: 600;
    color: #12111A;
}

.list-order li span {
    float: right;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #1A7ACE;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 6px;
    margin-right: 10px;
    margin-top: -29px;
    text-align: center;
}

.show-on-hover:hover > ul.list-order {
    display: block;
    float: right;
    margin-left: 62%;
}

.jtc-open > .dropdown-menu {
    margin: 0px 0px;
}

.select-country-val::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.select-country-val::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0,0,0,0.1);
    border: 1px solid #ccc;
}

.select-country-val::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(left, #fff, #e4e4e4);
    border: 1px solid #aaa;
}

    .select-country-val::-webkit-scrollbar-thumb:hover {
        background: #fff;
    }

    .select-country-val::-webkit-scrollbar-thumb:active {
        background: linear-gradient(left, #22ADD4, #1E98BA);
    }

.select-country-val ul li a:hover {
    color: #DC6A3D !important;
}

.jtc_Search {
    font-size: 14px;
    color: #aaaaaa;
    font-family: 'poppins';
}

.jtc-popins {
    font-size: 14px;
    color: #4D4D4D;
    font-family: 'Poppins', sans-serif;
}

.jtc_toyata_list li:hover {
    color: #DC6A3D !important;
}

.dropdown-menu {
    background-color: #ffffff !important;
}

.search_height {
    max-height: 150px;
    overflow-y: scroll;
}

.goog-te-gadget-simple {
    background-color: #efefef !important;
    border-left: 0px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-right: 0px !important;
    font-size: 16px !important;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px;
    cursor: pointer;
    zoom: 1;
    *display: inline;
    border-radius: 5px;
}

.mb-menu {
    display: none;
}

.jtc-open {
    position: relative;
}

.jtc_search_01 {
    background: transparent;
    border: 0;
    outline: none;
    position: absolute;
    right: 11px;
    top: 8px;
}

.jtc_logo, .header_search_area {
    display: block;
    float: left;
}

.header_search_area {
    margin-bottom: 0px;
    margin-top: 17px;
}

.menutoggle {
    display: none;
}

.ph-desktop {
    margin-left: -40px;
    width: 201px;
}

.email-desktop {
    width: 194px;
}

.call_to_action strong {
    color: #fff;
    font-weight: 600;
    letter-spacing: -1px;
}

.footer_links {
    display: block;
    list-style-type: none;
}

    .footer_links li {
        margin-bottom: 6px;
    }

        .footer_links li a:hover {
            color: #FFF10F !important;
        }

.footer_top_a {
    width: 100%;
    display: block;
    float: left;
    background: #111111;
}

    .footer_top_a h5 {
        color: #ccc;
    }

#ConnectWithUs {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: -30px;
}

.footer_socail {
    width: 100%;
    display: block;
    float: left;
    list-style-type: none;
}

    .footer_socail li {
        display: block;
        float: left;
        margin-right: 10px;
    }

.footer_copyright_info {
    display: block;
    float: left;
    width: 100%;
    list-style-type: none;
}

    .footer_copyright_info li {
        display: block;
        float: left;
        font-size: 12px;
        color: silver;
        padding-right: 10px;
    }

        .footer_copyright_info li a {
            margin-right: 10px;
        }

            .footer_copyright_info li a:hover {
                color: #FFF10F !important;
            }

#myCarousel {
    width: 100%;
    display: block;
    float: left;
}

.cate_offer {
    display: none;
}

.offer_img_wdth {
    width: 100%;
    display: block;
    float: left;
}

    .offer_img_wdth img {
        width: 100%;
        display: block;
        float: left;
    }

.offer_title {
    width: 100%;
    display: block;
    float: left;
}

.heart_like {
    display: block;
    float: right;
}

.page-common p {
    font-size: 14px;
    line-height: 20px;
}

.steps_count h4 {
    margin: 0px;
    padding: 0px;
}

.steps_count li {
    position: relative;
    padding-left: 55px;
}

    .steps_count li .steps {
        background: #DEDEDE;
        text-align: center;
        width: 74px;
        height: 74px;
        border-radius: 50px;
        font-size: 15px;
        padding-top: 23px;
        position: absolute;
        left: -40px;
        top: -3px;
    }

.payment-list {
    display: block;
    float: left;
    width: 100%;
}

    .payment-list li {
        float: left;
    }

.w-100 {
    width: 100%;
}

.blog-listing-wraper {
    display: block;
    float: left;
    width: 100%;
    border: 1px solid #E6E6E6;
    /*min-height: 415px;*/
}

    .blog-listing-wraper p {
        padding: 0px 20px;
        display: block;
        float: left;
        width: 100%;
    }

.blog-inner-wraper {
    display: block;
    float: left;
    width: 100%;
    max-height: 280px;
    overflow: hidden;
}

    .blog-inner-wraper img {
        display: block;
        float: left;
        height: 200px;
        width: 100%;
    }




.new-blog-section {
    display: block;
    float: left;
}

.full-wdth {
    display: block;
    width: 100%;
    float: left;
    margin:0px;
}

.project-warpper {
    display: block;
    float: left;
 }
.project-warpper_pick_01 {
    display: block;
    float: left;
    width: 100%;
    height:0px;
}
.login-project-list_01 {
    cursor: pointer;
    height: 120px;
    overflow: auto;
}

.filter-listing-wraper {
    display: block;
    float: left;
    width: 100%;
    min-height: 405px;
    border: 1px solid #E6E6E6;
}

    .filter-listing-wraper h5 {
        font-weight: normal;
        line-height: 26px;
        padding: 9px 18px;
        display: block;
        float: left;
        width: 100%;
        color: #141414;
        font-size: unset;
    }

    .filter-listing-wraper p {
        display: block;
        float: left;
        width: 100%;
        padding: 0px 20px;
    }

.filter-inner-wraper {
    display: block;
    float: left;
    width: 100%;
    max-height: 280px;
    overflow: hidden;
}

    .filter-inner-wraper img {
        display: block;
        float: left;
        height: 200px;
        width: 100%;
    }

.mt-0 {
    margin-top: 0px;
}

.mb_30 {
    margin-bottom: 30px;
}

.blog-main-spc {
    padding: 30px 30px 30px 30px;
}

.jtc_overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 10%); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

.ps-listing-filtter {
    display: none;
}

.login-popup-spc-0 {
    padding: 0px;
}

.login-form-section {
    display: block;
    float: left;
    padding: 25px 70px !important;
}

.mb-login-img {
    display: block;
}

.product-pl-33 {
    padding-left: 33px;
}

.product-like-section {
    display: block;
    float: left;
    width: 100%;
}

.product-add-Compare {
    position: absolute;
    bottom: 0px
}

.product-brand-pd-spc {
    padding: 0px 23px 0 0px;
}


.wishlist-mt-5 {
    margin-top: 5px !important;
}

.wishlist-list-filter {
    left: -58px;
    padding: 0px !important;
    top: 5px
}

    .wishlist-list-filter a {
        width: 100%;
        padding: 16px 20px !important;
    }

.perfect_fit_ml_40 {
    margin-left: 40px;
}

.profile-menu-hover {
    position: absolute;
    right: 0;
    /* width: 100%;*/
}

.profile-show {
    margin-top: 0px;
    right: 0;
    left: unset;
}

.profile-edit-wrapper {
    padding: 20px !important;
    display: block;
    float: left;
    width: 100%;
    background: #fff;
}

.profile-mb-30 {
    margin-bottom: 30px;
}

.pick-up-wraper {
    display: block;
    float: left;
    width: 100%;
    min-height:291px;
  /*  border: 1px solid #E6E6E6;*/
}

    .pick-up-wraper span {
        font-size: 14px;
      /*  padding: 6px;*/
        display: block;
        float: left;
    }

.pick-up-inner-wraper {
    display: block;
    float: left;
    width: 100%;
    height: 290px;
    background-size: cover;
    background-repeat: no-repeat;
}

    .pick-up-inner-wraper img {
        display: block;
        float: left;
        width: 100%;
    }
.project-img_text_01 {
    color: #fff;
    position: relative;
    bottom: 56px;
    background: #0009;
    width: 100%;
    padding: 20px;
    display: block;
    float: left;
}
.pick_up-signpanel {
    display: block;
    float: left;
    bottom: 25px !important;
}

.pick-up-pd-20 {
    padding: 20px;
}

.best-selling-listing-wraper {
    display: block;
    float: left;
    width: 100%;
    min-height: 315px;
    border: 1px solid #E6E6E6;
}

.best-selling-inner-wraper {
    display: block;
    float: left;
    width: 100%;
    max-height: 280px;
    overflow: hidden;
}

    .best-selling-inner-wraper img {
        display: block;
        float: left;
        width: 100%;
        height:200px;
    }

.best-selling-listing-wraper h5 {
    padding: 10px 10px;
}

.best-selling-listing-wraper p {
    padding: 0px 10px;
}

.best-promotional-details {
    right: 15px !important;
}

.categories-offer-min-height {
    min-height: unset;
}

.viwed-car-min-height {
    min-height: 365px;
}

.filter-list {
    left: 0px;
    padding: 0px !important;
    top: 33px;
}

    .filter-list a {
        width: 100%;
        padding: 9px 20px !important;
    }

.video-wdth {
    width: 500px;
}

.owl-item.active {
    min-height: unset;
    height: unset;
}

.owl-dots {
    display: none;
}

.owl-prev span {
    width: 34px;
    height: 34px;
    border-radius: 50px;
    text-align: center;
    padding: 0;
    position: absolute;
    font-size: 23px;
    top: 45%;
    left: -14px !important;
    background: #fff;
    opacity: 1;
    color: #000;
    box-shadow: 0px 0px 6px #00000029;
}

.owl-next span {
    width: 34px;
    height: 34px;
    border-radius: 50px;
    text-align: center;
    padding: 0;
    position: absolute;
    font-size: 23px;
    top: 45%;
    right: -14px !important;
    background: #fff;
    opacity: 1;
    color: #000;
    box-shadow: 0px 0px 6px #00000029;
}

.owl-main-pd-spc {
    padding: 0px 20px;
}

.heart-icon-wdth {
    width: unset !important;
}

.selling-lf {
    display: block;
    float: left;
    clear: both;
    width: 260px;
    margin-right: 0px;
}

.selling-rgt {
    display: block;
    float: right;
    width: 308px;
    padding: 20px;
}

.carousel-pd-20 {
    padding: 0px 20px;
}

.compare_car_section {
    display: block;
    float: left;
    width: 100%;
}

.table-td {
    display: unset;
}

.compare-car-spc {
    padding: 30px 20px 0px;
}

.mb-logo {
    display: none;
}

.best-slling-lf {
    font-size: 13px;
    font-weight: bold;
    color: #141414;
    line-height: 21px;
    background: #FFF10F;
    border-radius: 4px 0 0 4px;
    padding: 5px;
    float: left !important;
    left: 0px;
    position: absolute;
    top: 0px;
}

.best-slling-rgt {
    font-size: 13px;
    font-weight: bold;
    color: #141414;
    line-height: 21px;
    background: #FFF10F;
    border-radius: 4px 0 0 4px;
    padding: 5px;
    float: left;
    position: absolute;
    top: 0px;
    right: 0px !important;
}

.phone_color {
    color: #909090;
    font-weight: 400;
    line-height: 24px;
}

.jtc_thumbnails .owl-item {
    margin-right: 0px !important;
}

#thumbs .item {
    margin: 2px;
}
#thumbs img{
   height:150px;
   object-fit:cover;
}


/*

.owl-theme .owl-nav [class*='owl-'] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .owl-theme .owl-nav [class*='owl-'].disabled:hover {
        background-color: #D6D6D6;
    }
*/

#big.owl-carousel.owl-drag .owl-item {
    margin-right: 0px;
}

.owl-next-icon {
    width: 34px !important;
    height: 34px !important;
    border-radius: 50px !important;
    text-align: center !important;
    padding: 0px !important;
    position: absolute !important;
    font-size: 23px !important;
    top: 45% !important;
    line-height: 30px !important;
    right: -22px !important;
    background: #fff !important;
    opacity: 1 !important;
    color: #000 !important;
    box-shadow: 0px 0px 6px #00000029 !important;
}

.owl-previous-icon {
    width: 34px !important;
    height: 34px !important;
    border-radius: 50px !important;
    text-align: center !important;
    padding: 0px !important;
    position: absolute !important;
    font-size: 23px !important;
    line-height: 30px !important;
    top: 45% !important;
    left: -22px !important;
    background: #fff !important;
    opacity: 1 !important;
    color: #000 !important;
    box-shadow: 0px 0px 6px #00000029 !important;
}

.thumb-owl-next-icon {
    width: 34px !important;
    height: 34px !important;
    border-radius: 50px !important;
    text-align: center !important;
    padding: 0px !important;
    position: absolute !important;
    font-size: 23px !important;
    top: 28% !important;
    line-height: 30px !important;
    right: -22px !important;
    background: #fff !important;
    opacity: 1 !important;
    color: #000 !important;
    box-shadow: 0px 0px 6px #00000029 !important;
}

.thumb-owl-previous-icon {
    width: 34px !important;
    height: 34px !important;
    border-radius: 50px !important;
    text-align: center !important;
    padding: 0px !important;
    position: absolute !important;
    font-size: 23px !important;
    line-height: 30px !important;
    top: 28% !important;
    left: -22px !important;
    background: #fff !important;
    opacity: 1 !important;
    color: #000 !important;
    box-shadow: 0px 0px 6px #00000029 !important;
}

.dismiss-popup {
    padding-bottom: 0 !important;
    border: 0 !important;
    display: block;
    float: left;
    width: 100%;
    padding: 0;
}

.logo-mb-right {
    width: 260px;
    height: 68px;
}

.mb-wishlist-wrapper {
/*    min-height: 350px;*/
}

.about-list_1 {
    display: inline-block;
    margin-top: 10px;
}

    .about-list_1 li {
        display: inherit;
        width: 24%;
        margin-bottom: 30px;
    }

.blog_end {
    overflow-y: auto;
    height: 60px;
}

.we-new-text_01 {
    font-size: 17px;
}

.we-tp-spc_01 {
    margin-top: 5px;
}
/*.blog-min-hgt{min-height:460px;}*/
.forget_box_rgt_01 {
    padding: 20px;
}
.jtc-product-img-carousel {
    min-height: 400px;
    margin-bottom: 0px;
}
.about_landing_video{height:530px;}

@media only screen and (max-width: 900px) and (min-width: 320px) {
    #thumbs img {
        height: 80px;
        object-fit: cover;
    }
    #big img {
        height: 250px;
        object-fit: cover;
    }
    .about_landing_video {
        height: 300px;
    }

    .end_footer {
       height: 75px;
    }
    .expand_logo_mb {
        display: block;
        float: left;
        width: 100%;
        margin: 10px 0px;
    }
    .expand_nav_menu {
        display: block;
        float: left;
        width: 100%;
    }
    .blog-main-spc {
        padding: 30px 20px 30px 20px;
    }

    .blog_end {
        overflow-y: auto;
        height: 60px;
    }

    .account-ml-spc a {
        margin-left: 0px;
        display: block;
        float: left;
        width: 100%;
    }

    #google_translate_element {
        margin-left: -6px;
        /* margin-top: 98px; */
        position: absolute;
        bottom: -60px;
    }

    .thumb-owl-previous-icon {
        top: 8% !important;
    }

    .thumb-owl-next-icon {
        top: 8% !important;
    }

    .sign_login_01 {
        height: 120px;
    }

    .blog_end {
        height: unset;
        overflow-y: unset;
    }

    .blog_end {
        overflow-y: auto;
        height: 60px;
    }

        .blog_end::-webkit-scrollbar {
            display: none;
        }

    .about-list_1 li {
        display: inherit;
        width: 49%;
    }

    .comp-car-wdth {
        width: 100%;
    }

    .navbar-nav > li {
        float: unset;
    }

    .phone_color {
        font-size: 15px;
    }

    .protab_width {
        min-height: unset;
    }

    .best-slling-lf {
        left: 15px;
    }

    .best-slling-rgt {
        right: 15px !important;
    }

    .jtc_compre_popup {
        width: unset !important;
    }

    .jtc_compre_popup_colapsed {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .compr_cr_bodr {
        margin-bottom: 15px;
    }

    .comp_car_img {
        height: unset !important;
    }

    .jtc-product-btm-spc {
        margin-bottom: 20px;
        display: block;
        float: left;
        width: 100%;
    }
    .jtc-product-img-carousel {
        min-height: 300px;
        margin-bottom: 0px;
    }
    .mb-logo {
        display: block;
    }

    .table-td {
        display: block !important;
    }

    .table-data-wdth tr td {
        min-width: 150px
    }


    .carousel-pd-20 {
        padding: 0px;
    }

    .owl-carousel-upcoming span {
        left: unset;
    }

    .selling-lf {
        width: 100%;
    }

    .selling-rgt {
        width: 100%;
    }

    .owl-main-pd-spc {
        padding: 0px;
    }

    .mb-owl-pb-0 {
        padding-bottom: 0px !important;
    }

    .owl-prev span {
        left: 0 !important;
        top: 35%;
    }

    .owl-next span {
        top: 35%;
        right: 0 !important;
    }

    .item-spc {
        padding: 0px 15px
    }

    .header-user-profile {
        float: right;
    }

    .profile-show {
        margin-top: 0px;
        right: 0;
    }

    .profile-menu-hover {
        position: unset;
        right: 14px;
        display: block;
    }

    .mt-pickup-10 {
        margin-top: 10px;
    }

    /*   .pick-up-wraper {
        min-height: unset;
    }*/

    .mb-pickup-minheight {
        min-height: 160px;
    }

    .pick-up-pd-20 {
        padding: 15px;
    }

    .problie-mb-cross {
        right: -8px !important;
        top: -15px !important;
    }

    .mb-pd-0 {
        padding: 0px !important;
    }

    .protab_width {
        width: 100% !important;
        height: unset !important;
    }

    .pro_tab_wdth {
        width: 100% !important;
    }

    .perfect_fit_ml_40 {
        margin-left: 0px;
    }

    .mb-tp-spc-20 {
        margin-top: 20px;
    }

    .mb-login-details {
        margin-right: 0px !important;
        float: unset !important;
        padding: 0px 20px;
        display: block;
        margin-bottom: 20px;
    }

    .mb-wishlist-heading {
        font-size: 24px;
    }

    .mb-wishlist-wrapper {
      /*  margin: 0px 10px;*/
    }

    .mb-login-section {
        display: block;
        float: left;
        width: 100%;
    }

  /*  .pro_rt {
        border-right: unset !important;
        padding-right: 0px !important;
        height: unset !important;
        width: unset !important;
    }*/

    .tabs_perfect {
        display: flex;
        overflow-y: hidden;
    }

    .scrollbar {
        overflow-x: scroll;
        margin-bottom: 25px;
    }

    #scroll::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    #scroll::-webkit-scrollbar {
        width: 6px;
        background-color: #F5F5F5;
    }

    #scroll::-webkit-scrollbar-thumb {
        background-color: #000000;
        border: 1px solid #555555;
    }


    .product-brand-border {
        border: 1px solid #E6E6E6;
        width: 100%;
        height: auto;
    }

    .jtc-cntry-left {
        width: 207px !important;
    }

    .jtc_modal_content {
        margin: 50px 10px !important;
    }

    .jtc_proced_popup {
        width: 100% !important;
    }

    .jtc_btn_popup {
        position: unset !important;
        width: 100% !important;
        left: 0px !important;
    }

    .main_pading {
        padding: 20px;
    }

    .product-brand-pd-spc {
        padding: 0px;
    }

    .product-pl-33 {
        padding-left: 0px;
    }

    .product-add-Compare {
        position: unset;
        font-size: 12px;
    }

    .jtc-quick-nagocite {
        right: 0px !important;
    }

    .product-pd-0 {
        padding: 0px;
    }

    .jtc-share-stwdth {
        width: unset;
        top: unset !important;
        right: 38px !important;
        margin-top: -125px !important;
    }



    -top .sui-tabs-tablist li:first-child, .sui-tabs-top .sui-tabs-tablist li:first-child:hover, .sui-tabs-bottom .sui-tabs-tablist li:first-child, .sui-tabs-bottom .sui-tabs-tablist li:first-child:hover {
        font-size: 18px !important;
    }

    .sui-tabs {
        margin-top: 35px !important;
    }

    .btnShowmor {
        display: inline-block !important;
        width: 100%;
        position: unset !important;
        float: right;
        margin-top: 0px;
        height: unset !important;
    }

    .jtc-road-plan {
        width: 100% !important;
        height: unset !important;
        float: left !important;
        margin: 30px 0px !important;
        padding: 43px 50px 45px 25px !important;
        display: block !important;
        background-size: cover;
    }

    .product-best-sell {
        display: block;
        float: left;
        width: 100%;
    }

        .product-best-sell h4 {
            font-size: 17px;
        }

    .jtc-product-stwdth {
        width: unset !important;
        float: unset !important;
        position: unset !important
    }

    .hyundi_venu {
        font-size: 24px !important;
        display: block;
        float: left;
       /* width: 200px !important;*/
        font-weight: 500;
        margin-right: 0px;
        line-height: 30px !important;
    }

    .mb-clearfix {
        clear: both;
    }

    .like_button {
        position: unset !important;
        font-size: 12px;
    }

    .jtc-hyundi-stwdth {
        width: unset !important;
        position: unset !important;
        /* margin-top: 25px;*/
    }

    .jtc-chose-price {
        width: 200px !important;
    }


    .hyundi_negito {
        width: unset !important;
        height: unset !important;
    }

    /* .hyundi_pading_40 {
        padding: 20px !important;
    }*/

    .hyundi_negito {
        width: unset;
    }

    .login-popup-spc-0 {
        padding: unset;
    }

    .mb-login-img {
        display: none;
    }

    .sign_reltive {
        position: unset !important;
        background: #4c58f7;
        padding: 0px 20px;
    }

    .forget_box_lf_01 {
        position: unset !important;
        background: #cf6f47;
        padding: 20px;
    }

    .forget_box_rgt_01 {
        padding: 20px;
        position: unset !important;
        display: block;
        float: left;
        width: 100%;
    }

    .mb-login-wrapper {
        display: block;
        float: left;
        width: 100%;
    }

    .login-form-section {
        padding: 20px !important;
    }

    .login-form-section {
        display: block;
        float: left;
        width: 100%;
    }

    .ps-listing-filtter {
        background: #FFF10F;
        width: 45px;
        height: 45px;
        display: block;
        position: fixed;
        right: 0px;
        top: 140px;
        border-radius: 10px 0px 0px 10px;
        padding: 4px;
        z-index: 999;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }

    .cars_product_padding {
        padding: 20px 10px !important;
    }

    .mb-full-wdth {
        width: 100%;
    }

    .flitter_mb_style {
        position: fixed;
        z-index: 88;
        height: 100vh;
        top: 0;
        left: 0;
        border-radius: 0;
        overflow: auto;
        padding: 10px 0 !important;
        transition: width 0.3s ease;
    }

    .ps-listing-filtter img {
        width: 100%;
        display: block;
        float: left;
    }

    .project-warpper {
        display: block;
        float: left;
    }

    .jtc-paging li a {
        float: left;
        display: block;
        font-size: 12px;
        padding: 8px 10px;
        line-height: 12px;
        border: 1px solid #000;
        margin-right: 3px;
    }

    .jtc-paging {
       display: flex !important;
     
    }

    .best-wdth {
        /* width: 150px;*/
        width: unset;
        float: left;
        display: block;
        /*margin-top: -7px;*/
    }

    .payment_pading {
        padding: 20px !important;
    }

    .steps_count li .steps {
        width: 44px !important;
        height: 44px !important;
        font-size: 12px !important;
        padding-top: 11px !important;
        left: -25px;
    }

    .steps_count li {
        padding-left: 35px;
    }

    .inr_step {
        margin-left: 10px !important;
    }

    .page-common h4 {
        font-size: 17px;
    }

    .suzuki_border {
        margin-bottom: 10px;
    }

    .cate_offer {
        /*display: none;*/
        width: 30px;
        float: left;
        margin-right: 10px;
        margin-top: -7px;
    }

        .cate_offer img {
            width: 100%;
        }

    .cateWe_offer {
        width: 83%;
        display: block;
        float: left;
        background: #fff;
        box-shadow: -1px 1px 18px -10px rgb(0 0 0 / 71%);
        -webkit-box-shadow: -1px 1px 18px -10px rgb(0 0 0 / 71%);
        -moz-box-shadow: -1px 1px 18px -10px rgba(0,0,0,0.71);
        position: absolute;
        z-index: 55;
    }

        .cateWe_offer ul {
            list-style-type: none;
            width: 100%;
            display: block;
            float: left;
        }

            .cateWe_offer ul li {
                display: block;
                float: left;
                padding: 10px 5px;
                width: unset;
            }

    .header {
        width: 100%;
        height: unset;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .hdr_input input {
        display: block;
        float: right;
        width: 100%;
        padding-right: 33px;
    }

    .jtc_list_nav {
        display: block;
        float: left;
        width: 100%;
    }

    .hdr_input {
        display: block;
        float: left;
        width: 100%;
    }

    .container {
        width: unset !important;
    }

    .quality_ins {
        height: unset !important;
    }

    .hdr_input .fa, .fa-search {
        /*    top: 95px;
        right: 20px;*/
        font-size: 14px;
    }

    .mb-hdr-section {
        display: block;
        float: left;
        width: 100%;
    }

    .mb-menu {
        float: left;
        display: block;
        margin-top: 14px;
        width: 25px;
    }

        .mb-menu img {
            width: 100%;
        }

    .mb-hdr-country-section {
        display: block;
        float: left;
        width: 100%;
        margin-top: 0px !important;
    }

    .btn_grup {
        margin-top: 25px
    }
    /*    .logo-mb-right {
        float: right !important;
        margin-right: 0px !important;
    }*/
    .jtc_logo {
        float: left;
        /* width: 69px;*/
        width: 75px;
        height: auto;
        margin: 4px 0 0 11px;
        overflow: hidden;
    }


        .jtc_logo img {
            /*width: 175px;*/
            width: 70px;
            height: auto;
        }
    .jtc_nav_logo {
        float: left;
        /* width: 69px;*/
        width: 140px;
        height: auto;
        margin: 4px 0 0 0px;
    }


        .jtc_nav_logo img {
            /*width: 175px;*/
            width: 140px;
            height: auto;
        }
    .mb_hidden {
        display: none !important;
    }

    .mb_block {
        display: block !important;
    }

    .mb-header-divider {
        display: none;
    }

    .select_country_mb {
        width: unset;
        position: absolute;
        top: -42px;
        left: 15px;
        /* right: 0px; */
        float: left;
        display: inline-block;
        text-align: left;
        margin-right: 0 !important;
    }

    .mb-select-dropdown {
        left: 0;
       
        width: 145px;
    }

    .mb-login {
        position: absolute;
        right: 12px;
        top: -125px;
    }

    .mb-login-m-20 {
        margin: 20px;
    }

    .select_country_mb a {
        font-size: 14px !important;
    }

    .select_country_mb .set_country_cal {
        float: right;
        width: 100% !important;
    }

    .mb-login-mt-0 {
        margin-top: 0px !important;
    }

    .jtc_list_bar {
        width: 100%;
    }
    /* menu */
    .mb_menu_screen {
        position: fixed;
        height: 100vh !important;
        background: #fff;
        z-index: 999;
        top: 0;
        left: 0;
        overflow: auto;
        border-radius: 0px !important;
        display: none;
        transition: width 0.3s ease;
    }

        .mb_menu_screen .navbar-nav {
            margin-left: 0px !important;
        }

    .menutoggle {
        float: right;
        position: absolute;
        right: 9px;
        top: 11px;
        z-index: 9999;
        display: block;
    }

    .hide-menu {
        display: block;
        width: 0px !important;
        overflow: hidden;
    }

    .show_memu {
        display: block;
        box-shadow: -1px 10px 12px 6px #000;
        width: 300px !important;
        padding-bottom:70px !important;
    }

    .mb_r_spc {
        padding-right: 7px;
    }

    .mb_l_spc {
        padding-left: 7px;
    }

    .mb-lf-spc {
        margin-left: 0px !important;
    }

    .view_all_btn {
        width: 90px !important;
        float: right !important;
        margin-top: -10px;
    }

    .view_all_btn_best_spc {
        margin-top: 15px;
    }

    .categories_view_spc {
        margin-bottom: 10px;
    }

    .mb-lf-spc {
    }

    .ph-desktop {
        margin-left: 0px;
        width: 50%;
    }

    .email-desktop {
        width: 50%;
    }

    .payment-list {
        display: block;
        float: left;
        width: 100%;
    }

        .payment-list li {
            float: left;
        }

        .payment-list a img {
            width: 95px;
        }

    .terms_pading {
        padding: 20px !important;
    }

    .modal_width {
        width: unset;
        margin-top: 130px;
    }

    .sign_modal {
        width: unset !important;
        height: unset !important;
        margin-top: 40px;
    }

    .sign_up_modal {
        z-index: 6;
    }

    .mb-compare-car-pd-20 {
        padding: 20px !important;
    }

    .mb-term-condi-spc {
        margin: 30px 0px;
    }

    .video-wdth {
        width: 100%;
    }

    .jtc-oops-content {
        width: 100% !important;
        left: 0px;
    }

    .dismiss-popup {
        padding-bottom: 0 !important;
        border: 0 !important;
        display: block;
        float: left;
        width: 100%;
        padding: 0;
    }

    .jtc-modal-footer span {
        width: 100%
    }

    .project-img_text_01 {
        width: 100%;
        bottom: 70px;
    }

    .pick-up-wraper {
        min-height: 290px;
    }

    .pick-up-inner-wraper {
       height: 290px;
    }
    .pick_wrap_btn {
        position: relative;
        top: 55px;
    }
    .viwed-car-min-height {
        min-height: 376px;
    }
}

/*@media only screen and (max-width: 915px) and (min-width: 412px) {
    .project-img_text_01 {
        width: 91.3%;
    }
}*/


        /*For iPhone 12, iPhone 12 Pro, iPhone 13, iPhone 13 Pro, and iPhone 14:*/

       /* @media only screen and (width: 430px) and (height: 932px) and (-webkit-device-pixel-ratio: 3) {
            .project-img_text_01 {
                width: 91.7%;
            }
        }*/

        @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
            .about_landing_video {
                height: 400px;
            }
            .call_panel_la {
                position: absolute;
                right: 180px;
            }
            .blog_end {
                overflow-y: auto;
                height: 60px;
            }

            .forget_box_rgt_01 {
                padding: 20px;
            }

            .blog-main-spc {
                padding: 30px 30px 30px 30px;
            }

            .selling-rgt {
                min-height: 215px;
            }

            .selling-lf {
                min-height: 215px;
            }

            .footer_top_a h5 {
                float: unset !important;
            }

            .container {
                width: unset !important;
            }

            .logo-mb-right {
                width: 178px;
                height: 50px;
                margin-top: 11px;
            }

            .select_country_mb {
                margin-left: 20px;
            }

            .header {
                /* height: 140px;*/
                height: 72px;
            }

            .mb-login {
                position: absolute;
                bottom: 0px;
                right: 12px;
            }

            .profile-menu-hover {
                display: flex;
            }

            .glyphicon {
                top: 0px;
            }

           /* .select_now {
                width: 130px;
            }*/

            .selling-rgt {
                width: 100%;
            }

            .selling-lf {
                width: 100%;
            }

            .main_pading_available {
                padding: 24px 10px 24px 10px !important;
            }

            .pick-up-wraper {
                min-height: 284px;
            }

            .pick-up-inner-wraper {
                height: 282px;
            }


            .blog-listing-wraper {
                min-height: 360px;
            }

            .product-pl-33 {
                padding-left: 0px;
            }

            .scroll {
                overflow-x: scroll;
                margin-bottom: 25px;
                display: flex;
                overflow-y: hidden;
                margin-left: 0;
            }

            .profile-show {
                margin-top: 0px;
                /*margin-top: -30px;*/
            }

            .hdr_input input {
                width: 434px;
                height: 39px;
            }

            .mb-login-details {
                float: left !important;
                width: 180px;
            }

            .query-spc {
                margin-right: 10px !important;
            }

            .sign_login_01 {
                cursor: pointer;
                height: 95px;
                overflow: auto;
            }

            .mb-pickup-minheight {
                margin: 0;
                overflow-y: auto;
                height: 110px;
            }

            .we-new-text_01 {
                margin-top: 15px !important;
            }

            #google_translate_element {
                display: none;
            }

            .account-ml-spc a {
                margin-left: 15px;
            }

            .project-img_text_01 span {
                font-size: 13px;
            }
        }

        @media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait) {
            .blog_end {
                overflow-y: auto;
                height: 60px;
            }

                .blog_end::-webkit-scrollbar {
                    display: none;
                }
        }

        @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
            .jtc-paging {
                display: flex !important;
            }
            .about_landing_video {
                height: 400px;
            }
             .call_panel_la {
                position: absolute;
                right: 180px;
            }
            .call_panel_la {
                position: absolute;
                right: 180px;
                top: -125px;
                display: block !important;
            }
            .mb-tp-spc-20 {
                margin-top: 0px;
            }

            .hdr_input input {
                width: 100%;
            }

            .blog_end {
                overflow-y: auto;
                height: 60px;
            }

                .blog_end::-webkit-scrollbar {
                    display: none;
                }

            .cate-text-01 {
                /*overflow-y: scroll;
        height: 64px;*/
                display: block;
                float: left;
                width: 100%;
            }

            .we-new-text_01 {
                margin-top: 15px !important;
            }

            .thumb-owl-previous-icon {
                top: 26% !important;
            }

            .thumb-owl-next-icon {
                top: 26% !important;
            }

            .blog-main-spc {
                padding: 30px 30px 30px 30px;
            }

            .comp-car-wdth {
                width: 100%;
            }

            .query-spc {
                margin-right: 10px !important;
            }

            .mb-login-details {
                float: left !important;
            }

         /*   .pro_rt {
                width: 230px !important;
            }*/

            .footer_top_a h5 {
                float: unset !important;
            }

            .mb-wishlist-wrapper {
                display: block;
                float: left;
                width: 100%;
                min-height: unset;
            }

            .login-form-section {
                width: 100%;
                margin-top: 30px;
            }

            .pick-up-wraper {
                min-height: 267px;
            }

            .project-img_text_01 {
                width: 100%;
            }

            .mb-owl-pb-0 {
                padding-bottom: 20px !important;
            }

            .blog-listing-wraper {
                min-height: 430px;
            }

            .cateWe_offer ul li {
                width: unset;
            }

            .cateWe_offer {
                width: 91%;
            }

            #typeMaster {
                width: 100%;
            }

            .btnShowmor {
                margin-top: 0px;
            }

            .jtc-road-plan {
                height: 224px !important;
            }

            .jtc-share-stwdth {
                width: 50% !important;
                top: unset !important;
                margin-top: 0px !important;
            }

            .select_country_mb {
                top: -100px;
                left: unset;
                right: 185px;
            }

            .mb-pickup-minheight {
                margin: 0;
                overflow-y: auto;
                height: 80px;
            }

            .sign_login_01 {
                cursor: pointer;
                height: 80px;
                overflow: auto;
            }

            .pick-up-inner-wraper {
                height: 264px;
            }

            .profile-menu-hover {
                position: unset;
            }

            .mb-login {
                right: 12px;
            }
        }




        /*    ==================================================== Navbar ===================================================*/

        /*--------  header navbar start  */
        .navbar-fixed-top {
            background: #000;
        }

        .header_navbar {
            width: 100%;
            height: 41px;
            float: left;
            box-shadow: 2px -2px 6px -2px rgba(0,0,0,.75) !important;
            background: #F5F5F5 !important;
        }

        .country_new_pd_01 {
            padding-top: 20px;
        }

        .nav-link {
            font-size: 14px;
            color: #1A1511 !important;
            font-weight: 500;
            line-height: 40px !important;
            margin-right: 22px;
            font-family: 'Poppins';
        }
        /* --------connect start */
        .avail_able {
            width: 100%;
            float: left;
            height: 95px;
            background: #ECECEC;
        }

        .avail_wdth {
            width: 200px;
        }

        .displayNone {
            display: none;
        }

        @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
            .nav-link {
                margin-right: 16px;
            }
        }

        @media only screen and (max-width: 900px) and (min-width: 320px) {
            .navbar-fixed-top {
                position: unset;
            }
        }



        /*=============================================== Loder ============================================*/





        /*=============================================== Loader ============================================== */

        /*body {
}

.div-loader {
    min-height: 210px !important
}


.IndivisualLoader {
    position: absolute;
    left: calc(50% - 60px / 2);
    top: calc(50% - 60px / 2);
    border: 6px solid #F3F3F3;
    border-radius: 50%; -->
    border-top: 6px solid silver;
    border-right: 6px solid silver;
    border-bottom: 6px solid silver;
    border-left: 6px solid silver;*/
        /*  --------- border-top: 16px solid blue;
    border-right: 16px solid green;
    border-bottom: 16px solid red;
    border-left: 16px solid pink;------------*/
        /*width: 40px;
    height: 40px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}*/






        /*=============================================== ForgotPassword ==========================================*/

        /*********** sign up start ******************/

        .sign_modal {
            width: 735px;
            height: 432px;
            border-radius: 0px;
            box-shadow: none;
        }

        .sign_up_modal {
            position: absolute;
            right: -16px;
            width: 30px;
            height: 30px;
            background: #fff;
            border-radius: 50px !important;
            text-align: center;
            line-height: 30px;
            top: -20px;
        }

        .modal-backdrop {
            position: relative;
        }

        .sign_reltive {
            position: absolute;
            top: 26px;
            left: 45px;
            color: #FFFFFF;
            line-height: 24px;
        }

            .sign_reltive p {
                font-size: 14px !important;
            }

        .sign_input input {
            font-weight: 500;
        }

        .log_p {
            width: 100%;
        }

        .log_btm {
            border-bottom: 2px solid #FFF10F;
        }



        /* ---------css all forms css */

        .mat-label {
            display: block;
            font-size: 16px;
            transform: translateY(25px);
            transition: all 0.5s;
        }

        .mat-input {
            position: relative;
            background: transparent;
            width: 100%;
            border: none;
            outline: none;
            font-size: 16px;
        }

        .mat-div {
            padding: 5px 0 0 0;
            position: relative;
        }

            .mat-div:after,
            .mat-div:before {
                content: "";
                position: absolute;
                display: block;
                width: 100%;
                height: 2px;
                background-color: #e2e2e2;
                bottom: 0;
                left: 0;
                transition: all 0.5s;
            }

            .mat-div::after {
                background-color: #DC6A3D;
                transform: scaleX(0);
            }

        .is-active::after {
            transform: scaleX(1);
        }

        .is-active .mat-label {
            color: #DC6A3D;
        }

        .is-completed .mat-label {
            font-size: 12px;
            transform: translateY(0);
        }

        .forgrt_pwd {
            position: absolute;
            right: 0px;
            bottom: 13px;
            color: #DC6A3D !important;
        }

        .sign_pading {
            padding: 25px 70px !important;
        }

        .bst_btn {
            background: #FFF10F !important;
            color: #000000
        }

        .mt_95 {
            margin-top: 95px;
        }







        /*================================================ SignUp ==================================================*/

        /*********** sign up starr ******************/

        .sign_modal {
            width: 735px;
            height: 432px;
            border-radius: 0px;
            box-shadow: none;
        }

        .sign_up_modal {
            position: absolute;
            right: -16px;
            width: 30px;
            height: 30px;
            background: #fff;
            border-radius: 50px !important inherit;
            text-align: center;
            line-height: 30px;
            top: -20px;
        }

        .modal-backdrop {
            position: relative;
        }

        .sign_reltive {
            position: absolute;
            top: 26px;
            left: 45px;
            color: #FFFFFF;
            line-height: 24px;
        }

        .sign_input input {
            font-weight: 500;
        }

        .log_p {
            width: 100%;
        }

        .log_btm {
            border-bottom: 2px solid #FFF10F;
        }




        .mat-label {
            display: block;
            font-size: 16px;
            transform: translateY(25px);
            transition: all 0.5s;
        }

        .mat-input {
            position: relative;
            background: transparent;
            width: 100%;
            border: none;
            outline: none;
            font-size: 16px;
        }

        .mat-div {
            padding: 5px 0 0 0;
            position: relative;
        }

            .mat-div:after, .mat-div:before {
                content: "";
                position: absolute;
                display: block;
                width: 100%;
                height: 2px;
                background-color: #e2e2e2;
                bottom: 0;
                left: 0;
                transition: all 0.5s;
            }

            .mat-div::after {
                background-color: #DC6A3D;
                transform: scaleX(0);
            }

        .is-active::after {
            transform: scaleX(1);
        }

        .is-active .mat-label {
            color: #DC6A3D;
        }

        .is-completed .mat-label {
            font-size: 12px;
            transform: translateY(0);
        }

        .forgrt_pwd {
            position: absolute;
            right: 0px;
            bottom: 13px;
            color: #DC6A3D;
        }

        .check_btn {
            width: 138px;
            height: 41px;
            float: left;
            background: #DC6A3D;
            border-radius: 4px;
            text-align: center;
            font-size: 12px;
            color: #fff;
            font-weight: bold;
            padding: 12px 30px 11px 30px;
        }







        /*================================================= LogIn ===================================================*/
        /*********** sign up start ******************/

        .sign_modal {
            width: 735px;
            height: 432px;
            border-radius: 0px;
            box-shadow: none;
        }

        .sign_up_modal {
            position: absolute;
            right: -16px;
            width: 30px;
            height: 30px;
            background: #fff;
            border-radius: 50px;
            text-align: center;
            line-height: 30px;
            top: -20px;
        }

        .modal-backdrop {
            position: relative;
        }

        .sign_reltive {
            position: absolute;
            top: 26px;
            left: 45px;
            color: #FFFFFF;
            line-height: 24px;
        }

            .sign_reltive p {
                font-size: 14px !important;
            }

        .sign_input input {
            font-weight: 500;
        }

        .log_p {
            width: 100%;
        }

        .log_btm {
            border-bottom: 2px solid #FFF10F;
        }




        .mat-label {
            display: block;
            font-size: 16px;
            transform: translateY(25px);
            transition: all 0.5s;
        }

        .mat-input {
            position: relative;
            background: transparent;
            width: 100%;
            border: none;
            outline: none;
            font-size: 16px;
        }

        .mat-div {
            padding: 5px 0 0 0;
            position: relative;
        }

            .mat-div:after, .mat-div:before {
                content: "";
                position: absolute;
                display: block;
                width: 100%;
                height: 2px;
                background-color: #e2e2e2;
                bottom: 0;
                left: 0;
                transition: all 0.5s;
            }

            .mat-div::after {
                background-color: #DC6A3D !important;
                transform: scaleX(0);
            }

        .is-active::after {
            transform: scaleX(1) !important;
        }

        .is-active .mat-label {
            color: #DC6A3D;
        }

        .is-completed .mat-label {
            font-size: 12px;
            transform: translateY(0);
        }

        .forgrt_pwd {
            position: absolute;
            right: 0px;
            bottom: 13px;
            color: #DC6A3D;
        }

        .sign_pading {
            padding: 25px 70px !important;
        }

        .bst_btn {
            background: #FFF10F !important;
            color: #000000 !important;
        }

        .mt_95 {
            margin-top: 95px;
        }

        .check_btn {
            width: 138px;
            height: 41px;
            float: left;
            background: #DC6A3D;
            border-radius: 4px;
            text-align: center;
            font-size: 12px;
            color: #fff;
            font-weight: bold;
            padding: 12px 30px 11px 30px;
        }





        /*=========================================== CheckNow ============================================*/


        .available {
            width: 100%;
            float: left;
            height: 96px;
        }

        .devider_rit {
            height: 51px;
            background-color: #ccc;
            margin-top: -55px;
            margin-right: 45px;
        }

        .phone_color {
            color: #909090;
            font-weight: 400;
            line-height: 24px;
        }

        .inr_available h5, h6 {
            line-height: 24px;
        }

        .got_cars {
            width: 100% !important;
            float: left !important;
        }





        /* ========================================= WeAreAvailable ============================================= */

        /* -----we are available start */
        .available {
            width: 100%;
            float: left;
            height: 96px;
        }

        .devider_rit {
            height: 51px;
            background-color: #ccc;
            margin-top: -55px;
            margin-right: 8px;
        }

        .phone_color {
            color: #909090;
            font-weight: 400;
            line-height: 24px;
        }

        .inr_available h5, h6 {
            line-height: 24px;
        }

        @media only screen and (max-width: 900px) and (min-width: 320px) {

            .available {
                display: none;
            }
        }

        @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
            .inr_available h5 {
                font-size: 16px;
                line-height: 20px;
                margin-bottom: 0px;
            }

            .devider_rit {
                height: 51px;
                background-color: #ccc;
                margin-top: -40px;
                margin-right: 4px;
            }

            .we-are-img {
                width: 24px;
            }
        }







        /*============================================ Index/Banner.cs ===========================================*/






        /* ------- banner start */
        .banner {
            width: 100%;
            float: left;
            height: 489px;
            /* ---------- background-image: url(/images/banner.png);*/
            background-position: center;
            background-size: cover;
        }

        .banner-img-new {
            background-repeat: no-repeat;
            height: 500px;
            background-size: cover;
            background-position: bottom;
        }

        .mb-banner-hide-section {
            display: none !important;
        }

        .mb-banner-hide-section {
            display: none !important;
        }

        #carousel-example-generic {
            display: block;
            float: left;
            width: 100%;
        }

        .inr_brand {
            color: #FFFFFF;
        }

        .banner_box {
            border: 1px solid #fff;
            width: 471px;
            height: 65px;
            padding: 11px 15px 0px 12px;
            display: inline-flex;
        }

        .devider_notify {
            width: 1px;
            height: 30px;
            background-color: #fff;
            margin-top: -37px;
            margin-right: -10px;
        }

        .spcl_img img {
            float: left;
            display: block;
            margin-right: 10px;
        }

        .spcl_img p {
            width: 150px;
            font-size: 14px;
            line-height: 22px;
            margin-bottom: 0px;
            color: #fff;
        }

        .check_btn:hover {
            background: #FFF10F;
            color: #000;
        }
        /* --------- Find the right vehicle for you start  */
        .find_vehicel {
            width: 100%;
            float: left;
            height: 124px;
            margin-top: -65px;
        }

        .find_pera {
            height: 42px;
            background: #1A1511;
            line-height: 33px;
            font-size: 22px;
            font-weight: 500;
            color: #fff;
        }

        .inr_right {
            height: 82px;
            background: #fff;
        }

        select, input:focus {
            outline: transparent;
        }

        .month_piker label {
            font-size: 14px;
            font-weight: 400;
            color: #666666;
            line-height: 21px;
        }

        .month_piker input {
            border: 0px;
            border-bottom: 1px solid #ccc;
            border-radius: 0px;
            margin-top: 3px;
        }

        .inr_right select, input {
            font-size: 16px;
            color: #000000;
            border: none;
            background: none;
            border-bottom: 1px solid #E8E8E8;
            font-weight: 500;
            padding-bottom: 5px;
            width: 100%;
        }


        /* ----------- popup header */
        .select-country-val {
            display: block;
            float: left;
            position: absolute;
            background: #fff;
            padding: 10px 10px 0 10px;
            /*----------- border-radius: 5px;*/
            -webkit-box-shadow: -1px 1px 5px -1px rgba(0, 0, 0, 0.27);
            -moz-box-shadow: -1px 1px 5px -1px rgba(0, 0, 0, 0.27);
            box-shadow: -1px 1px 5px -1px rgba(0, 0, 0, 0.27);
            z-index: 12;
        }

            .select-country-val ul {
                display: block;
                float: left;
                width: 100%;
            }

                .select-country-val ul li {
                    display: block;
                    float: left;
                    width: 100%;
                    line-height: 30px;
                    border-bottom: 1px solid #ccc;
                    margin-bottom: 10px;
                }

                    .select-country-val ul li a {
                        display: block;
                        float: left;
                        width: 100%;
                        line-height: 18px;
                        padding-bottom: 4px;
                    }

                    .select-country-val ul li:last-child {
                        border-bottom: 0px;
                    }

     /*   .set_country_cal {
            color: #F7E901;
            font-size: 16px;
            display: block;
            float: left;
            position: absolute;
            overflow: hidden;
            height: 22px;
        }*/


        .maker_clr_chnge {
            font-size: 16px;
            color: #000000;
            margin-top: 10px;
            border-bottom: 1px solid #ccc;
            width: 80%;
            padding-bottom: 7px;
            padding-bottom: 25px;
        }

        /* ------------------- Find the right vehicle for you end  */
        .bnht {
            height: 488px;
        }

        .find_pf_h {
            font-size: 16px;
            color: #7D7D7D !important;
            margin: 0;
        }

        .select-country-val_pf {
            display: block;
            float: left;
            position: absolute;
            background: #fff;
            padding: 10px 10px 0 10px;
            /*----------- border-radius: 5px;*/
            -webkit-box-shadow: -1px 1px 5px -1px rgba(0, 0, 0, 0.27);
            -moz-box-shadow: -1px 1px 5px -1px rgba(0, 0, 0, 0.27);
            box-shadow: -1px 1px 5px -1px rgba(0, 0, 0, 0.27);
            z-index: 12;
            margin-top: 40px;
            height: 201px;
            width: 158px;
            overflow-x: hidden;
            overflow-y: scroll;
        }

            .select-country-val_pf ul {
                display: block;
                float: left;
                width: 100%;
            }

                .select-country-val_pf ul li {
                    display: block;
                    float: left;
                    width: 100%;
                    line-height: 30px;
                    border-bottom: 1px solid #ccc;
                    margin-bottom: 10px;
                }

                    .select-country-val_pf ul li a {
                        display: block;
                        float: left;
                        width: 100%;
                        line-height: 18px;
                        padding-bottom: 4px;
                    }

                    .select-country-val_pf ul li:last-child {
                        border-bottom: 0px;
                    }

        .curser_doen {
            position: absolute;
            top: 0px;
            display: block;
            right: 0;
        }

        .select-country-val_pf::-webkit-scrollbar {
            width: 10px;
            background-color: #F5F5F5;
        }

        .select-country-val_pf::-webkit-scrollbar-track {
            border-radius: 10px;
            background: rgba(0,0,0,0.1);
            border: 1px solid #ccc;
        }

        .select-country-val_pf::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background: linear-gradient(left, #fff, #e4e4e4);
            border: 1px solid #aaa;
        }

            .select-country-val_pf::-webkit-scrollbar-thumb:hover {
                background: #fff;
            }

            .select-country-val_pf::-webkit-scrollbar-thumb:active {
                background: linear-gradient(left, #22ADD4, #1E98BA);
            }

        .select-country-val_pf ul li a:hover {
            color: #DC6A3D !important;
        }

        @media only screen and (max-width: 900px) and (min-width: 320px) {
            .banner-img-new {
                height: 165px;
            }

            .s_country_new_01{margin:0px -5px 0px;width:100%;}
            .stock_count-mb_pd{padding-top:10px;padding-bottom:10px;}
            .mb-price-range {
                font-size: 13px;
                line-height: 18px;
                margin: 0px;
            }
            .mbl_price_country_01 {
                color: #1A1511 !important;
                font-size:14px !important;
                font-weight: 500;
                height: 40px;
                text-transform: uppercase;
                box-shadow: unset !important;
                background: transparent !important;
                border: 0px !important;
                /* margin: 10px 0px 0px; */
                padding: 0px !important;
            }

            .mb-rate-pro {
                font-size: 13px;
                line-height: 18px;
                margin-bottom: 5px;
            }

            .mb-tp-bn-spc {
                margin-top: 10px !important;
            }

            .mb-new-tp-0 {
                margin-top: 0px !important;
            }

            .mb-banner-hide-section {
                display: none !important;
            }

            .find_vehicel {
                margin-top: -15px;
            }

            .inr_brand {
                font-size: 14px;
                line-height: 17px;
            }

            .banner {
                height: 125px !important;
            }

            .bnht {
                height: 200px !important;
            }

            .find_vehicel {
                height: unset;
            }

            .inr_right {
                height: unset;
            }
            .set_country_cal_vehlicle_01{position:unset;}
            /*.set_country_cal {
                position: unset;
            }*/
            .curser_doen {
                top: 35px;
                right: 15px;
            }

            .mb-rht-spc {
                margin-right: 0px !important;
            }

            .maker_clr_chnge {
                width: 100%;
                margin-bottom: 20px;
                font-size: 16px;
                /*color: #000;*/
                margin-top: 10px;
                border-bottom: 1px solid #ccc;
                /* width: 80%;
                padding-bottom: 7px;*/
                padding-bottom: 25px;
            }
           /* .maker_clr_chnge {
               
            }*/
            .banner_box {
                display: none !important;
            }
        }

        @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

            /* ---------
    .set_country_cal {
        position: unset;
    }
 -------------- */
            .selct_p_country_01{position:unset;}

            .set_country_cal_vehlicle_01 {
                position: unset;
            }

            .inr_right {
                height: unset;
            }

            .find_vehicel {
                margin-top: -20px;
                height: unset;
            }

            .carousel-indicators {
                bottom: -20px;
            }

            .maker_clr_chnge {
                margin-bottom: 20px;
            }

            .find_pading {
                padding: 30px 0px 10px 0px !important;
            }

            .find_vehicel_pading {
                padding: 20px 20px 20px 20px !important;
                display: block;
                float: left;
                width: 100%;
            }

            .find_pera {
                text-align: center;
                height: unset;
            }

            .maker_clr_chnge {
                width: 100%;
                margin-bottom: 20px;
            }

            .curser_doen {
                top: 35px;
                right: 35px;
            }

            .banner {
                width: 100%;
                float: left;
                height: 429px;
                background-position: 0px 20px 20px 20px;
                background-size: cover;
                background-repeat: no-repeat;
                background-position: left;
            }

            .banner_box {
                width: 100%;
            }

            .banner-img-new {
                height: 420px;
            }
        }

        @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
            .inr_brand {
                font-size: 20px;
                line-height: 25px;
            }

            .banner-img-new {
                height: 270px;
            }

            .mb-price-range {
                font-size: 20px;
                line-height: 25px;
                margin: 15px 0px 10px;
            }

            .mb-rate-pro {
                font-size: 20px;
                line-height: 25px;
                margin: 15px 0px;
            }

            .mb-tp-bn-spc {
                margin-top: 30px !important;
            }

            .mb-new-tp-0 {
                margin-top: 0px !important;
            }

            .mb-banner-hide-section {
                display: none !important;
            }

            .find_vehicel {
                margin-top: -15px;
            }
        }
