.bod-sec .container .bodsec-detail {
    display: inline-block;
    margin-bottom: 40px;
}

.bod-dtlCnt {
    padding: 0;
    margin: 0;
}

.bod-dtlCnt h2 {
    font-size: 30px;
    line-height: 36px;
    color: #000;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.tvs-virtual {
    min-height: auto;
}

.bod-sec .container .bodsec-detail .text-truncate {
    display: block;
    overflow: hidden;
}

.bod-sec .container .bodsec-detail .text-expand,
.bod-sec .container .bodsec-detail .text-contract {
    margin: 20px 0 40px 0;
    cursor: pointer;
    font-size: 15px;
    line-height: 22px;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    color: #183883;
    text-decoration: underline;
    text-align: center;
}

.pg-img {
    border-radius: 15px;
}

.bod-dtlCnt h2 {
    margin-top: 0px;
    margin-bottom: 24px
}

.bod-dtlCnt .bodText p {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #363636;
    font-family: "Roboto", sans-serif;
    font-display: swap;
    font-weight: 400;
    margin: 30px 0 0 0;
}

.bod-dtlCnt .bodText strong {
    -webkit-text-size-adjust: 100%;
    line-height: 1.50;
    font-weight: 700;
    font-size: 16px;
    color: #4d4e53;
}

.features-tabs .nav-tabs .nav-link:before {
    width: 7rem;
}

.layoutWrap .contact-partner.col-lg-auto .btn {
    max-width: 156px;
    width: 156px;
    min-width: 156px;
    font-size: 1.4rem;
    height: 44px;
}

ul.socialIcoWrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 200px;
    margin-top: 5px;
}

ul.socialIcoWrap li {
    flex-basis: 33.333333%;
    padding: 0 20px 20px 0;
    margin: 0;
}

.hero-wrapper .slide {
    border-radius: 0;
}

/*.experience_slider_revamp .experience-content{
    min-height: 1px;
    padding-top: 0;
    margin-top: -30px;
}*/

.bike-eng {
    margin-bottom: 20px;
}

.product-listing-tabs .product-card-bg {
    background-image: none;
}



.premium-sticky-header {
    height: 7rem;
    padding: 1rem 0;
}

.premium-sticky-header+section {
    margin-top: -7rem;
    padding-top: 4rem;
}

.premium-sticky-header .sticky-header-wrapper {
    align-items: center;
}

.premium-sticky-header nav {
    margin-left: auto;
}

.premium-sticky-header .header-btn-group .btn {
    font-size: 1.6rem;
    border: none;
    box-shadow: none;
    font-weight: 400;
    text-transform: none;
    padding: 6px 15px;
    height: 3.4rem;
    margin-right: 18px;
    line-height: 2rem;
    border: 1px solid transparent;
}

.premium-sticky-header .header-btn-group .btn:hover {
    border: 1px solid #18407e;
    color: #18407e;
}

.premium-sticky-header nav li a {
    font-size: 1.6rem
}


footer .copy-write {
    text-align: left !important;
}

/*--*/
.tab-list .nav.nav-pills .nav-link h4 {
    top: 37px;
    left: 2.3rem;
}

.tab-list .nav.nav-pills .nav-link {
    border: 1px solid transparent;
    border-radius: 6px;
}

.tab-list .nav.nav-pills .nav-link.active {
    transform: none;
    min-height: 13.3rem;
    max-height: 13.3rem;
    border-width: 1px;
    border-radius: 6px;
}


.checkbox_cm {
    position: absolute;
    margin: 0;
    left: 2.3rem;
    bottom: 2rem;
    color: #0C3688;
    font-size: 13px;
    font-weight: 500;
}

.checkbox_cm label {
    margin: 0;
}

/*--*/

/*headercss*/

.mycountry {
    top: 10rem;
}

.country-outer .selected-country-flag[data-ismodelopened=true]:before {
    top: calc(100% + 2.35em);
}

.headTop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100;
}

.model-index {
    z-index: unset;
}

.tvs-header.headTop .navbar .ib-nav .ib-nav-link.revamp-link {
    text-transform: none;
    border-radius: unset;
    background-color: #fff;
    box-shadow: unset;
    color: #000000;
}

.tvs-header.headTop .navbar .ib-nav .ib-nav-link.revamp-link:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0rem;
    width: 0;
    right: 0;
    height: 3px;
    background-color: #e42d38;
    transition: all .3s;
}

.tvs-header.headTop .navbar .ib-nav .ib-nav-link.revamp-link:hover {
    color: #18407e;
}

.tvs-header.headTop .navbar .ib-nav .ib-nav-link.revamp-link:hover:before {
    bottom: 3px;
    width: 2.4rem;
    height: 3px;
    right: 0;
    margin: auto;
}

.tvs-header.headTop .navbar {
    width: 100%;
    box-shadow: none;
    /*box-shadow: 5px 9px 10px 0px rgba(0,0,0,.1);
    */
    border-radius: 0rem;
    top: 0px;
    position: unset;
    transform: none;
    margin-bottom: 0;
}

.headTop .breadcrumbWrapper .layoutWrap {
    padding: 0;
}

.headTop .breadcrumbWrapper .breadcrumb {
    margin-bottom: 0;
    background: #EBEBEB;
    padding: 10px 24px;
    border-radius: 0;
}

.headTop .breadcrumbWrapper .breadcrumb li {
    font-size: 13px;
}

.headTop .breadcrumbWrapper .breadcrumb li:after {
    content: "\e901";
    font-family: "ibcountry" !important;
    font-size: 8px;
    margin: 0 5px;
}

.headTop .breadcrumbWrapper .breadcrumb li:last-child:after {
    display: none;
}

.headTop .breadcrumbWrapper .breadcrumb li.active {
    color: #18407E;
    font-weight: 700;
}

