.ads2 {
    margin-top: 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}


.tabsmenu ul li a {
    color: #64748B;
    text-decoration: none;
}

.tabsmenu ul li {
    float: left;
    list-style: none;
    padding: 0 15px;
}
.tabsmenu ul {
    margin: 0px;
    padding: 0px;
}
.tabsmenu {
    background: #fff;
    border-radius: 6px;
    padding: 10px 20px;
    margin-bottom: 20px;
    height: 50px;
    line-height: 30px;
}
.tabsmenu ul li.active a {
    color: #EB002B;
    border-bottom: 2px solid #EB002B;
    padding-bottom: 5px;
}

.tabsmenu ul li a:hover{
    color: #EB002B;
    border-bottom: 2px solid #EB002B;
    padding-bottom: 5px;
}
.ratingsRow img {
    margin-right: 6px;
    vertical-align: -5px;
}

.ratingsRow {
    font-size: 12px;
    margin-bottom: 12px;
    color: #94A3B8;
}
.latestNewsRow {
    position: relative;
}
.selectbrand {
    width: 200px;
    position: absolute;
    right: 20px;
    top: 18px;
}

.lastesNewsRow .newsright a {
    color: #EB002B;
    text-decoration: none;
    border: 1px solid #EB002B;
    display: inline-block;
    text-align: center;
    border-radius: 6px;
    line-height: 28px;
    padding: 0 20px;
    font-size: 13px;
}
.lastesNewsRow .newsright a:hover {
    color: #fff;
    text-decoration: none;
    border: 1px solid #EB002B;
    background: #EB002B;
}

