
body {
    -ms-overflow-style: scrollbar;
}

body {
    font-family: toyota_displayregular;
    font-size: 15px;
}

    body::-webkit-scrollbar-track {
        background-color: #f5f5f5;
    }

    body::-webkit-scrollbar {
        width: 4px;
        background-color: #f5f5f5;
    }

    body::-webkit-scrollbar-thumb {
        background-color: #e80000;
    }
/* .page-wrap{margin-top:70px;} */
.btn {
    border-radius: 0;
    color: #fff;
    outline: 0;
    text-transform: uppercase;
    line-height: initial;
    position: relative;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
    will-change: opacity, transform;
    transition: all .3s ease-out;
    text-overflow: ellipsis;
}

    .btn:active, .btn:active:focus, .btn:active:hover, .btn:focus, .btn:hover {
        color: #fff !important;
    }

        .btn:hover:before {
            -webkit-animation: buttonHover .7s ease-out forwards;
            animation: buttonHover .7s ease-out forwards;
        }

    .btn:before {
        width: 125%;
        height: 125%;
        content: "";
        -webkit-transform: skew(-30deg);
        transform: skew(-30deg);
        position: absolute;
        top: 0;
        right: -145%;
        display: block;
        z-index: -1;
    }

.btn-red {
    background-color: #e10a1d !important;
    border-color: #e10a1d !important;
}

    .btn-red:before {
        background-color: #e10a1d !important;
    }

    .btn-red:active:focus, .btn-red:active:hover, .btn-red:focus, .btn-red:hover {
        background-color: #a20d0d !important;
    }

.btn-dark-grey {
    background-color: #444 !important;
    border-color: #444 !important;
}

    .btn-dark-grey:before {
        background-color: #444 !important;
    }

    .btn-dark-grey:active:focus, .btn-dark-grey:active:hover, .btn-dark-grey:focus, .btn-dark-grey:hover {
        background-color: #333 !important;
    }

.btn-default {
    font-size: 13px;
    padding: 10px 25px;
}

.form-group .btn-default {
    font-size: 13px;
    text-transform: uppercase;
    width: 100%;
    font-family: toyota_displaybold;
    height: 40px;
    line-height: 40px;
    padding: inherit;
    border-radius: 4px;
}

span {
    color: #000;
}

.full-width {
    width: 100%;
}

button, button:active, button:focus, button:hover {
    outline: 0;
}

@media (max-width:767px) {
    .page-wrap {
        /* margin-top:60px!important; */
        overflow-x: hidden;
    }
}

.car-chaptor-Banner {
    position: relative;
}

@media (max-width:1024px) {
    select.chosen-select {
        min-width: 100%;
    }
}

.form-control.form-input, select.chosen-select {
    position: relative;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 40px;
    border: 1px solid #ececec;
    border-radius: 0;
    background-color: #f5f5f5;
    background-clip: padding-box;
    white-space: nowrap;
    line-height: 40px;
    box-shadow: none;
    font-family: toyota_displaybold;
    color: #333;
    font-size: 13px;
}

.form-control:focus {
    outline: 1px solid #eee;
}

#cboDealer:focus {
    outline: 0;
}

::-webkit-input-placeholder {
    text-transform: uppercase;
}

:-moz-placeholder {
    text-transform: uppercase;
}

::-moz-placeholder {
    text-transform: uppercase;
}

:-ms-input-placeholder {
    text-transform: uppercase;
}

input::-webkit-input-placeholder {
    color: #b7b7b7;
}

input:focus::-webkit-input-placeholder {
    color: #ddd;
}

input:-moz-placeholder {
    color: #b7b7b7;
}

input:focus:-moz-placeholder {
    color: #ddd;
}

input::-moz-placeholder {
    color: #b7b7b7;
}

input:focus::-moz-placeholder {
    color: #ddd;
}

input:-ms-input-placeholder {
    color: #b7b7b7;
}

input:focus:-ms-input-placeholder {
    color: #ddd;
}

img.lazy {
    background-image: url("../images/loading-gear-36x36.gif");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 50px 50px;
}

