.tabsmenu {
    background: #fff;
    border-radius: 6px;
    padding: 10px 20px;
    margin-bottom: 20px;
    height: 50px;
    line-height: 30px;
}

.priceVersion ul.nav.nav-tabs li button.nav-link {
    border: none;
    color: #64748B;
    padding: 14px 0 8px;
    background: none;
    margin-right: 20px;
}
.titleRow {
    background: #F8FAFC;
    padding: 10px 16px;
    border-radius: 6px;
    height: 40px;
    line-height: 20px;
    font-size: 12px;
    color: #334155;
    margin-top: 10px;
}
.titleBox1 {
    float: left;
    width: 40%;
}

.titleBox2 {
    float: left;
    width: 50%;
}

.titleBox3 {
    float: left;
    width: 10%;
    text-align: center;
}

.bodyListingRow {
    padding: 12px 16px;
    border-bottom: 1px solid #F1F5F9;
    float: none;
    display: inline-block;
    width: 100%;
}


.bodyListing1 {
    float: left;
    width: 40%;
}

.bodyListing2 {
    float: left;
    width: 50%;
    position: relative;
}

.bodyListing3 {
    float: left;
    width: 10%;
    text-align: center;
}
.bodyListing3 input {
    margin-top: 12px;
}
.bodyListing1 h4, .bodyListing2 h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
}
.bodyListing1 p, .bodyListing2 p {
    color: #64748B;
    font-weight: 300;
    margin-bottom: 0px;
}
.bodyListing2 p a{
        color: #001B72;
    font-weight: 400;
    margin-bottom: 0px;
    text-decoration: none;
}
.bodyListing2 p a:hover{ text-decoration: underline; }
.bodyListing1 span {
    color: #94A3B8;
    font-size: 12px;
    font-style: italic;
}

a.viewcompareOfferLink {
    color: #EB002B;
    text-decoration: none;
    border: 1px solid #EB002B;
    display: inline-block;
    text-align: center;
    border-radius: 6px;
    line-height: 28px;
    padding: 0 12px;
    font-size: 13px;
    position: absolute;
    left: 220px;
    top: 6px;
}


.textCentr { text-align: center; }

.MileageRow {
    background: #F8FAFC;
    padding: 10px 16px;
    border-radius: 6px;
    height: 40px;
    line-height: 20px;
    font-size: 12px;
    color: #334155;
}
.mileageHeading1 {
    float: left;
    width: 40%;
}
.mileageHeading2 {
    float: left;
    width: 30%;
}
.mileageHeading3 {
    float: left;
    width: 30%;
}


.MileageContent {
    padding: 12px 16px;
    border-bottom: 1px solid #F1F5F9;
    float: none;
    display: inline-block;
    width: 100%;
}
.Mileagelist1 {
    float: left;
    width: 40%;
}
.Mileagelist2 {
    float: left;
    width: 30%;
}
.Mileagelist3 {
    float: left;
    width: 30%;
}

.Mileagelist1 h4, .Mileagelist2 h4, .Mileagelist3 h4 {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 4px;
}

.MileageContent:last-child {
    padding: 12px 16px 0;
    border-bottom:none;
}


.spaceKeyRow {
    display: inline-block;
}

.spaceKeyRow ul {
    margin: 0px;
    padding: 0px;
}
.spaceKeyRow ul li {
    list-style: none;
    float: left;
    margin-right: 50px;
    text-align: center;
    padding-top: 12px;
}
.spaceKeyRow ul li img {
    margin-bottom: 12px;
}
.main_wrapper.brochureSection {
    position: relative;
}

.main_wrapper.brochureSection img.brocgureBg {
    position: absolute;
    top: 24px;
    right: 18px;
}

.brochureSection a {
    color: #EB002B;
    text-decoration: none;
    border: 1px solid #EB002B;
    display: inline-block;
    text-align: center;
    border-radius: 6px;
    line-height: 28px;
    padding: 0 12px;
    font-size: 13px;
   
}
ul.nav.nav-tabs li button.nav-link {
    border: none;
    color: #64748B;
    padding: 14px 0px 10px;
    background: none;
    margin-right: 20px;
}

.dealerInAll .chargingStation {
    border: 1px solid #E2E8F0;
    padding: 14px;
    border-radius: 6px;
    min-height: 144px;
}

