.choose-time ul li,
.preferred-dealer ul li {
    -webkit-transition: .35s ease-in-out;
    list-style: none
}

#tncBtn,
.modalBox .modal-body a,
a {
    text-decoration: underline
}

body {
    font-family: VWTextWeb-Regular;
    margin: 0;
    padding: 0;
    font-size: 100%;
    line-height: 1.15;
    color: #000
}

.tds_thankyou .tds_thankyou_text .beststeps a p span,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: VWHeadWeb-Bold
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

a {
    color: #001e50
}

@font-face {
    font-family: VWHeadWeb-Bold;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/VWHeadWeb-Bold.eot?) format("eot"), url(../fonts/VWHeadWeb-Bold.woff) format("woff"), url(../fonts/VWHeadWeb-Bold.ttf) format("truetype"), url('../fonts/VWHeadWeb-Bold.svg#str-replace("VWHeadWeb-Bold", " ", "_")') format("svg")
}

@font-face {
    font-family: VWHeadWeb-Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/VWHeadWeb-Regular.eot?) format("eot"), url(../fonts/VWHeadWeb-Regular.woff) format("woff"), url(../fonts/VWHeadWeb-Regular.ttf) format("truetype"), url('../fonts/VWHeadWeb-Regular.svg#str-replace("VWHeadWeb-Regular", " ", "_")') format("svg")
}

@font-face {
    font-family: VWTextWeb-Light;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/VWTextWeb-Light.eot?) format("eot"), url(../fonts/VWTextWeb-Light.woff) format("woff"), url(../fonts/VWTextWeb-Light.ttf) format("truetype"), url('../fonts/VWTextWeb-Light.svg#str-replace("VWTextWeb-Light", " ", "_")') format("svg")
}

@font-face {
    font-family: VWTextWeb-Bold;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/VWTextWeb-Bold.eot?) format("eot"), url(../fonts/VWTextWeb-Bold.woff) format("woff"), url(../fonts/VWTextWeb-Bold.ttf) format("truetype"), url('../fonts/VWTextWeb-Bold.svg#str-replace("VWTextWeb-Bold", " ", "_")') format("svg")
}

@font-face {
    font-family: VWTextWeb-Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/VWTextWeb-Regular.eot?) format("eot"), url(../fonts/VWTextWeb-Regular.woff) format("woff"), url(../fonts/VWTextWeb-Regular.ttf) format("truetype"), url('../fonts/VWTextWeb-Regular.svg#str-replace("VWTextWeb-Regular", " ", "_")') format("svg")
}

