.accordianSection p, hr, ul.spresso-cng-list {
    display: block
}

.specTab ul li, li, ul {
    list-style: none
}

strong {
    font-weight: 600
}

body {
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    margin: 0;
    line-height: 1.5;
    background-color: #fff;
}

.refuel-sec a, .specTab ul li a, a {
    text-decoration: none
}

.AboutWagonrCng h2, .ReviewContainer p, .ReviewSection h2, .ReviewSection > p, .accTab, .mileageFaqSection h2, .refuel-sec a {
    text-transform: uppercase
}

.mainContainer {
    width: 100%;
    float: left;
    overflow: hidden
}

.accContent, .footer, .header, .mileageFaqSection .leftSection ul {
    width: 100%;
    float: left;
    padding: 0px;
}

.mileageFaqSection .leftSection ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

.header img, .specTableSection table {
    width: 100%
}

.bannerSection {
    width: 100%;
    float: left;
    position: relative
}

    .bannerSection img, .footer img {
        width: 100%;
        display: block
    }

        .accContent.noDisplay, .accordianSection.hideSection, .bannerSection img.mobileBanner, .mobileaccheading, .specTableSection.noDisplay {
            display: none
        }

.priceSection {
    min-width: 185px;
    float: left;
    padding: 10px 15px;
    position: inherit;
    left: 0;
    background: url(/images/price-bg.png) right top / 100% 100% no-repeat;
    z-index: 999;
    margin-top: -2px;
    margin-left: -43px;
}

    .priceSection p {
        font-size: 16px;
        color: #fff;
        margin-bottom: 0
    }

    .priceSection h1 {
        font-size: 26px;
        color: #fff
    }

    .priceSection span {
        font-size: 12px;
        color: #fff
    }

.AboutWagonrCng {
    width: 100%;
    float: left;
    padding: 40px 60px 30px
}

    .AboutWagonrCng h1 {
        font-size: 40px;
        line-height: 1.2;
        margin-top: 0;
        margin-bottom: 0.5rem;
    }

*, ::after, ::before {
    box-sizing: border-box;
}

.AboutWagonrCng h2 {
    font-size: 40px;
    padding-bottom: 10px;
    line-height: 1.2;
}

.AboutWagonrCng p {
    font-size: 14px;
    padding-bottom: 15px;
    line-height: 19px;
    margin-top: 0;
    margin-bottom: 1rem;
}

.AboutWagonrCng ul {
    width: 100%;
    float: left;
    margin: 20px 0;
    padding: 0;
    height: 100px
}

.AboutWagonrCng li {
    width: 33.33%;
    float: left
}

    .AboutWagonrCng li img {
        width: 70%
    }

.specTableSection table td, .specTableSection table th {
    width: 17.5%;
    border-right: 1px solid #4f4f4f;
    border-top: 1px solid #4f4f4f;
    vertical-align: middle;
    text-align: center;
    padding: 15px
}

.specSection {
    width: 100%;
    float: left;
    padding: 0 120px 40px;
    position: relative
}

.bigLogo {
    width: auto;
    float: left;
    position: absolute;
    left: 2%
}

    .bigLogo img {
        max-width: 40%
    }

.accTab, .mileageFaqSection, .specTab, .specTableSection {
    width: 100%;
    float: left
}

.specTab {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 70px;
}

    .specTab ul li {
        text-align: center;
        cursor: pointer;
        display: inline-block;
        line-height: 1.5;
    }

        .specTab ul li a {
            border-bottom: 2px solid transparent;
            padding: 0 3px 15px;
            margin: 0 15px;
            color: #212529;
        }

            .specTab ul li a.active, .specTab ul li a:hover {
                border-bottom: 2px solid #2b3893;
                color: #000;
                font-weight: 700
            }

.specTableSection {
    font-size: 16px;
    color: #444;
    border-bottom: 1px solid #4f4f4f
}

    .specTableSection table th {
        color: #000;
        background: #c9c9c9
    }

    .specTableSection table td {
        color: #444;
        background: #fff
    }

        .specTableSection table td:first-child, .specTableSection table th:first-child {
            width: 14%;
            text-align: left;
            border-left: 1px solid #4f4f4f
        }

