/*-----------------------------------------internal CSS Start----------------------------------------*/
.d-none {
    display: none;
}
/*ul, li {
    list-style: inherit;
}*/

/*-----------------------------------------internal CSS End----------------------------------------*/

/* changes */
.diclaimerBoxed {
    position: relative !important;
    top: 6px;
}

.sec-about p {
    text-align: justify;
    line-height: 24px;
}

.sec-about ul li {
    margin-left: 14px;
}

.sec-about li {
    color: #01224c;
}

.submitbtnIntrested {
    padding: 5px 40px;
}

.submitButtons {
    padding: 1px 10px 38px !important;
}

.modalcontents {
    transform: translate(0px, 50%);
}

.modalpopup {
    background: rgba(0, 0, 0, 0.5);
}

.sub_btn:hover {
    color: #fff;
}

.modalforms {
    z-index: 99999;
}

.disclaimerParagraph {
    text-align: left;
    color: #000 !important;
    margin-left: 26px;
    margin-top: 8px;
    font-size: 0.82rem !important;
    line-height: 14px !important;
}

/* end */
.btn-custom {
    margin-top: 25px;
    padding: 5px 25px;
    font-size: 15px;
}

.sec-01 {
    text-align: center;
    padding-top: 70px;
    float: left;
    width: 100%;
    padding-bottom: 30px;
}

.sec-heading {
    font-size: 47px;
    margin-bottom: 30px;
}

.sec-02 p:first-of-type {
    margin-bottom: 30px;
}

.sec-02 {
    padding-top: 65px;
    padding-bottom: 40px;
    float: left;
    width: 100%;
}

    .sec-02 p {
        line-height: 1.6;
        color: #666;
    }

.easy-step {
    padding: 25px 0;
    background: #f5f5f5;
    float: left;
    width: 100%;
    clear: both;
}

    .easy-step .left {
        width: 100%;
        padding: 0 10px;
    }

    .easy-step h2 {
        font-size: 26px;
        font-weight: 700;
        color: #000;
        line-height: normal;
        margin-bottom: 20px;
        width: 100%;
        text-transform: uppercase;
        text-align: center;
    }

    .easy-step .left h5 {
        margin: 0 0 40px;
    }

    .easy-step .left ul {
        display: flex;
        margin: 80px 0 0;
        justify-content: space-around;
    }

        .easy-step .left ul li {
            width: 235px;
            height: 232px;
            background: url(../images/stepBack.png) no-repeat;
            position: relative;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 0 25px;
            background-size: 100% 100%;
        }

            .easy-step .left ul li .image span {
                font-size: 51px;
                font-weight: 900;
                color: #000;
                position: absolute;
                line-height: normal;
                top: -40px;
                left: 50%;
                transform: translateX(-50%);
            }

            .easy-step .left ul li .content {
                width: 100%;
            }

            .easy-step .left ul li .content {
                padding-left: 10px;
            }

            .easy-step .left ul li h5 {
                margin: 15px 0 0;
                max-width: 98%;
                font-size: 16px;
                color: #282828;
                text-align: center;
                line-height: normal;
            }

.feed-slider.owl-carousel .owl-item img {
    width: auto;
    border-radius: 50%;
}

.d-flex {
    display: flex;
    align-items: center;
}

    .d-flex img {
        margin-right: 20px;
    }

.tabHeightSection {
    margin-top: 15px;
}

.title-subs {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}

.sec-feedback {
    padding: 40px 0;
    float: left;
    width: 100%;
    display: none;
}

.feature-car {
    padding-top: 60px;
    float: left;
    width: 100%;
}