.headTop .breadcrumbWrapper .breadcrumb li a {
    color: #3a3a3a;
}

.product-listing-container.product-revamp-listing:before {
    display: none;
}

.product-listing-container.product-revamp-listing {
    padding-top: 0;
}

.product-listing-container.product-revamp-listing .list-menu {
    background: #18407e;
    border-radius: 0 0 5px 5px;
    margin-top: 0;
    padding: 1rem 3.5rem 2rem;
}



.blankSpace {
    height: 110px;
}




/* TVS experience */
.tvs-experience-revamp.reachedSection.visitedView.inView.enteringView .container-md {
    max-width: 125rem;
}

.tvs-experience-revamp .experience_slider_revamp .box {
    width: 100%;
    padding: 0 10px 2rem;
}

.tvs-experience-revamp .experience_slider_revamp .box .test-component {
    padding: 3rem;
}

.tvs-experience-revamp .experience_slider_revamp .box .test-title h4:after {
    width: 100%;
    margin: 14px 0 10px;
}

.tvs-experience-revamp .experience_slider_revamp .slick-prev {
    left: -23px;
}

.tvs-experience-revamp .experience_slider_revamp .slick-next {
    right: -23px;
}

.tvs-experience-revamp .experience_slider_revamp {
    padding: 0 4rem;
}

.tvs-experience-revamp .experience_slider_revamp .box .test-title h4 {
    font-size: 2rem;
    font-weight: 500
}

.tvs-experience-revamp .experience_slider_revamp .box .test-component {
    padding: 3rem 2.5rem 2.5rem;
    min-height: 241px;
    border-radius: 10px;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
}

.tvs-experience-revamp .experience_slider_revamp .box .test-content {
    font-size: 1.6rem;
    font-weight: 400;
}

.tvs-experience-revamp {
    background: linear-gradient(180deg, #E8EEF5 0%, #FFFFFF 100%);
}

.tvs-award .testimonial-reel.experience_slider_revamp {
    padding: 0 4rem;
}

.tvs-award .testimonial-reel.experience_slider_revamp .slick-prev {
    left: -23px
}

.tvs-award .testimonial-reel.experience_slider_revamp .slick-next {
    right: -23px
}

/* TVS awards and achievements */
.tvs-award-revamp.reachedSection.visitedView.inView.enteringView .container-md {
    max-width: 125rem;
}

.tvs-award-revamp .testimonial-reel-revamp .box {
    width: 100%;
    padding: 0 10px 2rem;
}

.tvs-award-revamp .testimonial-reel-revamp .box .test-component {
    padding: 3rem;
}

.tvs-award-revamp .testimonial-reel-revamp .box .test-title h4:after {
    width: 100%;
    margin: 14px 0 10px;
}

.tvs-award-revamp .testimonial-reel-revamp .slick-prev {
    left: -23px;
}

.tvs-award-revamp .testimonial-reel-revamp .slick-next {
    right: -23px;
}

.tvs-award-revamp .testimonial-reel-revamp {
    padding: 0 4rem;
}

.tvs-award-revamp .testimonial-reel-revamp .box .test-title h4 {
    font-size: 2rem;
    font-weight: 500
}

.tvs-award-revamp .testimonial-reel-revamp .box .test-component {
    padding: 3rem 2.5rem 2.5rem;
    min-height: 250px;
    border-radius: 30px;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);
    border-bottom: 4px solid #E43943;
}

.tvs-award-revamp .testimonial-reel-revamp .box .test-content {
    font-size: 1.6rem;
    font-weight: 400;
}

.tvs-award-revamp {
    background: linear-gradient(180deg, #E8EEF5 0%, #FFFFFF 100%);
}

.experience_slider_revamp .experience {
    position: relative;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    overflow: hidden;
    border-bottom: 4px solid #E43943
}

.experience_slider_revamp .experience_slide {
    padding: 10px;
}

.experience_slider_revamp .experience-content {
    text-align: center;
    padding: 15px;
    min-height: 145px;
    padding-top: 0;
}

.experience_slider_revamp .web-experience {
    /*    margin-bottom: -30px;*/
    position: relative;
}

.experience_slider_revamp .web-experience:after {
    content: '';
    height: 110px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 26%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 26%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 26%, rgba(255, 255, 255, 0) 100%);
}

.experience_slider_revamp .experience-content h3 {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
}

.experience_slider_revamp .experience-content span {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px
}

.features-tabs .pagingInfoMotor,
.pagingInfoRevRevamp,
.pagingInfoTvsAwardRevamp {
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 700;
    color: #000;
    justify-content: center;
    display: flex;
    padding: 2rem 1rem;
    align-items: center;
}

.pagingInfoRevRevamp .counter,
.pagingInfoTvsAwardRevamp .counter {
    font-size: 3.8rem;
    line-height: 3.2rem;
    font-weight: 700;
    color: #1b4587;
    padding: 0 .5rem;
}

.features-tabs .pagingInfoMotor .of,
.pagingInfoRevRevamp .of,
.pagingInfoTvsAwardRevamp .of {
    font-weight: 400;
    padding: 0 0.75rem 0 0;
    font-size: 21px;
}



.feature-bg .slick-prev,
.feature-bg .slick-prev,
.testimonial-reel-revamp .slick-prev,
.testimonial-reel-revamp .slick-next,
.experience_slider_revamp .slick-prev,
.experience_slider_revamp .slick-next {
    background: none !important
}

.feature-bg .slick-prev.slick-arrow,
.testimonial-reel-revamp .slick-prev.slick-arrow,
.experience_slider_revamp .slick-prev.slick-arrow {
    transform: scale(1) !important;
}



.h66 {
    height: 66px;
}


