﻿/*Font Family - start*/

@font-face {
    font-family: 'AudiTypeBold';
    src: url('../fonts/AudiType-ExtendedBold.eot');
    src: url('../fonts/AudiType-ExtendedBold.eot') format('embedded-opentype'), url('../fonts/AudiType-ExtendedBold.woff') format('woff'), url('../fonts/AudiType-ExtendedBold.ttf') format('truetype');
    /*font-weight: bold;*/
    font-style: normal;
}

@font-face {
    font-family: 'AudiTypeNormal';
    src: url('../fonts/AudiType-ExtendedNormal.eot');
    src: url('../fonts/AudiType-ExtendedNormal.eot') format('embedded-opentype'), url('../fonts/AudiType-ExtendedNormal.woff') format('woff'), url('../fonts/AudiType-ExtendedNormal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AudiType';
    src: url('../fonts/AudiType-Normal.eot');
    src: url('../fonts/AudiType-Normal.eot') format('embedded-opentype'), url('../fonts/AudiType-Normal.woff') format('woff'), url('../fonts/AudiType-Normal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* features scroll start */
.features_scroll{
    overflow-x: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    }
    .features_scroll tbody {
        min-width: 1910px;
    }


/*Font Family - end*/

/*A4 Page - start*/
/* .rotatelist{
    z-index:1000 !important;
} */
::selection, :focus
{
    outline:none;
}
.page_bk
{
    margin-left:-30px;
    color: #ffffff;
}
.page_bk a
{
    color: #ffffff;
}
.afterBack {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1000;
    top: 0;
}

.afterBackLoad {
    color: white;
    font: 300 4em/150% Impact;
    text-align: center;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.afterBackLoad:after {
    content: '.';
    animation: dots 1s steps(5, end) infinite;
}


@keyframes dots {
    0%, 20% {
        color: rgba(0,0,0,0);
        text-shadow: .25em 0 0 rgba(0,0,0,0), .5em 0 0 rgba(0,0,0,0);
    }

    40% {
        color: white;
        text-shadow: .25em 0 0 rgba(0,0,0,0), .5em 0 0 rgba(0,0,0,0);
    }

    60% {
        text-shadow: .25em 0 0 white, .5em 0 0 rgba(0,0,0,0);
    }

    80%, 100% {
        text-shadow: .25em 0 0 white, .5em 0 0 white;
    }
}

body {
   background-attachment: #000000;
   overflow: hidden;
    font-family: AudiTypeBold !important;
    position: fixed;
}

.exteriorbase{
    position: absolute;
    Top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
    display: none;
}

.interiorrbase{
    position: absolute;
    Top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10;
    display: none;
}

.q7view {
    width: 100%;
    height: 100%;
}

.frontBg, .wave, .bg {
    align-items: center;
    display: -webkit-flex; display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
}

.bgFlash .flashBg, .bgFlash .dark {
    position: absolute;
    align-items: center;
    justify-content: center;
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.2;
    display: none;
    background-color: #ffffff;
}

.innerBg img {
    position: absolute;
}

.check {
    top: -80vh;
    left:15vh;
    -webkit-animation: circle 1s linear infinite alternate-reverse;
    -moz-animation: circle 1s linear infinite alternate-reverse;
    animation: circle 1s linear infinite alternate-reverse;
}

#pressHere
{
    cursor:pointer;
}

.tjird {
    top: -80vh;
    left: 15vh;
    -webkit-animation: circle 1s linear infinite alternate-reverse;
    -moz-animation: circle 1s linear infinite alternate-reverse;
    animation: circle 1s linear infinite alternate-reverse;
}

.innerRound {
    -webkit-animation: spins 3s linear infinite alternate;
    -moz-animation: spins 3s linear infinite alternate;
    animation: spins 3s linear infinite alternate;
}

.firstCircle {
    position: absolute;
    align-items: center;
    justify-content: center;
    display: -webkit-flex; display: flex;
    width: 500px;
    height: 500px;
    right: 22vh;
    top: 22vh;
    -webkit-animation: circle 1s linear infinite alternate-reverse;
    -moz-animation: circle 1s linear infinite alternate-reverse;
    animation: circle 1s linear infinite alternate-reverse;
}

.greyCircle {
    position: absolute;
    align-items: center;
    justify-content: center;
    display: -webkit-flex; display: flex;
    width: 500px;
    height: 500px;
    right: 19.5vh;
    top: 22.25vh;
}

#car {
    width: 100%;
    /*right: 20vw;*/
    /*top: 18vh;*/
    z-index: 0;
    border-radius: 0 48.5% 61% 0;
}

/*.firstCircle {
    position: absolute;
    align-items: center;
    justify-content: center;
    display: -webkit-flex; display: flex;
    width: 500px;
    height: 500px;
    right: 30vh;
    top: 25vh;
    -webkit-animation: circle 1s linear infinite alternate-reverse;
    -moz-animation: circle 1s linear infinite alternate-reverse;
    animation: circle 1s linear infinite alternate-reverse;
}
.greyCircle {
    position: absolute;
    align-items: center;
    justify-content: center;
    display: -webkit-flex; display: flex;
    width: 500px;
    height: 500px;
    right: 27vh;
    top: 25.5vh;
}
#car {
    width: 50%;
    right: 38vh;
    top: 25vh;
    z-index: 0
}*/

.carModel {
    position: fixed;
    bottom: 0;
    color: #fff;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.logoPos {
    position: absolute;
    top: 5vh;
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.contentArea {
    position: fixed;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    width: 50%;
    height: 100%;
}

.contentArea h1 {
        background: -webkit-linear-gradient(top, #ccc, rgb(35, 35, 35));
        background: linear-gradient(top, #ccc, rgb(35, 35, 35));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-family: AudiTypeBold;
        font-size: 2.4em;
    }

.contentArea p {
        color: #999;
        font-family: AudiType;
        font-size: 1.1em;
    }

.rotatelist .hotspot img
    {
       width: 40px;
    }

.carModel ul {
    padding: 0;
    list-style: none;
    text-align: center;
}

.contentArea .slideContent {
    max-width: 85%;
    padding:0;
    list-style:none;
    position:absolute;
}

.slideContent li
{
    display:none;
}

.slideContent  .show {
    display: block;
    transition:2s;
}

.footer .footerDis {
    display: block;
    transition: 2s;
    padding: 0 0 0 35px;
}

.gallery, .feature, .vehicle, .interior, .hotspotDesc {
    display: none;
}

.hotspotDesc {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    font-size: 14px;
    color: #fff;
    font-family: AudiTypeNormal;
    padding-top: 12px !important;
}

.carModel li {
    display: inline-block;
    margin: 30px;
    cursor: pointer;
}

.carActive {
    border-bottom: 3px solid #B00C0C;
}

.arrow {
    -webkit-animation: arrow 1.5s linear infinite alternate-reverse;
    -moz-animation: arrow 1.5s linear infinite alternate-reverse;
    animation: arrow 1.5s linear infinite alternate-reverse;
}

.outerRound {
    -webkit-animation: spin 2s linear infinite alternate-reverse;
    -moz-animation: spin 2s linear infinite alternate-reverse;
    animation: spin 2s linear infinite alternate-reverse;
}

@-moz-keyframes arrow {
    100% {
        -moz-transform: rotate(90deg);
        opacity: 0;
    }

    75% {
        opacity: 0.25;
    }

    50% {
        opacity: 1;
    }

    25% {
        opacity: 0.25;
    }

    0% {
        opacity: 1;
    }
}

@-webkit-keyframes arrow {
    100% {
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }

    75% {
        opacity: 0.25;
    }

    50% {
        opacity: 1;
    }

    25% {
        opacity: 0.25;
    }

    0% {
        opacity: 1;
    }
}

@keyframes arrow {
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity:0;
    }
    75%
    {
        opacity:0.25;
    }
    50%
    {
        opacity:1;
    }

    25%
    {
        opacity:0.25;
    }
    0%
    {
        opacity:1;
    }
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(90deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(90deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

@-moz-keyframes spins {
    100% {
        -moz-transform: rotate(45deg);
    }
}

@-webkit-keyframes spins {
    100% {
        -webkit-transform: rotate(45deg);
    }
}

@keyframes spins {
    100% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

@-moz-keyframes circle {
    100% {
        -moz-transform: rotate(5deg);
    }
}

@-webkit-keyframes circle {
    100% {
        -webkit-transform: rotate(5deg);
    }
}

@keyframes circle {
    100% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
}

.hotspot::before {
    -webkit-animation: scale-pulse 3s infinite;
    animation: scale-pulse 3s infinite;
    background: radial-gradient(ellipse at center,rgba(255, 255, 255,0.5),rgba(255, 255, 255,0.5) 40%,rgba(255, 255, 255,0.5));
    bottom: 0;
    left: 0;
    opacity: 1;
    right: 0;
    top: 0;
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute;
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
}

/*.hotspot:nth-child(2n+1)::before {
    animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s;
    animation: scale-pulse 3s infinite forwards;
}*/

.hotspot::after {
    background: #e0e0e0;
    border: 3px solid #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    content: '';
    height: 15px;
    transition: transform .2s;
    transition: -webkit-transform .2s;
    width: 15px;
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute;
}

@-webkit-keyframes scale-pulse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }


    100% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 0;
    }
}

@keyframes scale-pulse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }


    100% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 0;
    }
}

.frontBg img {
    position: absolute;
}

.bg img
{
    width:100%;
    height:100%;
}

.pressHere a
{
    color:#fff;
}

.pressHere a:hover {
        text-decoration: none;
        color: #fff;
    }

.pressHere {
    display: -webkit-flex; display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
    position: absolute;
    font-family: AudiType;
}

.colorSelectActive {
    color:#cc0033;
    /* background: url(../resources/assets/1/Exterior/Color/Selected.png) no-repeat;
    background-position: center -1px; */
}
/* .colorSelectActive { 
    background: url(../resources/assets/8/Exterior/Color/Selected.png);
    background-position: center 1px;
    background-size: contain;
} */

/* .colorSeatActive {
    background: url(../img/Highlight.png) no-repeat;
    background-position: center -1px;
    background-position: center 1px;
    background-size: contain;
}  */

.pressHere p {
    font-size: 28px;
    font-weight: normal;
    line-height: 1.4em;
    text-transform: uppercase;
    margin:0;
}

.pressHere span {
    color:#CC0033;
    font-size:33px;
}

/*A4 Page - end*/

/* 360 view start */

.space
{
    position:absolute;
    align-items:center;
    justify-content:center;
    display:flex;
    width:100%;
    height:100%;
}

.top360 {
    padding: 15px 0 0 50px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 23;
}

.intBg
{
    background: rgba(1, 1, 3, 0.8);
}

.top360 h6 {
    color: #fff;
    line-height: 2em;
    font-family: AudiTypeBold;
}

.top360 h4 {
    color: #CC0033;
    line-height: 2em;
    font-family: AudiTypeBold;
}

.cardot .actClr {
    color: #cc1633;
    transition:2s ease-in-out;
    font-weight:bold;
}

.cardot, .carnot, .cardotin, .actcar, .actRed {
    position: absolute;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.carnot {
    top: 0.75vh;
    transition: 2s;
}

.botRed {
    bottom: -7px;
    z-index: 5;
}

.botSpan, .rightSpan, .leftSpan, .hotspot {
    position: absolute;
    color: #fff;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    display: -webkit-flex; display: flex;
    font-size:14px;
}

.hotspot img
    {
        position:absolute;
    }

.botSpan {
        transform: rotate(0deg);
        bottom: -5vh;
    }

.rightSpan {
    transform: rotate(-90deg);
    right: 2vh;
    text-align:center;
}

.leftSpan {
    transform: rotate(90deg);
    left: 6vh;
}

.rotateCar {
    bottom: 0;
    /*position: absolute !important;*/
    right: 0;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    top: 0vh;
    left: 0vh;
    z-index:22;
}

.leftRed {
    left: -7px;
    z-index: 5;
}

.rightRed {
    right: -7px;
    z-index: 5;
}

.actcar, .actRed
{
    width:236px;
    height:236px;
}

.leftRed, .rightRed, .botRed {
    position: absolute;
    align-items: center;
    justify-content: center;
    display: -webkit-flex; display: flex;
    cursor: pointer;
}

.degree360 .car360 {
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    padding:0;
}

.degree360 .carpersonlize
{
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    display: flex;
    padding:0;
    z-index: 100;
}

/* .car360 img
{
    /*width:70%;*/
    /*position:absolute;
} */

.colorSelect ul:nth-child(1) {
    padding: 0;
    list-style: none;
    /*transform: rotate(45deg);*/
    position: absolute;
    top: -5vh;
    left: 0;
    right: 0;
    margin: 0 auto;
}


.colorSelect ul:nth-child(1) li {
    display: inline-block;
    margin: -6px;
    cursor:pointer;
}

.Seatclr_list ul:nth-child(1) {
    padding: 0;
    list-style: none;
    /*transform: rotate(45deg);*/
    position: absolute;
    top: -5vh;
    left: 0;
    right: 0;
    margin: 0 auto;
}


.Seatclr_list ul:nth-child(1) li {
    display: inline-block;
    margin: -6px;
    cursor:pointer;
}

.clrBg {
    background: url(../img/360view/color/clrBg.png) no-repeat;
    background-position: center;
}
/* 
.colorSelect img {
   transform: rotate(315deg);
} */

.colorSelect ul:nth-child(2) {
    padding: 0;
    list-style: none;
    position: absolute;
    top: -27vh;
    left: 19vh;
    /*transform: rotate(-21deg);*/
}

.colorSelect ul:nth-child(2) li {
        margin: 30px;
        /*transform: rotate(20deg);*/
    }




/* .Seatclr_list img {
   transform: rotate(315deg);\
} */

.Seatclr_list ul:nth-child(2) {
    padding: 0;             
    list-style: none;
    position: absolute;
    top: -27vh;
    left: 19vh;
    /*transform: rotate(-21deg);*/
}

.Seatclr_list ul:nth-child(2) li {
        margin: 30px;
        /*transform: rotate(20deg);*/
    }

/*.li1 img {
    margin-top: -27px;
}
.li2 img {
    margin-top: 0px;
}
.li3 img {
    margin-top: 27px;
}
.li4 img {
    margin-top: 57px;
}*/

.colorName {
   /* transform: rotate(-45deg);*/
    color: #fff;
    margin: 0;
    text-align: left;
    line-height: 1em;
    font-weight: 600;
    /*opacity:0;*/
}

.colorName span
{
    font-size:12px;
    font-weight:600;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 25;
    /*padding: 0 0 0 35px;*/
}

.cardotCircle {
    animation: cardot 5s linear infinite forwards;
    -moz-animation: cardot 5s linear infinite forwards;
    -webkit-animation: cardot 5s linear infinite forwards;
}

.innerCardot {
    animation: innerCardot 0.75s linear infinite alternate-reverse;
    -moz-animation: innerCardot 0.75s linear infinite alternate-reverse;
    -webkit-animation: innerCardot 0.75s linear infinite alternate-reverse;
}

@keyframes cardot {
    100% {
        transform: rotate(45deg);
    }
}

@-webkit-keyframes cardot {
    100% {
        -webkit-transform: rotate(45deg);
    }
}

@-moz-keyframes cardot {
    100% {
        -moz-transform: rotate(45deg);
    }
}

@keyframes innerCardot
{
    100%
    {
        transform:rotate(15deg);
    }
}

@-webkit-keyframes innerCardot {
    100% {
        -webkit-transform: rotate(15deg);
    }
}

@-moz-keyframes innerCardot {
    100% {
        -moz-transform: rotate(15deg);
    }
}

.loader_st {
    margin: 0 auto;
    right: 0;
    bottom: 0;
    top: 500px;
}

.loader {
    border: 10px solid #cd162f;
    border-radius: 50%;
    border-top: 10px solid rgb(255, 255, 255);
    width: 75px !important;
    height: 75px !important;
    -webkit-animation: loadspin 2s linear infinite;
    animation: loadlinespin 2s linear infinite;
}

@-webkit-keyframes loadspin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes loadspin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#divDisplay {
    width: 100%;
    margin: 0 auto;
}
#divpersonalize {
    width: 104%;
    position: relative;
    left: -25px;
    margin: 0 auto;
}

.rotatelistContainer {
    position: relative;
    height: 720px;
    width: 100%;
}

#demo img, #demoi img{
    width: 40%;
    margin-bottom: 50px;
}

#demo, #demoi {
    position: absolute;
    bottom: 10vh;
}