.accTab {
    background: url(../../../../images/RO/images/ro_icon/ro_arena_sprite1.png) no-repeat #f2f2f2;
    background-position: 100% 90%;
    background-size: 70px;
    padding: 15px 10px;
    color: #000;
    font-weight: 700;
    border: 1px solid #4f4f4f;
    border-bottom: 0;
    cursor: pointer
}

    .accTab.active {
        background-position: 100% 96%;
    }

ul.spresso-cng-list li {
    display: inline-block;
    width: 25%
}

    ul.spresso-cng-list li img {
        max-width: 100%;
        width: auto
    }

.mileageFaqSection {
    background: #f0f0f1;
    padding: 40px 120px 50px
}

    .mileageFaqSection h2 {
        text-align: center;
        padding-bottom: 40px;
        font-weight: 600;
        font-size: 40px;
        margin-top: 0;
        margin-bottom: 0.5rem;
    }

    .mileageFaqSection .leftSection {
        width: 40%;
        float: left;
        margin-top: 50px
    }

        .mileageFaqSection .leftSection li {
            width: 100%;
            float: left;
            font-size: 24px;
            color: #ccc;
            padding-bottom: 20px;
            cursor: pointer
        }

            .mileageFaqSection .leftSection li span {
                width: 45%;
                display: inline-block;
                border-bottom: 5px solid #ccc;
                padding-bottom: 10px;
                margin-left: 15px
            }

            .mileageFaqSection .leftSection li.active {
                color: #000
            }

                .mileageFaqSection .leftSection li.active span {
                    border-bottom: 5px solid #000
                }

    .mileageFaqSection .rightSection {
        width: 60%;
        float: left
    }

.accordianSection {
    width: 100%;
    float: left;
    color: #171717;
    font-size: 18px;
    padding-bottom: 40px
}

    .accordianSection p {
        font-size: 18px;
        padding: 0
    }

    .accordianSection h2 {
        width: 100%;
        float: left;
        text-align: left;
        padding: 20px 35px 15px 0 !important;
        font-size: 15px;
        color: #171717;
        font-weight: 600;
        border-bottom: 4px solid #000;
        cursor: pointer;
        background-image: url(../../../../images/RO/images/ro_icon/ro_arena_sprite1.png);
        background-repeat: no-repeat;
        background-position: 102% 76%;
        background-size: 70px;
        margin-top: 0;
        margin-bottom: 0.5rem;
        background-repeat: no-repeat;
    }

        .accordianSection h2.active {
            background-image: url(../../../../images/RO/images/ro_icon/ro_arena_sprite1.png);
            background-position: 102% 83%;
            background-size: 70px;
            color: #000;
            border-bottom-color: transparent
        }

    .accordianSection .accContent {
        width: 100%;
        float: left;
        display: none
    }

        .accordianSection .accContent ul {
            padding: 0;
            width: 100%;
            float: left;
            border-bottom: 4px solid #000
        }

            .accordianSection .accContent ul li {
                width: 100%;
                float: left;
                list-style: none;
                font-size: 14px;
                padding: 15px 0
            }

                .accordianSection .accContent ul li:nth-child(2n), .accordianSection .accContent ul li:nth-child(odd) {
                    background: #f0f0f1;
                    padding: 15px
                }

                .accordianSection .accContent ul li span {
                    float: right;
                    position: relative;
                    cursor: pointer
                }

.footer img.mobileFooter {
    width: 100%;
    display: none
}

ul.onclick-wrapper {
    padding-left: 30px !important
}

.content h3 {
    font-size: 43px;
    color: #6ba83f;
    font-weight: 900;
    margin: 0;
    line-height: 45px
}

.ReviewCenterContainer {
    width: 100%;
    float: left;
    color: #fff;
    padding: 80px;
    background: #363636
}

.ReviewSection {
    width: 35%;
    margin: 0 auto
}

    .ReviewSection h2 {
        margin: 0;
        padding: 0;
        font-size: 2rem;
    }

    .ReviewSection > p {
        width: auto;
        float: left;
        font-size: 13px;
        position: relative;
        top: 10px;
        margin-top: 0;
        margin-bottom: 1rem;
    }

        .ReviewSection > p:before {
            content: ' ';
            border-bottom: 2px solid red;
            width: 20px;
            position: absolute;
            bottom: -10px;
            left: 50%;
            transform: translateX(-50%)
        }