.tvs-header.headTop .navbar {
    padding: 0 0 0 25px;
    min-height: 70px;
    align-items: center !important;
}

.tvs-header.headTop .navbar .navbar-nav .nav-link {
    font-weight: 500;
    font-size: 18px !important;
}

.tvs-header.headTop .navbar .nav-item+.nav-item {
    margin-left: 41px;
}

.tvs-header .navbar .ib-nav {
    margin-left: 41px
}

.tvs-header.headTop .navbar .ib-nav .ib-nav-link.revamp-link {
    padding: 1.25rem 0;
    font-size: 18px !important;
    font-weight: 500 !important
}

.compare_cc:focus {
    color: #fff
}

.cta-buttons {
    display: flex;
}

.cta-buttons .btn {
    margin: 0 10px;
}

.product-main-outer .list-img-slider-outer .view-details-btn {
    font-size: 1.4rem;
    font-weight: 600;
    height: 4.4rem;
    min-height: 4.4rem;
    border-radius: 8px;
    min-width: 1px;
    padding: 0 2.3rem;
}

.copy-write .container {
    max-width: 1400px !important;
}

.footerSelect_cc .container {
    max-width: 1400px !important;
    display: flex;
}

/**/


.features-tabs:before {
    border-radius: 0px 0px 20px 20px;
}

/**/
.experience_slider_revamp .experience-content {
    background: #fff
}

.experience_slider_revamp .experience-content p {
    font-size: 1.6rem;
    font-weight: 400;
    margin-bottom: 0;
}

/**/

.blogListWrap .btn.btnLg-cust {
    background: #fff;
    color: #18407e
}

.vh-card-outer .v-card-footer {
    padding: 0;
    overflow: hidden;
}

.blogListWrap .btn.btnLg-cust:hover,
.vh-card-outer .v-card-footer .btn.btn-white:hover {
    background: #18407e;
    color: #fff;
}

.features-tabs .view-all .btn-lg {
    border: 2px solid #18407e;
    background: #18407e;
    ;
}

.sticky-header.darkHeader .sticky-header-wrapper {
    height: 70px;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, .1);
    border-radius: 0;
}

.sticky-header.darkHeader .sticky-header-wrapper .nav-wrapper {
    padding-right: 35px;
    padding-left: 33px;
    width: 100%;
}


.sticky-header .sticky-header-wrapper {
    border-radius: 8px
}

.sticky-header .sticky-header-wrapper {
    padding: 10px 0;
}

.tvs-award.tvs-experience-revamp {
    padding: 5rem 0 2.5rem !important;
}



.container.container1400 {
    max-width: 1400px !important;
}

.layoutWrap {
    padding: 0 0 .2rem;
}

.layoutWrap ul li a.nav-link,
.layoutWrap ul li {
    font-size: 1.6rem;
}

.layoutWrap ul li a.nav-link {
    padding-bottom: 0 0 1.2rem;
}

.layoutWrap ul li p {
    padding-bottom: 5px;
}

.layoutWrap h4 {
    padding: 4.2rem 0px 1.8rem;
    font-size: 1.8rem;
}


.tvs-award .title,
.business-together h2 {
    padding-top: 0;
}

.tvs-award .title {
    padding-bottom: 3rem;
}

.premium-sticky-header {
    border-radius: 10px;
}

.premium-sticky-header.darkHeader {
    border-radius: 0;
    height: 70px;
}

.explore-w .nav-tabs,
.product-listing-tabs .nav-tabs {
    overflow-y: hidden;
    overflow-x: auto;
}

.explore-w .nav-tabs {
    overflow: visible;
}

.who-we-are .who-we {
    display: flex;

    justify-content: center;
}

.business-together .business-content {
    margin-bottom: 0rem;
    padding-bottom: 0;
}

.business-together .business-content .btn.lg-xl.country-partnerwithus-button,
.features-tabs .view-all .btn-lg,
.vh-card-outer .v-card-footer .btn.btn-white {
    transition: 1s;
}

.features-tabs {
    padding-bottom: 3rem;
}

.title,
.dealer-map h2 {
    padding: 0;
}

.who-we-are {
    padding: 50px 0 60px;
    background: #FEFEFE;
}


.who-we-are .sub-head {
    padding-bottom: 2.4rem;
    padding-top: 4.5rem
}

.who-we-are .sub-head p {
    margin-bottom: 0;
}

.container-md.card-section {
    max-width: 1060px;
}

.who-we-are .who-we-are-card .card {
    border-radius: 1rem;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.25);
}

.who-we-are .who-we-are-card .card h4 {
    font-size: 1.6rem;
    line-height: 2.6rem;
}

.who-we-are .who-we-are-card {
    width: 24.2rem;
    height: 23rem;
    margin: 1rem 1.1rem;
}

.who-we-are .who-we-are-card .card .img-card {
    margin: 1rem auto;
}

.who-we-are .sub-head {
    font-size: 2.4rem;
    max-width: 840px;
    line-height: 1.3;
    color: #000;
}

.title,
.dealer-map h2 {
    font-size: 4rem;
    padding: 0;
}

.features-tabs .nav-tabs .nav-link {
    font-size: 2.4rem;
}

.features-tabs .nav-tabs .nav-link.active {
    font-size: 3rem;
    font-weight: 500;
}

.features-tabs h2.title {
    padding: 5rem 0 4.5rem;
}

.features-tabs:before {
    min-height: 33rem;
}

.vh-card-outer .vh-card-body {
    width: 36rem;
    /*    min-height: 41rem;*/
}

.vh-card-outer .vh-card-body .vh-card-img {
    bottom: 13rem;
}

.center-motor .slick-slide,
.center-motor .slick-slide[aria-hidden=true]:not(.slick-cloned)~.slick-cloned[aria-hidden=true] {
    transform: scale(0.95, 0.95);
    transform-origin: top center;
}