.rotatelist {
    position: absolute;
    height: 120vh;
    width: 100%;
    padding: 0px;
    top: -15vh;
    right: -85px;
    margin: 0 !important;
}

.rotatelist li img {
        position: absolute;
        Top: 0px;
        left: 0px;
        width: 100%;
    }

.acc-image img {
    width: 100%;
}

.carleft {
    top: -1.25vh;
    transform: rotate(90deg);
    left: -2vh;
    transition: 1.5s;
}

.carright {
    top: -1.25vh;
    transform: rotate(-90deg);
    right: -2vh;
    transition: 1.5s;
}

.carbottom {
    transform: rotate(0deg);
    transition: 1.5s;
}

.img-responsive {
    display: block;
    height: auto;
    width: 110%;
}

.rotatelist li {
    position: relative;
    list-style: none;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.carName {
    position: absolute;
    left: -5vh;
}

.carName h1 {
        font-size: 25em;
        opacity: 0.25;
        font-family: AudiTypeBold;
    }

.view {
    padding: 0;
    /*border-bottom: 1px solid rgba(48, 50, 57, 0.35);*/
    width: 100%;
    margin: 0 auto;
    /*padding-bottom: 10px;*/
}

.variantview {
    padding: 0;
    /*border-bottom: 1px solid rgba(48, 50, 57, 0.35);*/
    width: 100%;
    margin: 0 auto;
    /*padding-bottom: 10px;*/
}

.line {
    width: 50%;
    background: #252525;
    float:right;
    border-radius: 50%;
    border: 0.5px solid #252525;
}

.view li {
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    cursor: pointer;
}

.variantview li {
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    cursor: pointer;
}

.view li img {
    cursor: pointer;
}


.variantview li img {
    cursor: pointer;
}

.nameOpac {
    opacity: 1;
}

.hotspot {
    background-color: rgba(255,255,255,.3);
    box-shadow: 0 0 15px rgba(0,0,0,.15);
    cursor: pointer;
    height: 36px;
    transition: background-color .2s .1s;
    width: 36px;
    border-radius:50%;
}

.r-1, .r-2, .r-3, .r-4, .r-5 {
    position: absolute;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: -webkit-flex; display: flex;
    top:-45vh;
    left:20vw;
}

.r-1, .r-5 {
    animation: circle 2s infinite linear alternate-reverse;
}

.r-2 
{
    animation:none;
}

.r-3 {
    animation: circle 1s infinite linear forwards;
}

.r-4 {
    animation: spins 3s linear infinite alternate;
}

.r-5 {
    animation: circle 5s infinite linear alternate-reverse;
}

.vehicle ul
{
    padding:0;
    list-style:none;
}

.vehicle ul li {
        display: inline-block;
        padding: 10px;
        border-bottom: 2px solid #2e2e2f;
        margin: 20px;
    }

.vehicle label
      {
          position:absolute;
          bottom:0;
      }

#toggle, #intToggle {
    width: 50px;
    height: 50px;
    /* margin: 10px auto; */
    bottom: 3vh;
    position: absolute;
    left: 4.8vw;
    cursor: pointer;
    margin: 0 auto;
    background: linear-gradient(to top, #090b11, #616161);
    -webkit-background: linear-gradient(to top, #090b11, #616161);
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 50%;
    padding-top: 9px;
    box-shadow: 1px 2px 50px -10px #cc1633;
}

#menu ul, #menu img, #intMenu ul, #intMenu img {
    padding: 0;
    transform: none;
    position: relative;
    padding-bottom: 5px;
}

.hidden
{
    display:none;
}

/* .footer .footexterior, .footer .footinterior {
    display: none;
} */

.degree360 .rotateCarInt {
    position: absolute;
    width: 100%;
    flex: 100%;
    float: right;
    right: 0;
    left: unset;
}

#menu .hiddenShow, #intMenu .hiddenShow{
    display: none;
}