@font-face {
    font-family: VWHeadWeb-Light;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/VWHeadWeb-Light.eot?) format("eot"), url(../fonts/VWHeadWeb-Light.woff) format("woff"), url(../fonts/VWHeadWeb-Light.ttf) format("truetype"), url('../fonts/VWHeadWeb-Light.svg#str-replace("VWHeadWeb-Light", " ", "_")') format("svg")
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?nfkvzm);
    src: url(../fonts/icomoon.eot?nfkvzm#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?nfkvzm) format("truetype"), url(../fonts/icomoon.woff?nfkvzm) format("woff"), url(../fonts/icomoon.svg?nfkvzm#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-:before"],
[class^="icon-:before"] {
    font-family: icomoon;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-change-icon:before {
    content: "\e900"
}

.icon-tick-icon:before {
    content: "\e901"
}

.icon-edit:before {
    content: "\e902"
}

.icon-close:before {
    content: "\e903"
}

.icon-down-arrow:before {
    content: "\e904"
}

.icon-arrow-rh:before {
    content: "\e905"
}

.mandatoryTxt {
    color: rgba(0, 0, 0, .4);
    font-size: 18px;
    line-height: 20px
}

.beststeps h2,
.kKpDCV h2,
h1 {
    text-align: center;
    color: #000;
    font-size: 30px!important;
    line-height: 30px;
    padding: 20px;
    position: relative
}

.personal-details {
    width: 100%;
    background: #fff;
    position: relative
}

.personal-details .pd-lh {
    display: inline-block;
    width: calc(55% - 10px);
    vertical-align: top;
    position: -webkit-sticky;
    position: sticky;
    top: 15px
}

#formTestDrive h2,
.personal-details .pd-lh h1 {
    text-align: left
}

.personal-details .pd-lh .pd-lh-car-img {
    width: 100%;
    position: relative;
    max-width: 730px
}

.personal-details .pd-lh .pd-lh-car-img img {
    width: 100%;
    display: block
}

.personal-details .pd-rh {
    display: inline-block;
    width: 45%;
    border-left: 1px solid #efefef;
    padding-left: 80px
}

.personal-details .form-container {
    width: 100%;
    padding-bottom: 40px
}

.personal-details .pd-lh .form-container {
    width: 60%;
    padding: 40px 0
}

.personal-details .pd-rh .row {
    margin-bottom: 40px
}

.personal-details .form-container h2 {
    border: none;
    padding: 20px
}

.personal-details .form-container .text-box {
    width: 100%;
    margin-top: 40px;
    position: relative
}

.personal-details .form-container .text-box .input_field,
.personal-details .select-box .select_field {
    position: relative
}

.personal-details .form-container .text-box .input_field input,
.personal-details .form-container .text-box .input_field textarea {
    width: 100%;
    background: 0 0;
    border: 1px solid #ddd;
    height: 50px;
    font-size: 14px;
    color: #000;
    font-family: VWTextWeb-Regular;
    outline: 0;
    position: relative;
    padding: 15px 3rem 15px 15px
}

.personal-details .form-container .text-box .input_field.error input,
.personal-details .form-container .text-box .input_field.error textarea {
    border: 1px solid red
}

.personal-details .form-container .text-box .input_field.verify:after {
    content: "";
    position: absolute;
    top: 20px;
    right: 15px;
    background: url(../images/icon-tick.svg) no-repeat;
    width: 18px;
    height: 13px
}

.personal-details .form-container .otp-box .otpTimer {
    padding: 10px 0
}

.personal-details .form-container .otp-box .otpTimer p {
    font-size: 12px;
    line-height: 16px;
    color: #000
}

.personal-details .form-container .otp-box .otpTimer p span {
    color: red
}

.personal-details .form-container .select-box .select_field:after,
.preferred-dealer .delear-name:before {
    content: "\e904";
    font-size: 9px;
    font-family: icomoon;
    color: #000;
    position: absolute;
    top: 20px;
    right: 15px
}

.personal-details .form-container .select-box select {
    width: 100%;
    background: 0 0;
    border: 1px solid #ddd;
    height: 50px;
    font-size: 14px;
    color: #000;
    font-family: VWTextWeb-Regular;
    outline: 0;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 15px
}

.personal-details .form-container .select-box label,
.personal-details .form-container .text-box label {
    font-size: 18px;
    color: #000;
    line-height: 18px;
    margin-bottom: 10px;
    display: inline-block
}

.personal-details .form-container .select-box label .asterisk,
.personal-details .form-container .text-box label .asterisk {
    font-size: 18px;
    color: red;
    line-height: 18px
}

.personal-details .form-container .select-box select option {
    padding: 10px
}

.personal-details .form-container .text-box .input_field.detectlocation button {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    outline: 0;
    height: 100%;
    width: 60px;
    background: url(../images/icon-detectbtn.svg) center no-repeat #00b0f0;
    cursor: pointer;
    color: #fff
}

.hide,
.personal-details .form-container .text-box .input_field.detectlocation.verify:after,
.schedulerOffer,
.tabData {
    display: none
}

.check-box,
.check-box input:checked~.checkmark:after,
.choose-time .time-sel.active+ul,
.preferred-dealer .delear-name.active+ul,
.schedulerOffer.active {
    display: block
}

.personal-details .form-container .text-box .input_field.otpverify button {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    outline: 0;
    height: 100%;
    width: 60px;
    background: #00b0f0;
    cursor: not-allowed
}

.personal-details .form-container .text-box .input_field.otpverify button.disable {
    background: #ddd;
    cursor: pointer;
    color: #000
}

.personal-details .pd-rh .afterprelocat a {
    color: #000;
    border-bottom: 2px solid #ddd;
    font-size: 14px;
    text-decoration: none;
    margin: 0 15px 0 0;
    padding: 5px 5px 10px
}

.personal-details .pd-rh .afterprelocat a.active {
    border-bottom: 2px solid #001e50;
    color: #001e50
}

.preferred-dealer {
    width: 100%;
    margin-top: 40px;
    position: relative;
    z-index: 0
}

#covidCopy {
    font-style: italic;
    padding: 15px;
    background: #ccc;
    font-size: 13px;
    line-height: 18px
}

.choose-time p.predealer-sel,
.preferred-dealer p.predealer-sel {
    font-size: 12px;
    line-height: 110%;
    margin: .3rem ​0 0
}

.choose-time .time-sel,
.preferred-dealer .delear-name {
    font-size: 14px;
    font-family: VWTextWeb-Regular;
    height: 50px;
    cursor: pointer;
    padding: 15px;
    border: 1px solid #ddd;
    position: relative
}

.preferred-dealer ul {
    width: 100%;
    overflow: hidden;
    border: 1px solid #d6d6d6;
    list-style: none;
    padding: 0;
    border-bottom: none;
    display: none
}

.preferred-dealer ul li {
    border-bottom: 1px solid #d6d6d6;
    position: relative;
    color: #000;
    background: #fff;
    float: left;
    transition: .35s ease-in-out;
    width: 100%
}

.preferred-dealer ul li .del-det {
    width: 100%;
    padding: 15px 20px;
    cursor: pointer
}

.preferred-dealer ul li .del-det h4 {
    font-size: 15px;
    font-family: VWHeadWeb-Bold;
    padding-bottom: 0
}

.preferred-dealer ul li .del-det p {
    font-size: 14px;
    padding-bottom: 15px
}

.preferred-dealer ul li .del-det a {
    float: right;
    font-family: VWHeadWeb-Light
}

.preferred-dealer ul li.active,
.preferred-dealer ul li:hover {
    background: #00b0f0;
    color: #fff
}

.choose-time ul li.active .del-time a,
.choose-time ul li:hover .del-time a,
.preferred-dealer ul li.active .del-det a,
.preferred-dealer ul li:hover .del-det a,
.ui-datepicker th {
    color: #fff
}

.choose-time {
    width: 100%;
    position: relative;
    z-index: 0
}

.choose-time .time-sel:before {
    content: "";
    position: absolute;
    top: 13px;
    right: 20px;
    background: url(../images/icon-timer.svg) no-repeat;
    width: 22px;
    height: 22px
}

.choose-time ul {
    width: 100%;
    overflow: hidden;
    list-style: none;
    padding: 0;
    border-bottom: none;
    display: none;
    background: #001e50
}

.choose-time ul li {
    position: relative;
    color: #fff;
    transition: .35s ease-in-out
}

.choose-time ul li .del-time {
    width: 100%;
    padding: 10px 0;
    cursor: pointer
}

.choose-time ul li .del-time h4 {
    font-size: 15px;
    font-family: VWHeadWeb-Bold;
    text-align: center;
    margin: 0
}

.choose-time ul li.active,
.choose-time ul li:hover,
.ui-state-default.ui-state-highlight.ui-state-active {
    color: #00b0f0
}

.check-box {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    line-height: 20px;
    margin-top: 20px
}

.personal-details .form-container .text-box .input_field.datepicker:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 15px;
    background: url(../images/icon-datepicker.svg) no-repeat;
    width: 28px;
    height: 27px
}