.vh-card-outer .vh-card-header {
    width: 36rem;
    height: 8rem;
}

.vh-card-outer .v-card-footer {
    height: 4.7rem;
    width: 16.4rem;
    border-radius: 8px;
}

.center-motor {
    margin: 0 auto -1rem;
}

.features-tabs .pagingInfoMotor {
    padding-bottom: 2rem;
}

.btn.btn-lg {
    font-size: 2rem
}

.btn.white,
.btn.lg-xl,
.features-tabs .view-all .btn-lg {
    border-radius: 8px;
}

.who-we-are .who-we-are-card .card .img-card {
    width: 12rem;
}

.features-tabs .nav-tabs {
    margin-bottom: 1rem;
}

.dealer-map h2 {
    padding-bottom: 4.5rem;
}

.vh-card-outer .vh-card-header h2 {
    font-weight: 500;
}

.footerAddress .container,
.layoutWrap .container {
    max-width: 1400px !important;
}

.sticky-header+.who-we-are {
    padding: 13.9rem 0 5rem;

    margin-top: -13rem;
}

@media screen and (min-width: 1601px) {
    .tab-list .nav.nav-pills .nav-link.active h4 {
        font-size: 2.4rem
    }

    .tab-list .nav.nav-pills .nav-link.active {
        transform: none;
        min-height: 13.3rem;
        max-height: 13.3rem;
        border-radius: 6px;
    }

    .mycountry {
        top: 9rem;
    }

    .country-outer .selected-country-flag[data-ismodelopened=true]:before {
        top: calc(100% + 2.35em);
    }

    .features-tabs .nav-tabs {
        margin-bottom: 3.5rem;
    }

    .product-listing-container.product-revamp-listing .list-menu {
        height: auto;
        margin-top: 10px;
    }

    .product-listing-tabs .nav-tabs {
        padding: 0;
    }

    .sticky-header+.who-we-are {
        padding-bottom: 5rem;
    }


    .tvs-award {
        padding: 10rem 0 0rem 0 !important
    }

    .tvs-award,
    .business-together,
    .dealer-map {
        padding: 5rem 0 !important;
    }



    .business-together .business-content .text-content p {
        font-size: 2.4rem;
    }

    .business-together .business-content .btn.lg-xl.country-partnerwithus-button {
        min-width: 26.6rem;
        height: 5.2rem;
        font-size: 2rem;
        padding: 8px;
    }



    .business-together .business-content {
        padding: 0;
    }

    .country-outer .country-home-flag+.selected-country-flag {
        padding: 8px 0 8px 15px;
        height: 3.5rem;
        min-width: 15rem;
        max-width: 16rem;
        background: #fff;
        box-shadow: none;
    }

    .country-outer .selected-country-flag .flag {
        margin: 0 1rem 0 0;
        height: 17px;
        max-width: 30px;
        min-width: 30px;
    }
}

@media screen and (max-width: 1600px) {

    .mycountry {
        top: 9rem;
    }

    .country-outer .selected-country-flag[data-ismodelopened=true]:before {
        top: calc(100% + 2.7em);
    }

    .features-tabs .view-all {
        margin-bottom: 0 !important;
    }

    .pagingInfoRevRevamp .counter,
    .pagingInfoTvsAwardRevamp .counter {
        font-size: 2.8rem;
    }

    .country-outer .selected-country-flag {
        height: 3rem;
        min-width: 15rem;
        width: 15rem;
        background-color: #fff;
        box-shadow: none;
        border: 1px solid #ddd;
    }

    .product-listing-container.product-revamp-listing .list-menu {
        margin-top: 10px;
        padding: 1rem 3.5rem 1.5rem;
    }


    .country-outer .selected-country-flag .country-home .normal-text {
        font-size: 1.5rem;
    }

    .tvs-header .navbar .switch-btn {
        border: 1px solid #ddd;
        box-shadow: none;
    }

    .tvs-header .navbar .switch-btn .btn.btn-secondary {
        width: 4rem;
        height: 2rem;
    }

    .who-we-are {
        padding: 50px 0 60px;
    }

    .vh-card-outer .vh-card-body {
        min-height: 41rem;
    }

    .tab-list .nav.nav-pills .nav-link.active {
        max-height: 9.4rem;
        min-height: 9.4rem;
    }

    .tab-list .nav.nav-pills .nav-link.active h4,
    .tab-list .nav.nav-pills .nav-link h4 {
        top: 24px;
        left: 1.5rem;
    }

    .features-tabs::before {
        min-height: 29rem;

    }

    .vh-card-outer .vh-card-header,
    .vh-card-outer .vh-card-body {
        width: 30rem;
    }
}

@media all and (max-width:1200px) {

    .tvs-header .navbar .ib-nav,
    .tvs-header.headTop .navbar .nav-item+.nav-item {
        margin-left: 20px
    }

    .tvs-header.headTop .navbar .navbar-nav .nav-link {
        font-size: 16px !important
    }

    .tvs-header.headTop .navbar .ib-nav .ib-nav-link.revamp-link {
        font-size: 15px !important
    }
}

@media all and (max-width:1500px) {

    .main-bg .hero-wrapper .slider,
    .main-bg .hero-wrapper .slide,
    .sticky-bg .hero-wrapper .slider,
    .sticky-bg .hero-wrapper .slide,
    .hero-wrapper .slider,
    .hero-wrapper .slide {
        height: auto;
    }

    .hero-wrapper .banner__slider.non-premium-banner .slide .slide__img img,
    .hero-wrapper .slide .slide__img {
        position: unset;
        transform: none;
    }

    .hero-wrapper .slide .slide__img img {
        position: unset;
        max-width: 100%;
        transform: none;
        width: 100%;
    }
}