#menu .hiddenColor, #intMenu .hiddenColor {
    display: inline-block;
}

#menu ul li, #intMenu ul li {
    display: block;
    margin: 0;
    padding: 5px;
    padding-left: 0;
    padding-top: 0;
    color: #3f4041;
    font-size: 2em;
    font-family: monospace;
}

#toggle div, #intToggle div{
    width: 100%;
    height: 3px;
    background: #999;
    margin-top: 6px;
    transition: all 0.3s;
    backface-visibility: hidden;
}

#toggle.on .one, #intToggle.on .one {
    transform: rotate(45deg) translate(5px, 5px);
}

#toggle.on .two, #intToggle.on .two {
    opacity: 0;
}

#toggle .three, #intToggle .three {
    width: 75%;
}

#toggle.on .three, #intToggle.on .three {
    transform: rotate(-45deg) translate(7px, -8px);
    width: 100%;
}

.degree360
{
    position:relative;
}

#menu, #intMenu {
    color: white;
    /* border: 1px solid white; */
    /* padding: 10px; */
    border-radius: 3px;
    /* line-height: 100px; */
    text-align: center;
    margin: auto;
    display: none;
    position: absolute;
    left: 3vw;
    bottom: 6vh;
}

  /* 360 view end */



 /*360 degree rotation start*/

.outter:before,
.outter:after,
.inner:before,
.inner:after {
    background: transparent;
}

.inner {
    border-color: transparent;
}

.holder {
    height: 1000px;
}

.outter p {
    vertical-align: middle;
    margin-top: 22px;
    color: #fff;
    z-index: 20;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: -8px;
    font-size: 10pt;
    font-family: AudiTypeNormal;
}

.outter {
    position: absolute;
    width: 120px;
    height: 60px;
    overflow: hidden;
    z-index: 10;
    top: -13.5%;
    left: 30%;
    cursor: pointer;
}
/* .outter {
    position: absolute;
    width: 125px;
    height: 80px;
    overflow: hidden;
    z-index: 10;
    top: -43.5%;
    left: 30%;
	cursor:pointer;
} */

.outter:before,.outter:after {
        content: "";
        position: absolute;
        left: 0;
        width: 2px;
        height: 86px;
        z-index: 1;
    }

.outter:after {
        left: auto;
        right: 0;
        height: 92px;
    }

.inner {
    position: absolute;
    top: 0px;
    width: 150px;
    height: 115px;
    background: rgba(0, 0, 0, 0.5);
    border-width: 2px;
    border-style: solid;
    -webkit-transform: rotate(45deg);
}

.inner:before, .inner:after {
        -webkit-transform: rotate(45deg);
        content: "";
        position: absolute;
        width: 2px;
        height: 85px;
        margin-top: -41px;
        z-index: 1;
        right: auto;
        left: 27px;
        bottom: auto;
        top: 27px;
    }

.inner:after {
        height: 90px;
        right: 30px;
        left: auto;
        bottom: -13px;
        top: auto;
    }

.wrapper {
    /* max-width: 50rem; */
    /* width: 100%; */
    /* margin: 1rem auto; */
    text-align: center;
    z-index: -1;
    position: absolute;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
    height: 100%;
}

.rotate {
    display: none;
}

.rotate-label {
    display: inline-block;
    margin-left: 0.5rem;
    background: #2980b9;
    color: #fff;
    border-radius: 0.5rem;
    padding: 0.25rem 0.5rem;
    cursor: pointer;
    transition: all 30s;
}

.rotate:checked + .rotate-label {
    background: #3498db;
}

.perspective {
    position: absolute;
    z-index: 0;
    perspective: 2500px;
    perspective-origin: 100% -360px;
}

.cube {
    position: absolute;
    width: 950px;
    margin: 9.5rem -25rem;
    transform-style: preserve-3d;
    transition: all 30s;
}

.cube div {
        position: absolute;
        width: 950px;
        height: 950px;
        opacity: 0.95;
    }

.cube img {
        max-height: 100%;
        max-width: 100%;
    }

#rotate:checked ~ .perspective > .cube {
    animation: rotate 50s infinite linear alternate;
}

#front:checked ~ .perspective > .cube {
    transform: rotateX(0deg) rotateY(0deg);
    animation: none;
}

#left:checked ~ .perspective > .cube {
    transform: rotateX(0deg) rotateY(90deg);
    animation: none;
}

#back:checked ~ .perspective > .cube {
    transform: rotateX(0deg) rotateY(180deg);
    animation: none;
}

#right:checked ~ .perspective > .cube {
    transform: rotateX(0deg) rotateY(270deg);
    animation: none;
}

#top:checked ~ .perspective > .cube {
    transform: rotateX(-90deg) rotateY(0) translateZ(200px) translateY(-200px);
    animation: none;
}

#bottom:checked ~ .perspective > .cube {
    transform: rotateX(90deg) rotateY(0) translateZ(-200px) translateY(-200px);
    animation: none;
}

.front {
    transform: translateZ(200px);
}

.back {
    transform: translateZ(-200px) rotateY(180deg);
}

.left {
    transform: rotateY(270deg) translateX(-200px);
    transform-origin: center left;
}

.right {
    transform: rotateY(-270deg) translateX(200px);
    transform-origin: top right;
}

.top {
    transform: rotateX(91deg) translateY(-455px);
    transform-origin: top center;
}

.bottom {
    transform: rotateX(-90deg) translateY(200px);
    transform-origin: bottom center;
}

@keyframes rotate {
    from {
        transform: rotateY(0deg);
    }

    to {
        transform: rotateY(360deg);
    }
}

/*360 degree rotation end*/

/* feature popup start*/

.popup .headerPop .logo {
    top: 3vh;
}

.popup, .headerPop .logo, .headerPop h5, .headerPop video, .headerPop p, .controls {
    position: absolute;
    top: 0px;
    z-index: 35;
    left: 0;
    right: 0;
    margin: 0 auto;
    line-height: 8.25em;
    text-align: center;
    color: #ff002d;
}

.popup {
    background: url(../img/360view/Bg3.jpg);
    height: 100%;
    display: none;
    position: fixed;
}

.popup .bckHead {
        font-size: 20em;
        position: absolute;
        color: #fff;
        opacity: 0.05;
        margin-left: -0.2em;
    }

.popup .bckBg {
        opacity: 1;
        position: absolute;
        z-index: 36;
        /*background: rgba(0,0,0,0.75);*/
        width: 100%;
        height: 100%;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: 0;
    }

.headerPop h5 {
    font-family: AudiTypeBold;
}

.here {
    position: fixed;
    width: 100%;
}

.controls {
    top: 73.5%;
    z-index: 37;
    width: 100%;
    background: rgba(0, 0, 0, 0);
    line-height: 3;
    display: none;
    transition: 1s linear;
}

.controls .row {
        width: 75%;
        margin: 0 auto;
    }

.headerPop p {
    line-height: 7em;
    z-index: 38;
    text-align: left;
    padding-left: 4vw;
    cursor: pointer;
}

.shohid{
    display: none;
}

.textVideo td {
    color: #fff;
    opacity: 0.25;
    word-break: break-word;
    font-size:12px;
}

.playvid {
    position: absolute;
    top: 44%;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 0;
    vertical-align: middle;
    z-index: 38;
}

.controls ul {
    padding-left: 0;
    padding-right: 0;
    list-style: none;
    text-align: left;
    margin-bottom: 1px;
    padding-top: 0;
}

.controls li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    margin-left: 15px;
}

    .controls li p {
        position: relative;
        padding: 10px;
        color: #fff;
        white-space: normal;
        line-height: 1.25em;
        width: 450px;
        padding-top: 5px;
    }

.headerPop video {
    height: 100%;
    width: 55%;
    align-items: center;
    justify-content: center;
    display: flex;
    z-index: 37;
}

.popNotify {
    width: 100%;
    height: 100%;
    top:84.5%;
    position: relative;
    z-index: 38;
    background: rgba(0, 0, 0, 0.5);
    padding-top: 25px;
}

.popNotify ul {
        padding: 0;
        height: 25px;
    }

.popNotify li {
        display: inline-block;
    }

.dotline td:before, .dotline td:after {
    position: relative;
    top: 8px;
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    width: 8vw;
    height: 25px;
    background: url(../img/360view/dotLine.png) no-repeat;
    content: "";
    line-height: 10px;
}

.popNotify table
    {
        line-height:2em;
        margin:0 auto;
    }

.popup img
{
    cursor:pointer;
}

.imgAnim {
    animation: spin 2s infinite linear forwards;
}

.featurePersonalize {
    margin-top: -1px;
    cursor: pointer;
}



.vehicle_personalize{

    position: fixed;
    bottom: 0;
    width: 100%;
    height: 150px;
    /* background-color: #e9ecef; */
    left: 0;    
    z-index: 500;
    display: none;
}