.check-box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    left: 0;
    top: 0
}

.check-box .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #000
}

.check-box input:checked~.checkmark {
    background-color: #00b0f0
}

.check-box .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 6px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.personal-details .pd-rh .form-container .cta-holder-ca {
    width: 100%;
    float: left;
    margin: 25px 0
}

.vwob_btn {
    height: 56px;
    border-radius: 30px;
    font-size: 14px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 320px;
    -webkit-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    text-decoration: none;
    line-height: 100%;
    cursor: pointer
}

.personal-details .pd-rh .form-container .cta-holder-ca .vwob_btn {
    width: 100%;
    outline: 0;
    background: #001e50;
    color: #fff;
    border: none;
    font-size: 18px
}

.personal-details .pd-rh .form-container .cta-holder-ca .vwob_btn.disable {
    background: #f8f8f8;
    color: #a3a3a3;
    cursor: default
}

.vwob_popup {
    position: fixed;
    z-index: -99;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 50px 0;
    background: rgba(0, 0, 0, .8);
    opacity: 0;
    -webkit-transition: .45s ease-in-out;
    transition: .45s ease-in-out
}

.vwob_popup.in {
    opacity: 1;
    z-index: 99
}

.vwob_popup_inner {
    max-width: 1014px;
    background: #fff;
    overflow-y: auto;
    height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.vwob_popup.address .vwob_popup_inner {
    max-width: 578px;
    height: auto
}

.vwob_popup_inner--title {
    font-size: 30px;
    line-height: 30px;
    font-family: VWTextWeb-Bold;
    text-align: center;
    height: 84px;
    border-bottom: 1px solid #d6d6d6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 1
}

.vwob_popup.address .vwob_popup_inner--title {
    border: none;
    height: auto
}

.vwob_popup_inner--close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer
}

.vwob_popup_inner_text {
    padding: 45px;
    word-break: break-word;
    float: left
}

.vwob_popup_inner_text h3 {
    font-size: 18px;
    margin-bottom: 15px
}

.vwob_popup_inner_text .address,
.vwob_popup_inner_text .distance {
    font-size: 16px;
    margin-bottom: 10px
}

.star-rating-overall {
    float: left;
    width: 100%;
    line-height: 0;
    display: block
}

.cross-fader {
    text-align: left;
    display: inline-block;
    cursor: pointer
}

.cross-fader__container {
    position: relative;
    margin: inherit
}

.star-rating {
    display: inline-block;
    line-height: 0
}

.icon {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 30px;
    height: 30px;
    overflow: hidden;
    line-height: 100%;
    text-align: center;
    font-size: 30px
}

.star-rating-overall .icon {
    width: 17px;
    height: 17px;
    font-size: 14px;
    line-height: 1.2em
}

.cross-fader__element--right svg {
    fill: #bdc3c6;
    width: 100%;
    height: 100%
}

.cross-fader__element--left {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap
}

.cross-fader__element--left svg {
    fill: #faaa00;
    width: 100%;
    height: 100%
}

.vwob_popup p.review {
    display: inline-block;
    position: relative;
    top: -2px;
    cursor: pointer
}

.review_points {
    margin: 0 10px;
    color: #000;
    cursor: pointer;
    font-size: 16px
}

.review_total.review-no {
    margin: 0 0 0 10px;
    color: #000;
    font-size: 16px;
    text-decoration: none
}

.review_total.review-no:before {
    content: "";
    position: absolute;
    margin: 6px 0 0 -10px;
    height: 1em;
    border-left: 1px solid #7f8890
}

.vwob_popup p .adviser {
    display: inline-block;
    margin: 0 10px
}

.vwob_popup p .adviser img {
    vertical-align: middle
}

.vwob_popup .contactinfo {
    float: left
}

.vwob_popup .contactinfo .row {
    float: left;
    width: 100%;
    padding: 10px 0 0
}

