
/************* Comparsion App  ************************/

.pad-l-4p {
    padding-left: 48px;
  }
  .cmpr-list-vv-owl-carousel {
   width: 100%;
  }
  #cmpr-list-vv-owl-carousel.owl-carousel .owl-item img {
    display: block;
    width: 100%;
  }
  #cmpr-list-vv-owl-carousel.owl-carousel .owl-nav {
    text-align: right;
  }
  /* Audi button */
  .aud-vv-primary-btn {
      border: 1px solid rgb(179, 179, 179);
      border-radius: 0px;
      transition-timing-function: cubic-bezier(0.75, 0.02, 0.5, 1);
      transition-duration: 250ms;
      font-size: 16px;
      font-family: 'AudiType,sans-serif';
      justify-content: center;
      width:auto;
      padding-block: 1em;
      color: rgb(255, 255, 255) !important;
      background-color: rgb(0, 0, 0);
      padding-inline: 2em;
    cursor: pointer;
  }
  .aud-vv-primary-btn:hover{
  color: rgb(255, 255, 255);
  background-color: rgb(76, 76, 76);
  border-color: rgb(76, 76, 76);
  }
  .aud-vv-secondary-btn {
      border: 1px solid rgb(179, 179, 179);
      border-radius: 0px;
      transition-timing-function: cubic-bezier(0.75, 0.02, 0.5, 1);
      transition-duration: 250ms;
      font-size: 16px;
      font-family: 'AudiType,sans-serif';
      padding-block: 1em;
      padding-inline: 2em;
      color: rgb(0, 0, 0);
      background-color: rgb(255, 255, 255);
  
  }
  .aud-vv-secondary-btn:hover{
  /* color: rgb(0, 0, 0);
  background-color: #b3b3b3;
  border-color: rgb(76, 76, 76); */
  }
  /* Audi button */
  
  .aud-vv-cmpr-acrdion-wrap button:focus, button:active{
    background: none !important;
    border: 0 !important;
    color: #000 !important;
  }
  .aud-vv-cmpr-acrdion-wrap button:active {
    background:none !important;
    border: none !important;
    color: #000000 !important;
  }
  .aud-vv-cmpr-acrdion-wrap button:hover {
    background: none !important;
    border: none !important;
    color: #000000 !important;
    
  }
  .aud-vv-acdrn-btn-headr-clpse.accordion-button{
    padding: 16px 20px !important;
  }
  .cmpr-vv-owl-wrapper .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    color: black !important;
  }
  .cmpr-vv-owl-wrapper .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    outline: none;
  }
  #owl-example-article .item img {
    display: block;
    width: 100%;
    height: auto;
  }
  .aud-vv-modal-btn-close button:focus{
    
  }
  .cmpr-vv-owl-wrapper .owl-next span, .owl-prev span {
    font-size: 30px !important;
    cursor: pointer;
    outline: none !important;
  }
  .cmpr-vv-owl-wrapper .owl-next span:focus, .owl-prev span:focus {
    outline: none !important;
  }
  .cmpr-vv-owl-wrapper .owl-nav {
    position: absolute;
    top: 100%;
    transform: translate(-50%);
    left: 50%;
  }
  .cmpr-vv-owl-wrapper .owl-item {
    background-color: transparent;
    color: white;
    text-align: center;
  }
  .cmpr-vv-owl-wrapper .owl-prev {
    float: left;
    font-size: 20px;
    text-transform: uppercase;
    padding: 20px;
    margin-right: 45px;
    margin-top: 0;
  }
  .cmpr-vv-owl-wrapper .owl-next {
    float: right;
    font-size: 20px;
    text-transform: uppercase;
    padding: 20px;
  }
  .cmpr-vv-owl-wrapper .owl-dots {
    counter-reset: slides-num;
   /* Initialize counter. */
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%);
    margin-top: 4px;
  }
  .cmpr-vv-owl-wrapper .owl-dots:after {
    content: counter(slides-num);
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    vertical-align: middle;
    margin-left: 1px;
    margin-top: -7px;
  }
  .cmpr-vv-owl-wrapper .owl-dot {
    display: inline-block;
    counter-increment: slides-num;
   /* Increment counter */
    margin-right: 5px;
  }
  .cmpr-vv-owl-wrapper .owl-dot span {
    display: none;
  }
  .cmpr-vv-owl-wrapper .owl-dot.active:before {
    content: counter(slides-num) " / ";
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0;
  }
  #cmpr-list-vv-owl-carousel .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 1!important;
    font: inherit;
  }
  .ma-top-80 {
    margin-top: 80px;
  }
  .iteamfix{
    display: flex;
    gap: 48px;
  }
  .aud-vv-slide-left{
    width: 50%;
  }
  .aud-vv-slide-right{
    width: 50%;
  }
  .aud-vv-carimages-wrap{
    /* margin-top: 32px;
      margin-bottom: 60px; */
      margin-top: 0;
      margin-bottom: 0;
      padding-top: 30px;
  }
  .aud-vv-carimages-wrap h3{
    color: #000000;
    font-family: "AudiType,sans-serif";
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 32px;
  }
  .audi-nmv-car-detail-wrap {
   
    padding-top: 30px;
  }
  @media (max-width: 768px) and (min-width: 320px) {
    .iteamfix{
      display: flex;
      gap: 18px;
    }
    .aud-vv-btn-nopad{
      padding-block: 0.5em;
    }
    .aud-vv-carimages-wrap h3{
    color: #000000;
      font-family: "AudiType,sans-serif";
      font-size: 24px;
      font-style: normal;
      font-weight: bold;
      margin-bottom: 16px;
  }
  .aud-vv-carimages-wrap{
      margin-top: 0px;
      margin-bottom: 30px;
  }
  }
  
  .aud-vv-table-details-wrap{
    display: flex;
    width: 100%;
    background-color: #ffff;
    justify-content: space-between;
    padding:0 18px;
    gap: 18px;
    font-size: 16px;
  font-family: 'AudiType,sans-serif';
  
  }
  .aud-vv-table-cell-index-1{
    width: 33%;
  }
  .aud-vv-table-cell-index-2{
    width: 33%;
    position: relative;
  }
  .aud-vv-table-cell-index-3{
    width: 33%;
  }
  .aud-vv-outer-border{
    border-bottom: 1px solid #E3E4E4;
    /* border-top: 1px solid #E3E4E4; */
    display: flex;
    align-items: center;
  }
  /* .aud-vv-outer-border :first-child{
  border-top: 1px solid #E3E4E4;
  } */
  .aud-vv-tablecell-leftdata{
    display: block;
      position: absolute;
      left: 0;
      padding-left: 0;
      transition-property: left, padding-left;
      transition-duration: 1s;
      color: #959899;
      top: 8px;
      padding: 0px 0px;
  }
  .aud-vv-tablecell-content{
    padding:10px 0px;
    
  }
  
  @media (min-width: 992px){
   .audi-vv-mobile-tabhead{
    display: none;
   }
  
  }
  @media (max-width: 991px) {
    .aud-vv-table-cell-index-1 {
      display: none;
  }
  .aud-vv-table-cell-index-2 {
    width: 50%;
  }
  .aud-vv-table-cell-index-3 {
    width: 50%;
  }
  .aud-vv-table-web-none{
    display: none !important;
   }
   /* .aud-vv-outer-border{
    border: none !important;
   } */
   .aud-vv-mobile-content-main-wrapper{
    border-bottom: 0;
   }
   .aud-vv-mobile-content-head{
    background-color: #f5f5f5;
    padding:10px 18px 0 18px;
    color: #666666;
    font-size: 16px;
  font-family: 'AudiType,sans-serif';
   }
   .aud-vv-table-details-wrap{
    padding-top: 0;
    padding-bottom: 5px;
    background-color: #f5f5f5;
   }
  .aud-vv-cmpr-overviw-bgnone{
    background-color: #fff !important;
  }
  }
  @media (max-width: 6000px) and (min-width: 991px) {
    .aud-vv-tablecell-leftdata{
      display: none;
    }
    .aud-vv-tablecell-content {
      padding-left: 8px;
    }
  }
  .aud-vv-car-content-minheight{
    min-height: 72px;
  }
  .aud-vv-compare-vehicle-common-wrap {
    background: #EEEFF2;
    height: 530px;
    position: relative;
    margin-top: 80px;
  }
  .aud-vv-compare-vehicle-inner-wrap{
  }
  .aud-vv-compare-vehicl-head{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .aud-vv-compare-vehicl-head h2{
    color: #000000;
    text-align: center;
    font-family: "AudiType,sans-serif";
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 62.88px; /* 133.787% */
  }
  .aud-vv-compare-vehicl-head h3{
    color: #000000;
    text-align: center;
    font-family: "AudiType,sans-serif";
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 29.94px; /* 157.579% */
  }
  .aud-vv-car-model-selected-wrap {
    width: 98%;
    display: flex;
    gap:0px;
    text-align: center;
    height: 462px;
    position: absolute;
    top: 166px;
    /* background: linear-gradient(0deg, red 60%, #eeeff2 0%); */
    left: 1%;
    z-index: 9;
  
  }
  .aud-vv-selected-car-left{
    width: 50%;
    padding: 40px;
    position: relative;
  }
  .aud-vv-selected-car-left h3{
    color: #000000;
    font-family: "AudiType,sans-serif";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.48px;
  }
  .aud-vv-selected-car-right{
    width: 50%;
    padding: 40px;
    position: relative;
  }
  .aud-vv-selected-car-right h3{
    color: #000000;
    font-family: "AudiType,sans-serif";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.48px;
  }
  .aud-vv-compre-btn-top{
    padding-bottom: 22px;
  }
  .aud-vv-car-wrap1{
    position: relative;
  }
  .aud-vv-car-wrap1 img{
  width: 80%;
  position: relative;
  max-width: 500px !important;
  }
  .aud-vv-car-wrap-cancel{
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 9;
  }
  
  .aud-vv-boxshadow-main{
    width: 100%;
    height: 300px;
    background-color: #fff;
    position: absolute;
    z-index: -1;
    bottom: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  }
  .aud-vv-container-reltive{
    position: relative;
  }
  @media (max-width: 1400px) and (min-width: 1199px) {
    .aud-vv-car-content-minheight {
      min-height: 55px;
    }
    .aud-vv-boxshadow-main {
      width: 100%;
      height: 265px;
      background-color: #fff;
      position: absolute;
      z-index: -1;
      bottom: 51px;
      box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  }
  .aud-vv-car-model-selected-wrap {
    height: 450px;
  }
  .aud-vv-compare-vehicle-common-wrap {
    height: 503px;
  }
  .aud-vv-Overview-wrap {
    margin-top: 118px !important;
  }
  
  }
  
  @media (max-width: 1200px) and (min-width: 992px) {
    .aud-vv-boxshadow-main {
      height: 233px;
      bottom: 101px;
  }
  .aud-vv-car-content-minheight {
    min-height: 70px;
  }
  .aud-vv-compare-vehicle-common-wrap {
    height: 460px;
  }
  }
  @media (max-width: 991px) and (min-width: 767px) {
    .aud-vv-boxshadow-main{
      bottom: 72px;
      height: 211px;
    }
    .aud-vv-car-model-selected-wrap {
      height: 395px;
      top: 160px;
    }
    .aud-vv-car-wrap-cancel {
      top: -42px;
  }
  .aud-vv-compare-vehicle-common-wrap {
    height: 447px;
  }
  }
  @media (max-width: 768px) and (min-width: 320px) {
    .aud-vv-selected-car-right {
      padding: 16px !important;
  }
  .aud-vv-selected-car-left {
    padding: 16px !important;
  }
  .aud-vv-car-wrap-cancel {
    top: -32px;
    width: 20%;
  }
  .aud-vv-btn-100wdth{
    width: 100%;
  }
  .cmpr-vv-left-bar h3{
    color: #000000;
    font-family: "AudiType,sans-serif";
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 16px;
  }
  }
  @media (max-width: 767px) and (min-width: 430px) {
    .aud-vv-car-model-selected-wrap {
      height: 370px;
      top: 215px;
  }
  .aud-vv-compare-vehicle-common-wrap {
    height: 440px;
  }
  .aud-vv-compare-vehicl-head h2 {
    font-size: 32px;
  }
  .aud-vv-compare-vehicl-head h3 {
    font-size: 16px;
  }
  .aud-vv-selected-car-left h3 {
    font-size:18px ;
    padding-top: 12px;
    }
    .aud-vv-selected-car-right h3 {
      font-size:18px ;
      padding-top: 12px;
    }
    .aud-vv-car-content-minheight {
      min-height: 72px;
  }
  .aud-vv-car-content-minheight a {
    text-decoration: none;
  }
  .aud-vv-boxshadow-main {
    width: 100%;
    height: 170px;
    background-color: #fff;
    position: absolute;
    z-index: -1;
    bottom: 115px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  }
  }
  @media (max-width: 430px) and (min-width: 320px) {
    
    .aud-vv-compare-vehicle-common-wrap {
      background: #EEEFF2;
      height: 355px;
      position: relative;
  }
    .aud-vv-selected-car-left h3 {
    font-size:16px ;
    padding-top: 12px;
    }
    .aud-vv-selected-car-right h3 {
      font-size:16px ;
      padding-top: 12px;
    }
    .aud-vv-selected-car-right {
      padding: 11px !important;
  }
  .aud-vv-selected-car-left {
    padding: 11px !important;
  }
  .aud-vv-compare-vehicl-head h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
  }
  .aud-vv-compare-vehicl-head h2 {
    font-size: 25px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
  }
  .aud-vv-car-model-selected-wrap {
    width: 98%;
    display: flex;
    gap: 0px;
    text-align: center;
    height: 338px;
    position: absolute;
    top:160px;
  
  }
  .aud-vv-car-content-minheight {
    min-height: 80px;
  }
  .aud-vv-car-content-minheight a{
    text-decoration: none;
  }
  .aud-vv-boxshadow-main {
    width: 100%;
    height: 172px;
    background-color: #fff;
    position: absolute;
    z-index: -1;
    bottom: 110px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  }

  }
  .aud-vv-Overview-wrap{
    margin-top: 125px !important;
    margin-bottom: 60px;
  }
  .aud-vv-Overview-wrap h3 {
    color: #000000;
    font-family: "AudiType,sans-serif";
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 32px;
    padding-top: 32px;
  }
  .aud-vv-overview-nopad{
    padding-left: 0 !important;
  }
  .aud-vv-overview-mob-content-pad{
    padding:10px 18px 0 0px;
  }
  .aud-vv-overview-font-bold{
    font-weight: bold;
  }
  @media (max-width: 768px) and (min-width: 320px){
    .aud-vv-Overview-wrap h3 {
        color: #000000;
        font-family: "AudiType,sans-serif";
        font-size: 24px;
        font-style: normal;
        font-weight: bold;
        margin-bottom: 6px;
    }
  .aud-vv-header-carsleft-cancel {
    right: 0% !important;
}
.aud-vv-header-car-image-selected {
  background-size: 60% !important;
}
.catalog-product_compare-index header {
  height: 116px !important;
}
    }
    @media (max-width: 430px) and (min-width: 320px) {
      .aud-vv-Overview-wrap {
        margin-bottom: 30px;
        margin-top: 48px !important;
    }
    .aud-vv-header-car-image-selected {
      transform: scale(1.2);
  }
  .aud-vv-header-car-image-selected {
    background-size: 80% !important;
  }
    }
    @media (max-width: 992px) and (min-width: 767px) {
      .aud-vv-Overview-wrap {
        margin-top: 78px !important;
      }
      .aud-vv-car-content-minheight {
        min-height: 62px;
    }
    }
    @media (max-width: 767px) and (min-width: 430px) {
      .aud-vv-Overview-wrap {
        margin-top: 68px !important;
      }
    }
    @media (max-width: 1200px) and (min-width: 992px) {
      .aud-vv-Overview-wrap {
        margin-top: 95px;
    }
    }
  
    .aud-vv-save-compare{
      margin-bottom: 62px;
      text-align: center;
      width: 100%;
    }
    @media (max-width: 430px) and (min-width: 320px) {
    .aud-vv-save-cmprebtn-100wdth{
      width: 100%;
    }
  }
  
  
  
  /* ===========Nav bar start=========== */
  
  
  .catalog-product_compare-index header {
    height: 100px;
    position: fixed;
    top:0;
    transition: top 0.6s ease-in-out !important;
    width: 100%;
  z-index: 99;
  background-color: #EEEFF2;
  transition: 0.5s;
  }
  
  .nav-up {
    top: -200px !important;
  }
  .vga-sdk-whub-navbar-inner{
  height: auto;
  display: flex;
  align-items: center;
  transition: 0.5s;
  }
  .aud-vv-header-car-dummy{
    width: 34%;
  }
  .aud-vv-header-car-dummy img{
    height: auto;
    visibility: hidden;
    }
  .aud-vv-header-carsleft{
  width: 32% !important;
  padding: 12px !important;
  }
  .aud-vv-header-carsleft h4{
    padding: 4px 0px;
    font-family: "AudiType,sans-serif";
    font-size: 12px;
    font-weight: bold;
  }
  .aud-vv-header-carsright h4{
    padding: 4px 0px !important;;
    font-family: "AudiType,sans-serif";
    font-size: 12px;
    font-weight: bold;
  }
  .aud-vv-header-carsright{
    width: 32%;
    padding: 12px;
  }
  .aud-vv-header-carcontent{
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    position: relative;
  }
  .aud-vv-header-car-image-selected img{
  width: 100%;
  height: 40px;
  
  }
  .aud-vv-header-carsleft-cancel img{
    width: auto;
    height: auto;
    position: absolute;
    top: -12px;
    cursor: pointer;
  }
  @media (max-width: 375px) and (min-width: 320px) {
    .aud-vv-header-car-image-selected img{
      width: 100%;
      height: auto;
      }
  }
  @media (max-width: 425px) and (min-width: 320px) {
    .aud-vv-header-carsleft-cancel img {
      width: 100%;
      height: auto;
      position: relative;
  }
  }
  @media (max-width: 992px) and (min-width: 320px) {
    .aud-vv-header-carsright{
      width: 50%;
    }
    .aud-vv-header-carsleft{
      width: 50% !important;
      }
      .aud-vv-header-car-dummy{
        display: none;
      }
  
  }
  .aud-vv-header-topbar-nav{
    background-color: #000000;
    padding: 8px;
    width: 100%;
    position: absolute;
    bottom: -42px;
    left: 0;
    right: 0;
    height: 43px;
    display: flex;
    align-items: center;
  }
  .aud-vv-header-topbar-nav h2{
    color: #ffffff;
    font-size: 16px;
    margin: 0;
    font-family: 'AudiTypeWide,sans-serif';
  }
  .aud-vv-header-topbar-nav h2 a{
    color: #ffffff !important;
    text-decoration: none;
  }
  .aud-vv-topbar-nav-content-wrap{
    width: 100%;
    margin: 0 auto;
  }