/* .vehicle_personalize .personclose {
    position: relative;
    left: -12px;
    top: 44px;
    width: 45px;
    float:right;
    height: 45px;
    line-height: 45px;
    text-align: center;
    opacity: 0.87;
    font-size: 50px;
    z-index: 999;
    background-image: url('../img/close_btn.png');
    background-repeat: no-repeat;
    cursor: pointer;
} */

  .vl {
    border-left: 1px solid #bfbfbf;
    height: 80px;
    right: 85px;
    top: 18px;
    float: right;
    position: absolute;
}

  .persono_txt
  {
    display: none;
    position: absolute;
    right: 145px;
    top: 50px;
    width: 45px;
    height: 45px;
    /* line-height: 45px; */
    text-align: center;
    opacity: 0.87;
    color: #adafae;
    font-size: 20px;
    z-index: 999;
  }
  /* .menu_category {
    float: Left;
    background: #fff;
    margin: 0;
    bottom: 0px;
    padding: 13px;
    margin-top: 4px;
    margin-left: 260px;
    cursor: pointer;
    width: 74.6%;
    overflow-x: scroll;
    font-size: 12px;
} */
/* .down_scroll {
    overflow: scroll;
    width: 100%;
} */
input.excl {
    position: relative;
    left: -6px;
    top: 3px;
}
input.stand {
    position: relative;
    left: -6px;
    top: 3px;
}
/* .button_scroll {
    position: absolute;
    top: 108px;
    display: inline-block;
    font-size: 14px;
    padding: -2px;
    margin-left: 5px;
} */
/* button.btn1 {
    color: #fff;
    font-size: 10px;
    background: #cc0033;
    border: 1px solid #cc0033;
    margin-left: -5px;
    padding: 12px 53px 12px 53px;
} */
/* .button_scroll .btn1::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -71px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #cc0033 transparent;
  }
  button.btn2 {
    color: #fff;
    background: #696969;
    font-size: 10px;
    border: 1px solid #696969;
    margin-left: -5px;
    padding: 12px 52px 12px 52px;
} */
/* .menu_category li {
    text-decoration: none;
    list-style-type: none;
    float: left;
    padding-left: 16px;
    font-size: 12px;
    color: #696969;
    margin-right: 10px;
    cursor: pointer;
}
.menu_category li:hover {
    color: #cc0033;
}
.menu_category li:active {
    color: #cc0033;
} */
/* .wheel_list li:hover {
    color: #cc0033;
    border:2px solid #cc0033;
    }
.wheel_list li:active {
    color: #cc0033;
    border:2px solid #cc0033;
    } */
  /* .menu_category li:not(:first-child):before {
    content: " | ";
   } */
   #Accessories_inteior{
       display:none;
   }
    #Accessories_Exterior{
        display:none;
    }
     .Seatclr_list {
        float: left;
        margin: 0;
        bottom: -104px;
        margin-top: 16px;
        margin-left: 154px;
        cursor: pointer;
        width: 69%;
        overflow: auto;
        font-size: 12px;
        white-space: nowrap;
        text-align: center;
    } 

   .Seatclr_list li
   {
    text-decoration: none;
    list-style-type: none; 
    margin-left: 7px;
    display: inline-block;
    clear: both;
    padding: 2px;
   }

   .Seatclr_list li:hover {
    color: #cc0033;
}
.Seatclr_list li:active {
    color: #cc0033;
}

   /* .Seatclr_list img
   {
   z-index: -10;
   } */

   .Seatstich_list {
    display: none;
    float: left;
    margin: 0;
    bottom: 0px;
    margin-top: 16px;
    margin-left: 154px;
    cursor: pointer;
    width: 67%;
    overflow: auto;
    font-size: 12px;
    white-space: nowrap;
    text-align: center;
}
   .Seatstich_list li
   {
    text-decoration: none;
    list-style-type: none; 
    margin-left: 7px;
    display: inline-block;
    clear: both;
    padding: 2px;
   }

   .Seatstich_list li:hover {
    color: #cc0033;
}
.Seatstich_list li:active {
    color: #cc0033;
}

   
   .Seatpipe_list {
    display: none;
    float: left;
    margin: 0;
    bottom: 0px;
    margin-top: 16px;
    margin-left: 154px;
    cursor: pointer;
    width: 67%;
    overflow: auto;
    font-size: 12px;
    white-space: nowrap;
    text-align: center;
}
   .Seatpipe_list li
   {
    text-decoration: none;
    list-style-type: none; 
    margin-left: 7px;
    display: inline-block;
    clear: both;
    padding: 2px;
   }
   
   .Seatpipe_list li:hover {
    color: #cc0033;
}
.Seatpipe_list li:active {
    color: #cc0033;
}
   



   .Seatinlays_list   
   {
    display: none;
    float: left;
    margin: 0;
    bottom: 0px;
    margin-top: 16px;
    margin-left: 154px;
    cursor: pointer;
    width:67%;
    overflow: auto;
    font-size: 12px;
    white-space:nowrap;
    text-align: center;
    }
   .Seatinlays_list li
   {
    text-decoration: none;
    list-style-type: none; 
    margin-left: 7px;
    display: inline-block;
    clear: both;
    padding: 2px;
   }

   .Seatinlays_list li:hover {
    color: #cc0033;
}
.Seatinlays_list li:active {
    color: #cc0033;
}


   
   .Seatdashboard_list
   {
    display: none;
    float: left;
    margin: 0;
    bottom: 0px;
    margin-top: 16px;
    margin-left: 154px;
    cursor: pointer;
    width:67%;
    overflow: auto;
    font-size: 12px;
    white-space:nowrap;
    text-align: center;
    }
   .Seatdashboard_list li
   {
    text-decoration: none;
    list-style-type: none; 
    margin-left: 7px;
    display: inline-block;
    clear: both;
    padding: 2px;
   }

   .Seatdashboard_list li:hover {
    color: #cc0033;
}
.Seatdashboard_list li:active {
    color: #cc0033;
}

   /* .Seatpanel_list
   {
    display: none;
    float: left;
    margin: 0;
    bottom: 0px;
    margin-top: 16px;
    margin-left: 154px;
    cursor: pointer;
    width:67%;
    overflow: auto;
    font-size: 12px;
    white-space:nowrap;
    }
   .Seatpanel_list li
   {
    text-decoration: none;
    list-style-type: none; 
    margin-left: 7px;
    display: inline-block;
    clear: both;
    padding: 2px;
   } */

   .xclose {
    position: relative;
    left: 15px;
    top: 5px;
    width: 20px;
    height: 20px;
    line-height: 45px;
    text-align: center;
    opacity: 0.87;
    font-size: 50px;
    z-index: 999;
    /* background-image: url(../img/close_btn.png); */
    background-repeat: no-repeat;
    cursor: pointer;
}
a {
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
  }
  
  a:hover {
    color: black;
  }
  
  /* .previous {
    background-color: #f1f1f1;
    color: black;
    position: relative;
    left: 305px;
    top: 35px;
}
  .next {
    color: white;
  } */
  
  /* .round {
    border-radius: 50%;
  } */
  .colors_list {
    float: left;
    margin: 0;
    bottom: 0px;
    margin-top: 0px;
    margin-left: 10%;
    cursor: pointer;
    width: 75%;
    overflow: auto;
    font-size: 12px;
    white-space: nowrap;
}
.colors_list li {
    text-decoration: none;
    list-style-type: none;
    display: inline-block;
    margin-top: 16px;
    margin-left:35px;
    clear: both;
}
.colors_list img {
    z-index: -10;
    border-radius: 6px;
}
   .colors_list li:hover {
    color: #cc0033;
}
   .colors_list li:active {
    color: #cc0033;
}
  .wheel_list {
    float: left;
    margin: 0;
    bottom: 0px;
    margin-top: 0px;
    margin-left: 26%;
    cursor: pointer;
    width: 61%;
    overflow: auto;
    font-size: 12px;
    white-space: nowrap;
}
   .wheel_list li {
    text-decoration: none;
    list-style-type: none;
    display: inline-block;
    margin-left:35px;
    clear: both;
    margin-top: 16px;
}
   .wheel_list img
   {
   z-index: -10;
   }
   .wheel_list li:hover {
    color: #cc0033;
}
   .wheel_list li:active {
    color: #cc0033;
}
   /* .wheel_list img:active {
    border:2px solid #cc0033;
}
.wheel_list img:hover {
    border:2px solid #cc0033;
} */


.headlamp_list {
    display: none;
    float: left;
    margin: 0;
    bottom: 0px;
    margin-top: 0px;
    margin-left: 26%;
    cursor: pointer;
    width: 61%;
    font-size: 12px;
    white-space: nowrap;
}
    .headlamp_list li {
        text-decoration: none;
        list-style-type: none;
        margin-left:35px;
        margin-top: 16px;
        display: inline-block;
        clear: both;
    }
    .headlamp_list li:hover {
        color: #cc0033;
    }
    .headlamp_list li:active {
        color: #cc0033;
    }
   .headlamp_list img
   {
   z-index: -10;
   }
   /* .headlamp_list img:active {
    border:2px solid #cc0033;
}
.headlamp_list img:hover {
    border:2px solid #cc0033;
} */



.Taillamp_list {
    display: none;
    float: left;
    margin: 0;
    bottom: 0px;
    margin-top: 0px;
    margin-left: 26%;
    cursor: pointer;
    width: 61%;
    overflow: auto;
    font-size: 12px;
    white-space: nowrap;
}
   .Taillamp_list li
   {
    text-decoration: none;
    list-style-type: none; 
    margin-top: 16px;
    display: inline-block;
    margin-left:35px;
    /* padding-left: 31px; */
    clear: both;
   }
   .Taillamp_list li:hover {
    color: #cc0033;
}
   .Taillamp_list li:active {
    color: #cc0033;
}
   .Taillamp_list img
   {
   z-index: -10;
   }


   .colorstd_list {
    display: none;
    float: left;
    margin: 0;
    bottom: 0px;
    margin-top: 0px;
    margin-left: 26%;
    cursor: pointer;
    width: 61%;
    overflow: auto;
    font-size: 12px;
    white-space: nowrap;
}

.colorstd_list li
   {
    text-decoration: none;
    list-style-type: none; 
    margin-top: 16px;
    display: inline-block;
    margin-left:35px;
    /* padding-left: 31px; */
    clear: both;
   }
   .colorstd_list li:hover {
    color: #cc0033;
}
   .colorstd_list li:active {
    color: #cc0033;
}
   .colorstd_list img
   {
   z-index: -10;
   }
   /* .Taillamp_list img:active {
    border:2px solid #cc0033;
}
.Taillamp_list img:hover {
    border:2px solid #cc0033;
} */

   .Person_container

   {
       z-index: 10;
   }
   

   
   .seatclrname
   {
   word-break: break-word;
   white-space: normal;
   font-size: 8px;
   text-align: center;
   }

   .seatclrname:active
   {
    color:#cc0033;
   }
   

/*feature popup end*/

/*Responsive Media Queries start*/

@media (width:1600px) and (height:1024px) {
    .r-1, .r-2, .r-3, .r-4, .r-5 {
        top: -32vh;
        left: 32vh;
    }
}