.vwob_popup .contactinfo .row .head {
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.vwob_popup .contactinfo .row p {
    margin: 5px 0
}

.vwob_popup .contactinfo .row a {
    color: #000;
    text-decoration: none
}

.vwob_popup .contactinfo .email_id,
.vwob_popup .contactinfo .mobile_no {
    padding: 0 0 0 20px
}

.vwob_popup .contactinfo .mobile_no {
    background: url(../images/icon-cell.svg) 0 7px no-repeat
}

.vwob_popup .contactinfo .email_id {
    background: url(../images/icon-email.svg) 0 10px no-repeat
}

.vwob_popup .contactinfo .buttons {
    width: 100%;
    display: flex
}

.vwob_popup .contactinfo .buttons .getDirection {
    display: inline-block;
    background: url(../images/icon-getDirection.svg) 0 2px no-repeat;
    color: #2196f3;
    font-size: 20px;
    font-family: VWHeadWeb-Regular;
    line-height: 25px;
    padding: 0 0 0 35px;
    margin: 15px 0 0;
    text-decoration: none
}

.dealersScrollbar {
    height: 300px
}

.timeScrollbar {
    height: 230px
}

.ui-widget.ui-widget-content {
    border-radius: 0;
    background-color: #001e50;
    width: 100%;
    border: 0
}

.ui-widget-header {
    border-radius: 0;
    background: 0 0;
    color: #fff;
    border: 0
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url(../images/icon-datearow.svg);
    width: 12px;
    height: 22px;
    background-position: 0 0;
    background-repeat: no-repeat
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .5em 0
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: 0;
    background: 0 0;
    color: #fff;
    padding: 5px
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 0;
    background: 0 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    top: .5rem;
    width: 12px;
    height: 22px
}

.ui-datepicker .ui-datepicker-prev {
    left: 1rem
}

.ui-datepicker .ui-datepicker-next {
    right: 1rem
}

.ui-datepicker .ui-datepicker-next span {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

#myDatePicker {
    top: 0!important
}

.tds_thankyou {
    width: 100%;
    background: #fff;
    padding: 100px 50px 0;
    position: relative
}

.tds_thankyou .tds_thankyou_banner {
    width: 100%;
    float: left
}

.tds_thankyou .tds_thankyou_banner img {
    width: 100%;
    max-width: 740px;
    display: table;
    margin: auto
}

.tds_thankyou .tds_thankyou_text {
    padding: 0 0 40px;
    float: left;
    width: 100%
}

.tds_thankyou .tds_thankyou_text h1,
.tds_thankyou .tds_thankyou_text h2 {
    color: #001e50;
    max-width: 80%;
    margin: auto
}

.tds_thankyou .tds_thankyou_text .referenceID {
    color: #797979;
    font-size: 18px;
    text-align: center;
    padding: 20px 0
}

.personal-details .pd-rh .afterprelocat a.notAvailable:hover,
.tds_thankyou .tds_thankyou_text .beststeps h2,
.tds_thankyou .tds_thankyou_text .referenceID span {
    color: #000
}

.tds_thankyou .tds_thankyou_text .detectedData {
    display: flex;
    width: 50%;
    margin: 15px auto
}

.tds_thankyou .tds_thankyou_text .detectedData .box {
    border: 1px solid #efefef;
    float: left;
    width: 50%;
    margin: 0 15px;
    padding: 15px
}

.tds_thankyou .tds_thankyou_text .detectedData .box p {
    color: #000;
    font-size: 14px
}

.tds_thankyou .tds_thankyou_text .detectedData .box p.bold {
    font-size: 18px;
    font-family: VWHeadWeb-Bold
}

.tds_thankyou .tds_thankyou_text .detailsBox {
    display: table;
    margin: auto;
    max-width: 50%;
    text-align: center;
    color: #000;
    font-size: 18px
}

.tds_thankyou .tds_thankyou_text .detailsBox a {
    font-size: 18px
}

.tds_thankyou .tds_thankyou_text .beststeps {
    display: table;
    margin: auto;
    padding: 40px 0
}

.tds_thankyou .tds_thankyou_text .beststeps a {
    display: inline-block;
    margin: 0 10px;
    text-decoration: none
}

.schedulerBanner img,
.tds_thankyou .tds_thankyou_text .beststeps a img {
    width: 100%
}

.tds_thankyou .tds_thankyou_text .beststeps a p {
    color: #000;
    font-size: 18px
}

.tooltip {
    position: relative;
    display: inline-block;
    top: 3px;
    left: 3px
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 150px;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    z-index: 1;
    bottom: 130%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    font-style: normal
}

.ring,
.ring>.loadingText {
    transform: translate(-50%, -50%)
}

.tooltip:hover .tooltiptext {
    visibility: visible
}

.tooltip-top::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent
}

.loader,
.loaderDiv,
.ring {
    position: relative
}

.crosslinkSection {
    margin: 0 auto;
    padding: 40px 0 0;
    max-width: 740px;
    width: 100%;
    display: flex;
    flex-direction: column
}

.crosslinkSection .banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: flex
}

.crosslinkSection .text {
    padding: 0 13%
}