.latestnewslist.lastestAutomobile .newsright h4 span { color: #94A3B8; font-size: 12px; }
.latestnewslist.lastestAutomobile .newsright p span { color: #64748B; font-size: 14px; margin-right: 20px; }
.latestnewslist.lastestAutomobile .newsright h3 { font-size: 16px; }
.latestnewslist.lastestAutomobile .newsright p {margin-bottom: 12px;}
.lastesNewsRow h4 {
    margin-bottom: 12px;
}

.productCls span {
    background: url(../images/favoriteunactive.svg) no-repeat;
    width: 20px;
    height: 20px;
    padding: 0px 20px 0 0;
    position: absolute;
    right: 0px;
    top: 12px;
    cursor: pointer;
}
.productCls span.active {
    background: url(../images/favoriteactive.svg) no-repeat;
    width: 20px;
    height: 20px;
    padding: 0px 20px 0 0;
    position: absolute;
    right: 0px;
    top: 12px;
}
.lastesNewsRow {
    position: relative;
}

.wrapper_row .sliderbty .productCls h3 {
    margin-top: 14px;
}
.productCls b {
    font-weight: 300;
    font-size: 12px;
    color: #94A3B8;
    margin-bottom: 12px;
    display: inline-block;
}
.productCls h3 span {
    right: 0px;
}
.wrapper_row .sliderbty .productCls p {
    color: #334155;
    font-weight: 400;
    margin-bottom: 0px;
}
.ads {
    text-align: center;
    margin: 20px 0;
}






.comareBoxLeft img, .compareBoxRight img { height: 160px; }
.comareBoxLeft {
    width: 186px;
    float: left;
    text-align: left;
}
.compareRowBox .comareBoxLeft img {
    border-radius: 0px;
    border-top-left-radius: 6px;
}

.compareRowBox .compareBoxRight img {
    border-radius: 0px;
    border-top-right-radius: 6px;
}
.compareBoxRight {
    width: 186px;
    float: left;
    text-align: left;
}

.compareRowBox {
    border: 1px solid #E2E8F0;
    border-radius: 6px;
}

.comareBoxLeft h3 {
    color: #64748B;
    font-size: 14px;
    padding-left: 14px;
    padding-top: 14px;
}

.comareBoxLeft h4 {
    color: #334155;
    font-size: 16px;
    padding-left: 14px;
}

.comareBoxLeft p {
    padding-left: 14px;
}

.compareBoxRight h3 {
    color: #64748B;
    font-size: 14px;
    padding-right: 14px;
    padding-top: 14px;
}

.compareBoxRight h4 {
    color: #334155;
    font-size: 16px;
    padding-right: 14px;
}


.compareCenterbtn a {
    color: #EB002B;
    text-decoration: none;
    border: 1px solid #EB002B;
    display: inline-block;
    text-align: center;
    border-radius: 6px;
    line-height: 28px;
    padding: 2px 24px;
    margin-bottom: 20px;
}
.compareCenterbtn a:hover { background:#EB002B ; color: #fff; }

.compareBoxRight h4 a, .comareBoxLeft h4 a { color: #334155; text-decoration: none; }

.compareRowBox.compareCarUpload .upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  text-align: center;
}
.compareRowBox.compareCarUpload .upload-btn-wrapper label {margin-top: 6px;}
.compareRowBox.compareCarUpload  .btn {
  border: 1px dashed #ccc;
    color: gray;
    background-color: white;
    border-radius: 100px;
    font-size: 30px;
    width: 80px;
    height: 80px;
    display: block;
}

.compareRowBox.compareCarUpload .upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.compareRowBox.compareCarUpload {
    background: #FCFDFE;
    min-height: 319px;
    position: relative;
}
.compareRowBox.compareCarUpload .comareBoxLeft { text-align: center;padding-top: 100px; }
.compareRowBox.compareCarUpload .compareBoxRight { text-align: center;padding-top: 100px;}
.sepraterCompare {
    height: 240px;
    background: #E2E8F0;
    width: 1px;
    position: absolute;
    left: 186px;
    top: 40px;
}
.sepraterCompare span {
    background: #EB002B;
    color: #fff;
    width: 33px;
    height: 33px;
    display: block;
    line-height: 32px;
    border-radius: 40px;
    margin-left: -15px;
    margin-top: 100px;
    text-align: center;
}


.wrapper_row.ComparisonsRowCard .slick-slide { width: 374px;}
.compareCenterbtn {
    float: left;
    width: 100%;
    text-align: center;
}

.productImages {
    border: 1px solid #E2E8F0;
    padding: 10px;
    border-radius: 6px;
    padding-bottom: 0px;
}
img.productImage1 {
    max-width: 352px !important;
    margin-bottom: 12px;
}
img.productImage2 {
    width: 169px;
    float: left;
    margin-right: 12px;
}
img.productImage3 {
    width: 169px;
    float: left;
}
.productImages h3 {
    font-size: 16px;
    width: 100%;
    text-align: center;
    margin-top: 14px;
    display: inline-block;
}

.cardealers ul li p {
    padding-bottom: 0;
    margin-bottom: 0px;
    font-size: 12px;
}

.cardealers ul li h2 {
    font-size: 14px;
    margin-bottom: 4px;
}
.cardealers ul li {
    list-style: none;
    float: left;
    display: inline-block;
    border: 1px solid #E2E8F0;
    padding: 10px;
    border-radius: 6px;
    margin-right: 14px;
    margin-bottom: 12px;
}
.cardealers ul {
    margin: 0px;
    padding: 0px;
}
.cardealers {
    width: 100%;
    display: inline-block;
}

.chargingStation {
    border: 1px solid #E2E8F0;
    padding: 14px;
    border-radius: 6px;
    min-height: 180px;
}
.chargingStation h2 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 8px;
}

.chargingStation p {
    padding-bottom: 0;
    margin-bottom: 8px;
        font-size: 12px;
}
.chargingStation a {
    color: #EB002B;
    text-decoration: none;
    border: 1px solid #EB002B;
    display: inline-block;
    text-align: center;
    border-radius: 6px;
    line-height: 30px;
    font-size: 12px;
    width: 100%;
}
.chargingStation a:hover { background:#EB002B; color: #fff; }

.carOptions li button {
    padding: 14px 0px 10px !important;
    margin-right: 20px;
}

.findthecar a {
    background: #fff;
    border:1px solid #F1F5F9;
    padding: 6px 14px;
    border-radius: 50px;
    color: #64748B;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
}
.findthecar {
    margin-bottom: 20px;
}
.findthecar a:hover {
    background: #EB002B;
    color: #fff;
}

.newcarBuying li button {
    padding: 14px 0px 10px !important;
    margin-right: 20px;
}

.newcarBuying .form-group {
    float: left;
    width: 38%;
    margin-right: 20px;
    text-align: left;
}
.newcarBuying h6 {
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
}
.newcarBuying a.searchFilter {
    background: #EB002B;
    color: #fff;
    padding: 7px 18px;
    border-radius: 6px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
    display: inline-block;
    font-size: 16px;
    margin-left: 0px;
}

.productCls.newsfav span {
    margin-top: 8px;
    display: block;
    margin-bottom: -14px;
    color: #EB002B;
    font-size: 12px;
    position: initial;
    width: 100%;
    background: none;
}

ul.searchCarsByCtg li a {
    text-decoration: none;
    color: #334155;
}

ul.searchCarsByCtg li {
    list-style: none;
    border-bottom: 1px solid #E2E8F0;
    padding: 10px 0;
}
ul.searchCarsByCtg li:last-child { border-bottom: none; padding-bottom: 0px; }
ul.searchCarsByCtg {
    margin: 0px;
    padding: 0px;
    margin-top: -4px;
}
ul.searchCarsByCtg li a img {
    height: 14px;
    float: right;
    padding-top: 4px;
}
div#show-more a, #show-less a {
    color: #334155;
    text-decoration: none;
}
.main_wrapper.faqscommon button {
    padding: 10px 16px 12px;
}

.accordion.newcarFaqs h2 {
    margin-bottom: 0px;
}
.discontinuedBox .chargingStation {
    border: 1px solid #E2E8F0;
    padding: 14px;
    border-radius: 6px;
    min-height: 162px;
}

.discontinuedBox .wrapper_row .slick-prev {
    left: -18px;
    z-index: 9;
    top: 50%;
}
.discontinuedBox .wrapper_row .slick-next {
    right: -18px;
    z-index: 9;
    top: 50%;
}
.lastesNewsRow .newsright h3 a {
    color: #334155;
    text-decoration: none;
    display: inline-block;
    text-align: left;
    border-radius: 0px;
    line-height: 12px;
    font-size: 14px;
    padding: 0px;
    border: none;
}
.lastesNewsRow .newsright h3 a:hover { background: none; border: none; color: #334155; }













/* mobile Media Css Start Here 320 -767 */
@media screen and (max-width:767px) and (min-width:320px) {

.ads2 img {
    width: 100%;
}
.tabsmenu ul {
    overflow: auto;
    white-space: nowrap;
    width: 100%;
    display: inline-flex;
    overflow-y: hidden;
}
.tabsmenu ul li {
    padding-bottom: 10px;
}
.carOptions ul {overflow: auto;
    white-space: nowrap;
    width: 100%;
    display: inline-flex;
    overflow-y: hidden;}
.latestnewslist .tab-pane.show.active {
    display: block;
}
.selectbrand {
    width: 100%;
    position: initial;
    right: 20px;
    top: 18px;
    margin-bottom: 14px;
    margin-top: 12px;
}
.cardealers ul li {
    padding:8px 8px;
    width: 100%;
}

.main_wrapper.faqscommon button.accordion-button {
    font-size: 14px;
    line-height: 16px;
}
.lastesNewsRow .newsleft {
    float: left;
    width: 30%;
    margin-right: 14px;
}
.newsright {
    float: left;
    width: 64%;
}
.lastesNewsRow {
    min-height: 172px;
}
.latestnewslist.lastestAutomobile .newsright h3 {
    font-size: 14px;
}
.lastesNewsRow h4 {
    font-size: 16px;
}
.latestnewslist.lastestAutomobile .newsright h4 span {
    
    display: block;
    margin-top: 6px;
}
.latestnewslist.lastestAutomobile .newsright p span {
    color: #64748B;
    font-size: 12px;
    margin-right: 10px;
}
.lastesNewsRow h4 {
    margin-bottom: 6px;
}
.newsleft img {
    height: 85px
}
.newsBg h2 {
    font-size: 18px;
    margin-bottom: 12px;
}
























}