.loader {
    width: 100%;
    text-align: center;
    left: 0 !important;
    right: 0;
    position: absolute;
}

    .loader > div {
        width: 18px;
        height: 18px;
        background-color: #333;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }

    .loader .bounce1 {
        -webkit-animation-delay: -.32s;
        animation-delay: -.32s;
    }

    .loader .bounce2 {
        -webkit-animation-delay: -.16s;
        animation-delay: -.16s;
    }

    .loader .bounce1 {
        background-color: #ff5050;
    }

    .loader .bounce2 {
        background-color: #62b75f;
    }

    .loader .bounce3 {
        background-color: #5fa3ff;
    }

.mask {
    position: absolute;
    background-color: #000;
    display: none;
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    img {
        max-width: 100% !important;
        width: auto !important;
    }
}

.btn-default {
    padding-top: 13px;
}

.email-vrfy {
    position: absolute;
    top: 0;
    right: 15px;
    text-align: right;
    display: inline-flex;
}

.otp-mob-verfy {
    position: relative;
}

.frm-container {
      padding: 60px;
      background-image: url("../images/bg.jpg");
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
}


.sbi-frm-bloc {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    padding: 30px;
    /* margin-bottom: 3rem; */
    /* margin-top: 3rem; */
    border-width: 0;
    width:100%;
    background: rgba(255,255,255,0.8);
    border-radius: 4px;
    /* border-left: 4px solid;
    border-image: linear-gradient(#ff5867, #8d191a) 0 100%; */
}

    .sbi-frm-bloc .form-group {
        margin-bottom: 20px;
    }

    /* .sbi-frm-bloc .form-error-msg {
      height: 0;
    } */

    .sbi-frm-bloc .form-control.form-input,
    .sbi-frm-bloc select.chosen-select {
        background-color: rgba(255, 255, 255, 1);
        border: transparent;
        border: 1px solid #ececec;
        color: rgba(85, 85, 85, 0.7) !important;
        border-radius: 4px;
    }

    .sbi-frm-bloc .form-control.form-input {
        padding-left: 12px;
    }

    .sbi-frm-bloc .form-control:focus,
    .sbi-frm-bloc select.chosen-select,
    .sbi-frm-bloc .btn:focus {
        outline: none;
    }

    .sbi-frm-bloc .form-group button.btn-dark-grey {
        background-color: #7c7c7c !important;
        border: 0;
        padding: 0;
    }

        .sbi-frm-bloc .form-group button.btn-dark-grey:hover {
            background-color: #1D976C !important;
        }

    .sbi-frm-bloc .email-vrfy {
        width: 100%;
        position: inherit;
        display: block;
        right: inherit;
        top: inherit;
    }

        .sbi-frm-bloc .email-vrfy .button {
            width: 100%;
        }

.avail-sbi input[type=checkbox] {
    margin-right: 5px;
}

.sbi-logo-sec {
    display: block;
    width: 140px;
    height: auto;
    position: absolute;
    top: 20px;
    right: 50px;
}

    .sbi-logo-sec img,
    .toyota-logo-sec img {
        width: 100%;
    }

.toyota-logo-sec {
    width: 90px;
    display: block;
    height: auto;
    position: absolute;
    left: 70px;
    top: 20px;
}

span.email-succes-icon.otp-fail, span.email-succes-icon.otp-success {
    height: 38px;
    line-height: 40px;
    background-color: #fff;
    padding: 0 !important;
    width: 25px;
    background-position: center !important;
    padding-right: 2rem;
    position: absolute;
    top: 0px;
    left: -25px;
    z-index: 99;
}

img.verify-mob {
    position: relative;
    top: -3px;
}

@media (max-width:768px) {
    .frm-container,
    .thank-u-bg{
        padding: 30px !important;
    }
    .sbi-frm-bloc {
        padding: 20px 15px;
        /* margin-left: 15px;
        margin-right: 15px; */
        box-shadow: none;
        border: 0;
    }

    .toyota-logo-sec {
        left: 20px;
    }

    .sbi-logo-sec {
        right: 10px;
    }

    .sbi-frm-bloc .email-vrfy-btn img {
        width: 20px;
    }

    .thank-u-bloc img {
        width: 150px;
    }

    .thank-u-bloc, .sbi-frm-bloc {
        margin-top: 0 !important;
    }
    .thank-u-bloc a.btn{
        width:225px !important;
    }
}

.otp-success {
    background-image: url("../images/otp-success.png") !important;
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 18px;
}

.otp-fail {
    background-image: url("../images/otp-fail.png") !important;
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 18px;
}

/****** thank you block css *****/
.thank-u-bloc img {
    width: 100px;
    margin: 0 auto;
    margin-top: 35px;
}

.thank-u-bloc {
    display: grid;
    margin-top: 3rem;
    min-height: 365px;
    padding-top: 0;
}

    .thank-u-bloc h3 {
        text-align: center;
    }

    .thank-u-bloc .row {
        margin-top: 45px;
    }

    .thank-u-bloc p {
        text-align: center;
    }

    .thank-u-bloc .form-group {
        display: flex;
    }

    .thank-u-bloc a.btn {
        width: 250px;
        margin: 0 auto;
    }

    .thank-u-bg {
        background: url("../images/bg.jpg");
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 30px 60px;
            min-height: 491px;
    }
    .thank-u-bloc {
        background: rgba(255,255,255,0.8);
        border-radius: 4px;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    }
/*! CSS Used keyframes */
@-webkit-keyframes buttonHover {
    0% {
        -webkit-transform: skew(-30deg) translateX(0);
        transform: skew(-30deg) translateX(0);
    }

    to {
        -webkit-transform: skew(-30deg) translateX(-225%);
        transform: skew(-30deg) translateX(-225%);
    }
}

@keyframes buttonHover {
    0% {
        transform: skew(-30deg) translateX(0);
    }

    to {
        transform: skew(-30deg) translateX(-225%);
    }
}

@-webkit-keyframes sk-bouncedelay {
    0%, 100%, 80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-bouncedelay {
    0%, 100%, 80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
/*! CSS Used fontfaces */
@font-face {
    font-family: toyota_displaybold;
    src: url(../fonts/toyotadisplaybold-webfont.eot);
    src: url(../fonts/toyotadisplaybold-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/toyotadisplaybold-webfont.ttf) format('truetype'), url(../fonts/toyotadisplaybold-webfont.svg#toyota_displaybold) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: toyota_displayregular;
    src: url(../fonts/toyotadisplayregular-webfont.eot);
    src: url(../fonts/toyotadisplayregular-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/toyotadisplayregular-webfont.ttf) format('truetype'), url(../fonts/toyotadisplayregular-webfont.svg#toyota_displayregular) format('svg');
    font-weight: 400;
    font-style: normal;
}

.form-error-msg {
    color: #dd1d10;
    font-size: 10px;
    padding-left: 5px;
    text-transform: uppercase;
    padding-top: 5px;
}

.tb *, .tb *:after, .tb *:before {
    margin: 0px;
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
}

.tb h4 {
    font-family: 'toyota_displayregular';
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    line-height: 100%;
}

.tb h4 {
    font-size: 24px;
    line-height: 28px;
}

.tb p {
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
}

.tb span {
    font-size: inherit;
    line-height: inherit;
    font-weight: normal;
}

.tb a {
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

.tb input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 0px;
    outline: none;
    background: none;
    border: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.tb *:hover {
    outline: none;
    text-decoration: none;
}

.tb *:focus {
    outline: none;
    text-decoration: none;
}

::-webkit-input-placeholder {
    color: inherit;
}

::-moz-placeholder {
    color: inherit;
}

:-ms-input-placeholder {
    color: inherit;
}

:-moz-placeholder {
    color: inherit;
}

::-moz-placeholder {
    opacity: 1;
}

.tb-maxwd50 {
    position: relative;
    max-width: 50%;
    margin: 0 auto;
}

.tb-fullheight {
    height: 100%;
}

.tb-table {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

.tb-tablecell {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

.tb-text-left {
    text-align: left;
}

.tb-text-center {
    text-align: center;
}

.tb-text-right {
    text-align: right;
}

.tb-popup {
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    padding: 20px 20px;
    background: rgba(0,0,0,0.8);
    z-index: 10;
}

.tb-popup-wrapper {
    padding: 20px 40px;
}

.tb-popup-bg {
    background: #EDEDED;
}

.tb-popup-content {
    max-height: 300px;
    overflow-y: auto;
}

.tb-popup-otp .tb-popup-content {
    max-height: none;
}

.tb-popup-close a:after {
    content: "";
    display: inline-block;
    width: 28px;
    height: 28px;
    background-image: url("../images/icon-close.png");
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.tb-popup-close a:hover:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.tb-popup-title {
    margin-bottom: 20px;
}

    .tb-popup-title h4 {
        color: #000;
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 5px;
    }

    .tb-popup-title p {
        color: #000;
        font-size: 14px;
        line-height: 18px;
    }

        .tb-popup-title p span {
            white-space: nowrap;
        }

.tb-popup-content {
    margin-bottom: 20px;
}

    .tb-popup-content p {
        padding: 5px 0px;
    }

.tb-otp-form {
    padding-top: 40px;
}

.tb-otp-field {
    display: inline-block;
    width: 25%;
    padding: 2px 2px;
    margin: 0px -2px;
    vertical-align: top;
}

    .tb-otp-field input {
        display: block;
        width: 100%;
        color: #000;
        font-size: 14px;
        line-height: 18px;
        padding: 20px 10px;
        text-align: center;
    }

.tb-otp-text {
    display: inline-block;
    padding: 0px 5px;
}

    .tb-otp-text p {
        font-size: 14px;
        line-height: 18px;
        padding: 0px 0px;
    }

        .tb-otp-text p a {
            color: #ED1D24;
            font-size: 14px;
            line-height: 18px;
            padding-left: 5px;
        }

.tb-otp-submit {
    padding: 40px 20px 0px 20px;
}

    .tb-otp-submit input {
        width: 100%;
        max-width: 70%;
        padding: 15px 20px;
        font-size: 18px;
        line-height: 25px;
        font-weight: bold;
        color: #ED1D24;
        border: 1px solid #ED1D24;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        cursor: pointer;
    }

        .tb-otp-submit input:hover {
            color: #fff;
            border: 1px solid #ED1D24;
            background: #ED1D24;
        }
/*! CSS Used from */
@media only screen and (max-width: 600px) {
    .tb p {
        font-size: 14px;
        line-height: 20px;
    }

    .tb-popup-wrapper {
        padding: 20px 20px;
    }

    .tb-popup .tb-maxwd50 {
        max-width: 100%;
    }

    .tb-popup-content {
        margin-bottom: 20px;
        max-height: 200px;
        overflow-y: auto;
    }

    .tb-popup-title {
        margin-bottom: 10px;
    }

    .tb-popup-otp {
        max-height: none;
    }
}
/*! CSS Used from*/
a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

input {
    margin: 0;
    font: inherit;
    color: inherit;
}

html input[type=button] {
    -webkit-appearance: button;
    cursor: pointer;
}

input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

        a[href^="javascript:"]:after {
            content: "";
        }

    p {
        orphans: 3;
        widows: 3;
    }
}

*, :after, :before {
    box-sizing: border-box;
}

input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline;
    }

    a:focus {
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px;
    }

h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 {
    font-size: 18px;
}

p {
    margin: 0 0 10px;
}
/*! CSS Used from:*/
.form-error-msg {
    color: #dd1d10;
    font-size: 10px;
    padding-left: 5px;
    text-transform: uppercase;
    padding-top: 5px;
}

a, h4, p, span {
    color: #000;
}

::-webkit-input-placeholder {
    text-transform: uppercase;
}

:-moz-placeholder {
    text-transform: uppercase;
}

::-moz-placeholder {
    text-transform: uppercase;
}

:-ms-input-placeholder {
    text-transform: uppercase;
}

input::-webkit-input-placeholder {
    color: #b7b7b7;
}

input:focus::-webkit-input-placeholder {
    color: #ddd;
}

input:-moz-placeholder {
    color: #b7b7b7;
}

input:focus:-moz-placeholder {
    color: #ddd;
}

input::-moz-placeholder {
    color: #b7b7b7;
}

input:focus::-moz-placeholder {
    color: #ddd;
}

input:-ms-input-placeholder {
    color: #b7b7b7;
}

input:focus:-ms-input-placeholder {
    color: #ddd;
}
/*! CSS Used from: Embedded */
a, h4, p, span {
    color: unset;
}

.disabled {
    pointer-events: none;
}

span.tb-field-unverified {
    position: absolute;
    top: 50%;
    right: 20px;
    color: #6A6A6A;
    font-size: 11px;
    line-height: 11px;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2;
}

    span.tb-field-unverified:after {
        content: "";
        display: inline-block;
        width: 22px;
        height: 22px;
        margin-left: 10px;
        background-image: url("../images/unverified.png");
        background-repeat: no-repeat;
        background-size: cover;
        vertical-align: middle;
    }

span.tb-field-verified {
    position: absolute;
    top: 50%;
    right: 20px;
    color: #0C7D25;
    font-size: 11px;
    line-height: 11px;
    transform: translateY(-50%);
    z-index: 2;
}

    span.tb-field-verified:after {
        content: "";
        display: inline-block;
        width: 22px;
        height: 22px;
        margin-left: 10px;
        background-image: url("../images/verified.png");
        background-repeat: no-repeat;
        background-size: cover;
        vertical-align: middle;
    }

.verify-loader {
    background-image: url("../images/loader.gif");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 23px;
    height: 22px;
}

span.tb-field-unverified:after {
    background-image: none;
    width: inherit;
    margin: inherit;
}

.tb-field-verified {
    cursor: pointer;
}
span.tb-field-unverified,
    span.tb-field-verified {
      text-transform: uppercase;
    }

    .sbi-frm-bloc .form-group .form-error-msg {
      height: 0;
    }

    .tb-popup-title h4 {
      font-weight: 600;
    }

    .tb-popup-otp .tb-popup-bg {
      background-image: url("../images/red-wave-1.png");
      background-size: cover;
      background-repeat: no-repeat;
    }

    .tb-popup-bg {
      background: #fff;
    }

    .tb-otp-submit input[type="button"] {
      background: #cf253f;
      color: #fff;
      border: 0;
    }
    .offers{
        padding: 0 17px;
        margin-bottom:20px;
        line-height: 25px;
    }
    hr {
        margin-top: 20px;
        margin-bottom: 20px;
        border-top: 1px solid #ccc;
    }
    @media (min-width: 320px) and (max-width: 480px) {
  
        .offers{
            padding: 0 10px 0 16px;
            margin-bottom:20px;
            line-height: 25px;
        }
        .offers ol{
            padding-left: 18px;
        }
        blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
            margin-bottom: 0;
            padding-left: 15px !important;
        }        
      }
