﻿.bread_crumbs li .activated {
    font-weight: bold;
    padding-left: 6px;
}
.container {
    width: 1280px;
    margin: 0 auto;
}
.mt_34 {
    margin-top: 34px;
}
.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;
}
.suzuki_tyoyo_pading {
    padding: 31px 20px 28px 49px;
}

.suzuki_tyota p{font-size: 28px;font-weight: bold;color: #141414;line-height: 42px;}
.suzuki_tyota h5{font-weight: 500;}
.suzuki_tyota a{position: absolute;right: 5px;top: -18px;}
.book_now{position: relative; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);line-height: 15px;}
.table_type > thead > tr > th, .table_type > tbody > tr > th, .table_type > tfoot > tr > th, .table_type > thead > tr > td, .table_type > tbody > tr > td, .table_type > tfoot > tr > td {
    padding: 10px 0;
    line-height: 25px;
    vertical-align: top;
    border-top: 0px solid #ddd;
    /*border-bottom: 1px solid #ddd;*/
    border-top: 1px solid #ddd !important;
}

.tableresponsive {
    display: table;
    width: 100%;
    overflow-x: auto;
    /*-webkit-overflow-scrolling: touch;*/
}
.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
    border-top: 1px solid #ddd !important;
}
.btn_comp {
    background: #FFF10F !important;
    width: 138px;
    height: 41px;
    color: #000000;
    float: left;
    border-radius: 4px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 30px 11px 30px;
}
#trCompareCarHeading .bdr_tp_unset {
    border-top: unset !important;
}
.compare-close {
    margin-top: -30px;
    display: block;
    float: right;
    margin-right: 30px;
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
    padding: 2px 7px;
    border-radius: 50px;
    box-shadow: 0px 1px 4px #000000;
    opacity: 0.70;
    position: relative !important;
    right: -48px !important;
    top: 15px !important;
    z-index: 11;
}
.best-selling-car-compare_n01 {
    font-size: 14px;
    font-weight: bold;
    color: #141414;
    line-height: 21px;
    background: #FFF10F;
    border-radius: 0px 4px 4px 0px;
    padding: 5px;
    float: left;
    position: absolute;
    top: 0px;
    left: 15px;
}
.promotional-car-compare_n02 {
    font-size: 14px;
    font-weight: bold;
    color: #141414;
    line-height: 21px;
    background: #FFF10F;
    border-radius: 4px 0px 0px 4px;
    padding: 5px;
    float: left;
    position: absolute;
    top: 0px;
    right: 15px;
}
.tdwidth{
    width:310px;
}
/* compare-cars -- css start */
.jtc-td-suv {
    position: relative;
    height: 200px;
}

    .jtc-td-suv p {
        font-size: 14px;
        line-height: 18px;
        color: #141414;
        padding: 0 15px;
        position: relative;
    }

.jtc-book-btn {
    position :absolute; 
    bottom:-13px; 
}
td.bdr_tp_unset {
    position: relative;
}
td.bdr_tp_unset span.dv-bst-sling {
    font-size: 14px;
    font-weight: bold;
    color: #141414;
    line-height: 21px;
    background: #FFF10F;
    border-radius: 4px 0 0 4px;
    padding: 5px;
    float: left;
    position: absolute;
    top: 8px;
    right: 20px;
}
.dv-promtional {
    left: 20px;
    width: 120px;
    border-radius: 0px 4px 4px 0px !important;
}

@media only screen and (max-width: 900px) and (min-width: 320px) {


    .table-data-scroll {
        width: 100%;
        display: block;
        overflow-x: auto;
    }
}