@media all and (max-width:1280px) {

    .hero-wrapper:not(.is-sticky-header) .slider,
    .hero-wrapper:not(.is-sticky-header) .slide {
        height: auto;
    }

    .vh-card-outer .vh-card-header {
        width: 30rem;
        height: 6rem;
    }

    .vh-card-outer .vh-card-body {
        width: 30rem;
        min-height: 35rem;
    }

    .vh-card-outer .vh-card-body .vh-card-img {
        bottom: 8rem;
    }

    .center-motor .slick-slide,
    .center-motor .slick-slide[aria-hidden=true]:not(.slick-cloned)~.slick-cloned[aria-hidden=true] {
        transform: scale(0.8, 0.8);
    }

    .center-motor {

        margin: 0 auto -9rem;
    }

    .title,
    .dealer-map h2 {
        font-size: 3rem;
    }

    .features-tabs .feature-bg .container-md.explore-w {
        max-width: 1140px !important;
    }
}

@media all and (max-width:991px) {
    .premium-sticky-header .header-btn-group .btn {
        margin-right: 0;
    }

    .country-outer .country-home-flag+.selected-country-flag {
        border-radius: 0;
    }

    ul.socialIcoWrap {
        flex-wrap: nowrap;
    }


    .tvs-header.premium-header.headTop {
        display: block;
    }

    .product-listing-container.product-revamp-listing .list-menu {
        padding: 0 3.5rem 5px;
        height: auto;
        margin-top: 10px;
    }

    .who-we-are .who-we {
        justify-content: space-around;
        max-width: 52%;
        display: flex;
        flex-wrap: wrap;
        margin: 0;
    }

    .who-we-are .who-we-are-card .card .img-card {
        width: 7rem;
    }

    .blogtitle_blog {
        font-size: 2.4rem
    }

    .tvs-header.headTop .logo-content {
        padding: 0rem 1rem 0 1rem;
    }

    .tvs-header .logo-content,
    .nav-bottom-wrapper {
        min-height: 70px;
    }

    .sticky-header.darkHeader .sticky-header-wrapper .bottom-nav .nav-item-link a {
        font-size: 18px;
    }

    .tvs-header.headTop .navbar {
        padding: 0;
    }

    .tvs-header .navbar .navbar-nav {
        padding-top: 0;
    }

    .tvs-header.headTop .navbar .navbar-nav .nav-link {
        padding: 10px 18px;
    }

    .tvs-header.headTop .navbar .nav-item+.nav-item {
        margin-left: 0
    }

    .tvs-header .navbar .ib-nav {
        margin: 0;
        padding: 0
    }

    .tvs-header.headTop .navbar .ib-nav .ib-nav-link.revamp-link {
        height: 37px;
        padding-left: 20px;
    }

    .country-outer .country-home-flag+.selected-country-flag {
        /* padding: 8px 0 8px 15px;
        
        min-width: 15rem;
        max-width: 16rem;
        background: #fff;
        box-shadow: none;*/
        height: 5rem;
    }

    .country-outer .selected-country-flag .country-home .normal-text {
        font-size: 1.5rem;
        line-height: 1.6rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .hero-wrapper {
        z-index: 103;
    }

    .sticky-header {
        display: none;
    }

    .sticky-header.darkHeader {
        display: block;
        z-index: 999;
        bottom: 0;
        top: auto;
    }

    .experience_slider_revamp .experience-content p {
        font-size: 15px !important
    }

    .experience_slider_revamp .experience-content h3 {
        font-size: 18px !important
    }

    .tvs-header.mobile-premium-header {
        border-radius: 0;
    }

    .premium-sticky-header {
        padding: 0;
        border-radius: 0;
        margin: 0 0 -13px;
        width: 100%;
        z-index: 999;
    }

    .main-bg .premium-sticky-header {
        margin: -1rem auto -2.85rem;
    }

    .premium-sticky-header nav ul {
        align-items: center;
    }

    .premium-sticky-header nav li {
        margin: 0 1.5rem;
    }

    .premium-sticky-header .sticky-header-wrapper {
        align-items: center;
    }

    .premium-sticky-header nav li:last-child {
        margin-bottom: 0;
    }

    .premium-sticky-header .brand-logo img {
        margin-left: 0;
        max-width: 11rem;
    }

    .premium-sticky-header .sticky-header-wrapper {
        padding: 0;
        margin: 0;
        max-width: 100%;
    }


    .tvs-header.headTop .navbar .ib-nav .ib-nav-link.revamp-link:hover:before {
        display: none;
    }

    .premium-sticky-header.darkHeader {
        top: auto;
        bottom: 0;
    }

    .premium-sticky-header.darkHeader.reachedFooter {
        display: none;
    }

    .main-bg .premium-sticky-header.darkHeader {
        margin: 0 auto
    }

    .premium-sticky-header.sticky-ride-nav.fixedBottom {
        position: fixed;
        bottom: 0 !important;
        width: 100%;
        top: auto !important;
        margin: 0 !important;
    }

    .premium-sticky-header.sticky-ride-nav.fixedBottom .nav-item-link a {
        padding: 1.8rem 2rem;
    }

    .premium-sticky-header.sticky-ride-nav.fixedBottom .nav-item-link a em {
        font-size: 2rem;
    }

    .premium-sticky-header.sticky-ride-nav.fixedBottom .sticky-header-wrapper {
        border-radius: 2rem 2rem 0 0;
        max-width: 100%;
        margin: 0;
        transform: none !important;
        align-items: center;
        min-height: 70px;
    }

    header.sticky-header.sticky-ride-nav.fixedBottom.darkHeader.reachedFooter,
    .premium-sticky-header.sticky-ride-nav.fixedBottom.reachedFooter {
        display: none;
    }


    .who-we-are {
        padding: 3.5rem 0 3rem;
    }

    .title {
        padding: 0;
    }

    .who-we-are .sub-head {
        padding-bottom: 2.5rem;
        font-size: 1.6rem;
        padding-top: 2rem;
    }

    .btn.btn-lg {
        font-size: 2rem;
    }

    .features-tabs {
        padding-bottom: 4rem;
    }

    .features-tabs .view-all {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .features-tabs .nav-tabs .nav-link {
        font-size: 1.4rem;
    }

    .features-tabs .nav-tabs .nav-link.active {
        font-size: 1.8rem;
    }

    .features-tabs .pagingInfoMotor,
    .pagingInfoRevRevamp,
    .pagingInfoTvsAwardRevamp,
    .title,
    .dealer-map h2 {
        font-size: 2.4rem;
    }

    .btn.btn-lg {
        font-size: 1.5rem;
    }

    .btn.white,
    .btn.lg-xl,
    .features-tabs .view-all .btn-lg {
        min-width: 18.1rem;
        padding: 1.25rem 2rem;
        font-size: 1.4rem;
        height: 4.1rem;
    }

    .who-we-are {
        padding: 2.5rem 0 3rem;
    }

    .hero-wrapper.is-sticky-header .slide .slide__img {
        height: 100vh;
    }

    .premium-sticky-header.darkHeader .header-btn-group .btn {
        font-size: 15px;
        font-weight: 400;
        text-transform: none;
        padding: 0px 9px;
        max-height: 29px;
        border-radius: 50px;
        line-height: 27px;
    }
}

@media all and (max-width:990px) {
    .premium-sticky-header nav ul {
        flex: 1;
        overflow: auto;
    }

    .premium-sticky-header nav li {
        margin: 0 8px;
    }

    .center-motor {
        max-width: 500px;
    }
}

@media all and (max-width:820px) {
    .premium-sticky-header .header-btn-group .btn {
        font-size: 15px;
        font-weight: 400;
        text-transform: none;
        padding: 0px 9px;
        max-height: 29px;
        border-radius: 50px;
        line-height: 27px;
    }

    .premium-sticky-header .brand-logo,
    .premium-sticky-header .header-btn-group {
        padding: 0;
    }
}

@media (min-width: 815px) {
    .bod-sec {
        margin-top: 10px;
        padding: 50px 0;
    }

    .bod-dtlCnt .bodText.section-scroll {
        height: 480px !important;
    }

    .bod-sec .container .bodsec-detail .text-expand,
    .bod-sec .container .bodsec-detail .text-contract {
        display: none;
    }

}

@media screen and (max-width: 767px) {
    .premium-sticky-header nav {
        padding-left: 0
    }

    .tvs-award-revamp .testimonial-reel-revamp .box .test-component {
        padding: 20px;
    }

    .tvs-award-revamp .testimonial-reel-revamp .box .test-content {
        font-size: 14px;
        line-height: 1.4;
    }

    .tvs-award-revamp .testimonial-reel-revamp .box .test-title h4 {
        font-size: 17px;
        line-height: 1;
        margin-top: 40px;
    }

    .premium-sticky-header .brand-logo {
        display: none
    }

    .dealer-map .container-fluid {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .tvs-award-revamp .testimonial-reel-revamp {
        /* padding: 0 20px; */
    }

    .testimonial-reel-revamp .slick-arrow,
    .experience_slider_revamp .slick-arrow {
        /* display: none !important;  */
    }

    .tvs-award-revamp .testimonial-reel-revamp .slick-next,
    .tvs-award .testimonial-reel.experience_slider_revamp .slick-next {
        right: 0;
    }

    .tvs-award-revamp .testimonial-reel-revamp .slick-prev,
    .tvs-award .testimonial-reel.experience_slider_revamp .slick-prev {
        left: 0;
    }

    .tvs-award .testimonial-reel .slick-next.slick-arrow:before,
    .tvs-award .testimonial-reel .slick-prev.slick-arrow:before {
        font-size: 1.8rem;
        font-weight: 600;
    }

    .tvs-award .testimonial-reel .slick-next {
        top: calc(50% + 4.8rem);
    }

    .premium-sticky-header .sticky-header-wrapper {
        padding: 0;
        width: 100%;
        max-width: 100%;
    }


    .premium-sticky-header .container-fluid {
        box-shadow: none;
    }

    .premium-sticky-header .brand-logo {
        padding-left: 5px;
    }

    .premium-sticky-header .brand-logo img {
        margin-left: 0;
    }

    .premium-sticky-header.darkHeader {
        height: auto;
    }

    .premium-sticky-header nav ul {
        justify-content: flex-start;
    }

    .explore-w .nav-tabs {
        overflow-x: visible;
        overflow-y: hidden;
    }

    .product-listing-tabs .nav-tabs .nav-link {
        font-size: 1.2rem;
    }

    .product-listing-tabs .nav-tabs .nav-link.active {
        font-size: 1.5rem;
        font-weight: 400;
    }

    .who-we-are .who-we {
        max-width: 530px;
    }

    .who-we-are .who-we-are-card .card h4 {
        font-size: 1.1rem;
        line-height: 1.7rem;
    }

    .hero-wrapper:not(.is-sticky-header) .slider,
    .hero-wrapper:not(.is-sticky-header) .slide {
        height: 100vh;
    }

    .who-we-are .row.justify-content-md-center {
        justify-content: center;
    }

    .features-tabs h2.title {
        padding: 2.5rem 0 1.5rem;
    }

    .features-tabs .nav-tabs .nav-link {
        font-size: 1.2rem;
    }

    .features-tabs .nav-tabs .nav-link.active {
        font-size: 1.5rem;
    }

    .vh-card-outer .vh-card-header h2 {
        font-size: 1.8rem;
        font-weight: 500;
    }

    .features-tabs .pagingInfoMotor,
    .pagingInfoRevRevamp,
    .pagingInfoTvsAwardRevamp,
    .title,
    .dealer-map h2 {
        font-size: 1.8rem;
    }

    .btn.btn-lg {
        font-size: 1.5rem;
    }

    .btn.white,
    .btn.lg-xl,
    .features-tabs .view-all .btn-lg {
        min-width: 12rem;
        padding: 1.25rem 2rem;
        font-size: 1.1rem;
        height: 3rem;
    }

    .who-we-are .sub-head {
        padding-bottom: 0;
        font-size: 1.3rem;
        padding-top: 1rem;
    }

    .who-we-are {
        padding: 2.5rem 0 3rem;
    }

    .features-tabs .tab-content {
        padding-bottom: 0;
    }

    .business-together .business-content .btn.lg-xl.country-partnerwithus-button,
    .vh-card-outer .v-card-footer {
        height: 4rem;
        width: 12rem;
    }

    .vh-card-outer {
        margin: 1rem;
    }

    .center-motor {
        margin: 0 auto -10rem;
    }

    .feature-bg .view-all {
        padding: 0;
        padding-top: 2rem;
    }

    .features-tabs .pagingInfoMotor {
        padding-bottom: 0;
    }

    .tvs-award.tvs-experience-revamp {
        padding: 3rem 0 0.5rem !important;
    }

    .business-together {
        padding: 2rem 0 1rem 0;
    }

    .business-together .business-content .text-content p {
        font-size: 1.4rem;
        margin-bottom: 2rem;
    }

    .tvs-award {
        padding: 2.5rem 0;
    }

    .pagingInfoTvsAwardRevamp {
        padding-bottom: 0;
    }

    .business-together .business-content .btn.lg-xl.country-partnerwithus-button {
        height: 45px;
        width: 12rem;
        min-width: 14rem;
        padding: 0.5rem;
    }

    .features-tabs .pagingInfoMotor,
    .pagingInfoRevRevamp,
    .pagingInfoTvsAwardRevamp {
        font-size: 21px;
    }

    .features-tabs .pagingInfoMotor .counter,
    .pagingInfoRevRevamp .counter,
    .pagingInfoTvsAwardRevamp .counter {
        font-size: 31px;
    }

    .vh-card-outer .v-card-footer {
        bottom: -0.3rem;
    }

    .premium-sticky-header.darkHeader .header-btn-group {
        width: auto;
        padding: 0;

        background: none;
        position: unset;
        bottom: 0;
        left: 0;
        height: auto;
        box-shadow: none;
    }

    .premium-sticky-header nav li a {
        font-size: 16px;
        padding: 0;
    }

    .premium-sticky-header nav li a.current {
        font-size: 16px;
        font-weight: 600;
    }

    .premium-sticky-header nav li a.current:after {
        display: none;
    }

    .premium-sticky-header.darkHeader .header-btn-group .btn,
    .premium-sticky-header .header-btn-group .btn {
        font-size: 15px;
        font-weight: 400;
        text-transform: none;
        padding: 6px 9px;
        max-height: 35px;
        border-radius: 50px;
    }

    .premium-sticky-header nav {
        margin: 0;
        width: auto;
        flex: 1;
    }

    .premium-sticky-header.darkHeader .header-btn-group {
        min-width: 170px;
        max-width: 170px;
    }


    .main-bg .premium-sticky-header {
        margin-top: 0;
        height: 70px;
    }

    .premium-sticky-header {
        height: 70px;
    }

    .premium-sticky-header .header-btn-group .btn {
        font-size: 15px;
        line-height: 17px;
        max-height: 31px;
    }

    .premium-sticky-header.darkHeader .sticky-header-wrapper {
        height: 70px;
        flex-wrap: nowrap;
    }

}

@media screen and (max-width: 575px) {
    .premium-sticky-header nav {
        padding-left: 15px;
    }

    .headTop .breadcrumbWrapper .breadcrumb {
        padding: 10px;
    }

    .vh-card-outer .v-card-footer .btn.btn-white {
        font-size: 1.4rem;
    }

    .tvs-experience-revamp {
        background: linear-gradient(180deg, #FFFFFF 0%, #E8EEF5 100%);
    }

    .map-list .city-list {
        height: auto;
        max-height: 39rem;
    }

    .tvs-header.headTop .navbar {
        z-index: 10;
        position: relative;
        left: 0;

    }

    .non-premium-specification-wrapper .container-md {
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);
    }

    /* .blankSpace { */
    /* height: 70px; */
    /* } */
    .sticky-header+.who-we-are {
        margin-top: -10rem;
    }

    .who-we-are .who-we {
        padding: 2rem 0 0rem;

    }

    .dealer-map {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .experience_slider_revamp .experience-content {
        min-height: 1px;
    }


    .hero-wrapper .slide .slide__content.slide__content__left-mobile .heading-mobile {
        height: 80vh;
    }

    .hero-wrapper .btn-explore {
        min-width: 15.4rem;
        height: 3.6rem;
        font-size: 20px;
        border-radius: 8px;
    }

    .features-tabs .pagingInfoMotor,
    .pagingInfoRevRevamp,
    .pagingInfoTvsAwardRevamp,
    .title,
    .dealer-map h2 {
        font-size: 2.6rem;
    }

    .who-we-are {
        padding: 40px 0;
        background: #fff;
    }

    .who-we-are .sub-head {
        font-size: 16px;
        line-height: 26px;
    }

    .who-we-are .sub-head p {
        padding: 0 8px;
    }

    .title {
        padding: 0 0 30px;
    }

    .who-we-are .who-we-are-card .card h4 {
        font-size: 13px;
    }

    .features-tabs {
        padding: 0;
    }

    .features-tabs:before {
        min-height: 19.7rem;
    }

    .features-tabs h2.title {
        padding: 4rem 0 2.65rem;
        font-size: 26px;
    }

    .features-tabs .nav-tabs .nav-link {
        font-size: 16px;
    }

    .features-tabs .nav-tabs .nav-link.active {
        font-size: 20px;
    }

    .center-motor .slick-center.slick-current.slick-active .vh-card-header h2 {
        font-size: 26px;
    }

    .vh-card-outer .v-card-footer {
        height: 39px;
        width: 137px;
        border: 2px solid #0C3688;
        border-radius: 8px;

    }

    .btn.white,
    .btn.lg-xl,
    .features-tabs .view-all .btn-lg {
        min-width: 188px;
        font-size: 20px;
        height: 44px;
    }

    .features-tabs .tab-content {
        padding-bottom: 40px;
    }

    .tvs-award.tvs-experience-revamp {
        padding: 40px 0 0.5rem !important;
    }

    .tvs-award.tvs-experience-revamp .title {
        padding-bottom: 0;
    }

    .tvs-award .testimonial-reel {
        margin-top: 5.5rem;
    }

    .pagingInfoRevRevamp {
        padding-bottom: 4.2rem;
        padding-top: 1rem;
    }

    .tvs-award,
    .business-together {
        padding: 40px 0;
    }

    .business-together h2 {
        font-size: 26px;
        max-width: 100%;
    }

    .business-together .business-content {
        margin-bottom: 0;
    }

    .business-together .business-content .text-content p {
        font-size: 16px;
        line-height: 26px;
    }

    .business-together .business-content .btn.lg-xl.country-partnerwithus-button {
        height: 44px;
        width: 230px;
    }

    .tvs-award .testimonial-reel {
        margin-top: 40px;
    }

    .tvs-award .title {
        padding-bottom: 0;
    }

    footer .footerAddress {
        padding: 29px 12px 22px;
    }

    .layoutWrap h4 {
        padding: 35px 0 10px;
        font-size: 16px;
    }

    .layoutWrap ul li a.nav-link,
    .layoutWrap ul li {
        font-size: 14px;
        font-weight: 300;
        padding: 0 0 5px;
    }

    .layoutWrap ul li.footer-contact {
        margin-top: -3px;
    }

    .layoutWrap .contact-partner.col-lg-auto .btn {
        font-size: 14px;
        line-height: 1;
        min-width: 45% !important;
        padding: 6px;
    }

    .hero-wrapper .slick-dots {
        bottom: 1.75rem;
    }

    .features-tabs .pagingInfoMotor .of,
    .pagingInfoRevRevamp .of,
    .pagingInfoTvsAwardRevamp .of,
    .features-tabs .pagingInfoMotor,
    .pagingInfoRevRevamp,
    .pagingInfoTvsAwardRevamp {
        font-size: 16px;
    }

    .features-tabs .pagingInfoMotor .counter,
    .pagingInfoRevRevamp .counter,
    .pagingInfoTvsAwardRevamp .counter {
        font-size: 29px;
    }

    .center-motor .slick-center.slick-current.slick-active,
    .center-motor .slick-slide[aria-hidden=true]:not([tabindex="-1"])+.slick-cloned[aria-hidden=true] {
        transform: scale(0.8, 0.8);
    }

    .center-motor .slick-prev.slick-arrow,
    .center-motor .slick-next {
        bottom: 23%;
    }

    .vh-card-outer .vh-card-header,
    .vh-card-outer .vh-card-body {
        width: 100%;
    }

    .vh-card-outer .vh-card-body {
        min-height: 38rem;
    }

    .center-motor {
        margin: 0 auto -8rem;
    }

    /**/

    .premium-specification .tab-content .specification-details .download-link a {
        color: #fff;
    }

    .premium-specification .tab-content .specification-details.col-md-7 {
        width: 58.33333333%;
        flex: 0 0 58.333333%;
    }

    .vh-card-outer .vh-card-specs>div span {
        font-size: 1.4rem;
    }

    .vh-card-outer .vh-card-specs>div span.text-span {
        font-size: 1rem;
    }

    .footerSelect_cc .container {
        display: block;
    }

    .footerSelect_cc {
        padding: 12px 0
    }

    .footBike_cc .closetabBtn_cc {
        top: -1px;
        right: -1px;
    }

    .center-motor {
        max-width: 100%;
    }
    .premium-sticky-header .container-fluid,
    .premium-sticky-header.darkHeader .container-fluid{
        padding: 0;
    }
    .premium-sticky-header .header-btn-group,
    .premium-sticky-header.darkHeader .header-btn-group{
        padding: 0 15px;
    }

    /**/

    .premium-sticky-header .sticky-header-wrapper{
        flex-wrap: nowrap;
        overflow: auto;
        width: 100vw;
    }
    .premium-sticky-header nav ul,
    .premium-sticky-header nav{
        overflow: visible;
    }
    /**/

}

@media (max-width: 576px) {
    .premium-specification .tab-content .specification-details.col-md-7.col-sm-12 {
        width: 100%;
        flex: 0 0 100.333333%;
    }
}

@media all and (max-width: 680px) {
    /* .premium-sticky-header.darkHeader .sticky-header-wrapper {
        padding: 10px 0px 0;
    }*/

    .premium-sticky-header nav li a {
        padding: 1rem 0;
    }
}

.premium-sticky-header .header-btn-group {
    display: block
}


@media (max-width: 400px) {
    .vh-card-outer .vh-card-body {
        min-height: 33rem;
    }
}