.ReviewContainer {
    width: 100%;
    float: left;
    margin-top: 40px
}

    .ReviewContainer p {
        font-size: 12px;
        color: #c2c2c2;
        margin-top: 0;
        margin-bottom: 1rem;
    }

    .ReviewContainer .item {
        width: 100%;
        float: left;
        padding: 30px 0;
        border-top: 1px solid #4a4a4a;
        margin-top: 10px
    }

        .ReviewContainer .item .leftSection {
            width: 25%;
            float: left;
            text-align: center;
            border: 5px solid #484848;
            overflow: hidden;
            border-radius: 50px
        }

        .ReviewContainer .item .rightSection {
            width: 71%;
            float: left;
            margin-left: 3%
        }

            .ReviewContainer .item .rightSection h3 {
                color: #fff;
                margin: 0;
                padding: 0;
                font-size: 18px;
                font-weight: 500;
                line-height: 1.2;
            }

            .ReviewContainer .item .rightSection p {
                font-style: italic;
                color: #d6d6d6;
                font-size: 12px;
                margin-top: 10px;
                margin-bottom: 1rem;
            }

.specTableSection td:first-child, .specTableSection th:first-child {
    width: 180px !important
}

.automaticfaq-wrapper .accContent p:last-child {
    position: relative;
    top: 20px
}

.onclick-wrapper {
    margin-top: 10px
}

    .onclick-wrapper li {
        padding-bottom: 10px;
        cursor: pointer
    }

.testing-wrapper .descript {
    top: 35px !important;
    height: 500px !important
}

.common-wrapper .slick-arrow {
    top: 50% !important
}

.automaticfaq-wrapper .heading, .automaticpages-table-wrapper .heading {
    text-align: left
}

.automaticpages-table-wrapper .specTab {
    margin-top: 40px
}