.crosslinkSection .text p {
    font-size: 16px
}

.crosslinkSection .btn-link {
    font-size: 16px;
    font-family: VWHeadWeb-Bold;
    position: relative
}

.ring>.loadingText,
.schedulerOffer h3.specHead,
p {
    font-family: VWTextWeb-Regular
}

.crosslinkSection .btn-link svg {
    width: 15px;
    height: 15px;
    position: absolute;
    right: -20px;
    top: 4px
}

@media only screen and (max-width:1024px) {
    .personal-details .pd-lh {
        width: calc(50% - 10px)
    }
    .personal-details .pd-rh {
        width: 50%
    }
    .tds_thankyou .tds_thankyou_text .detailsBox,
    .tds_thankyou .tds_thankyou_text h2 {
        max-width: 100%
    }
    .tds_thankyou .tds_thankyou_text .beststeps a {
        width: 30%
    }
}

@media only screen and (max-width:960px) {
    .personal-details .pd-lh {
        width: 100%;
        padding-bottom: 0;
        position: initial;
        top: initial
    }
    .personal-details .pd-rh {
        width: 100%;
        padding: 0;
        border: none
    }
}

@media only screen and (max-width:640px) {
    .tds_thankyou .tds_thankyou_text .beststeps a {
        width: 30%;
        vertical-align: top
    }
    .personal-details .pd-lh .form-container {
        width: 100%;
        padding: 20px 0
    }
}

@media only screen and (max-width:580px) {
    .tds_thankyou .tds_thankyou_text .beststeps a {
        width: inherit
    }
    .vwob_popup_inner_text {
        padding: 30px
    }
    .vwob_popup .contactinfo .mobile_no {
        background-position: 0 1px
    }
    .vwob_popup .contactinfo .email_id {
        background-position: 0 4px
    }
}

.loaderDiv {
    display: block;
    min-height: 60px
}

.ring {
    margin: 30px 0;
    top: 10px;
    left: 50%;
    width: 50px;
    height: 50px;
    background: 0 0;
    border: 3px solid #00b0f0;
    border-radius: 50%;
    text-align: center;
    line-height: 150px;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #001e50;
    letter-spacing: 4px;
    text-transform: uppercase;
    box-shadow: 0 0 20px rgb(0 0 0 / 50%)
}

.ring:before {
    content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    width: 100%;
    height: 100%;
    border: 3px solid transparent;
    border-top: 3px solid #001e50;
    border-right: 3px solid #001e50;
    border-radius: 50%;
    animation: 2s linear infinite animateC
}

.ring>span {
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    left: 50%;
    width: 50%;
    height: 4px;
    background: 0 0;
    transform-origin: left;
    animation: 2s linear infinite animate
}

.ring>span:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #001e50;
    top: -6px;
    right: -8px;
    box-shadow: 0 0 20px #001e50
}

.ring>.loadingText {
    position: absolute;
    left: 27px;
    top: 70px
}

.modalBox .modal-content,
.modalBox .modalMain {
    position: fixed;
    width: 100%;
    -webkit-animation-duration: .4s;
    overflow: auto
}

@keyframes animateC {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes animate {
    0% {
        transform: rotate(45deg)
    }
    100% {
        transform: rotate(405deg)
    }
}

.notAvailable {
    opacity: .5;
    cursor: not-allowed!important
}

#tncBtn {
    color: #011e50;
    text-underline-position: under
}

#tncBtn:hover,
.modalBox .modal-body a:hover {
    text-decoration: none
}

.modalBox .modalMain {
    display: none;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-duration: .4s;
    font-size: 20px;
    line-height: 24px
}

.modalBox .modal-content {
    bottom: 0;
    background-color: #fff;
    -webkit-animation-name: slideIn;
    animation-name: slideIn;
    animation-duration: .4s;
    max-height: 100vh
}

.modalBox .close {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: 700;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 9px
}

.modalBox .close:focus,
.modalBox .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.modalBox .modal-header {
    padding: 2px 16px;
    background-color: #fff;
    border-bottom: 1px solid #d5d3d3;
    color: #000;
    height: 50px;
    position: fixed;
    width: 100%
}

.modalBox .modal-body {
    padding: 70px 7% 3%;
    max-width: 1100px;
    margin: 0 auto;
    color: #000
}

.schedulerBreadcrumb .wrapper ol.breadcrumb li.breadcrumb-item a,
.tabBtn .tab-link {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    color: #001e50;
    background: 0 0
}

.modalBox .modal-body a {
    color: #000
}

.modalBox .modal-body h2 {
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 23px;
    text-align: left;
    padding: 0
}

.modalBox .modal-body P {
    margin: 0 0 10px
}

.modalBox .modal-body ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 20px
}

.modalBox .modal-body ul li {
    margin-bottom: 5px;
    list-style: decimal;
    padding-left: 10px;
    font-size: 16px;
    line-height: 22px
}

.modalBox .modal-body ul li ul {
    margin: 10px
}