@media (width:1024px) and (height:1366px) {
    .footer {
        top: 52%;
    }
}

@media (width:1366px) and (height:1024px) {
    #divDisplay .rotatelistContainer {
        height: 1366px;
    }

    .colorSelect ul:nth-child(1) {
        left: 3vw;
        top: -1vh;
    }

    .colorSelect ul:nth-child(1) li {
        margin: -3px;
    }
}

@media(max-width:1366px) {
    .colorSelect ul:nth-child(2) {
        top: -27vh;
        left: 25vh;
    }

    .rotateCar {
        top: 0vh;
    }

    .rotatelist {
        right:0px;
    }

    .rightSpan {
        right: -7vh;
    }

    .leftSpan {
        left: -2vh;
    }

    .rotatelistContainer {
        height: 100vh;
    }

    .r-1, .r-2, .r-3, .r-4, .r-5 {
        top: -25vh;
        left: 25vh;
    }
}

@media(max-width:1024px) {
    .r-1, .r-2, .r-3, .r-4, .r-5 {
        top: -15vh;
        left: 30vh;
        width: 1350px;
    }

    .colorSelect img {
        width: auto;
    }

    .intBg {
        background: transparent !important;
    }

    /* .top360 {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8),rgba(255, 255, 0, 0));
        background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.8),rgba(255, 255, 0, 0));
        background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.8),rgba(255, 255, 0, 0));
        background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.8),rgba(255, 255, 0, 0));
    } */

    .footer {
        /*background: linear-gradient(to top, rgba(0, 0, 0, 0.8),rgba(255, 255, 0, 0));
        background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.8),rgba(255, 255, 0, 0));
        background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.8),rgba(255, 255, 0, 0));
        background: -o-linear-gradient(to top, rgba(0, 0, 0, 0.8),rgba(255, 255, 0, 0));*/
        height: 57px;
    }

    .contentArea .slideContent {
        max-width: 75%;
    }

    .popNotify {
        width: 1024px;
        overflow: auto;
    }

    .footer h5, .headerPop h5 {
        font-size: 10pt;
        font-family: AudiType;
        font-weight: bold;
    }

    .headerPop p {
        font-size: 8pt;
    }

    .popup .popNotify table {
        line-height: 1em;
        white-space: nowrap;
        font-size: 10pt;
    }
/* 
    .dotline td:before, .dotline td:after {
        width: 4vw;
    } */

    .colorSelect ul:nth-child(2) li {
        float: left;
        display: inline-block;
        margin: 0;
        display: none;
    }

    .rotatelistContainer {
        height: 768px;
    }
    #rotatecar
    {
        transition:1s;
    }
    .carName h1 {
        font-size: 20em;
    }

    .popup .playvid {
        top: 43%;
    }
    .rangeslider {
        position: absolute;
        top: -70px;
        left: 45px;
        right: 0;
        display: none;
        margin: 0 auto;
    }
    #menu {
        bottom: 2vh;
    }

    .view li {
        margin-left: 20px;
        margin-right: 20px;
    }

    .line {
        width: 75%;
        margin: 0 auto;
        float: none;
        border: 0.5px solid #6b6a6a;
    }

    .rotateCar {
        left: -10vh;
    }

    .colorSelect ul:nth-child(2) {
        top: -19vh;
        left: 3vw;
        font-size: 10pt;
    }

    /* #colorName .opacitycolor {
        display: block;
    } */


    #car {
        right: 25vh;
        top: 30vh;
    }

    .rightSpan {
        right: -11vh;
    }

    .leftSpan {
        left: -6vh;
    }

    .rotatelist {
        right: 0px;
        top: 0px;
    }

    .colorSelect ul:nth-child(1) {
        top: -16vh;
        left: 3vw;
		width: 100%
    }

        .colorSelect ul:nth-child(1) li {
            margin: -1px;
            padding: 1px;
        }

    .top360 h4 {
        line-height: 0.90em;
        font-size: 11pt;
        margin-top: 3px;
    }

    .top360 h6 {
        font-size: 10pt;
        margin-top: 10px;
        line-height: 1.25em;
    }

    #divDisplay .ipad {
        /*top: 13vh;*/
        top: 0;
    }

    .degree360 .rotateCarInt {
        right: 6vh;
    }
}


/*Responsive Media Queries end*/

img.exteriorbaseexc {
    display: none;
}


.techtable
{
    width:100%;
    height:100%;
    margin-left:30px;
}

.techtable td:nth-child(1)
{
    padding-right:2px;
}

.techspec {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.95);
    color: #000;
    z-index: 50;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display:none;
    overflow: auto !important;
}

    .techspec .row {
        padding: 15px;
        background: #fff;
        text-align: center;
    }

    .techspec table {
        width: 100%;
        text-align: center;
        font-family: AudiType;
        font-weight: bold;
        border: 1px solid #ccc;
    }

        .techspec table td {
            padding: 5px;
            border-right: 1px solid #ccc;
        }

.size {
    width: 75%;
    margin: 0 auto;
    position: absolute;
    height: 75%;
    overflow: auto;
    top: 5%;
    left: 0;
    right: 0;
    overflow-x: hidden;
}


.spotDesc {
    position: absolute;
    z-index: 50;
    display: none;
}

    .spotDesc .btnhot {
        border: 1px solid rgb(107, 107, 107);
        background: rgba(0, 0, 0, 0.9);
        color: #fff;
        font-weight: normal;
        font-family: auditypenormal;
        width: 300px;
        text-align: left;
        border-radius: 0px;
        font-size: 15px;
    }

    .spotDesc .card {
        background: rgba(0, 0, 0, 0.9);
        color: #fff;
        font-family: auditypenormal;
        font-weight: normal;
        border-radius: 0px;
        font-size: 15px;
    }

    .spotDesc i {
        float: right;
        margin-top: 5px;
    }


input[type=range] {
    -webkit-appearance: none;
    margin: 10px 0;
  
}

    input[type=range]:focus {
        outline: none;
    }

    input[type=range]::-webkit-slider-runnable-track {
        width: 129px;
        height: 7px;
        cursor: pointer;
        transition: 0.2s;
        box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
        background: #CC0033;
        border: 0px solid #CC0033;
    }

    input[type=range]::-webkit-slider-thumb {
        box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
        border: 0px solid #000000;
        height: 25px;
        width: 25px;
        border-radius: 50%;
        background: #ffffff;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -8.6px;
    }





/*.ranger:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url(../img/minus.png) no-repeat; 
    top: -63px;
    position: absolute;
    left: 20px;
}

.ranger:after {
    content: '';
    width: 16px;
    height: 16px;
    background: url(../img/plus.png) no-repeat;
    top: -64px;
    position: absolute;
    right: 60px;
}*/
    input[type=range]:focus::-webkit-slider-runnable-track {
        background: #ac51b5;
    }

    input[type=range]::-moz-range-track {
        width: 129px;
        height: 12.8px;
        cursor: pointer;
        /* animate: 0.2s; */
        box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
        background: #ac51b5;
        border-radius: 25px;
        border: 0px solid #000101;
    }

    input[type=range]::-moz-range-thumb {
        box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
        border: 0px solid #000000;
        height: 20px;
        width: 39px;
        border-radius: 7px;
        background: #65001c;
        cursor: pointer;
    }

    input[type=range]::-ms-track {
        width: 129px;
        height: 12.8px;
        cursor: pointer;
        /* animate: 0.2s; */
        background: transparent;
        border-color: transparent;
        border-width: 39px 0;
        color: transparent;
    }

    input[type=range]::-ms-fill-lower {
        background: #ac51b5;
        border: 0px solid #000101;
        border-radius: 50px;
        box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    }

    input[type=range]::-ms-fill-upper {
        background: #ac51b5;
        border: 0px solid #000101;
        border-radius: 50px;
        box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    }

    input[type=range]::-ms-thumb {
        box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
        border: 0px solid #000000;
        height: 20px;
        width: 39px;
        border-radius: 7px;
        background: #65001c;
        cursor: pointer;
    }

    input[type=range]:focus::-ms-fill-lower {
        background: #ac51b5;
    }

    input[type=range]:focus::-ms-fill-upper {
        background: #ac51b5;
    }

.ranger input
{
    width:129px;
}

.ranger1 input {
    width: 129px;
}

.ui-loader-header
{
display:none;
}

/*Responsive Media Queries start for 12inch ipad*/