.common-wrapper .row:first-child {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.common-wrapper .slick-prev {
    left: -118% !important
}

.common-wrapper .slick-next {
    right: -6% !important
}

.refuel-sec {
    width: 100%;
    position: relative;
    padding-top: 35px;
    height: 485px;
    float: left;
}

    .refuel-sec .inner-box {
        display: flex;
        justify-content: center
    }

        .refuel-sec .inner-box .image img {
            max-width: 100%;
            width: 100%
        }

        .refuel-sec .inner-box .content {
            padding: 85px 0 0 70px
        }

    .refuel-sec h1 {
        font-size: 43px;
        color: #6ba83f;
        font-weight: 600;
        margin: 0;
        line-height: 45px
    }

    .refuel-sec h5 {
        font-weight: 400;
        font-size: 22px;
        color: #4c4d4f;
        margin: 10px 0 20px
    }

    .refuel-sec a {
        font-size: 18px;
        text-align: center;
        display: inline-block;
        color: #fff;
        background: #2d3494;
        padding: 5px 15px;
        border: 1px solid #2d3494;
        transition: .6s
    }

        .refuel-sec a:hover {
            color: #2d3494;
            background: #fff
        }

    .refuel-sec .left-icon {
        position: absolute;
        left: 0;
        bottom: 0
    }

    .refuel-sec .right-icon {
        position: absolute;
        right: 0;
        bottom: 0
    }

.priceSection h3 {
    font-size: 26px !important;
    color: #fff
}

.backToTop {
    position: fixed;
    height: 45px;
    bottom: 10px;
    right: 10px;
    display: none;
    cursor: pointer;
    overflow: hidden;
    z-index: 999
}

    .backToTop img {
        width: 45px;
        vertical-align: bottom;
        float: right
    }

img {
    max-width: 100vw;
    height: auto
}

a.btn-blue-new {
    font-size: 13px;
    text-align: center;
    display: inline-block;
    color: #fff;
    background: #2d3494;
    padding: 5px 15px;
    font-weight: 300;
    transition: .6s
}

.footer-component {
    overflow: hidden
}

body.cng_celerio span.dot.active, body.cng_celerio a.prev, body.cng_celerio a.next {
    display: none;
}

body.cng_dzire span.dot.active, body.cng_dzire a.prev, body.cng_dzire a.next {
    display: none;
}

body.cng_eeco span.dot.active, body.cng_eeco a.prev, body.cng_eeco a.next {
    display: none;
}

body.cng_wagonr span.dot.active, body.cng_wagonr a.prev, body.cng_wagonr a.next {
    display: none;
}

body.cng_s-presso span.dot.active, body.cng_s-presso a.prev, body.cng_s-presso a.next {
    display: none;
}

body.cng_swift span.dot.active, body.cng_swift a.prev, body.cng_swift a.next {
    display: none;
}

bosy.cng_alto-k10 .bigLogo img {
    max-width: 70%;
}

body.cng_brezza .bigLogo img {
    max-width: 60%;
}

.error {
    color: red;
}
/******register form *************/
.registerFormBoxCng .sec-heading {
    color: #2d3494;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: Roboto,sans-serif;
}

.registerFormBoxCng .close-icon {
    position: absolute;
    top: 30px;
    right: 30px;
}

.registerFormBoxCng .sec-heading span {
    display: block;
    margin-top: 0;
    font-size: 18px;
    font-family: "Fira Sans",sans-serif;
    font-weight: 600;
    color: #000;
    text-transform: none;
}

.registerFormBoxCng .step-2 .form-group {
    margin-bottom: 20px;
    float: right;
}

.registerFormBoxCng .label-custom {
    font-size: 12px;
    color: #2d3494;
    font-weight: 500;
    margin-bottom: 0;
    display: inline-block;
}

.registerFormBoxCng .step-2 .form-group-custom .form-control {
    height: 36px;
    font-weight: 400;
    color: #000;
    font-size: 14px;
}

.registerFormBoxCng .form-group-custom .form-control {
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border: 1px solid #2d3494;
    padding: 3px 0;
    border-width: 1px;
    box-shadow: none;
    display: block;
    width: 100%;
}

.registerFormBoxCng form.testDrive .checkbox input.btdcheckbox {
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: 0;
    top: 0;
    position: relative;
    box-sizing: border-box;
    padding: 0;
}

.registerFormBoxCng.active {
    opacity: 1;
    margin-bottom: 0;
    background: #fff;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
    bottom: -1px;
    margin-top: 20px;
}

.registerFormBoxCng .sec-heading {
    color: #2d3494;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: Roboto,sans-serif;
}

    .registerFormBoxCng .sec-heading span {
        display: block;
        margin-top: 0;
        font-size: 18px;
        font-family: "Fira Sans",sans-serif;
        font-weight: 600;
        color: #000;
        text-transform: none;
    }



.registerFormBoxCng .form-group-custom {
    position: relative;
}

.registerFormBoxCng .label-custom {
    font-size: 12px;
    color: #2d3494;
    font-weight: 500;
    margin-bottom: 0;
    display: inline-block;
}

.disclaimer_text {
    display: flex;
    margin-top: 5px;
}

.registerFormBoxCng .step-2 .form-group-custom .form-control {
    height: 36px;
    font-weight: 400;
    color: #000;
    font-size: 14px;
}

.registerFormBoxCng button.btngetaquote:disabled {
    background: #ccc;
    border: #ccc;
    color: #999;
    cursor: no-drop;
    margin-bottom: 20px
}

.registerFormBoxCng .form-group-custom .form-control {
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-color: #2d3494;
    padding: 3px 0;
    border-width: 1px;
    box-shadow: none;
}

.registerFormBoxCng .step-2 .form-group-custom select.form-control {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-transform: none;
    background: #fff url(https://www.marutisuzuki.com/images/swift-brand/select-arrow-dark.webp);
    background-repeat: no-repeat;
    background-position: right -2px center;
    box-shadow: none;
    appearance: none !important;
    appearance: auto;
    appearance: menulist-button;
    appearance: textfield;
    padding-right: 30px;
}

.registerFormBoxCng .checkbox {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 0;
}

.registerFormBoxCng form.testDrive .checkbox input.btdcheckbox {
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: 0;
    top: 0;
    position: relative;
}

.registerFormBoxCng form.testDrive .checkbox label.agreeText {
    font-size: 13px;
    font-family: "Lato",sans-serif;
    padding-left: 10px;
    vertical-align: top;
    padding-top: 4px;
}

.registerFormBoxCng button.btngetaquote:disabled {
    background: #ccc;
    border: #ccc;
    color: #999;
    cursor: no-drop;
}

.registerFormBoxCng button.btngetaquote {
    cursor: default;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 20px !important;
    border-color: #000;
    margin-bottom: 20px;
    line-height: 22px !important;
}

.disclaimer_text a {
    padding-left: 5px;
}


.change_language {
    display: none;
}

.right-content-new {
    display: none;
}

.disclaimer_ro_cng_text {
    display: inline-flex;
    margin-left: 10px;
}

    .disclaimer_ro_cng_text p {
        line-height: 20px;
    }



@media (min-width:1280px) and (max-width:1366px) {


    .priceSection h1 {
        font-size: 14px
    }

    .priceSection p {
        font-size: 11px
    }

    .common-wrapper .descript {
        right: 0;
        padding-left: 10%
    }

    .automaticpages-table-wrapper .specTableSection table {
        table-layout: fixed
    }

    .common-wrapper .targetcontent-slider .row .col-lg-9 {
        width: 100%
    }

    .refuel-sec .inner-box .image img {
        max-width: 250px
    }

    .refuel-sec .inner-box .content {
        padding: 65px 0 0 30px
    }

    .refuel-sec h1 {
        font-size: 36px;
        line-height: 38px
    }

    .refuel-sec h5 {
        font-size: 20px
    }

    .refuel-sec a {
        font-size: 16px
    }

    .refuel-sec .left-icon img {
        max-width: 180px
    }

    .refuel-sec .right-icon img {
        max-width: 236px
    }

    .slideshow-container {
        height: 500px;
    }

    body.cng_alto-k10 .slideshow-container {
        height: 566px;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .accordianSection h2 {
        padding: 10px 0;
        background: url(../../../../images/RO/images/ro_icon/ro_arena_sprite1.png) no-repeat;
        background-size: 76px;
        background-position: 109% 76%;
        font-size: 12px
    }

        .accordianSection h2.active {
            background: url(../../../../images/RO/images/ro_icon/ro_arena_sprite1.png) no-repeat;
            background-size: 76px;
            background-position: 109% 84%;
            color: #000
        }

    .priceSection {
        min-width: 170px;
        float: left;
        padding: 10px 5px;
        margin-top: -2px;
        margin-left: -42px
    }

        .priceSection p {
            font-size: 11px;
            color: #fff
        }

        .priceSection h1 {
            font-size: 15px;
            color: #fff
        }

        .priceSection span {
            font-size: 11px;
            color: #fff
        }

    .AboutWagonrCng ul li:first-child img {
        max-width: 75%
    }

    .AboutWagonrCng ul li:last-child img {
        max-width: 70%
    }

    .AboutWagonrCng ul li img {
        width: 85%
    }

    .bigLogo img {
        width: 70%
    }

    .specSection {
        padding: 0 40px
    }

    .mileageFaqSection {
        padding: 40px 40px 50px
    }

        .mileageFaqSection .leftSection li span {
            width: 60%
        }
}

@media screen and (max-width:1024px) {
    .left-content-new {
        margin-bottom: 20px;
    }

    .priceSection {
        margin-top: -2px;
        margin-left: -42px;
    }
}



@media screen and (max-width:992px) {
    .AboutWagonrCng {
        padding: 40px
    }

    .mileageFaqSection .leftSection li span {
        width: 70%
    }

    .ReviewSection {
        width: 100% !important
    }

    .ReviewContainer .item .leftSection {
        width: 14% !important
    }

    .ReviewCenterContainer {
        padding: 20px !important
    }

    .refuel-sec .left-icon, .refuel-sec .right-icon img {
        display: none
    }

    .refuel-sec h1 {
        font-size: 30px;
        line-height: 32px
    }

    .left-content-new {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:767px) {
    /*.ro_main .owl-carousel .owl-item img.desktopslide {
        display: none;
    }

    .ro_main .owl-carousel .owl-item img.mobileslide {
        display: block;
    }

    .ro_main .owl-theme .owl-dots {
        display: none;
    }*/
    .registerFormBoxCng .step-2 .form-group {
        float: none;
    }

    .specSection center h2 {
        font-weight: 600 !important;
        font-size: 25px !important
    }

    .specTableSection table tbody tr th {
        width: 50%;
        font-size: 13px;
    }

    td {
        width: 33.33%
    }

    body.cng_alto table tbody tr th {
        width: 50%
    }

    body.cng_alto table tbody tr td {
        width: 50%;
    }

    body.cng_dzire table tbody tr th {
        width: 33.33%
    }

    body.cng_ertiga table tbody tr td {
        width: 33.33%
    }

    body.cng_ertiga table tbody tr th {
        width: 33.33%
    }

    body.cng_brezza table tbody tr td {
        width: 33.33%
    }

    body.cng_brezza table tbody tr th {
        width: 33.33%
    }

    body.cng_swift table tbody tr td {
        width: 33.33%
    }

    body.cng_swift table tbody tr th {
        width: 33.33%
    }

    body.cng_s-presso table tbody tr td {
        width: 33.33%
    }

    body.cng_s-presso table tbody tr th {
        width: 33.33%
    }

    body.cng_dzire table tbody tr td {
        width: 33.33%
    }

    body.cng_s-dzire table tbody tr th {
        width: 33.33%
    }

    body.cng_alto-k10 table tbody tr td {
        width: 33.33%
    }

    body.cng_alto-k10 table tbody tr th {
        width: 33.33%
    }

    body.cng_wagonr table tbody tr td {
        width: 33.33%
    }

    body.cng_wagonr table tbody tr th {
        width: 33.33%
    }

    body.cng_eeco table tbody tr td {
        width: 50%
    }

    body.cng_eeco table tbody tr th {
        width: 50%
    }

    body.cng_celerio table tbody tr td {
        width: 50%
    }

    body.cng_celerio table tbody tr th {
        width: 50%
    }

    .testing-wrapper .testing .pull-left img {
        width: 100%
    }

    .automaticfaq-wrapper .accContent p:last-child {
        position: relative;
        top: 15px
    }

    .testing-wrapper .descript {
        height: auto !important
    }

    .specTableSection table th {
        padding: 10px
    }

    .common-wrapper .slick-prev {
        left: -118% !important
    }

    .common-wrapper .slick-next {
        right: -6% !important
    }

    .headingimage {
        font-size: 25px !important
    }

    .AboutWagonrCng {
        padding: 20px
    }

        .AboutWagonrCng h2 {
            font-size: 25px;
            text-align: center
        }

        .AboutWagonrCng li {
            width: 50%
        }

    .specSection {
        padding: 0 5px
    }

    .mileageFaqSection h2.heading {
        font-size: 25px;
        padding-bottom: 0
    }

    .mileageFaqSection .leftSection {
        width: 100%;
        margin-top: 20px;
        display: none
    }

    .mileageFaqSection .rightSection {
        width: 100%;
        margin-top: 20px
    }

    .accordianSection h2 {
        padding: 10px 0;
        background: url(../../../../images/RO/images/ro_icon/ro_arena_sprite1.png) no-repeat;
        background-size: 76px;
        background-position: 109% 76%;
        font-size: 12px
    }

    .mileageFaqSection {
        padding: 20px;
        margin-top: 20px
    }

    .priceSection {
        min-width: 170px;
        float: left;
        padding: 10px 5px;
        margin-top: -90px;
        position: absolute;
        margin-left: 0;
    }

        .priceSection p {
            font-size: 13px;
            color: #fff
        }

        .priceSection h1 {
            font-size: 22px;
            color: #fff
        }

        .priceSection span {
            font-size: 12px;
            color: #fff
        }

    .AboutWagonrCng ul li:nth-child(2) img {
        max-width: 100% !important
    }

    .AboutWagonrCng ul li {
        display: block;
        float: left;
        width: 100%;
        padding: 10px 0
    }

    .specTab {
        margin-top: 20px
    }

    .specTableSection table td {
        padding: 8px;
        width: auto
    }

    .mileageFaqSection .leftSection li {
        font-size: 18px
    }

    .mobileaccheading {
        display: block;
        float: left;
        width: 100%;
        color: #fff;
        background: url(../../../../images/RO/images/ro_icon/ro_arena_sprite2.png) #000 no-repeat;
        background-size: 265px;
        background-position: 355% 46%;
        padding: 10px;
        margin-bottom: 10px
    }

        .mobileaccheading.active {
            display: block;
            background: url(../../../../images/RO/images/ro_icon/ro_arena_sprite2.png) #000 no-repeat;
            background-size: 265px;
            background-position: 355% 105%;
        }

    .mobileaccordian {
        float: left;
        width: 100%
    }

    .accordianSection h2.active {
        background: url(../../../../images/RO/images/ro_icon/ro_arena_sprite1.png) no-repeat;
        background-size: 76px;
        background-position: 109% 84%;
        color: #000
    }

    .bigLogo {
        display: block;
        position: relative;
        margin: 0 auto;
        width: 100%;
        left: 0;
        text-align: center;
    }

    .bannerSection img, .footer img {
        width: 100%;
        display: none
    }

        .bannerSection img.mobileBanner {
            display: block
        }

        .footer img.mobileFooter {
            width: 100%;
            display: block
        }

    .ReviewContainer .item .leftSection {
        width: 25% !important
    }

    .AboutWagonrCng h1, .AboutWagonrCng h2, .mileageFaqSection h2.heading {
        font-size: 18px !important;
        line-height: 1.2;
    }

    .specTableSection {
        font-size: 13px
    }

    ul.spresso-cng-list li {
        display: inline-block;
        width: 50%;
        margin-bottom: 15px;
        height: 85px;
        padding: 0 5px
    }

    .refuel-sec {
        height: auto
    }

        .refuel-sec .inner-box {
            flex-wrap: wrap;
            justify-content: flex-start
        }

            .refuel-sec .inner-box .image {
                width: 100%;
                text-align: center
            }

            .refuel-sec .inner-box .content {
                padding: 20px 0 0;
                width: 100%;
                margin-bottom: 30px;
                text-align: center
            }

        .refuel-sec h1 br, .swift .priceSection {
            display: none
        }

        .refuel-sec h1 {
            font-size: 26px;
            line-height: 28px
        }

        .refuel-sec h5 {
            font-size: 17px;
            margin: 10px 0
        }

        .refuel-sec a {
            font-size: 14px;
            padding: 10px
        }

    .slideshow-container img.generic-mobile {
        height: auto !important
    }

    .slideshow-container {
        height: 550px
    }

    .AboutWagonrCng ul {
        height: auto
    }

    .AboutWagonrCng li img {
        width: 100%
    }

    .content h3 {
        font-size: 20px;
        line-height: initial
    }

    body.cng_swift .priceSection {
        display: block;
    }

    body.cng_swift .slideshow-container {
        height: 600px;
    }

    body.cng_s-presso .slideshow-container {
        height: auto;
    }

    .registerFormBoxCng {
        opacity: 1;
        position: static;
        bottom: 0;
        padding: 30px 20px;
    }

        .registerFormBoxCng .step-2 .form-group-custom {
            float: left;
            width: 100%;
        }

        .registerFormBoxCng .label-custom {
            width: 100%;
        }

        .registerFormBoxCng form.testDrive .checkbox input.btdcheckbox {
            left: 0;
            width: 20px !important;
            height: 20px !important;
        }
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
    .testing-wrapper .testing .pull-left img {
        width: 100%
    }

    .testing-wrapper .testing .pull-right {
        width: 100% !important;
        float: right !important;
        position: relative !important;
        right: -50px !important;
        height: 300px
    }

    .automaticpages-table-wrapper {
        margin-top: 50px
    }

    ul.spresso-cng-list li img {
        max-width: 80%
    }

    .testing-wrapper .slick-prev {
        left: -87% !important
    }

    .automaticfaq-wrapper {
        top: 20px;
        position: relative
    }

    .generic-hero .mediacontent img {
        width: 100%;
        margin-bottom: 15px
    }
}