.dealerInAll .wrapper_row .slick-prev {
    left: -18px
    z-index: 9;
    top: 72px;
}
.dealerInAll .wrapper_row .slick-next {
    right: -18px;
    z-index: 9;
    top: 72px;
}

span.cityLeft {
    color: #94A3B8;
    font-size: 12px;
    width: 50%;
    display: inline-block;
}
span.ex-showrromRt {
    color: #94A3B8;
    font-size: 12px;
    width:46%;
    display: inline-block;
}

.Nearbyyou ul li {
    list-style: none;
    border-bottom: 1px solid #E2E8F0;
    padding: 10px 0;
}

.Nearbyyou ul {
    margin: 0px;
    padding: 0px;
}

.Nearbyyou ul li span.cityName a {
    color: #EB002B;
    width: 50%; display: inline-block; text-decoration: none;
}
.Nearbyyou ul li span.cityName a:hover { text-decoration: underline; }
.chooseCity {
    padding: 12px 0 0;
        position: relative;
}

.chooseCity label {
    color: #94A3B8;
    font-size: 12px;
    width: 50%;
    display: inline-block;
}

.chooseCity img {
    position: absolute;
    top: 42px;
    left: 10px;
}

.chooseCity input {
    padding-left: 34px;
}

.bodytype .brandbox { cursor: pointer; }

a.changeCityLink img {
    margin-right: 5px;
    vertical-align: 0px;
}

a.changeCityLink {
    font-size: 14px;
    color: #EB002B;
    text-decoration: none;
    margin-left: 10px;
    vertical-align: 3px;
}

.displaycarDetails h4 {
    color: #0F172A;
    font-size: 20px;
    margin-bottom: 4px;
}
.starRow img {
    margin-right: 10px;
}

.starRow {
    color: #0F172A;
}
.starRow a {
    margin-left: 10px;
    color: #EB002B;
    text-decoration: none;
}

.priceRow a {
    font-size: 16px;
    color: #2F80ED;
    text-decoration: none;
    vertical-align: 2px;
    margin-left: 20px;
}

.priceRow {
    font-size: 26px;
    font-weight: 500;
    color: #334155;
    margin-top: 16px;
    display: block;
    margin-bottom: 26px;
}

.priceRow i {
    color: #94A3B8;
    font-weight: 300;
    font-size: 14px;
}

.priceRow p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: -8px;
}

.priceRow b strong {
    font-weight: 600;
}

.priceRow b {
    font-weight: 300;
    color: #0F172A;
    font-size: 14px;
    display: block;
    margin-top: 8px;
}

.checkAllOffers a {
    background: #EB002B;
    border: none;
    color: #fff;
    padding: 9px 20px;
    border-radius: 6px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
    text-decoration: none;
        font-weight: 500;
}
.displaycarDetails {
    padding-left: 14px;
    padding-top: 20px;
}
.detailLinks {
    display: block;
    width: 100%;
    margin-top: 38px;
}
.detailLinks ul li a {
    text-decoration: none;
    color: #000;
    background: #F8FAFC;
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
}
.detailLinks ul li a:hover { background: #e8e8e8; }

.detailLinks ul li {
    list-style: none;
    float: left;
    margin-right: 20px;
}
.detailLinks ul {
    margin: 0px;
    padding: 0px;
}
.detailLinks ul li a img {
    vertical-align: -3px;
    margin-right: 4px;
}

.sliderRowEMI {
    margin-top: 16px;
}

.EMIvalue h5 span {
    font-size: 14px;
    display: block;
    font-weight: 400;
    color: #94A3B8;
}

.EMIvalue h5 {
    font-size: 40px;
    color: #334155;
    font-weight: 600;
    float: left;
    margin-right: 16px;
}
.EMIvalue h4 span {
    font-weight: 600;
    margin-left: 8px;
}

.EMIvalue h4 {
    font-size: 15px;
    text-align: right;
    font-weight: 300;
}

.getofferemi.checkAllOffers {
    border-top: 1px solid #cccc;
    display: block;
    float: left;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}
.getofferemi.checkAllOffers a {display: inline-block; padding: 11px 30px; font-size: 16px; margin-top: 18px;}