@media (width:2732px)and (height:2048px) {
    .bgImg {
        position: relative;
        top: 250px;
        left: 1%;
        
    }
    .contentArea h1 {
            font-size: 7em;
            background: -webkit-linear-gradient(top, #ccc, rgb(35, 35, 35));
            background: linear-gradient(top, #ccc, rgb(35, 35, 35));
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            font-family: AudiTypeBold;
        }
        
        .contentArea p {
            color: #999;
            font-family: AudiType;
            font-size: 3em;
        }
        .rotatelist {
            position: absolute;
            height: 100%;
            width: 100%;
            padding: 0px;
             top: 0; 
             right: 0; 
            margin: 0 !important;
        }

        .top360 h6 {
            color: #fff;
            line-height: 3em;
            font-size: 1.7em;
            font-family: AudiTypeBold;
        }
        .colorSelect ul:nth-child(1) {
            top: -6vh;
            left: 3vw;
            width: 100%;
        }
        .colorSelect ul:nth-child(1) li {
            margin: -1px;
            padding: 1px;
        }
        .colorSelect img {
            width: 70px;
        }
        /* #colorName .opacitycolor {
            display: block;
        } */

        #zoomSize {
            bottom: 200px !important;
            right: 35px !important;
        }

        .featurePad {
            left: -82px;
            top: -54px !important;
        }

        .page.pinch-zoom-parent {
            height: 2048px !important;
        }

        #pdfgenerate {
            top: 1710px !important;
            left: 96.9% !important;
        }
        .colorSelect ul:nth-child(2) li {
            float: left;
            display: inline-block;
            margin: 0;
            display: none;
        }
        .colorSelect ul:nth-child(2) {
            top: -9vh;
            left: 3vw;
            font-size: 30px;
        }
        .footer h5, .headerPop h5 {
            font-size: 26pt;
            font-family: AudiType;
            font-weight: bold;
        }
        .outter p {
            font-size: 20pt;
            margin-top: 45px !important;
        }
        .rotatelistContainer {
            position: relative;
            height: 2048px;
            width: 100%;
        }
        .hotspot::after {
            height: 35px;
            width: 35px;
        }
        .hotspot {
            height: 100px;
            width:100px;
        }
        .spotDesc .card {
            font-size: 38px;
        }
        .spotDesc .btnhot {
            width: 550px;
            font-size: 36px;
        }
        .view li img {
            cursor: pointer;
           
        }
        .top360 h4 {
            font-size: 2rem;
        }
        .top360 div img,.logoPos img {
            /* width: 150px; */
            height: 50px;
        }
        .top360 {
            padding: 50px 0 0 50px;
        }
        .headerPop p {
            font-size: 1.7rem;
        }
        .controls li p {
            padding: 12px 0px;
            width: 1350px;
            font-size: 1.8rem;
        }
        .popup img {
            cursor: pointer;
            width: 50px;
        }
        .textVideo td {
            font-size: 28px;
        }
        .extraFit{
            line-height: 8.5em;
        }
        .popNotify {
            top: 87.2%;
        }
        .popup .headerPop .logo {
            top: 2vh;
            width: 150px;
            height: 50px;
        }
        .carActive h4{
            font-size: 2.5rem;
        }
        .popup .popNotify table {
            line-height: 1em;
            white-space: nowrap;
            font-size: 10pt;
        }
        .textVideo td {
            font-size: 22pt; 
            line-height: 32px;
        }
        .popNotify {
            width: 2732px;
            overflow: auto;
        }
        .inner {
            width: 230px;
            height: 190px;
        }
        .outter {
            width: 200px;
            height: 110px;
            /* top: -122.5%; */
        }
        .ranger input {
            width: 220px;
        }
        .footer {
            height: 57px;
        }
        .featurePersonalize {
            top: -54px;
        }
        .menu_category {
            width: 90.5% !important;
        }
        .intBg {
            background: rgba(0, 0, 0, 0) !important;
        }
      
}

.card {
    width: 500px;
    margin: 50px auto;
    clear: both;
    display: block;
    padding: 0px 0px;
    background-color: #009BFF;
    border-radius: 4px;
}
.card::after {
    clear: both;
    display: block;
    content: "";
}
.card .checkbox-container {
    float: left;
    width: 50%;
    box-sizing: border-box;
    text-align:center;
   padding: 40px 0px;
}
.card .circular-container {
  background-color:#0067FF;
}

.input-title {
    clear: both;
    padding: 22px 0px 0px 0px;
    font-size: 16px;
    color: rgba(255,255,255,.6);
    font-weight: 300;
}




/* Styling Checkbox Starts */
.checkbox-label {
    display: block;
    position: relative;
    margin: auto;
    cursor: pointer;
    font-size: 10px;
    left: -12px;
    line-height: 24px;
    height: 24px;
    width: 24px;
    clear: both;
}

.checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkbox-label .checkbox-custom {
    position: absolute;
    top: 0px;
    left: -33px;
    height: 20px;
    width: 20px;
    background-color: transparent;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border: 1px solid #FFFFFF;
}


.checkbox-label input:checked ~ .checkbox-custom {
    pointer-events: none;  
    -webkit-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
    border: 1px solid #FFFFFF;
}


.checkbox-label .checkbox-custom::after {
    position: absolute;
    content: "";
    left: 12px;
    top: 12px;
    height: 0px;
    width: 0px;
    border-radius: 5px;
    border: solid #009BFF;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(0deg) scale(0);
    -ms-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity:1;
  	transition: all 0.3s ease-out;
  	-webkit-transition: all 0.3s ease-out;
  	-moz-transition: all 0.3s ease-out;
  	-ms-transition: all 0.3s ease-out;
  	-o-transition: all 0.3s ease-out;
}


.checkbox-label input:checked ~ .checkbox-custom::after {
    -webkit-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
    opacity: 1;
    left: 6px;
    top: 1px;
    width: 6px;
    height: 12px;
    border: 1px solid #ffffff;
    border-width: 0 2px 2px 0;
    background-color: transparent;
    border-radius: 0;
}



/* For Ripple Effect */
.checkbox-label .checkbox-custom::before {
    position: absolute;
    content: "";
    left: 10px;
    top: 10px;
    width: 0px;
    height: 0px;
    border-radius: 5px;
    border: 2px solid #FFFFFF;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);	
}

.checkbox-label input:checked ~ .checkbox-custom::before {
    left: -3px;
    top: -3px;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    opacity:0;
    z-index: 999;
    transition: all 0.3s ease-out;
  	-webkit-transition: all 0.3s ease-out;
  	-moz-transition: all 0.3s ease-out;
  	-ms-transition: all 0.3s ease-out;
  	-o-transition: all 0.3s ease-out;
}




/* Style for Circular Checkbox */
.checkbox-label .checkbox-custom.circular {
    border-radius: 50%;
    border: 2px solid #FFFFFF;
}

.checkbox-label input:checked ~ .checkbox-custom.circular {
    background-color: #FFFFFF;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
}
.checkbox-label input:checked ~ .checkbox-custom.circular::after {
    border: solid #0067FF;
    border-width: 0 2px 2px 0;
}
.checkbox-label .checkbox-custom.circular::after {
    border-radius: 50%;
}

.checkbox-label .checkbox-custom.circular::before {
    border-radius: 50%;
    border: 2px solid #FFFFFF;
}

.checkbox-label input:checked ~ .checkbox-custom.circular::before {
    border-radius: 50%;
}


/*ZoomIn and ZoomOut Starts */
.button-glow {
    background-color: #004A7F;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 20px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    -webkit-animation: glowing 2000ms infinite;
    -moz-animation: glowing 2000ms infinite;
    -o-animation: glowing 2000ms infinite;
    animation: glowing 2000ms infinite;
}

@-webkit-keyframes glowing {
    0% {
        background-color: #CC0033;
        -webkit-box-shadow: 0 0 3px #CC0033;
    }

    50% {
        background-color: #CC0033;
        -webkit-box-shadow: 0 0 40px #CC0033;
    }

    100% {
        background-color: #CC0033;
        -webkit-box-shadow: 0 0 3px #CC0033;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #CC0033;
        -moz-box-shadow: 0 0 3px #CC0033;
    }

    50% {
        background-color: #CC0033;
        -moz-box-shadow: 0 0 40px #CC0033;
    }

    100% {
        background-color: #CC0033;
        -moz-box-shadow: 0 0 3px #CC0033;
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #CC0033;
        box-shadow: 0 0 3px #CC0033;
    }

    50% {
        background-color: #CC0033;
        box-shadow: 0 0 40px #CC0033;
    }

    100% {
        background-color: #CC0033;
        box-shadow: 0 0 3px #CC0033;
    }
}

@keyframes glowing {
    0% {
        background-color: #CC0033;
        box-shadow: 0 0 3px #CC0033;
    }

    50% {
        background-color: #CC0033;
        box-shadow: 0 0 40px #CC0033;
    }

    100% {
        background-color: #CC0033;
        box-shadow: 0 0 3px #CC0033;
    }
}

.zoombutton {
    height: 25px;
    width: 25px;
}

#zoomSize {
    position: absolute;
    bottom: 98px;
    right: 15px;
    padding: 5px;
    z-index: 2;
    border-radius: 50px;
    cursor: pointer;
}

#savebtn {
    position: absolute;
    bottom: 87px;
    right: 120px;
    padding: 5px;
    z-index: 2;
    border-radius: 50px;
    cursor: pointer;
}
#intsave {
    position: absolute;
    bottom: 87px;
    right: 120px;
    padding: 5px;
    z-index: 2;
    border-radius: 50px;
    cursor: pointer;
}

#sendbtn {
    position: absolute;
    bottom: 87px;
    right: 63px;
    padding: 5px;
    z-index: 2;
    border-radius: 50px;
    cursor: pointer;
}

/* .rotatelist {
    z-index: 0 !important;
} */

.pinch-zoom {
    width: auto;
    margin-top: -16px !important;
}

#zoomimgdiv {
    min-height: 800px;
    min-width: 800px;
    /*height: 100%;
        width: 100%;*/
}

#zoomImg {
    width: 100%;
    height: 100%;
}

.pinch-zoom-container {
    height: 800px !important;

}

.Active{
    color: #cc0033 !important;
    pointer-events: none;     
}

#zoombutton {
    /* -webkit-border-radius: 10px; */
    border-radius: 100%;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    background: #000;
    width: 39px;
}

#sendimg {
    /* -webkit-border-radius: 10px; */
    border-radius: 100%;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 59px;
}

#saveimg {
    /* -webkit-border-radius: 10px; */
    border-radius: 100%;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 59px;
}

#intbtn {
    /* -webkit-border-radius: 10px; */
    border-radius: 100%;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 59px;
}
/*ZoomIn and ZoomOut Ends */

.featurePad {
    left: -82px;
    top: -4px;
}
    li#extstandard {
        margin-top: 20px;
        position: relative;
        left: -32px;
    }
    li#extsport {
        position: relative;
        right: 35px;
    }
    li#intstandard {
        margin-top: 20px;
        position: relative;
        left: -32px;
    }
    li#intsport {
        position: relative;
        right: 35px;
    }
/*Responsive Media Queries end*/

.Active{
    color: #cc0033 !important;
    pointer-events: none;     
}

    /* .activecolor    {
        color: #cc0033 !important;
        pointer-events: none;    
    } */
    .activecolor {
        color: #cc0033 !important;
        pointer-events: none;
        background: #000;
    }

    /* .menuactivecolor    {
        color: #cc0033 !important;
        pointer-events: none;    
    } */

    .coloractive{
        color: #cc0033 !important;
        pointer-events: none;    
    }

    div#pdfgenerate {
        position: absolute;
        top: 535px;
        left: 93.9%;
        z-index: 99;
        color: #ffffff;
    }