@keyframes slideIn {
    from {
        bottom: -300px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.loader {
    color: #fefefe;
    pointer-events: none;
    cursor: pointer
}

.loader:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    z-index: 1;
    border: 3px solid #fefefe;
    border-radius: 50%;
    border-top: 3px solid #e21414;
    width: 12px;
    height: 12px;
    -webkit-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin;
    margin: auto
}

div.error,
div.errorMsg {
    color: red;
    font-size: 14px;
    margin: 5px 0 0
}

.personal-details .form-container .timeslot .text-box .input_field {
    margin: 0
}

.choose-time {
    margin-top: 25px
}

.has-error,
.personal-details .form-container .check-box .checkmark.error,
.personal-details .form-container .preferred-dealer .delear-name.error,
.personal-details .form-container .select_field.error select,
.personal-details .form-container .time-sel.error {
    border: 1px solid red;
    color: #000
}

.personal-details .form-container .text-box .input_field.otpverify a {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    outline: 0;
    height: 100%;
    width: 80px;
    background: #00b0f0;
    text-decoration: none;
    color: #fff;
    cursor: pointer
}

.personal-details .form-container .text-box .input_field.otpverify a.disable {
    background: #ddd;
    color: #a3a3a3;
    cursor: not-allowed
}

.personal-details .form-container .text-box .input_field.otpverify a span {
    position: absolute;
    top: 18px;
    left: 14px
}

.personal-details .form-container .text-box .input_field.detectlocation a {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    outline: 0;
    height: 100%;
    width: 60px;
    background: url(assets/images/icon-detectbtn.svg) center no-repeat #00b0f0;
    cursor: pointer;
    color: #fff
}

footer {
    margin-top: 40px;
    display: block!important
}

.check-box small {
    font-weight: 400;
    font-size: 12px;
    color: #000;
    line-height: 18px
}

.schedulerBanner {
    width: 100%;
    overflow: hidden
}

.mainBannerContent {
    border-bottom: 1px solid #dfe4e8;
    width: 100%;
    padding: 20px 40px 15px
}

@media only screen and (max-width:767px) {
    h1,
    h2 {
        font-size: 20px!important;
        line-height: 20px
    }
    .tds_thankyou .tds_thankyou_text .referenceID,
    p {
        font-size: 14px;
        line-height: 18px
    }
    .personal-details,
    .tds_thankyou {
        padding: 30px 10px 0
    }
    .personal-details .pd-rh .form-container h2 {
        margin-top: 20px
    }
    .modalBox .modalMain,
    .personal-details .form-container .select-box label,
    .personal-details .form-container .text-box label,
    .tds_thankyou .tds_thankyou_text .beststeps a p,
    .tds_thankyou .tds_thankyou_text .detectedData .box p.bold {
        font-size: 16px
    }
    .check-box,
    .choose-time ul li .del-time h4,
    .mandatoryTxt,
    .personal-details .pd-rh .afterprelocat a,
    .tds_thankyou .tds_thankyou_text .detailsBox,
    .tds_thankyou .tds_thankyou_text .detailsBox a {
        font-size: 12px
    }
    .tds_thankyou .tds_thankyou_text .detailsBox {
        max-width: 100%;
        padding: 10px
    }
    .tds_thankyou .tds_thankyou_text .detectedData {
        width: 100%;
        display: table
    }
    .tds_thankyou .tds_thankyou_text .detectedData .box {
        width: 100%;
        margin: 5px 0
    }
    .tds_thankyou .tds_thankyou_text .beststeps a {
        margin: 10px
    }
    .tds_thankyou .tds_thankyou_text .beststeps {
        padding: 20px 0
    }
    .mainBannerContent {
        padding: 20px 25px 15px!important
    }
}

.mainBannerContent .heading {
    max-width: 1050px;
    margin: 0 auto
}

.mainBannerContent .heading h1 {
    font-weight: 600!important;
    font-size: 37px!important;
    line-height: 53px!important;
    letter-spacing: -1px;
    color: #000e26;
    word-break: inherit;
    margin: -.11em 0 .11em;
    padding: 0;
    text-align: left!important
}

@media screen and (min-width:1023px) {
    .mainBannerContent .heading {
        margin: 0;
        padding: 0 1rem
    }
}

.schedulerBreadcrumb {
    padding: 30px 50px 0
}

.personal-details,
.schedulerNextStep {
    padding: 10px 50px 0
}

.schedulerBreadcrumb .wrapper {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    max-width: 1050px
}

.schedulerBreadcrumb .wrapper ol.breadcrumb {
    margin: 20px auto;
    background: 0 0;
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 0;
    list-style: none
}

.schedulerBreadcrumb .wrapper ol.breadcrumb li.breadcrumb-item {
    display: flex;
    -webkit-box-align: baseline;
    align-items: baseline;
    margin-right: 8px;
    margin-bottom: 8px;
    font-size: 14px
}

.schedulerBreadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "";
    margin-right: 8px;
    width: 0;
    height: 0;
    border-left: .4em solid #001e50;
    border-top: .25em solid transparent;
    border-bottom: .25em solid transparent
}

.schedulerBreadcrumb .wrapper ol.breadcrumb li.breadcrumb-item a {
    font-weight: inherit;
    display: inline;
    border: none;
    position: relative;
    text-decoration: none;
    padding: 0;
    text-align: inherit
}