.exploreCarRange h3 {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.feature-car .item {
    margin-bottom: 10px;
}

    .feature-car .item .offer {
        display: block;
        font-size: 12px;
        color: #fff;
        font-weight: 500;
        padding: 4px 15px;
        border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
        float: left;
        margin-bottom: 10px;
        text-transform: uppercase;
        background-image: -moz-linear-gradient(0deg, #000 0%, #000 100%);
        background-image: -webkit-linear-gradient(0deg, #000 0%, #000 100%);
        background-image: -ms-linear-gradient(0deg, #000 0%, #000 100%);
    }

    .feature-car .item .image {
        height: auto;
        min-height: 115px;
        text-align: center;
        width: 100%;
        display: block;
        float: left;
    }

    .feature-car .item .image {
        margin-top: 20px;
    }

.feature-car .content h3 {
    font-size: 17px;
}

.feature-car .item h3 {
    margin-top: 0;
}

.feature-car .item h3 {
    color: #000;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 0;
}

.feature-car .item .breadcum {
    font-size: 14px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
    border-bottom: 1px solid #d6dbed;
    padding-bottom: 10px;
}

.feature-car .item .price {
    margin: 20px 0;
}

    .feature-car .item .price h3 {
        color: #000;
        font-weight: 400;
    }

.btn-primary:active:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:focus {
    background-color: #000;
    color: #fff;
}

.teamslider .owl-nav .owl-prev {
    background: url(../images/left-arr.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 25px;
    left: -20px;
    display: block;
    text-indent: -999rem;
    border: 0;
}

.teamslider .owl-nav .owl-next {
    background: url(../images/right-arr.png);
    background-repeat: no-repeat;
    width: 13px;
    height: 25px;
    right: -20px;
    display: block;
    text-indent: -999rem;
    border: 0;
}

.btn1 {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-align: center;
    background: #888c8f;
    padding: 12px 50px;
    margin: 0;
    text-transform: uppercase;
}

    .btn1:hover,
    .btn1:focus {
        background: #000;
        color: #fff;
    }

.modal-custom .modal-dialog {
    max-width: 650px;
}

a.sub_btn:hover {
    color: #fff !important;
}

.sub_mrb {
    margin-bottom: 38px;
}

.sub_box {
    width: 100%;
    float: none;
    margin: 0 auto;
}

.sub_submit {
    padding: 14px 50px;
}

.loader_divloadersticky {
    position: relative !important;
    margin: 0 auto;
}

.submitbtnCar {
    padding: 2px 50px !important;
    margin-bottom: 3%;
}

.modaltitleForm {
    margin-left: 4%;
    font-weight: 400 !important;
    margin-top: 3%;
    text-align: center;
}

/* media query */
@media (max-width: 767px) {
    .sub_btn {
        margin-top: 4px;
        width: 100%;
    }

    .modalpopup {
        background: rgba(0, 0, 0, 0.5);
    }

    .cp_offer_section {
        padding-bottom: 20px;
    }

    .btn-custom {
        line-height: 39px;
        margin-top: 15px;
    }

    .easy-step h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .easy-step .left ul {
        flex-wrap: wrap;
        margin-top: 40px;
    }

    .easy-step .left h5 {
        margin-bottom: 0;
    }

    .stepsList.owl-carousel .owl-item {
        padding-top: 30px;
    }

    .stepsList .owl-nav {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
    }

        .stepsList .owl-nav .owl-next {
            right: 0;
            background-image: url(../images/next-arr.png);
            background-repeat: no-repeat;
            text-indent: -999rem;
            width: 15px;
        }

        .stepsList .owl-nav .owl-prev {
            left: 0;
            background-image: url(../images/prev-arr.png);
            background-repeat: no-repeat;
            text-indent: -999rem;
            width: 15px;
        }

    .easy-step .left {
        padding: 0 20px;
    }

        .easy-step .left ul li {
            margin: auto;
        }

    .feature-car .heading h1 {
        font-size: 22px;
        color: #000000;
        text-align: center;
    }

    .feature-car .exploreCarRange p {
        display: none;
    }

    div#ArenaCarRange {
        margin-top: 30px;
    }

    .feature-car .item .offer {
        margin-bottom: 0;
        margin-top: -11px;
        margin-left: -10px;
    }

    .feature-car {
        padding: 0;
        margin-bottom: 100px;
    }

    .sec-heading {
        font-size: 27px;
        margin-bottom: 20px;
    }

    .sec-01 {
        padding-top: 45px;
    }

    .intSub {
        width: auto !important;
    }

    .sec-02 {
        padding-top: 45px;
    }

    .title-subs {
        margin-bottom: 15px;
        font-size: 22px;
    }

    .exploreCarRange h3 {
        font-size: 22px;
        margin-bottom: 25px;
    }

    .feed-slider .owl-nav {
        padding-top: 10px;
    }

    .teamslider .owl-nav .owl-prev {
        left: 5px;
    }

    .teamslider .owl-nav .owl-next {
        right: 5px;
    }

    .modal-custom .modal-dialog {
        max-width: 100%;
        width: calc(90% - 20px);
        margin-left: 5%;
        float: left;
    }

    .sec-about p {
        text-align: justify;
    }
}

@media (max-width: 576.98px) {
    .modalcontents {
        transform: translate(0px, 15%);
    }

    .disclaimerParagraph {
        margin-left: 2px;
    }

    .modal-body {
        padding: 8px !important;
    }

    .submitbtnCar {
        margin-bottom: 6%;
        width: 70%;
        margin-top: 3%;
    }

    .mainsubBoxed {
        width: 100% !important;
    }

    .submitButtons {
        padding: 0px 2px 42px !important;
    }

    .submitbtnIntrested {
        padding: 0px 40px;
    }

    .sec-about p {
        text-align: justify;
        line-height: 19px;
    }

    .sec-about ul li {
        margin-left: 5px;
    }

    .sec-about ul {
        list-style-type: disc;
        padding-left: 9px;
    }
}

@media (max-width: 768px) {
    .easy-step .left ul {
        flex-wrap: wrap;
        margin-bottom: 20%;
    }

    .easy-step .left {
        padding: 0 50px;
    }

    .sub_mrb .disclaimerTxt {
        margin-bottom: 3%;
    }
}

@media only screen and (device-width: 1024px) {
    .sub_btn {
        margin-top: 4px;
    }

    .submitButtons {
        padding: 0px 15px 36px !important;
    }
}

@media only screen and (device-width: 320px) {
    .nexasub_mrb {
        margin-top: -18px;
    }

    .modalcontents {
        transform: translate(0px, 7%);
    }

    .intSub {
        margin-top: -6px;
    }

    .form-check-label {
        font-size: 10px !important;
    }
}

@media only screen and (device-width: 768px) {
    .diclaimerSection {
        margin-top: 3%;
    }

    .smpinnerBanner {
        margin-top: 2%;
    }

    .submitButtons {
        padding: 0px 9px 34px !important;
    }
}