/*-----------------------------------------------------------------------------------------------------------------------------*/
    /*Audi New Style*/
    .section_btn {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        font-size: 12px;
        color: #e7e7e7;
        font-family: 'AudiTypeNormal';
        /* margin-left: 96px; */
        display: flex;
        justify-content: flex-end;
    }

    .section_btn li {
        display: inline-block;
        /* margin-right: 32px; */
        cursor: pointer;
    }

    /*Audi Symbol and Name*/
    .variant_btn {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        font-size: 12px;
        color: #e7e7e7;
        font-family: 'AudiTypeNormal';
    }
    .variant_btn li {
        display: inline-block;
        margin-right: 15px;
        cursor: pointer;
    }
    #backa4 {
        margin-top: 12px;
        /* float: left; */
        margin-left: -38px;
        top: 20px;
    }
    .vehicle_btn {
        font-size: 16px;
        font-family: 'AudiTypeBold';
        margin-top: 10px;
    }
    .logo_btn {
        font-family: 'AudiTypeBold';
        margin-top: 10px;
    }

    .vehicle_btn a
    {
        padding: 0px !important;
    }

    #ext, #int {
        font-size: 12px;
        color: #e7e7e7;
        font-family: 'AudiTypeNormal';
    }
    li.active {
        color: #cc0033 !important;
    }
    .exteriorsport {
        display: none;
    }
    .exteriorsline {
        display: none;
    }

    .accessories_list {
        width: 100%;
        background: #000000;
        height: 102px;
        position: relative;
        color: #fff;
        top: -9px;
    }
    .menuactivecolor {
        color: #cc0033 !important;
        pointer-events: none;
        background: #000000;
    }
    .switch6 {
        margin: 0 auto;
        width: 180px;
        position: relative;
        height: 37px;
        border-radius: 100px;
        border: 1px solid #444 !important;
        font-size: 11px;
        top: 21px;
        left: -12px;
        /* pointer-events: none; */
    }
    .button_scroll {
        background: #2b2b2b;
        position: relative !important;
        top: 0px !important;
        height: 80px !important;
        left: 17px !important;
    }
    .down_scroll {
        width: 100%;
        background: #333333;
        position: relative;
        top: -15px;
    }
    .close_ext {
        background: #2b2b2b;
        left: -15px;
    }

    .vehicle_personalize .personclose {
        position: relative;
        left: 15px;
        top: 28px;
        padding: 40px;
        background-image: url(../img/close_btn.png);
        background-repeat: no-repeat;
        cursor: pointer;
    }
    .switch6-light {
        display: block;
        height: 35px;
        position: relative;
        width: 180px;
    }
    .switch6-light > span {
        position: absolute;
        left: -100px;
        width: 100%;
        margin: 0px;
        padding-right: 100px;
        text-align: left;
    }
    .switch6-light label, .switch6-light > span {
        line-height: 30px;
        vertical-align: middle;
    }
    .switch6-light input {
        position: absolute;
        opacity: 0;
        z-index: 5;
    }
    .switch6-light > span span {
        position: absolute;
        top: 3px;
        left: 0px;
        z-index: 5;
        display: block;
        color: #444;
        width: 50%;
        margin-left: 100px;
        text-align: center;
    }
    .switch6-light > span span:last-child {
        left: 50%;
    }
    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none;
    }
    .switch6-light a {
        position: absolute;
        right: 50%;
        top: 0px;
        z-index: 4;
        display: block;
        width: 50%;
        height: 100%;
        padding: 0px;
    }
    .switch6-light a {
        display: block;
        transition: all 0.3s ease-out 0s;
    }

    .switch6-light input:checked ~ a {
        right: 0%;
    }
    .down_scroll {
        overflow: hidden;
        width: 100%;
    }
    .inner_btn {
        border-radius: 100px !important;
        background: #cdcdcd!important;
        border: #cdcdcd!important;
        color: #000000 !important;
    }
    .menu_category {
        display: flex;
        color: #fff;
        list-style: none;
        cursor: pointer;
        font-size: 12px;
        height: 81px;
        background: #333333;
    }

    ul.menu_category li {
        padding: 30px;
        border-right: 1px dotted #555558;
        height: 84px;
        margin-top: 0px;
    }
    li.ext_menu_1 {
        margin-left: -43px;
    }
    ul.recort li {
        padding: 23px;
    }



    /*Q8*/

    #backa4 {
        margin-top: 12px;
        /* float: left; */
        margin-left: -15px;
        top: 11px;
    }
    
    .variant_btn {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        font-size: 12px;
        color:#e7e7e7;
        font-family: 'AudiTypeNormal';
            margin-top: -11px;
            z-index: 10000;
    }
    .variant_btn li
    {
        display: inline-block;
        margin-right: 15px;
        cursor: pointer;
    }
    .vehicle_btn
    {
        font-size: 21px;
        font-family: 'AudiTypeBold';
        pointer-events: none;
    }
    
   
    
    .section_btn {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        font-size: 12px;
        color: #e7e7e7;
        font-family: 'AudiTypeNormal';
        /* margin-left: 96px; */
    }
    
    .disable{
        opacity:.5;
    }
    
    /* .section_btn
    {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        font-size: 12px;
        color:#e7e7e7;
        font-family: 'AudiTypeNormal';
        margin-left: 210px;
    } */
    .section_btn li
    {
        display: inline-block;
        margin-right: 15px;
        cursor: pointer;
    }
    li#standard_btn {
        margin-top: 20px;
        position: relative;
        left: 6px !important;
    }
    #standard_btn{
        font-size: 12px;
        color:#e7e7e7;
        font-family: 'AudiTypeNormal';
    }
    li#standard_btn {
        margin-top: 20px;
        position: relative;
        left: 6px !important;
    }
    
    li#sport_btn {
        position: relative;
        left: 5px !important;
    }
    
    li#sline_btn {
        position: relative;
        left: 5px;
        top: 0px !important;
    }
    
    #ext, #int
    {
        font-size: 12px;
        color:#e7e7e7;
        font-family: 'AudiTypeNormal';
    }
    
    /* #ext, #int {
        font-size: 12px;
        color: #e7e7e7;
        position: relative;
        font-family: 'AudiTypeNormal';
        top: -150px;
        left: -30px;
    } */
    
    
    #extsport, #intsport
    {
        font-size: 12px;
        color:#e7e7e7;
        font-family: 'AudiTypeNormal';
    }
    
    
    #extsline, #intsline
    {
        font-size: 12px;
        color:#e7e7e7;
        font-family: 'AudiTypeNormal';
    }
    
    .exteriorsport{
        display: none;
    }
    
    .exteriorsline{
        display: none;
    }
    li.active {
        color: #cc0033 !important;
    }

    td.ranger {
        display: none;
    }
    td.ranger1 {
        display: none;
    }

    .disc_text{
        font-size: 12px;
    }
    .disc_text{
        font-size: 12px;
    }
    .txt_360 {
        /* margin-top: -23px; */
        margin-top: 0;
        font-size: 10pt;
    }

    ul#colorselect img {
        z-index: -10;
        border-radius: 6px;
    }
    ul#colorselect li {
        text-decoration: none;
        list-style-type: none;
        display: inline-block;
        padding-top: 10px;
        padding-left: 20px;
        clear: both;
        z-index: 10;
    }

    ul#colorName li {
        display: inline-flex;
        font-size: 9px;
        padding-left: 33px;
        position: relative;
        top: -20px;
    }

    .pricetxt span:first-child{
        font-size: 15px;
    }

    .pricetxt span:nth-child(2){
        font-size: 30px;
    }

/*Media Query For 5 Ipad Inches*/

/*Responsive Media Queries start for 9.7 inch ipad*/
/* @media (width:1024px)and (height:748px) {
} */
/*Responsive Media Queries start for 10.2 inch ipad*/
/* @media (width:1080px)and (height:790px) {
    .rotatelist{
        right:0px;
        top:0px;
    }
    .intBg {
        background: transparent;
    }
    .innerBg {
        position: relative;
        top: 120px;
        left: 180px;
    }
    #car {
        width: 86%;
        right: 38.2vh !important;
        top: 2vh !important;
        border-radius: 0 43.5% 61% 0;
    }
    .footer {
        bottom: 20px;
    }
  
     .dotline td:before, .dotline td:after {
        width: 2vw;
    }
    .popNotify table {
        line-height: 1em;
    }
    .textVideo td {
        font-size: 11px;
        padding: 7px;
    }
    .vehicle_personalize .personclose {
        left: 16px;
    }
} */

/*Responsive Media Queries start for 10.5 inch ipad*/
/* @media (width:1112px)and (height:814px) {
    .rotatelist{
        right:0px;
        top:0px;
    }
    .intBg {
        background: transparent;
    }
    .innerBg {
        position: relative;
        top: 120px;
        left: 180px;
    }
    #car {
        width: 86%;
        right: 38.2vh !important;
        top: 2vh !important;
        border-radius: 0 43.5% 61% 0;
    }
    .footer {
        bottom: 20px;
    }
    .pinch-zoom-container {
        height: 820px !important;
    }

     .dotline td:before, .dotline td:after {
        width: 2vw;
    }
    .popNotify table {
        line-height: .9em;
    }
    .textVideo td {
        font-size: 11px;
        padding: 7px;
    }
    .vehicle_personalize .personclose {
        left: 20px;
    }
} */

/*Responsive Media Queries start for 11 inch ipad*/
/* @media (width:1194px)and (height:814px) {
    .rotatelist{
        right:0px;
        top:0px;
    }
    .intBg {
        background: transparent;
    }
    .innerBg {
        position: relative;
        top: 120px;
        left: 180px;
    }
    #car {
        width: 86%;
        right: 41.2vh !important;
        top: 2vh !important;
        border-radius: 0 43.5% 61% 0;
    }
    .footer {
        bottom: 20px;
    }
    .pinch-zoom-container {
        height: 820px !important;
    }
 
     .dotline td:before, .dotline td:after {
        width: 3vw;
    }
    .popNotify table {
        line-height: 1em;
    }
    .textVideo td {
        font-size: 11px;
        padding: 7px;
    }
    .vehicle_personalize .personclose {
        left: 23px;
    }
} */