.schedulerBreadcrumb .wrapper .navText p {
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 25px
}

.schedulerBreadcrumb .offerList ul {
    margin: 1rem 0 3rem;
    padding: 0;
    list-style: none
}

.schedulerBreadcrumb .offerList ul li {
    padding-left: 2rem;
    font-size: 16px;
    position: relative;
    margin-bottom: 22px
}

.schedulerBreadcrumb .offerList ul li::before {
    content: "";
    width: 20px;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0;
    top: 13px
}

.scheduleOfferTable {
    max-width: 95%;
    margin: 0 0 10px;
    text-align: left;
    font-size: 18px
}

.scheduleOfferTable thead th:first-child,
.scheduleOfferTable tr td:first-child {
    border-right: 2px solid #000;
    font-weight: 700
}

.scheduleOfferTable th {
    width: 25%
}

.scheduleOfferTable td,
.scheduleOfferTable th {
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .5)
}

.scheduleOfferTable td a,
.scheduleOfferTable th a {
    text-decoration: none!important
}

.scheduleOfferTable thead th {
    border-bottom: 2px solid #000
}

.scheduleOfferTable ul.features {
    margin: 0;
    padding-left: 1rem
}

.scheduleOfferTable ul.features li {
    padding-bottom: 10px
}

.tabBtn {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 1rem
}

.luckyWinnerTnC {
    margin-top: 40px
}

.tabBtn .tab-link {
    position: relative;
    display: inline-flex;
    text-align: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: 44px;
    min-width: 44px;
    padding: 0 32px;
    margin: 0 15px 0 0;
    border-radius: 500px;
    transition: .2s ease-in-out;
    text-decoration: none;
    border: 1px solid #001e50;
    font-size: 16px;
    min-width: fit-content
}

.tabBtn .tab-link.active {
    color: #fff;
    background: #001e50;
    border: none;
    transition: .2s ease-in-out
}

.tabBtn .tab-link.active:hover {
    background: #0040c5;
    border: none
}

.tabBtn .tab-link:focus,
.tabBtn .tab-link:hover {
    color: #fff;
    background: #0040c5;
    border: 1px solid #0040c5
}

.schedulerOffer ul.specs,
.schedulerOffer ul.taigunSpecs {
    margin: 1rem 0;
    padding: 0;
    list-style: none
}

.schedulerOffer ul.specs li,
.schedulerOffer ul.taigunSpecs li,
section.modalBox ul.offerList li {
    padding-left: 30px;
    font-size: 16px;
    position: relative;
    margin-bottom: 22px
}

.schedulerOffer ul.specs li::before,
.schedulerOffer ul.taigunSpecs li::before,
section.modalBox ul.offerList li::before {
    content: "";
    width: 20px;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0;
    top: 9px
}

.schedulerOffer ul.specs li:last-child::before,
.schedulerOffer.Tab1 ul.taigunSpecs li::before,
.schedulerOffer.Tab2 ul.taigunSpecs li::before {
    content: none
}

.schedulerOffer ul.specs li:last-child,
.schedulerOffer.Tab1 ul.taigunSpecs li,
.schedulerOffer.Tab2 ul.taigunSpecs li {
    padding-left: 0
}

.schedulerOffer h3.specHead {
    margin: 40px 0 1rem;
    font-size: 30px;
    font-weight: 400
}

.personal-details .pd-lh h1 {
    padding: 30px 0 0
}

.schedulerOffer .specDetail {
    line-height: 22px;
    font-size: 16px
}

section.modalBox ul.offerList {
    margin: 30px 0 4rem;
    padding: 0 0 0 25px;
    list-style: none
}

section.modalBox ul.offerList li::marker {
    content: none
}

.schedulerNextStep {
    margin: 10px 0
}

.schedulerNextStep .wrapper {
    width: 100%;
    overflow: hidden;
    text-align: center
}

.schedulerNextStep .heading h2 {
    text-align: center;
    color: #000;
    font-size: 30px!important;
    line-height: 30px;
    padding: 20px;
    position: relative;
    margin-bottom: 10px
}

.schedulerNextStep .row {
    width: 100%;
    margin: auto
}

.schedulerNextStep .exploreCard {
    background: #00b0f0;
    margin: 20px 0;
    padding: 20px;
    text-align: center;
    color: #fff
}

.schedulerNextStep .fourColumn {
    width: 25%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    text-align: center
}

.schedulerNextStep .exploreCard img.img-fluid {
    max-width: 100px;
    margin: 0 auto
}

.schedulerNextStep .exploreCard h5 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 1rem
}

.schedulerNextStep .fourColumn a {
    color: #fff;
    text-decoration: none
}

.schedulerOffer.Tab4 table.scheduleOfferTable td {
    padding: 20px!important
}

#luckyWinnerTnCModal,
#taigunDisModal,
#tiguanDisModal,
#tncModal,
#virtusDisModal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .5)
}

p.modalDisclaimer {
    font-size: 14px
}

.modalMainOne {
    background-color: #fff!important;
    margin: 15% auto 0;
    padding: 0 20px 20px;
    border: 1px solid #888;
    position: fixed;
    bottom: 0;
    width: 100%;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: .4s;
    animation-name: slideIn;
    animation-duration: .4s;
    max-height: 100vh;
    overflow: auto
}