.top-bar-nav-wrap-bind{
    display: flex;
      gap: 33px;
      justify-content: center;
      font-family: 'AudiTypeWide,sans-serif';
      align-items: center;
}
.cmpr-vv-left-bar button:focus, button:active {
    background: none !important;
    border: 0px solid #ccc !important;
    color: #333;
}
.aud-vv-disabled-btn{
    background-color: #B3B3B3 !important;
    color: #fff;
    border-color: #B3B3B3 !important;
}
.aud-vv-disabled-btn:hover{
    background-color: #B3B3B3 !important;
    color: #fff;
    border-color: #B3B3B3 !important;
}
.aud-vv-disabled-btn:visited, .aud-vv-disabled-btn:active {
    color:#FFFFFF;
}
.aud-vv-header-car-image-selected{
  height: 56px;
width: 100%;
background-position: left;
background-size: 40%;
background-repeat: no-repeat;
transform: scale(1.1);
}
.aud-vv-header-carsleft-cancel{
  position: absolute;
    right: 50%;
    width: 35px;
    height: 35px;
}
.aud-vv-car-wrap1{
height: 260px;
display: inline-block;
width: 100%;
background-position: center;
background-size: 118%;
background-repeat: no-repeat;
}
@media (max-width: 430px) and (min-width: 320px) {
  .aud-vv-car-wrap1{
    height: 70px;
  }
}
@media (max-width: 766px) and (min-width: 430px) {
  .aud-vv-car-wrap1{
    height: 100px;
  }
}
@media (max-width: 992px) and (min-width: 767px) {
  .aud-vv-car-wrap1{
    height: 120px;
  }
}
@media (max-width: 1200px) and (min-width: 992px) {
  .aud-vv-car-wrap1{
    height: 170px;
  }
}
@media (max-width: 1400px) and (min-width: 1200px) {
  .aud-vv-car-wrap1{
    height: 220px;
  }
}
  /* ===========Nav bar end=========== */