/*Responsive Media Queries start for 12.9inch ipad*/
/* @media (width:1366px) and (height:1004px) {
    .rotatelist{
        right:0px;
        top:0px;
    }
    .intBg {
        background: transparent;
    }
    .innerBg {
        position: relative;
        top: 160px;
        left: 110px;
    }
    #car {
        width: 90%;
        right: 25.9vh !important;
        top: 0vh !important;
        border-radius: 0 45.5% 61% 0;
    }
    .footer {
        bottom: 30px;
    }
    .pinch-zoom-container {
        height: 1003px !important;
    }
    div#pdfgenerate {
        top: 715px !important;
        left: 94.9% !important;
    }

    .dotline td:before, .dotline td:after {
        width: 3vw;
    }
    .popNotify table {
        line-height: 1em;
    }
    .textVideo td {
        font-size: 11px;
        padding: 7px;
    }
    .vehicle_personalize .personclose {
        left: 23px;
    }
} */
    
@media only screen and (min-width: 1441px) and (max-width: 1920px) {
    .rotatelist{
        right:0px;
    }
    .intBg {
        background: transparent;
    }
    .innerBg {
        position: relative;
        top: 160px;
        left: 110px;
    }
    #car {
        width: 90%;
        right: 33.3vh !important;
        top: -2vh !important;
        border-radius: 0 46.5% 61% 0;
    }
    .footer {
        bottom: 30px;
    }
    .pinch-zoom-container {
        height: 1083px !important;
    }
    div#pdfgenerate {
        top: 715px !important;
        left: 96.9% !important;
    }
    .close_ext {
        left: 40px !important;
    }
    .dotline td:before, .dotline td:after {
        width: 6vw;
    }
    .popNotify table {
        line-height: 1em;
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    .popNotify table {
        line-height: 1em;
    }
    .textVideo td {
        font-size: 11px;
        padding: 7px;
    }
    .vehicle_personalize .personclose {
        left: 400px;
    }
}
  
/* @media (width:1366px) and (height:768px) {
    .intBg {
        background:none;
    } 
    .rotatelist{
        right:0px;
    }

    .innerBg {
        position: relative;
        top: 160px;
        left: 110px;
    }
    #car {
        width: 87%;
        right: 33.1vh !important;
        top: 2vh !important;
        border-radius: 0 46.5% 61% 0;
    }
    .footer {
        bottom: 30px;
    }
    .pinch-zoom-container {
        height: 1083px !important;
    }
    div#pdfgenerate {
        top: 550px !important;
        left: 95.9% !important;
    }
    .close_ext {
        left: 0px !important;
    }
    .dotline td:before, .dotline td:after {
        width: 3vw;
    }
    .popNotify table {
        line-height: 1em;
    }
    .textVideo td {
        font-size: 11px;
        padding: 7px;
    }
    .vehicle_personalize .personclose {
        left: 23px;
    }

} */

/* @media (width:1440px) and (height:900px) {
    .intBg {
        background:none;
    } 
    .rotatelist{
        right:0px;
    }

    .innerBg {
        position: relative;
        top: 160px;
        left: 110px;
    }
    #car {
        width: 87%;
        right: 30.1vh !important;
        top: 2vh !important;
        border-radius: 0 46.5% 61% 0;
    }
    .footer {
        bottom: 30px;
    }
    .pinch-zoom-container {
        height: 1083px !important;
    }
    div#pdfgenerate {
        top: 665px !important;
        left: 95.9% !important;
    }
    .close_ext {
        left: 350px !important;
    }
    .dotline td:before, .dotline td:after {
        width: 3vw;
    }
    .popNotify table {
        line-height: 1em;
    }
    .textVideo td {
        font-size: 11px;
        padding: 7px;
    }
    .vehicle_personalize .personclose {
        left: 23px;
    }
} */

/* @media (width:1280px) and (height:768px) {
    .intBg {
        background:none;
    } 
    .rotatelist{
        right:0px;
    }

    .innerBg {
        position: relative;
        top: 160px;
        left: 110px;
    }
    #car {
        width: 90%;
        right: 30.1vh !important;
        top: -2vh !important;
        border-radius: 0 46.5% 61% 0;
    }
    .footer {
        bottom: 30px;
    }
    .pinch-zoom-container {
        height: 1083px !important;
    }
    div#pdfgenerate {
        top: 550px !important;
        left:94.9% !important;
    }
    .close_ext {
        left: 350px !important;
    }
    .dotline td:before, .dotline td:after {
        width: 3vw;
    }
    .popNotify table {
        line-height: 1em;
    }
    .textVideo td {
        font-size: 11px;
        padding: 7px;
    }
    .vehicle_personalize .personclose {
        left: 23px;
    }

} */

@media only screen and (min-width: 1030px) and (max-width: 1440px) {
    .intBg {
        background:none;
    } 
    .rotatelist{
        right:0px;
        top:-103px;
        bottom:0px;
    }

    .innerBg {
        position: relative;
        top: 160px;
        left: 110px;
    }
    #car {
        width: 87%;
        right: 33.1vh !important;
        top: 2vh !important;
        border-radius: 0 46.5% 61% 0;
    }
    .footer {
        bottom: 30px;
    }
    /* .pinch-zoom-container {
        height: 1083px !important;
    } */
    div#pdfgenerate {
        top: 550px !important;
        left: 95.9% !important;
    }
    .close_ext {
        left: 0px !important;
    }
    .dotline td:before, .dotline td:after {
        width: 6.6vw;
    }
    
    .popNotify table {
        line-height: 1em;
        display: block;
    overflow-x: auto;
    white-space: nowrap;
    }
    .textVideo td {
        font-size: 10px;
        padding: 7px;
        }
    .vehicle_personalize .personclose {
        left: 373px;
    }
    body::-webkit-scrollbar {
        width: 1em;
      }
       
      body::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      }
       
      body::-webkit-scrollbar-thumb {
        background-color: darkgrey;
        outline: 1px solid slategrey;
      }
}

@media (min-width: 320px) and (max-width: 850px) and (orientation: landscape) {
    .pricetxt span:first-child{
        font-size: 8pt !important;
    }

    .pricetxt span:nth-child(2){
        font-size: 13pt !important;
    }
    .view li{
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    p.pricetxt {
        bottom: -30px !important;
        right: 0;
    }
    .section_btn {
        font-size: 10px;
    } 
    .footer h5, .headerPop h5 {
        font-size: 8pt;
    }
    .vehicle_btn {
        font-size: 18px;
        margin-top: 3px;
    }
    #backa4 {
        margin-top: 5px;
    }
    .rotatelist {
        top: -54px;
    }
    .rotatelistContainer {
        height: 320px;
    }
    .disc_text {
        font-size: 10px;
    }
    .footer {
        height: 60px;
    }
    .popNotify {
        top: 80.5%;
    }
    #ext, #int {
        font-size: 10px;
    }
    .accessories_list {
        height: 105px;
    top: 68px !important;
    }
    ul#colorselect {
        width: 100px;
        min-width: 680px;
        margin-left: -47px;
        overflow: scroll;
    }
    .vehicle_personalize .personclose {
        position: relative;
        left: 15px;
        top: -19px;
        padding: 40px;
        background-image: url(../img/close_btn.png);
        background-repeat: no-repeat;
        cursor: pointer;
    }
    ul#colorselect img {
        width: 55px;
    }

    .close_ext{
        left: 147px !important;
        top: 25px !important;
    }
    .headerPop video {
        height: 70%;
        width: 85%;
        margin-top: 54px;
    }
    .carModel {
        bottom: -40px;
    }
    .contentArea .slideContent {
        font-size: 14px;
        max-width: 100%;
        margin-left: 60px;
        margin-top: -68px;
    }
    #car {
        right: 53vh !important;
        top: 23vh !important;
        width: 80%;
    }
    .innerBg {
        position: relative;
        top: 10px;
        left: 50px;
    }
    .rotatelist li img {
        Top: -37px;
    }
    .textVideo td {
        font-size: 10px;
    }
  }



  .orient_overlay {
    z-index: 30;
    height: 100%;
    width: 100%;
    position: fixed;
    overflow: auto;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 1); /*can be anything, of course*/
}
.orient_img
{
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);      
    width: 117px;
    height: 122px;
    padding: 20px;  
}

@media (max-width: 3840px) and (min-width: 1000px){
    .orient_overlay { display: none; }
}

@media all and (orientation:landscape) {
    .orient_overlay { display: none; }
}

@media all and (orientation:portrait) {   
    .orient_overlay { display: block; }
}


.load_bg
{
    background-color: white;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
    
}
.box {
    width: 310px;
    height: 12px;
    border: 1px solid black;
    /* border-radius: 10px 10px 10px 10px; */
    font-family: 'AudiTypeBold';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    background-color: white;
  }
  
  .loadline {
    width: 75%;
    height: 10px;
    background-color: #bb0a30;
    transform-origin: top left;
    animation: grow 5s forwards;
  }
  
  .loadline::after {
    content: "";
    position: absolute;
    right: 0;
    font-weight: bold;
  }
  
  @keyframes grow {
    0% {
    transform: scaleX(0.01);
    }
    
    100% {
      transform: scaleX(1);
    }
  }
  

/* Landscape */
@media only screen 
  and (width: 812px) 
  and (height: 375px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
    body {
        background-attachment: #000000;
        font-family: AudiTypeBold !important;
        position: relative;
        overflow-y: scroll !important;
       overflow-x: hidden !important;
    }
}

@media only screen 
    and (device-width: 414px) 
    and (device-height: 896px) 
    and (-webkit-device-pixel-ratio: 2) { 
        body {
            background-attachment: #000000;
            font-family: AudiTypeBold !important;
            position: relative;
            overflow-y: scroll !important;
           overflow-x: hidden !important;
        }

    }


@media (max-width: 1024px) and (min-width: 320px) and (orientation: landscape)
{
ul#colorselect {
    width: 100px;
    min-width: 680px;
    margin-left: -47px;
    overflow: scroll;
}
}

p.pricetxt {
    bottom: -50px;
    position: absolute;
}