.modalMainOne .modal-header {
    width: 97%;
    z-index: 1000
}

@media screen and (max-width:767px) {
    .mainBannerContent .heading h1 {
        font-size: 28px!important;
        line-height: 36px!important;
        text-align: left;
        max-width: 100%;
        font-weight: 600!important
    }
    .schedulerBreadcrumb {
        padding: 10px 15px
    }
    table.scheduleOfferTable {
        font-size: 15px;
        max-width: 100%
    }
    .tabBtn {
        overflow: scroll
    }
    .personal-details .pd-lh .pd-lh-car-img,
    .personal-details .pd-rh .form-container h2 {
        display: none
    }
    .personal-details,
    .tds_thankyou {
        padding: 0 10px!important
    }
    .schedulerNextStep {
        padding: 10px 1rem 30px
    }
    .schedulerNextStep .fourColumn {
        width: 50%
    }
    .schedulerNextStep .exploreCard img.img-fluid {
        max-width: 50px!important
    }
    .schedulerNextStep .exploreCard {
        margin: 0;
        padding: 20px
    }
    .schedulerNextStep .exploreCard h5 {
        font-size: 13px;
        line-height: 20px
    }
    section.modalBox ul.offerList li {
        font-size: 14px;
        line-height: 22px
    }
    .modalMainOne .modal-header {
        width: 90%;
        z-index: 1000
    }
    .schedulerNextStep .heading h2 {
        font-size: 20px!important;
        line-height: 20px!important
    }
    .schedulerNextStep .exploreCard.last {
        padding: 11px
    }
    .tabBtn .tab-link.active,
    .tabBtn .tab-link.active:hover {
        color: #fff;
        background: #001e50;
        border: none;
        transition: .2s ease-in-out
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .schedulerNextStep .exploreCard img.img-fluid {
        max-width: 75px!important
    }
    .schedulerNextStep .exploreCard {
        margin: 0
    }
    .schedulerNextStep .exploreCard h5 {
        font-size: 16px;
        line-height: 24px
    }
    .schedulerNextStep {
        padding: 10px 1rem 30px
    }
}

.schedulerBanner {
    margin-top: 80px
}

p {
    font-size: 16px;
    line-height: 24px
}

.schedulerOffer ul.specsts {
    margin: 1rem 0 0;
    padding: 0;
    list-style: none
}

.schedulerOffer ul.specsts li {
    padding-left: 20px;
    font-size: 16px;
    position: relative;
    margin-bottom: 12px
}

.schedulerOffer ul.specsts li::before {
    content: "";
    width: 10px;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0;
    top: 12px
}

.schedulerOffer h2 {
    font-size: 1.17em!important;
    text-align: left;
    line-height: 20px;
    padding: 0
}

.tds_thankyou {
    overflow: hidden
}

.TopBar__TopBarWrapper-sc-8044fe6d-0,
.TopBar__StyledTopbarWrapper-sc-6c73cf0b-1.mzoft {
    position: fixed !important;
    width: 100%;
}

.otpErrorotp {
    display: none;
    color: #d9534f;
    /* Bootstrap red */
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}

.otpWarning {
    font-size: 13px;
    color: #ff0000;
    display: none;
}

.personal-details .form-container .text-box .input_field.otpverify a.disable {
    height: 50px;
}

.sc-fPXMVe.bPnGHg {
    display: block;
    height: auto;
}

.eXEFfg {
    position: fixed;
}

nav.sc-dAlyuH.AJIwV {
    height: auto;
    display: block;
}

header.sc-lbJcrp.eowSCH {
    position: fixed;
    width: 100%;
    left: 0;
}


/* sticky Header - css */

.TopBar__StyledTopbarWrapper-sc-59ac4b53-1.ipvSNJ {
    position: fixed;
}

header.sc-epRvzc.irGHH {
    position: relative;
    transition: transform 0.3s;
    background-color: rgb(255, 255, 255);
    transform: translateY(0px);
    border-bottom: 1px solid rgb(194, 202, 207);
    pointer-events: auto;
}

nav.sc-gFnajm.clhCrK a {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(0, 30, 80);
    padding: 4px 0px;
    text-decoration: none;
    font-weight: bold;
}

nav.sc-gFnajm.clhCrK {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    height: 64px;
    padding-inline: min(4.16vw, 106.66px);
    color: rgb(0, 14, 38);
}

nav.sc-gFnajm.clhCrK button {
    color: rgb(0, 30, 80);
}

nav.sc-gFnajm.clhCrK a:hover,
nav.sc-gFnajm.clhCrK a:focus {
    color: rgb(0, 53, 159);
}

nav.sc-gFnajm.clhCrK button:hover,
nav.sc-gFnajm.clhCrK button:focus {
    color: rgb(0, 53, 159);
}

nav.sc-gFnajm.clhCrK .epTYdm button::before {
    background: rgb(0, 64, 197);
    height: 2px;
}

nav.sc-gFnajm.clhCrK .epTYdm a::before {
    background: rgb(0, 64, 197);
    height: 2px;
}


/* End */