@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,800);

@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
.dhs-wrapper-cars {
  width: 100%;
  padding: 50px 0;
  background: url("../../img/overview/bg-cars-details.jpg") center no-repeat;
  min-height: 400px;
  background-position: 50% 0%;
  background-size: cover;
  height: 700px;
}
@media (max-width: 575px) {
  .dhs-wrapper-cars {
    height: 845px;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars {
    position: relative;
    height: 700px;
  }
}
@media (max-width: 320px) {
  .dhs-wrapper-cars {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .dhs-wrapper-cars .tab-size {
    max-width: 90%;
  }
}
.dhs-wrapper-cars .mobile-size {
  position: relative;
}
.dhs-wrapper-cars .dhs-title-cars {
  position: relative;
}
@media (max-width: 320px) {
  .dhs-wrapper-cars .dhs-title-cars {
    margin-bottom: 50px;
  }
}
.dhs-wrapper-cars .dhs-title-cars .frame {
  width: 700px;
  background: url(../../img/overview/text-frame1.png) center no-repeat;
  background-position: center top;
  background-size: cover;
  height: 125px;
  position: absolute;
  left: -11%;
  top: -15px;
  padding: 25px 50px;
}
@media (max-width: 768px) {
  .dhs-wrapper-cars .dhs-title-cars .frame {
    width: 100%;
    left: -13%;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .dhs-title-cars .frame {
    width: 120%;
    height: 100px;
  }
}
.dhs-wrapper-cars .dhs-title-cars h1 {
  /*font-family: 'Lato', sans-serif;*/

  font-weight: 500;
  letter-spacing: 0px;
  font-family: 'Sigmar One', cursive;
  color: #010001;
}
@media (max-width: 768px) {
  .dhs-wrapper-cars .dhs-title-cars h1 {
    margin-left: 35px;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .dhs-title-cars h1 {
    margin-left: 30px;
    margin-bottom: 0px;
  }
}
@media (max-width: 320px) {
  .dhs-wrapper-cars .dhs-title-cars h1 {
    font-size: 20px;
  }
}
.dhs-wrapper-cars .dhs-title-cars h4 {
  position: relative;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 10px 0;
  line-height: 30px;
}
@media (max-width: 590px) {
  .dhs-wrapper-cars .dhs-title-cars h4 {
    font-size: 14px;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .dhs-title-cars h4 {
    margin: 0 0 10px 30px;
    font-size: 12px;
  }
}
@media (max-width: 375px) {
  .dhs-wrapper-cars .dhs-title-cars h4 {
    font-size: 13px;
  }
}
@media (max-width: 320px) {
  .dhs-wrapper-cars .dhs-title-cars h4 {
    font-size: 12px;
    padding: 0;
    margin-bottom: 0;
  }
}
.dhs-wrapper-cars .dhs-title-cars h4 .dhs-price {
  padding: 0 5px;
  line-height: 1.1em;
  min-width: 120px;
  font-size: 40px;
  position: absolute;
  top: -5px;
  left: 135px;
  color: red;
  font-weight: 800;
  font-family: 'Lato', sans-serif;
}
@media (max-width: 590px) {
  .dhs-wrapper-cars .dhs-title-cars h4 .dhs-price {
    font-size: 25px;
    top: -5px;
    left: 110px;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .dhs-title-cars h4 .dhs-price {
    font-size: 16px;
    line-height: 3.5em;
    left: 110px;
  }
}
@media (max-width: 375px) {
  .dhs-wrapper-cars .dhs-title-cars h4 .dhs-price {
    font-size: 14px;
    line-height: 4em;
    left: 110px;
  }
}
@media (max-width: 320px) {
  .dhs-wrapper-cars .dhs-title-cars h4 .dhs-price {
    top: 18px;
    left: 0;
    font-size: 16px;
    line-height: 2;
    padding-left: 0;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .dhs-img-feature {
    position: relative;
    top: 150px;
  }
}
.dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a video.video-fluid {
  max-width: 300px;
  width: 100px;
  height: 80px;
  border-radius: 3px;
}
@media (max-width: 1024px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a video.video-fluid {
    width: 80px;
    height: 70px;
  }
}
@media (max-width: 950px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a video.video-fluid {
    width: 85px;
    height: 70px;
  }
}
@media (max-width: 768px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a video.video-fluid {
    max-width: 300px;
    width: 210px;
    height: 120px;
    border-radius: 4px;
  }
}
@media (max-width: 767px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a video.video-fluid {
    width: 85px;
    height: 70px;
  }
}
@media (max-width: 575px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a video.video-fluid {
    width: 105px;
    height: 70px;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a video.video-fluid {
    width: 160px;
    height: 90px;
    border-radius: 4px;
    margin: auto;
  }
}
@media (max-width: 375px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a video.video-fluid {
    width: 145px;
    height: 85px;
  }
}
@media (max-width: 320px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a video.video-fluid {
    width: 110px;
    height: 70px;
  }
}
.dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a img.img-fluid {
  max-width: 300px;
  width: 100px;
  height: 80px;
  border-radius: 3px;
}
@media (max-width: 1024px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a img.img-fluid {
    width: 80px;
    height: 70px;
  }
}
@media (max-width: 950px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a img.img-fluid {
    width: 85px;
    height: 70px;
  }
}
@media (max-width: 768px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a img.img-fluid {
    max-width: 300px;
    width: 210px;
    height: 120px;
    border-radius: 4px;
  }
}
@media (max-width: 767px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a img.img-fluid {
    width: 85px;
    height: 70px;
  }
}
@media (max-width: 575px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a img.img-fluid {
    width: 105px;
    height: 70px;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a img.img-fluid {
    width: 160px;
    height: 90px;
    border-radius: 4px;
    margin: auto;
  }
}
@media (max-width: 375px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a img.img-fluid {
    width: 145px;
    height: 85px;
  }
}
@media (max-width: 320px) {
  .dhs-wrapper-cars .dhs-img-feature .mdb-lightbox figure a img.img-fluid {
    width: 110px;
    height: 70px;
  }
}
@media (max-width: 575px) {
  .dhs-wrapper-cars .bg-mobile {
    position: relative;
    top: 19rem;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .bg-mobile {
    position: absolute;
    max-width: 100%;
    top: 12rem;
  }
  .dhs-wrapper-cars .bg-mobile .dhs-details-unit {
    margin-top: 7rem;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .bg-mobile .dhs-details-unit {
    margin-top: 9.5rem;
  }
}
@media (max-width: 320px) {
  .dhs-wrapper-cars .bg-mobile {
    top: 7rem;
  }
}
.dhs-wrapper-cars .dhs-details-unit {
  color: #ffffff;
  margin-top: 30px;
}
@media (max-width: 575px) {
  .dhs-wrapper-cars .dhs-details-unit {
    margin: 0;
  }
}
.dhs-wrapper-cars .dhs-details-unit h3 {
  text-transform: capitalize;
  font-weight: 400;
  letter-spacing: 2px;
}
@media (max-width: 575px) {
  .dhs-wrapper-cars .dhs-details-unit h3 {
    margin: 0;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .dhs-details-unit h3 {
    margin: 0;
  }
}
.dhs-wrapper-cars .dhs-details-unit p {
  font-size: 14px;
  margin: 5px 0px;
  color: #ffffff;
}
@media (max-width: 575px) {
  .dhs-wrapper-cars .dhs-details-unit p {
    margin: 0;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .dhs-details-unit p {
    margin: 0;
  }
}
@media (max-width: 320px) {
  .dhs-wrapper-cars .dhs-details-unit p {
    margin: 5px 0;
  }
}
@media (max-width: 575px) {
  .dhs-wrapper-cars .cars-mobile {
    position: absolute;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .cars-mobile {
    position: relative;
  }
}
@media (max-width: 320px) {
  .dhs-wrapper-cars .cars-mobile {
    position: relative;
  }
}
.dhs-wrapper-cars .dhs-bg-item {
  text-align: center;
  height: 450px;
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .dhs-bg-item {
    height: auto;
    margin: auto;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .dhs-bg-item {
    width: 300px;
  }
}
@media (max-width: 320px) {
  .dhs-wrapper-cars .dhs-bg-item {
    width: 100%;
  }
}
.dhs-wrapper-cars .dhs-bg-item img {
  width: 100%;
  position: relative;
  bottom: 85px;
}
@media (max-width: 768px) {
  .dhs-wrapper-cars .dhs-bg-item img {
    bottom: 0;
  }
}
@media (max-width: 425px) {
  .dhs-wrapper-cars .dhs-bg-item img {
    bottom: 0;
  }
}
{
  width: 100%;
}
.dhs-tabs-cars {
  border-bottom: 1px solid #eee;
}
@media (max-width: 425px) {
  .dhs-tabs-cars {
    display: block;
    height: 125px;
    border-top: 1px solid #eee;
  }
}
@media (max-width: 425px) {
  .dhs-tabs-cars .nav-item {
    width: 50%;
    float: left;
  }
}
@media (max-width: 425px) {
  .dhs-tabs-cars .nav-item .nav-link {
    border: 1px solid #ff000021;
  }
}
.dhs-tabs-cars .nav-item .nav-link.active {
  background-color: red !important;
}
.tab-content #dts-tabs-details-unit .dhs_tables_specification table thead tr th {
  text-align: center;
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
}
.tab-content #dts-tabs-details-unit .dhs_tables_specification table thead tr th:first-child {
  border-right: 2px solid #bebebe;
  border-bottom: 2px solid #fff;
  letter-spacing: 2px;
  width: 40%;
}
.tab-content #dts-tabs-details-unit .dhs_tables_specification table thead tr th:last-child {
  letter-spacing: 1px;
  border-bottom: 2px solid #fff;
}
.tab-content #dts-tabs-details-unit .dhs_tables_specification table tbody tr:last-child {
  border-bottom: 2px solid #fff;
}
.tab-content #dts-tabs-details-unit .dhs_tables_specification table tbody tr:first-child {
  border-bottom: 2px solid #fff;
}
.tab-content #dts-tabs-details-unit .dhs_tables_specification table tbody tr td {
  vertical-align: middle;
}
.tab-content #dts-tabs-details-unit .dhs_tables_specification table tbody tr td:first-child {
  border-right: 1px solid #bebebe;
  font-family: 'Lato', sans-serif;
  text-transform: capitalize;
  /*border-top: 0;
							    border-bottom: 1px solid #bebebe;
							    height: 28px;
							    padding-top: 6px;
							    padding-bottom: 0px;
							    vertical-align: middle;
							    background-color: #eeeff1;
							    border-right: 1px solid #bebebe;*/

  font-size: 14px;
}
.tab-content #dts-tabs-details-unit .dhs_tables_specification table tbody tr td:last-child {
  font-family: 'Lato', sans-serif;
  /* border-top: 0;
							    border-bottom: 1px solid #bebebe;
							    height: 28px;
							    padding-top: 6px;
							    padding-bottom: 0px;
							    vertical-align: middle;*/

  font-size: 14px;
  text-align: center;
}
.tab-content #dts-tabs-details-unit .dhs_tables_specification table tbody tr td.dhs_title_speks {
  border-right: none;
  text-align: left;
  padding-left: 30px;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 500;
  background-color: red;
  color: #fff;
  font-family: 'Fredoka One', cursive;
  text-transform: uppercase;
  background-image: url(../../img/overview/header-background-left-part.png), url(../../img/overview/header-background-right-part.png);
  background-position: left top,right top;
  background-repeat: no-repeat, no-repeat;
  background-size: 10px 100%,contain;
}
.tab-content #dts-tabs-details-unit h1 {
  text-align: center;
  clear: both;
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Bevan', cursive;
  color: #e01428;
  /* font-family: 'Fredoka One', cursive; */

  /* font-family: 'Alfa Slab One', cursive; */

}
.tab-content #dts-tabs-details-unit figure.snip0057 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 380px;
  max-width: 480px;
  width: 100%;
  background: #ffffff;
  color: #000000;
}
@media (max-width: 768px) {
  .tab-content #dts-tabs-details-unit figure.snip0057 {
    min-width: 100%;
  }
}
.tab-content #dts-tabs-details-unit figure.snip0057 .image {
  width: 50%;
  overflow: hidden;
  z-index: 1;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
}
.tab-content #dts-tabs-details-unit figure.snip0057 .image img {
  position: relative;
  display: block;
  left: -15%;
  z-index: 1;
  -webkit-transform: skew(15deg);
  transform: skew(15deg);
  width: 400px;
}
.tab-content #dts-tabs-details-unit figure.snip0057 .image img.img-default {
  left: -28%;
}
.tab-content #dts-tabs-details-unit figure.snip0057:before {
  position: absolute;
  content: '';
  height: 100%;
  width: 45%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
  -webkit-box-shadow: 15px 0px 25px rgba(0, 0, 0, 0.7);
  box-shadow: 15px 0px 25px rgba(0, 0, 0, 0.7);
}
.tab-content #dts-tabs-details-unit figure.snip0057 figcaption {
  padding: 20px 10px 20px 20px;
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 50%;
}
@media (max-width: 425px) {
  .tab-content #dts-tabs-details-unit figure.snip0057 figcaption {
    bottom: 40px;
  }
}
@media (max-width: 320px) {
  .tab-content #dts-tabs-details-unit figure.snip0057 figcaption {
    bottom: 40px;
    width: 65%;
  }
}
.tab-content #dts-tabs-details-unit figure.snip0057 figcaption h2,
.tab-content #dts-tabs-details-unit figure.snip0057 figcaption p {
  margin: 0;
  text-align: right;
  padding: 10px 0;
  width: 100%;
}
.tab-content #dts-tabs-details-unit figure.snip0057 figcaption h2 {
  /*font-size: 1.3em;
						  font-weight: 300;*/

  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 425px) {
  .tab-content #dts-tabs-details-unit figure.snip0057 figcaption h2 {
    font-size: 14px;
  }
}
@media (max-width: 320px) {
  .tab-content #dts-tabs-details-unit figure.snip0057 figcaption h2 {
    font-size: 12px;
  }
}
.tab-content #dts-tabs-details-unit figure.snip0057 figcaption h2 span {
  font-weight: 800;
}
.tab-content #dts-tabs-details-unit figure.snip0057 figcaption p {
  font-size: 0.9em;
  opacity: 0.8;
  padding: 5px 0;
}
@media (max-width: 768px) {
  .tab-content #dts-tabs-details-unit figure.snip0057 figcaption p {
    font-size: 0.8em;
    color: #000;
  }
}
@media (max-width: 320px) {
  .tab-content #dts-tabs-details-unit figure.snip0057 figcaption p {
    display: none;
  }
}
.tab-content #dts-tabs-details-unit figure.snip0057 figcaption .icons {
  width: 100%;
  text-align: right;
}
.tab-content #dts-tabs-details-unit figure.snip0057 figcaption .icons i {
  font-size: 26px;
  padding: 5px;
  top: 50%;
  color: #000000;
  opacity: 0;
}
@media (max-width: 425px) {
  .tab-content #dts-tabs-details-unit figure.snip0057 figcaption .icons i {
    font-size: 20px;
    opacity: 1;
  }
}
@media (max-width: 320px) {
  .tab-content #dts-tabs-details-unit figure.snip0057 figcaption .icons i {
    font-size: 20px;
    opacity: 1;
  }
}
.tab-content #dts-tabs-details-unit figure.snip0057 figcaption a {
  opacity: 0.3;
}
.tab-content #dts-tabs-details-unit figure.snip0057 figcaption a:hover {
  opacity: 0.8;
}
@media (max-width: 425px) {
  .tab-content #dts-tabs-details-unit figure.snip0057 figcaption a {
    opacity: 0.8;
  }
}
.tab-content #dts-tabs-details-unit figure.snip0057 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.tab-content #dts-tabs-details-unit figure .position {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  padding: 15px 30px;
  font-size: 0.9em;
  opacity: 1;
  font-style: italic;
  color: #ffffff;
  background: #000000;
}
.tab-content #dts-tabs-details-unit figure.blue .position {
  background: #20638f;
}
.tab-content #dts-tabs-details-unit figure.dhs-red .position {
  background: #e11529;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
}
.tab-content #dts-tabs-details-unit figure.yellow .position {
  background: #bf6516;
}
.tab-content #dts-tabs-details-unit figure:hover figcaption,
.tab-content #dts-tabs-details-unit figure.hover figcaption {
  bottom: 40px;
}
.tab-content #dts-tabs-details-unit figure:hover figcaption .icons i,
.tab-content #dts-tabs-details-unit figure.hover figcaption .icons i {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.tab-content #dts-tabs-details-unit figure:hover:before,
.tab-content #dts-tabs-details-unit figure.hover:before {
  -webkit-animation: shadow 0.6s ease-in-out;
  animation: shadow 0.6s ease-in-out;
}
@-webkit-keyframes shadow {
  0% {
    left: 0px;
  }
  50% {
    left: -5px;
  }
  100% {
    left: 0px;
  }
}
@keyframes shadow {
  0% {
    left: 0px;
  }
  50% {
    left: -5px;
  }
  100% {
    left: 0px;
  }
}
.tab-content #dts-tabs-details-unit .dhs-more-type {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .tab-content #dts-tabs-details-unit .dhs-more-type {
    margin: 0;
  }
}
@media (max-width: 425px) {
  .tab-content #dts-tabs-details-unit .dhs-more-type {
    margin-top: 20px;
  }
}
.tab-content #dts-tabs-details-unit .dhs-more-type .text-left h3.top_title {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}
.tab-content #dts-tabs-details-unit .dhs-more-type .text-left span {
  font-family: 'Lato', sans-serif;
}
.tab-content #cd_comparison {
  /*.gradient-background {
			  background: -webkit-linear-gradient(45deg, rgba(234, 21, 129, 0.6), rgba(10, 23, 187, 0.6) 100%);
			  background: -webkit-gradient(linear, 45deg, from(rgba(234, 21, 129, 0.6)), to(rgba(10, 23, 187, 0.6)));
			  background: linear-gradient(to 45deg, rgba(234, 21, 129, 0.6), rgba(10, 23, 187, 0.6) 100%); 
			 }*/

}
.tab-content #cd_comparison .accordion.accordion-2 p {
  font-size: 1rem;
}
.tab-content #cd_comparison .accordion.accordion-2 .card {
  border: 0;
  width: 100%;
}
.tab-content #cd_comparison .accordion.accordion-2 .card .card-header,
.tab-content #cd_comparison .accordion.accordion-2 .card .card-body {
  border: 0;
  border-radius: 3px;
}
.tab-content #cd_comparison .dhs_sticky .card-body {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 0 1.25rem;
}
.tab-content #cd_comparison .dhs_sticky .card-body .table {
  margin: auto;
}
.tab-content #cd_comparison .dhs_sticky .card-body .table thead tr th {
  text-align: center;
  border: none;
  vertical-align: middle;
}
.tab-content #cd_comparison .dhs_sticky .card-body .table thead tr th:first-child {
  font-size: 30px;
  text-align: left;
}
@media (max-width: 768px) {
  .tab-content #cd_comparison .dhs_sticky .card-body .table thead tr th:first-child {
    font-size: 16px;
  }
}
.tab-content #cd_comparison .dhs_sticky .card-body .table thead tr th img {
  width: 70px;
}
@media (max-width: 768px) {
  .tab-content #cd_comparison .dhs_sticky .card-body .table thead tr th img {
    width: 50px;
  }
}
.tab-content #cd_comparison .dhs_sticky .card-body .table thead tr th p {
  margin: 5px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .tab-content #cd_comparison .dhs_sticky .card-body .table thead tr th p {
    font-size: 12px;
  }
}
.tab-content #cd_comparison .cd_comparison .accordion .card .cc_comparison {
  border-right: none;
  text-align: left;
  padding-left: 30px;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 500;
  background-color: red;
  color: #fff;
  font-family: 'Fredoka One', cursive;
  text-transform: uppercase;
  background-image: url(http://hondasonic.com/assets/img/overview/header-background-left-part-1.png), url(http://hondasonic.com/assets/img/overview/header-background-right-part-1.png);
  background-position: left top,right top;
  background-repeat: no-repeat, no-repeat;
  background-size: 20px 100%,contain;
  box-shadow: none;
}
.tab-content #cd_comparison .cd_comparison .accordion .card h5 {
  margin: 0;
  font-weight: 600;
  font-size: 1rem;
  font-family: 'Lato', sans-serif;
  letter-spacing: 2px;
}
.tab-content #cd_comparison .cd_comparison .accordion .card .rgba-style-red {
  background-color: red;
}
.tab-content #cd_comparison .cd_comparison .accordion .card #engine .card-body .card .card-body table tbody tr,
.tab-content #cd_comparison .cd_comparison .accordion .card #dimension .card-body .card .card-body table tbody tr,
.tab-content #cd_comparison .cd_comparison .accordion .card #transmission .card-body .card .card-body table tbody tr,
.tab-content #cd_comparison .cd_comparison .accordion .card #steering .card-body .card .card-body table tbody tr,
.tab-content #cd_comparison .cd_comparison .accordion .card #suspension .card-body .card .card-body table tbody tr,
.tab-content #cd_comparison .cd_comparison .accordion .card #brake .card-body .card .card-body table tbody tr,
.tab-content #cd_comparison .cd_comparison .accordion .card #tire .card-body .card .card-body table tbody tr,
.tab-content #cd_comparison .cd_comparison .accordion .card #exterior .card-body .card .card-body table tbody tr,
.tab-content #cd_comparison .cd_comparison .accordion .card #interior .card-body .card .card-body table tbody tr,
.tab-content #cd_comparison .cd_comparison .accordion .card #safety .card-body .card .card-body table tbody tr,
.tab-content #cd_comparison .cd_comparison .accordion .card #security .card-body .card .card-body table tbody tr {
  font-family: 'Lato', sans-serif;
}
.tab-content #cd_comparison .cd_comparison .accordion .card #engine .card-body .card .card-body table tbody tr td:first-child,
.tab-content #cd_comparison .cd_comparison .accordion .card #dimension .card-body .card .card-body table tbody tr td:first-child,
.tab-content #cd_comparison .cd_comparison .accordion .card #transmission .card-body .card .card-body table tbody tr td:first-child,
.tab-content #cd_comparison .cd_comparison .accordion .card #steering .card-body .card .card-body table tbody tr td:first-child,
.tab-content #cd_comparison .cd_comparison .accordion .card #suspension .card-body .card .card-body table tbody tr td:first-child,
.tab-content #cd_comparison .cd_comparison .accordion .card #brake .card-body .card .card-body table tbody tr td:first-child,
.tab-content #cd_comparison .cd_comparison .accordion .card #tire .card-body .card .card-body table tbody tr td:first-child,
.tab-content #cd_comparison .cd_comparison .accordion .card #exterior .card-body .card .card-body table tbody tr td:first-child,
.tab-content #cd_comparison .cd_comparison .accordion .card #interior .card-body .card .card-body table tbody tr td:first-child,
.tab-content #cd_comparison .cd_comparison .accordion .card #safety .card-body .card .card-body table tbody tr td:first-child,
.tab-content #cd_comparison .cd_comparison .accordion .card #security .card-body .card .card-body table tbody tr td:first-child {
  font-weight: 800;
}
.tab-content #cd_comparison .cd_comparison .accordion .card #engine .card-body .card .card-body table tbody tr td:not(:first-child),
.tab-content #cd_comparison .cd_comparison .accordion .card #dimension .card-body .card .card-body table tbody tr td:not(:first-child),
.tab-content #cd_comparison .cd_comparison .accordion .card #transmission .card-body .card .card-body table tbody tr td:not(:first-child),
.tab-content #cd_comparison .cd_comparison .accordion .card #steering .card-body .card .card-body table tbody tr td:not(:first-child),
.tab-content #cd_comparison .cd_comparison .accordion .card #suspension .card-body .card .card-body table tbody tr td:not(:first-child),
.tab-content #cd_comparison .cd_comparison .accordion .card #brake .card-body .card .card-body table tbody tr td:not(:first-child),
.tab-content #cd_comparison .cd_comparison .accordion .card #tire .card-body .card .card-body table tbody tr td:not(:first-child),
.tab-content #cd_comparison .cd_comparison .accordion .card #exterior .card-body .card .card-body table tbody tr td:not(:first-child),
.tab-content #cd_comparison .cd_comparison .accordion .card #interior .card-body .card .card-body table tbody tr td:not(:first-child),
.tab-content #cd_comparison .cd_comparison .accordion .card #safety .card-body .card .card-body table tbody tr td:not(:first-child),
.tab-content #cd_comparison .cd_comparison .accordion .card #security .card-body .card .card-body table tbody tr td:not(:first-child) {
  text-align: center;
}
.slide_color .carousel-indicators li {
  max-width: 50px;
  width: 50px;
  height: 50px;
  border: 3px solid #ada8a8;
}
@media (max-width: 425px) {
  .slide_color .carousel-indicators li {
    width: 35px;
    /* height: 35px; */
    height: 25px;
  }
}
@media (max-width: 320px) {
  .slide_color .carousel-indicators li {
    width: 35px;
    height: 30px;
  }
}
.slide_color .carousel-inner {
  height: 450px;
}
@media (max-width: 425px) {
  .slide_color .carousel-inner {
    height: 350px;
  }
}
@media (max-width: 320px) {
  .slide_color .carousel-inner {
    height: 300px;
  }
}
@media (max-width: 768px) {
  .slide_color .carousel-inner .carousel-item .view {
    width: 400px;
    margin: auto;
  }
  .slide_color .carousel-inner .carousel-item .view img {
    width: 100% !important;
  }
}
@media (max-width: 425px) {
  .slide_color .carousel-inner .carousel-item .view {
    width: 300px;
    margin: auto;
  }
  .slide_color .carousel-inner .carousel-item .view img {
    width: 100% !important;
  }
}
@media (max-width: 320px) {
  .slide_color .carousel-inner .carousel-item .view {
    width: 250px;
  }
  .slide_color .carousel-inner .carousel-item .view img {
    width: 100% !important;
  }
}
.slide_color .carousel-inner .carousel-item .carousel-caption {
  bottom: -5rem;
}
.slide_color .carousel-inner .carousel-item .carousel-caption p {
  font-size: 20px;
  font-weight: 500;
}
.jb-btn-animation {
  width: 100%;
  margin: 0;
}
.jb-btn-animation .btn-jb-anmt {
  width: 250px;
  font-family: 'lato', sans-serif;
  font-size: 12px;
  font-weight: 600;
  z-index: 0;
}
