/**
* [Table of contents]
  1 1290px css
  2 1440px css
  3 1630px css
  4 1599px css
  5 1429px css
  6 1199px css
  7 991px css
  8 767px css
  9 575px css
  10 480px css
  11 350px css
**/
/* CONTAINER RESPONSIVE */

@media (min-width: 1024px) {

    /* the slides */
    .featurebuilds .slick-slide {
        margin: 0 20px;
    }

    /* the parent */
    .featurebuilds .slick-list {
        margin: 0 -20px;
    }

}

@media (min-width: 1200px) {
    .product-customized-video .modal-dialog {
        max-width: 1000px;
    }
}

@media only screen and (min-width: 1300px) {
    .chck-container {
        max-width: 1280px;
    }

    .customize-nav .customize-btn {
        position: static;
    }
}

@media only screen and (min-width: 1430px) {
    .container {
        max-width: 1290px;
    }
}

@media only screen and (min-width: 1600px) {
    .container {
        max-width: 1440px;
    }
}

@media only screen and (min-width: 1800px) {
    .container {
        max-width: 1630px;
    }
}

/* CONTAINER RESPONSIVE END */

@media only screen and (max-width: 1799px) {

    /* RAHUL CSS */
    .banner-vehicle-list .customize-btn,
    .banner-vehicle-list .customize-btn span {
        font-size: 30px;
    }

    .back-save .back-btn,
    .back-save .btn-custome {
        padding: 4px 15px;
    }

    .detail-main-title h5 {
        font-size: 34px;
    }

    .customize-page-header .back-save,
    .customize-page-header .header-action-wrap {
        max-width: 714px;
    }

    .process-step-list>li {
        width: 250px;
    }

    .process-steps-info h3 {
        font-size: 30px;
    }

    /* RAHUL CSS END */

    /*NEW WELCOME PAGE CSS START HETALI */
    /* WELCOME BANNER SECTION START */
    .welcome-hero-banner .slider-text {
        /* top: 15%; */
        top: 33.33%;
    }

    /* WELCOME BANNER SECTION END */
    /* FEATURE BUILDING SECTION START */
    .feature-build-items-sadow-left,
    .feature-build-items-sadow-right {
        width: 240px;
    }

    /* FEATURE BUILDING SECTION END */
    .item {
        width: 65px;
        height: 65px;
    }

    /* DESIGNING GUIDELINE SECTION START */
    .designing-guideline p {
        max-width: 409px;
    }

    /* DESIGNING GUIDELINE SECTION END */
    /* FEATURE VIDEO SECTION START */
    .play-button-feature {
        width: 146px;
        height: 146px;
    }

    /* FEATURE VIDEO SECTION END */
    /* NEW WELCOME PAGE CSS END HETALI*/


    /* addd new css faq section start 05/08/2022 < hetali */
    /* .order-process-desktop-content-row1 {
        padding-top: 70px;
    }
    .order-process-desktop-content-row2 {
        padding-bottom: 70px;
    }
    .wrap-coverage-desktop .wrap-coverage-img {
        max-width: 948px;
    }
    .shipping-map-content {
        max-width: 872px;
    } */
    /* decal anatomy css start < hetali */
    .decal-anatomy-content-wrapper .decal-anatomy-mobile-items::after {
        width: 260px;
        height: 1px;
        content: "";
        background-color: #a0a0a0;
        position: absolute;
        right: -292px;
        top: 80%;
    }

    .shipping-mobile-item.shipping-rate {
        max-width: 702px;
        padding-right: 0;
        margin-top: -30px;
    }

    /* decal anatomy css end < hetali */
    /* addd new css faq section end 05/08/2022 < hetali */
}

@media only screen and (max-width: 1599px) {
    /* 1/7/2021 */

    .navbar-toggler {
        width: 116px;
    }

    /* 1/7/2021 END */

    #logos .popular-color-box,
    #personalize {
        margin-left: 0;
        max-width: max-content;
    }

    #personalize {
        margin-left: 40px;
    }

    #coverage {
        margin-right: 20%;
    }

    .edit-font-pre input {
        margin-top: 10px;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        width: calc(100% - 26%);
        left: -41px;
    }

    .contact-text h2 {
        font-size: 45px;
    }

    .login-modal {
        width: 30%;
    }

    .header-home .navbar-brand {
        margin: 0;
    }

    .faq-navs h5 {
        font-size: 20px;
    }

    /* RAHUL CSS */
    .user-account-btn,
    .cart-btn {
        width: 50px;
        height: 50px;
    }

    .user-account-btn img,
    .cart-btn img {
        width: 100%;
        height: inherit;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .banner-vehicle-list .customize-btn,
    .banner-vehicle-list .customize-btn span {
        font-size: 25px;
    }

    header .navbar-nav .nav-link,
    header .bikeListInner .nav-link {
        font-size: 20px;
    }

    .navbar-brand {
        max-width: 200px;
    }

    .title-section h2 {
        font-size: 35px;
    }

    .title-section h3 {
        font-size: 28px;
    }

    .pro-zoom button {
        width: 30px;
    }

    .back-save .btn-custome {
        font-size: 20px;
    }

    .account-page .account-box {
        padding-top: 60px;
    }

    .contact-page {
        height: auto;
        padding: 50px 0;
    }

    .contact-page h1 {
        font-size: 200px;
    }

    .contact-now-form .custom-label {
        font-size: 18px;
    }

    .contact-now-form p {
        font-size: 16px;
    }

    .contact-comment-box h4 {
        font-size: 20px;
    }

    /* USER ORDERS LIST */
    .user-order-img {
        height: 90px;
        width: 90px;
    }

    /* USER ORDERS LIST END */
    /* RAHUL CSS END */

    /*NEW WELCOME PAGE CSS START HETALI */
    /* DESIGNING GUIDELINE SECTION START */
    .designing-guideline p {
        max-width: 330px;
    }

    /* DESIGNING GUIDELINE SECTION END */
    .faq-section {
        padding-top: 30px;
    }

    .faq-content .shipping-description {
        font-size: 14px;
        max-width: 280px;
    }

    .faq-content .shipping-description,
    .faq-content ul li {
        font-size: 14px;
    }

    .faq-guidline-mobile-item-img {
        height: 92px;
    }

    .faq-guidline-mobile-item {
        margin-left: 7px;
    }

    .wrap-coverage-desktop .wrap-coverage-img {
        max-width: 816px;
    }

    .faq-guidline-mobile {
        width: 80%;
    }

    .faq-content {
        margin-bottom: 25px;
    }

    .decal-anatomy-content-wrapper .decal-anatomy-mobile-items::after {
        width: 239px;
        height: 1px;
        content: "";
        background-color: #a0a0a0;
        position: absolute;
        right: -260px;
        top: 80%;
    }

    .faq-item .faq-content-line {
        margin-bottom: 10px;
    }

    .shipping-map-content {
        max-width: 800px;
    }

    .shipping-mobile-item.shipping-rate {
        max-width: 677px;
        margin-top: -28px;
    }

    .faq-guidline-mobile-item p {
        font-size: 14px;
    }

    .faq-guidline-mobile-item-img {
        height: 80px;
    }

    /* new shipping price end */
    /* feature video css < hetali */
    .play-button-feature {
        width: 130px;
        height: 130px;
    }

    /* feature video end < hetali */
    /* NEW WELCOME PAGE CSS END HETALI*/
}

@media only screen and (max-width: 1439px) {

    /* .shipping-mobile-row {
        padding-top: 220px;
    }
    .shipping-mobile::after {
        left: 165px;
        top: -8px;
        background-size: 729px 313px;
    }
    .shipping-mobile-wrapper1 {
        padding-top: 127px;
    } */
    .shipping-mobile p {
        font-size: 13px;
    }

    .shipping-map-content {
        max-width: 729px;
    }

    .faq-item .faq-content-line {
        width: 100%;
        height: 11px;
        margin-right: 10px;
        margin-bottom: 10px;
        transform: skewX(-10deg);
    }

    .faq-item .wrap-coverage-content p {
        font-size: 12px;
    }

    .wrap-coverage-content h2 {
        margin-bottom: 2px;
    }

    .faq-item .faq-content-line {
        height: 8px;
        margin-bottom: 5px;
    }

    .decal-anatomy-mobile p {
        font-size: 12px;
    }

    .decal-anatomy-content-wrapper .decal-anatomy-mobile-items::after {
        width: 211px;
        height: 1px;
        content: "";
        background-color: #a0a0a0;
        position: absolute;
        right: -225px;
        top: 74%;
    }

    /* .order-process-desktop-item-bottom,
    .order-process-desktop-item-top {
        padding-top: 30px;
    } */
    /* .order-process-desktop-content-row {
        padding-left: 20px;
        padding-right: 20px;
    } */


    /*overlay text < hetali 04-08*/
    .overlay-hero-text {
        font-size: 138px;
    }
}

@media only screen and (max-width: 1429px) {
    .pro-total-price p.pro-price {
        font-size: 48px;
    }

    #coverage {
        margin-right: 16%;
    }

    .add-to-cart {
        font-size: 26px;
    }

    .touch-box {
        width: calc(100% - 180px);
        padding: 21px 0;
    }

    .touchwithus img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        width: calc(100% - 26%);
        left: -41px;
    }

    .login-modal {
        width: 50%;
    }

    .pro-head,
    .pro-head .pro-details {
        font-size: 18px;
    }

    .header-home .navbar-brand {
        margin: 0;
    }

    .header-right a {
        width: 45px;
        height: 45px !important;
    }

    .header-right a img {
        width: 100% !important;
        height: 100% !important;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .navbar-brand {
        max-width: 200px;
    }

    header.header-home .cart-btn {
        margin: 0 0 0 10px;
    }

    canvas {
        max-width: 992px;
        max-height: 490px;
        height: auto !important;
        width: auto !important;
    }

    .btn-black,
    .btn-red {
        padding: 12px 10px;
    }

    .detail-main-title h5 {
        font-size: 30px;
    }

    .faq-link {
        font-size: 22px;
    }

    .bottom-nav {
        padding: 0 10px 10px;
    }

    .nav-btn {
        font-size: 15px;
    }

    .customize-nav .customize-btn {
        font-size: 17px;
    }

    .customize-nav {
        width: calc(100% - 120px);
    }

    .customize-nav-wrap {
        width: calc(100% - 15%);
    }

    a.select-modal-btn {
        width: 15%;
    }

    /* RAHUL CSS */

    .banner-vehicle-list .customize-btn,
    .banner-vehicle-list .customize-btn span {
        font-size: 20px;
    }

    .banner-vehicle-list li,
    .banner-vehicle-list li::before {
        padding-right: 40px;
    }

    .banner-vehicle-list li:before {
        font-size: 25px;
    }

    div#logos.show {
        left: -250%;
        transform: none;
    }

    .product-slider-info h2 {
        font-size: 50px;
    }

    .product-confirm-wrap .btn-black {
        font-size: 20px;
    }

    .product-desc-wrap .product-desc-inner {
        height: 200px;
        padding-right: 10px;
    }

    .product-desc-inner li {
        margin-bottom: 7px;
        line-height: 1.3;
    }

    .product-slider-info h3 {
        font-size: 28px;
        margin-bottom: 5px;
    }

    .product-slider-info ul li p {
        padding: 0px 8px;
    }

    .product-slider-info {
        padding: 20px;
    }

    .product-banner {
        padding-top: 20px;
    }

    .accessory-detail-img-wrap {
        height: 300px;
    }

    .process-section .detail-main-title {
        margin-bottom: 120px;
    }

    .order-history div[class*="or-"] {
        font-size: 20px;
    }

    .account-page .title-bar h2 {
        font-size: 22px;
    }

    .account-page .title-bar i {
        font-size: 22px;
    }

    .account-page .title-bar .clock-icon {
        font-size: 14px;
    }

    .order-accordion .img-wrap {
        width: 200px;
        height: 200px;
        max-width: 200px;
    }

    .down-arrow {
        left: 40px;
    }

    .banner-vehicle-list li,
    .banner-vehicle-list li::before {
        padding-right: 20px;
        font-size: 20px;
    }

    #logos-color .logos-view {
        width: 650px;
    }

    .back-save .btn-custome {
        margin-left: 10px;
    }

    .back-save .btn-custome,
    .back-save .back-btn {
        font-size: 16px;
        height: 40px;
    }

    .process-step-list>li {
        width: 200px;
    }

    .process-step-img {
        width: 80px;
        min-height: 80px;
    }

    .product-detail-img-wrap {
        max-width: 500px;
    }

    .step-marker {
        font-size: 12px;
    }

    /* RAHUL CSS END */
    .products-customize-color {
        padding: 30px 15px;
    }

    /* NEW WELCOME PAGE CSS START HETALI*/
    /* FEATURE BUILDING SECTION START */
    .feature-build-items-sadow-left,
    .feature-build-items-sadow-right {
        width: 150px;
    }

    /* FEATURE BUILDING SECTION END */

    /* FAQ SLIDER SECTION START */
    .faq-content {
        margin-bottom: 20px;
    }

    .faq-content ul li:last-child {
        margin-bottom: 0;
    }

    .wrap-coverage-content h2 {
        font-size: 25px;
    }

    .faq-guidline-mobile-item-img {
        height: 65px;
    }

    .faq-guidline-mobile-item {
        margin-left: 7px;
    }

    .faq-guidline-mobile-item p {
        font-size: 10px;
    }

    .faq-guidline-mobile-heading-img::after {
        top: 3px;
        height: 5px;
        width: 5px;
    }

    .wrap-coverage-desktop .wrap-coverage-img {
        max-width: 610px;
    }

    .shipping-mobile-item.shipping-rate {
        max-width: 655px;
        margin-top: 14px;
    }

    /* FAQ SLIDER SECTION END */
    /* feature video css < hetali */
    .play-button-feature {
        width: 100px;
        height: 100px;
    }

    /* feature video end < hetali */
    /* NEW WELCOME PAGE CSS END HETALI*/
}


@media only screen and (max-width: 1399px) {
    .canvas-wrap .canvas-container {
        margin: 0 auto;
        max-width: 607px !important;
        width: 100% !important;
        height: 300px !important;
    }

    canvas {
        max-width: 675px;
    }

    /*overlay text START< hetali 04-08*/
    .overlay-hero-text {
        font-size: 130px;
    }

    /*overlay text END< hetali 04-08*/

    /*FAQ SECTION START < hetali 05-08*/
    .faq-title {
        margin-bottom: 5px;
    }

    .faq-content-video {
        max-width: 260px;
        height: 81px;
    }

    .order-process-desktop-content-row2 .order-process-desktop-item:nth-child(1) .order-process-desktop-item-wrapper:after {
        height: 29px;
        bottom: -41px;
    }

    .order-process-desktop-content-row2 .order-process-desktop-item:nth-child(1) .order-process-desktop-item-wrapper:before {
        bottom: -23px;
    }

    .order-process-desktop-content-row1 {
        padding-top: 40px;
    }

    .order-process-desktop-content-row2 {
        padding-bottom: 40px;
    }

    .faq-section .slick-dots {
        bottom: 8px;
    }

    .faq-content .shipping-description {
        max-width: 356px;
    }

    .order-process-desktop-item-bottom {
        padding-top: 40px;
    }

    .order-process-desktop-item-top {
        padding-bottom: 40px;
    }

    .order-process-desktop-content-row1 .order-proces-desktop-or .order-process-desktop-item-wrapper::before {
        top: 193%;
    }

    .order-process-desktop-content-row1 .order-proces-desktop-or .order-process-desktop-item-wrapper::after {
        top: 134%;
        height: 41px;
    }

    .order-process-desktop-content-row2 .order-process-desktop-item:nth-child(1) .order-process-desktop-item-wrapper:after {
        height: 22px;
        bottom: -33px;
    }

    .shipping-mobile-wrapper2 {
        padding-top: 39px;
    }

    .shipping-map-content {
        max-width: 562px;
    }

    .faq-section .slick-dots li {
        margin: 0 3px;
        width: 12px;
        height: 12px;
    }

    .faq-section .slick-dots li button {
        width: 12px;
        height: 12px;
    }

    .wrap-coverage-content h2,
    .faq-guidline-mobile-item h2 {
        font-size: 20px;
    }

    .faq-content .shipping-description,
    .faq-content ul li {
        font-size: 12px;
    }

    .shipping-mobile h2 {
        margin-bottom: 14px;
    }

    .shipping-mobile p {
        margin-bottom: 10px;
    }

    .shipping-rate-wrapper-desktop {
        margin-bottom: 0;
    }

    .faq-guidline-mobile {
        width: 65%;
    }

    .wrap-coverage-desktop .wrap-coverage-img {
        margin-bottom: 3px;
    }

    .faq-section {
        padding-top: 15px;
    }

    .order-process-desktop-content p {
        font-size: 11px;
    }

    .faq-content {
        margin-bottom: 15px;
    }

    .faq-guidline-mobile-item h2 {
        margin-bottom: 2px;
    }

    .faq-content ul li {
        margin-bottom: 2px;
    }

    .decal-anatomy-mobile {
        padding-top: 50px;
    }

    .shipping-mobile-item.shipping-rate {
        max-width: 500px;
        margin-top: -36px;
    }

    /*FAQ SECTION END < hetali 05-08*/

    /*product-detail css start < hetali 21062023*/
    .product-detail-img-wrap {
        height: 350px;
    }

    /*product-detail css start < hetali 21062023*/
}

@media (max-width: 1279px) {
    .products-customize-color {
        padding: 30px 6px;
    }

    .products-customize-color span.bottom-color {
        width: 33px;
        height: 33px;
    }

    /* HETALI CSS START */
    /* NEW WELCOME PAGE CSS START*/
    /* FEATURE VIDEO SECTION START*/
    #videoplayicon {
        width: 125px;
        height: 125px;
    }

    /* FEATURE VIDEO SECTION END */

    /* NEW WELCOME PAGE CSS END*/

    /* HETALI CSS END */
}

/* 1199px css */
@media only screen and (max-width: 1199px) {
    ul.navbar-nav li.nav-item {
        margin: 0 1px;
        position: inherit;
    }

    .canvas-wrap .canvas-container {
        max-width: 1000%;
        width: auto !important;
        height: auto !important;
        min-height: 350px;
    }

    canvas {
        max-width: 792px;
        max-height: 490px;
        height: auto !important;
        width: auto !important;
    }

    header.header-home .header-right {
        position: relative;
        right: 0;
    }

    .navbar-brand {
        max-width: 200px;
    }

    .btn {
        font-size: 18px;
    }

    .back-btn img {
        width: 60px;
    }

    .pro-edit-box {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }

    .pro-total-price {
        max-width: 15%;
        min-height: 120px;
        max-height: 120px;
    }

    .add-to-cart {
        font-size: 20px;
    }

    .pro-edit-option-box {
        background-color: #fff;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
    }

    .pro-edit-feature {
        bottom: 56px;
    }

    #accent-color {
        margin-left: 10px;
    }

    .popular-color-box p {
        font-size: 18px;
        line-height: 1.5;
    }

    .pro-color {
        width: 18px;
        height: 18px;
        min-width: 18px;
        margin: 0 8px;
    }

    .pro-color-wrap p {
        margin-left: 4px;
        font-size: 17px;
    }

    #logos .edit-font-color {
        padding-top: 0;
        overflow: auto;
        height: 150px;
    }

    .logos-view .edit-board {
        height: 150px;
    }

    .logos-view .edit-font-pre {
        /* height: 140px; */
        padding: 0 10px;
    }

    .popular-color-box a {
        font-size: 16px;
        margin-top: 7px;
    }

    .edit-font-type {
        max-width: 120px;
    }

    .edit-font-pre input {
        font-size: 50px;
    }

    #overlay .popular-color-box {
        margin-right: 0;
    }

    #overlay {
        margin-left: auto;
        margin-right: 15%;
    }

    #model-year {
        margin-left: auto;
    }

    .pro-details {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 1;
    }

    .back-btn {
        padding: 6px 12px;
        font-size: 20px;
    }

    .back-btn img {
        width: 40px;
    }

    .cart-btn {
        width: 50px;
        height: 50px;
        line-height: 30px;
    }

    .cart-btn img {
        width: 100%;
        height: inherit;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .pro-total-price p.pro-price {
        font-size: 44px;
    }

    .pro-total-price p {
        font-size: 20px;
    }

    .pro-total-price {
        max-width: 20%;
        padding-bottom: 90px;
    }

    .pro-edit-box::before {
        width: 20px;
        height: 20px;
        font-size: 12px;
        line-height: 1.5;
        border-bottom-right-radius: 6px;
    }

    /* home page responsive css*/
    .homebanner-text h1 {
        font-size: 65px;
    }

    .homebanner-text h3 {
        font-size: 26px;
    }

    .homebanner-text p {
        font-size: 18px;
    }

    .touch-box {
        width: calc(100% - 170px);
        padding: 35px 0;
    }

    .touch-box h4 {
        font-size: 34px;
    }

    .touchwithus img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .touch-box p {
        font-size: 16px;
    }

    ul.navbar-nav li.nav-item {
        margin: 0 1px;
        position: inherit;
    }

    .header-home .navbar-brand {
        margin: 0 35px;
    }

    /* end home page responsive css*/
    .btn-custome {
        font-size: 20px;
    }

    .how-text h2 {
        font-size: 75px;
    }

    .how-text a.btn-custome {
        bottom: 90px;
    }

    .title-section h2 {
        font-size: 45px;
    }

    .title-section h3 {
        font-size: 28px;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        width: calc(100% - 6%);
        left: 0;
    }

    .checkout-form .your-cart .form-control {
        width: 45px;
    }

    .pro-edit-option-box {
        overflow: auto;
    }

    .navbar-brand222 {
        transform: unset;
    }

    .save-product h4 {
        margin-bottom: 10px !important;
        display: block;
    }

    .btn-black,
    .btn-red {
        padding: 10px 10px;
    }

    .detail-main-title h4 {
        font-size: 40px;
    }

    .detail-main-title h5 {
        font-size: 32px;
    }

    .faq-link,
    .faq-tab-content h6 {
        font-size: 18px;
    }

    .faq-card .card-body p {
        font-size: 16px;
    }

    /* RAHUL CSS */
    #navbarNav {
        min-width: 250px;
    }

    header .bikeListTabContent {
        width: 250px;
    }

    header .bikeListTabContent.show {
        transform: translateX(250px);
    }

    .change .bar1 {
        transform: rotate(-45deg) translate(-6px, 5px);
    }

    .bar1,
    .bar2,
    .bar3 {
        height: 4px;
        width: 30px;
    }

    a.select-modal-btn {
        font-size: 24px;
    }

    .logos-type {
        max-height: 200px;
    }

    .product-banner {
        height: auto;
        /*padding-bottom: 130px;*/
    }

    .or-action .btn-black {
        font-size: 16px;
        padding: 5px 15px;
    }

    .product-info h4 {
        font-size: 16px;
    }

    #logos-color .logos-view {
        width: 550px;
    }

    .contact-page h1 {
        font-size: 160px;
    }

    /* RAHUL CSS END */
    .product-pre .customize-heading {
        -webkit-line-clamp: 2;
    }

    .product-customized-video .modal-dialog {
        max-width: 95%;
    }

    button.close-modal {
        top: -45px;
        right: 0;
    }

    .back-save .back-btn,
    .back-save .btn-custome {
        padding: 0;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .btn-inner-text.desktop {
        display: none;
    }

    .btn-inner-text.mobile {
        display: block;
    }

    /*.back-save .btn-inner-text {
        display: none;
    }*/
    .back-save button.btn-custome {
        padding: 10px;
        width: 140px;
        border-radius: 50px;
    }

    .back-btn .btn-inner-text {
        display: none;
    }

    .back-save button.btn-custome {
        padding: 0;
        background-color: transparent;
    }

    span.back-btn-mobile {
        display: block;
    }

    .back-btn svg {
        display: none;
    }

    /* PAYMENT STATUS PAGE */
    .payment-status-page {
        height: calc(100vh - 100px);
    }

    /* PAYMENT STATUS PAGE END */

    .process-step-list>li {
        width: 300px;
    }

    .process-step-list>li::after {
        content: unset;
    }

    /* hetali Css start new banner welcome page*/

    .shop-product-wrapper {
        background-color: transparent;
    }

    .featurebuilds {
        padding-top: 40px;
    }

    .featurebuilds-item-color-box {
        width: 15px;
        height: 15px;
    }

    .welcome-hero-banner .scroll-down-button span.scroll-down-buton-wrapper {
        width: 48px;
    }

    .welcome-hero-banner .scroll-down-button p {
        font-size: 16px;
    }

    .feature-video .modal-dialog {
        width: 95%;
    }

    .feature-video .close-model {
        top: -35px;
        right: 0;
    }

    .welcome-hero-banner .hero-slider-nav-item {
        width: 50px !important;
        height: 50px !important;
    }

    /* hetali Css end new banner welcome page*/
    /* faq slick slider button css start< hetali */
    .faq-section .slick-arrow.slick-next,
    .faq-section .slick-arrow.slick-prev {
        width: 50px;
        height: 50px;
        background-size: 30px 30px;
    }

    .shipping-mobile::after {
        left: 147px;
        top: 0;
        background-size: 619px 279px;
    }

    .order-process-desktop-content h6 {
        margin-bottom: 3px;
        font-size: 11px;
    }

    .order-process-desktop-content h2 {
        display: flex;
        align-items: center;
        font-size: 14px;
        font-weight: 800;
        font-family: var(--source-sans-pro);
        margin-bottom: 3px;
    }

    .order-process-desktop-content-row1 .order-proces-desktop-or .order-process-desktop-item-wrapper::after {
        left: 54%;
        top: 139%;
        height: 54px;
    }

    .order-process-desktop-content-row1 .order-proces-desktop-or .order-process-desktop-item-wrapper::before {
        left: 52%;
        top: 218%;
    }

    .order-process-desktop-content-row2 .order-process-desktop-item:nth-child(1) .order-process-desktop-item-wrapper:after {
        width: 126%;
        background-color: transparent;
        border-top: none;
        border-left: 2px dashed white;
        border-bottom: 2px dashed white;
        border-right: 2px dashed white;
        height: 27px;
        content: "";
        left: 16px;
        display: block;
        border-radius: 70px;
        z-index: 2;
        position: absolute;
        bottom: -46px;
    }

    .order-process-desktop-item-bottom:nth-child(2) p {
        max-width: 167px;
    }

    .shipping-mobile p {
        font-size: 12px;
    }

    .order-process-desktop-content-row1 {
        padding-top: 60px;
    }

    .order-process-desktop-content-row2 {
        padding-bottom: 60px;
    }

    .faq-guidline-mobile {
        width: 90%;
    }

    .wrap-coverage-desktop .wrap-coverage-img {
        max-width: 762px;
    }

    .faq-section {
        padding-top: 50px;
    }

    .decal-anatomy-mobile-items {
        margin: 0;
        margin-left: auto;
        margin-bottom: 10px;
        position: relative;
        width: 476px;
    }

    .decal-anatomy-mobile h2 {
        margin-bottom: 1px;
        font-size: 19px;
        font-style: italic;
        font-family: var(--Bebas-Neue-Pro-Expanded-XBold);
        font-weight: 800;
    }

    .decal-anatomy-content-wrapper .decal-anatomy-mobile-items::after {
        width: 141px;
        height: 1px;
        content: "";
        background-color: #a0a0a0;
        position: absolute;
        right: -160px;
        top: 60%;
    }

    .decal-anatomy-mobile {
        padding-top: 88px;
    }

    .shipping-mobile-item.shipping-rate {
        max-width: 513px;
        margin-top: 5px;
    }

    /* faq slick slider button css end < hetali */
    /* video model start */
    .video-model-wrapper .modal-dialog {
        max-width: 990px;
    }

    /* video model end */
    /*overlay text < hetali 04-08*/
    .overlay-hero-text {
        font-size: 100px;
    }
}

/* 1023px css */
@media only screen and (max-width: 1023px) {
    .font-wrap .edit-font-add p {
        font-size: 22px;
        line-height: 1.5;
    }

    .product-banner {
        height: auto;
        /*padding-bottom: 100px;*/
    }

    .product-detail-img-wrap svg {
        height: auto;
    }

    .order-history div[class*="or-"] {
        font-size: 16px;
    }

    .pro-sec-m .logos-color .color-inner-box {
        width: calc(100% - 180px);
    }

    .pro-sec-m .logos-color .edit-font-wrap {
        height: 80px;
        overflow-y: auto;
    }

    .pro-sec-m .logos-color .logos-view {
        min-width: unset;
    }

    .pro-sec-m .logos-color .popular-color-box {
        width: 100%;
    }

    /* CENTER LOGO IN CUSTOMIZE PAGE */
    .customize-page-header .back-save,
    .customize-page-header .header-action-wrap {
        max-width: 382px;

    }

    /* CENTER LOGO IN CUSTOMIZE PAGE END */

    /* HETALI CSS START */
    /* CART PRICE DETAILS CSS START */
    .cart-product-details-header p {
        font-size: 25px;
    }

    .price-code {
        font-size: 16px;
    }

    /* CART PRICE DETAILS CSS END */

    /* WELCOME PAGE CSS START HETALI*/
    /* WELCOME HERO BANNER SECTION START */
    .welcome-hero-banner .slider-text {
        top: 50%;
        text-align: center;
    }

    .welcome-hero-banner .slider-text h1 {
        margin: 0px auto;
    }

    /* WELCOME HERO BANNER SECTION END */
    .wrap-coverage-content {
        flex-wrap: wrap;
    }

    .faq-item .wrap-coverage-content p {
        max-width: 100%;
    }

    .faq-section .slick-next {
        width: 20px;
        height: 20px;
    }

    .faq-section .slick-prev {
        width: 20px;
        height: 20px;
    }

    .shipping-mobile-wrapper1 {
        padding-top: 0;
    }

    .shipping-mobile-wrapper2 .shipping-mobile-item {
        max-width: 100%;
    }

    .shipping-mobile::after {
        left: 66px;
        top: 0;
        background-size: 671px 309px;
    }

    /* WELCOME PAGE CSS END HETALI*/
    /* WELCOME BANNER SECTION START */
    .welcome-hero-banner .slider-text {
        top: 50%;
        text-align: center;
        transform: translateY(-50%);
    }

    /* WELCOME BANNER SECTION END */
    .feature-build-items-sadow-left,
    .feature-build-items-sadow-right {
        width: 66px;
    }

    .feature-build-item p {
        font-size: 26px;
        text-align: center;
    }

    .feature-build-item-text {
        font-size: 23px;
    }

    .feature-build-items {
        margin-bottom: 30px;
    }

    .featurebuilds {
        padding-top: 22px;
    }

    .featurebuilds-button {
        margin-right: 0;
    }

    .feature-build-items-sadow-left,
    .feature-build-items-sadow-right {
        display: none;
    }

    .model-find-content {
        margin-bottom: 20px;
    }

    .shop-product-wrapper {
        background-color: transparent;
    }

    .feature-video .close-model {
        top: -35px;
        right: 0;
    }

    .feature-video .modal-body {
        padding: 5px;
    }

    .feature-video iframe {
        height: 325px;
    }

    .faq-guidline-mobile-subimg-flex {
        margin-top: 0;
    }

    /* overlay-hero-text css  04-08*/
    .overlay-hero-text {
        font-size: 105px;
        -webkit-text-stroke-width: 1px;
        bottom: 70px;
    }

    .customize-action-btn-wrap .customize-action-btn-img {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 30px;
    }

    .customize-action-btn-wrap .customize-action-btn-img img {
        object-fit: contain;
        width: inherit;
        height: inherit;
    }

    .new-color-customizer-tooltip {
        display: none !important;
    }

    .r-logo-m .cant-find-logo button,
    .add-logo-btn,
    .upload-file-input__label {
        font-size: 14px;
        letter-spacing: 0px;
        height: 35px;
    }

    .upload-file-input__label {
        padding: 2px 8px;
    }

    .upload-file-input__label, .r-logo-m .cant-find-logo {
        margin-bottom: 10px;
        width: auto;
    }
}

/* 991px css */
@media only screen and (max-width: 991px) {

    /* 1-7-2021  */
    .navbar-toggler {
        width: 40px;
    }

    /* 1-7-2021 END */

    header {
        height: 100px;
    }

    header.customize-page-header {
        height: 90px;
    }

    .landing-banner {
        height: calc(100vh - 100px);
        margin-top: 100px;
    }

    .inner-page {
        margin-top: 100px;
    }

    .product-banner {
        height: unset;
    }

    .product-detail-img-wrap {
        position: unset;
        height: 400px;
    }

    .product-detail-img-wrap svg {
        height: auto;
        bottom: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .bottom-nav {
        display: none;
    }

    .product-slider-img img {
        -o-object-position: center;
        object-position: center;
    }

    .myaccount-tabs .nav-link svg {
        width: 24px;
        height: 24px;
    }

    .tabs .nav-link:nth-child(2).active~.custom-active-tabs {
        margin-left: auto !important;
    }

    .myaccount-tabs {
        margin-bottom: 30px;
    }

    .myaccount-tabs .nav-link {
        height: 60px;
        line-height: 57px !important;
    }

    .cart-footer {
        margin-bottom: 30px;
    }

    .dropdown-toggle::after {
        line-height: 1;
    }

    .pro-edit-wrap {
        overflow: auto;
    }

    .pro-edit-option {
        display: none !important;
    }

    .pro-sec-m {
        display: block;
        padding: 0 15px;
    }

    .card-header {
        padding: 0;
        border: none;
    }

    .card .btn {
        border: none;
        font-size: 18px;
        background-color: #000;
        color: #fff;
        border-radius: 40px;
    }

    .pro-sec-m .card .btn {
        border-radius: 5px;
    }

    .edit-font-type {
        max-width: 100%;
    }

    .edit-font-type a {
        display: block;
    }

    .card,
    .accordion>.card:not(:last-of-type),
    .accordion>.card:not(:first-of-type) {
        border: 0;
        border-radius: 5px;
        margin-bottom: 8px;
        background-color: var(--silver);
    }

    .card .btn:hover,
    .card .btn:focus {
        text-decoration: none;
    }

    .product-sec {
        margin-top: 90px;
        height: auto;
    }

    .product-sec .product-pre {
        flex-direction: column;
    }

    .pro-image {
        flex-basis: auto;
        max-width: 550px;
        max-height: -webkit-max-content;
        max-height: -moz-max-content;
        max-height: max-content;
    }

    .pro-zoom p.pro-view {
        max-width: 110px;
    }

    .customize-page-header .navbar {
        padding: 0 15px;
    }

    .navbar {
        padding: 0;
    }

    .accordion .pro-edit-option-box,
    .accordion .pro-edit-option-box .edit-font-color,
    .accordion #logos .popular-color-box,
    .accordion .logos-view {
        display: block;
    }

    .pro-sec-m .logos-color {
        overflow: hidden;
    }

    .accordion .card-body {
        padding: 15px 15px;
    }

    .logo-m .pro-edit-option-box {
        max-height: -webkit-max-content;
        max-height: -moz-max-content;
        max-height: max-content;
    }

    .logo-m .logos-type {
        margin-top: 0;
        margin-bottom: 0px;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
        display: flex;
        align-items: center;
    }

    .logo-m .logos-view .edit-board {
        height: auto;
        display: flex;
        margin-right: 0;
        padding-right: 0;
        max-height: -webkit-max-content;
        max-height: -moz-max-content;
        max-height: max-content;
    }

    .logo-m .logos-view {
        padding-left: 0;
        max-height: -webkit-max-content;
        max-height: -moz-max-content;
        max-height: max-content;
        flex-basis: 100%;
        max-width: 100%;
    }

    .edit-font-pre input {
        margin-top: 0;
    }

    .logo-m .logos-type a {
        padding-right: 22px;
        margin-top: 0;
    }

    .logos-view input[type="search"] {
        width: 100%;
        max-width: 200px;
    }

    .accordion .edit-board {
        display: block;
    }

    .edit-board small {
        position: relative;
        top: 0;
        left: 0;
        text-align: left;
    }

    .pro-edit-option-box .edit-font-color {
        padding-top: 10px;
        width: auto;
        flex-basis: calc(100% - 120px);
        max-width: calc(100% - 120px);
        padding-left: 0;
    }

    .pro-edit-option-box {
        width: 100%;
        max-width: 100%;
        background-color: transparent;
    }

    .edit-font-pre {
        height: auto;
        width: 100%;
    }

    .edit-font-add {
        margin-top: 6px;
        margin-left: auto;
        display: flex;
        align-items: center;
        width: auto;
    }

    .edit-font-add p {
        padding: 0 20px;
    }

    .edit-font-add .add-price {
        padding: 10px 14px;
    }

    .pro-color {
        width: 18px;
        height: 18px;
        min-width: 18px;
        min-height: 18px;
    }

    .pro-edit-option-box.pro-shadow {
        box-shadow: none;
    }

    .edit-board.pro-shadow {
        box-shadow: none;
    }

    .pro-total-price {
        padding-bottom: 0;
    }

    .m-modal .popular-color-box {
        display: flex;
    }

    .logo-m .pro-edit-option-box .edit-font-color {
        max-width: 100%;
        padding: 0;
        margin: 0;
        flex-basis: unset;
    }

    /* home page css*/
    .container {
        max-width: 100%;
    }

    .header-home .navbar-brand {
        margin: 0 15px;
    }

    .homebanner-text h1 {
        font-size: 45px;
    }

    .homebanner-text h3 {
        font-size: 20px;
    }

    .btn-custome {
        font-size: 18px;
    }

    ul.decal-tabs li.nav-item .nav-link {
        padding: 12px;
        font-size: 20px;
    }



    .how-text a.btn-custome {
        bottom: 70px;
        font-size: 14px;
        padding: 11px 25px;
    }

    .homebanner-text p {
        font-size: 16px;
    }

    .how-text h2 {
        font-size: 55px;
    }

    .title-section h2 {
        font-size: 35px;
    }

    .touch-box h4 {
        font-size: 25px;
    }

    .touch-box {
        width: calc(100% - 75px);
        padding: 15px 0;
    }

    .header-home .navbar-brand {
        max-width: 180px;
        margin: 0;
    }

    .contact-text h2 {
        font-size: 35px;
    }

    .checkout-form .your-cart .form-control {
        width: 35px;

        font-size: 17px;
        margin-right: 8px;
    }

    .qty-box button {
        font-size: 14px;
        padding: 0px 9px;
    }

    .sub-title {
        margin: 0px 0px;
    }

    .order-history-box,
    .notification-box {
        min-height: auto;
        margin-bottom: 50px;
        height: auto;
        flex: 1;
    }

    /* menu css */
    .navbar-expand-lg>.container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-nav .nav-item {
        margin-left: 0;
        position: relative;
    }

    .navbar-nav .nav-item .dropdown-item {
        text-align: center;
        padding: 10px 10px;
    }

    .navbar-nav .dropdown-menu {
        margin: 0;
        padding: 0;
        border-radius: 0;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: relative;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 100%;
        left: 0;
    }

    .mega-menu .card-header .btn.btn-link::before,
    .mega-menu .card-header .btn.btn-link::after {
        content: "";
        display: block;
        position: absolute;
        top: 21px;
        right: 15px;
        width: 14px;
        height: 2px;
        margin-top: -2px;
        background-color: #fff;
        transform-origin: 50% 50%;
        transition: all 0.25s;
    }

    .mega-menu .card-header .btn.btn-link.collapsed::after {
        transform: rotate(-90deg);
        opacity: 1;
    }

    .accordion {
        width: 100%;
    }

    .navbar-nav .dropdown-toggle::after {
        position: absolute;
        right: 15px;
    }

    ul.navbar-nav li.nav-item .nav-link {
        text-align: left;
    }

    div#navbarNav {
        padding-left: 30px;
    }

    ul.navbar-nav li.nav-item.show .dropdown-toggle {
        position: relative;
        border-radius: 4px;
    }

    header.header-home .header-right img {
        width: 40px;
    }

    header.header-home .header-right {
        right: 5%;
    }

    ul.navbar-nav {
        position: relative;
    }

    .accordion>.card .btn {
        border-radius: 4px;
    }

    .pro-sec-m .card-header .btn.btn-link::before,
    .pro-sec-m .card-header .btn.btn-link::after {
        content: "";
        display: block;
        position: absolute;
        top: 21px;
        right: 15px;
        width: 14px;
        height: 2px;
        margin-top: -2px;
        background-color: #fff;
        transform-origin: 50% 50%;
        transition: all 0.25s;
    }

    .pro-sec-m .card-header .btn.btn-link.collapsed::after {
        transform: rotate(-90deg);
        opacity: 1;
    }

    .myaccount-tabs {
        min-height: auto;
        width: auto;
        height: 60px;
    }

    .myaccount-tabs .nav-link {
        line-height: 50px;
        position: relative;
        width: 60px;
        text-align: center;
        display: block;
    }

    span.custom-active-tabs {
        width: 60px;
        height: 60px;
    }

    .login-info-box {
        max-width: initial;
        width: 100%;
        margin: 15px 0px 15px;
    }

    .shipping-box {
        margin-top: 35px;
    }

    .sub-title {
        margin: 20px 0px 0;
        font-size: 23px;
        padding-bottom: 12px;
    }

    .pro-total-price.mobile-add-cart {
        display: flex;
    }

    .account-box {
        padding-top: 0;
    }

    .add-to-cart.mobile-add-cart {
        font-size: 20px;
        width: 100%;
        display: block;
        max-width: 100%;
        margin: 0 auto 15px;
        display: block;
        border-radius: 50px;
        padding: 0px;
        background: transparent;
        border: 1px solid #000;
        color: #000;
        transition: 0.3s all;
        line-height: 1;
    }

    .pro-total-price {
        max-width: 20%;
        margin-top: -100px;
        display: none;
    }

    .cart-user-header a img {
        width: 40px;
        height: auto;
    }

    /* tab animation css*/
    .tabs .nav-link:nth-child(3).active~.custom-active-tabs {
        z-index: -1;
        transition: all 0.5s ease;
        transform: translateY(0%);
        right: 0;
        left: auto;
    }

    .tabs .nav-link:nth-child(2).active~.custom-active-tabs {
        transition: all 0.5s ease;
        transform: translateY(0%);
        transform: translateX(0px);
        margin-left: 44%;
    }

    .tabs .nav-link:nth-child(3).active~.custom-active-tabs {
        z-index: -1;
        transition: all 0.5s ease;
        transform: translate(0%, 0%);
        /* right: 0; */
        left: calc(100% - 8%);
        margin-right: 0;
    }

    .tabs .nav-link:nth-child(1).active~.custom-active-tabs {
        transition: all 0.5s ease;
        transform: translate(0%, 0%);
        left: 0;

        margin-left: 0;
    }

    span.custom-active-tabs {
        position: absolute;
        top: 0;
    }

    .back-btn {
        height: auto;
    }

    .back-save .btn-custome svg {
        margin-right: 0;
    }

    .pro-edit-option-box {
        overflow: auto;
    }

    span.back-btn-mobile {
        display: block;
    }

    .back-btn svg {
        display: none;
    }

    .note-m-btn img {
        width: 25px;
    }

    .popular-comment-mobile-box {
        display: flex;
        align-items: center;
    }

    .popular-comment-mobile-box input {
        width: 100%;
        padding: 8px 16px;
        border-radius: 8px;
        border: 2px solid #0000005c;
    }

    .popular-comment-mobile-box button.save_note {
        margin-left: auto;
    }

    .popular-colorway {
        position: relative;
        bottom: 0;
    }

    .desktop-view {
        display: none;
    }

    .proof-img {
        max-width: 64%;
    }

    .order_view-chat {
        width: 260px;
    }

    .ord-section {
        margin-top: 0;
        position: relative;
    }

    .canvas-wrap .canvas-container {
        max-width: 1000%;
        width: auto !important;
        height: auto !important;
        min-height: 400px;
    }

    canvas {
        max-width: 440px;
        max-height: 360px;
        height: auto !important;
        width: auto !important;
    }

    .pro-edit-option-box,
    .pro-edit-option-box .edit-font-color,
    #logos .popular-color-box,
    .logos-view,
    .edit-board {
        display: block;
    }

    .logos-view input[type="search"] {
        width: 100%;
        max-width: 100%;
        font-size: 14px;
        border-bottom: 1px solid #ccc;
        margin: 0 0 16px;
    }

    .logo-row {
        width: 100%;
        min-width: 100%;
    }

    #logos .logo-row img {
        width: 55px;
    }

    .change_logo img {
        max-width: 55px !important;
    }

    .product-slider-info {
        margin-top: 20px;
    }

    .detail-main-title {
        margin-bottom: 20px;
    }

    footer h5 {
        margin-top: 30px;
    }

    .mail-input {
        margin-bottom: 20px;
    }

    .footer-top {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .footer-bottom {
        padding-bottom: 20px;
    }

    .custom-padding {
        padding: 40px 0;
    }

    .faq-link,
    .faq-tab-content h6 {
        font-size: 16px;
    }

    .faq-navs .nav-pills.nav {
        display: flex;
        flex-wrap: nowrap;
        overflow: auto;
        margin-bottom: 20px;
    }

    .faq-navs .nav-pills .nav-link.active,
    .faq-navs .nav-pills .show>.nav-link {
        border-radius: 4em;
    }

    .faq-navs .nav-pills.nav a {
        white-space: nowrap;
    }

    /* RAHUL CSS */

    .banner-vehicle-list .customize-btn,
    .banner-vehicle-list .customize-btn span {
        font-size: 16px;
    }

    header .navbar-nav .nav-link,
    header .bikeListInner .nav-link {
        font-size: 16px;
    }

    .banner-vehicle-list li:last-child,
    .banner-vehicle-list .customize-btn {
        width: 100%;
        text-align: center;
    }

    .banner-vehicle-list li:last-child {
        margin: 15px 10px 0;
    }

    .banner-vehicle-list .customize-btn {
        padding: 8px 10px;
    }

    .banner-vehicle-list {
        margin-bottom: 10px;
    }

    .landing-banner .bg-stroke {
        -webkit-text-stroke-width: 5px;
        top: 20%;
    }

    #navbarNav .user-account-btn {
        display: block;
        margin-top: 10px;
        position: absolute;
        right: 15px;
        top: 21px;
    }

    .user-account-btn,
    .cart-btn {
        width: 40px;
        height: 40px;
    }

    .customize-page-header .user-account-btn,
    .customize-page-header .cart-btn {
        width: 50px;
        height: 50px;
    }

    header .navbar-nav {
        border-right: none;
    }

    .product-detail header.fixed {
        background-color: white;
    }

    .back-save button.btn-custome:hover {
        background-color: var(--theme-color);
    }

    .pro-aside {
        left: 15px;
    }

    .pro-zoom {
        right: 15px;
    }

    .pro-zoom-wrap {
        margin-right: 0;
    }

    .product-sec .container-fluid {
        height: auto;
        padding-top: 100px;
    }

    .pro-total-price {
        position: static;
        margin-top: 0;
    }

    .product-detail canvas {
        max-width: 650px;
    }

    .header-action-wrap .user-account-btn {
        display: none;
    }

    .pro-edit-option-box .popular-color-box {
        padding: 0;
    }

    .accent-color-wrap {
        align-items: flex-start;
    }

    .logo-wrap .popular-color-box {
        display: flex;
        align-items: flex-start;
    }

    .logo-wrap .logos-type {
        max-height: 250px;
        height: 100%;
        align-items: flex-start;
    }

    .logo-wrap .logos-type .logos-type-col {
        padding-right: 0;
    }

    .logo-wrap .logos-view {
        padding: 0;
        flex-basis: unset;
        min-width: unset;
        width: 100%;
        min-height: 202px;
    }

    .logo-wrap .logo-row {
        align-items: flex-start;
    }

    .logo-wrap .popular-color-box {
        width: 100% !important;
        padding-right: 0;
    }

    .font-wrap .edit-font-outer {
        display: flex;
        flex-wrap: wrap;
    }

    .font-wrap .edit-font-type {
        width: 30%;
    }

    .font-wrap .font-style-wrap {
        width: 70%;
        display: flex;
        flex-direction: column;
        padding-left: 10px;
    }

    .edit-font-outer .edit-font-option {
        padding-right: 10px;
    }

    .edit-font-outer .edit-font-option a {
        border-bottom: 1px solid #d9d9d9;
        font-size: 16px;
    }

    .font-wrap .edit-font-pre textarea {
        height: auto;
    }

    .font-wrap .edit-font-pre,
    .font-wrap .edit-font-color {
        width: 100%;
    }

    .font-wrap .edit-font-color .edit-font-wrap {
        margin-top: 0;
    }

    .font-wrap .popular-color-box {
        width: 100% !important;
        padding-right: 0;
    }

    .edit-font-outer .add-price {
        border-radius: 0;
    }

    .accent-color-wrap .popular-color-box {
        width: 150px !important;
    }

    .accent-color-wrap .popular-color-box a {
        width: 100%;
    }

    .font-style-wrap .edit-font-wrap {
        /* overflow-y: auto; */
        height: 80px;
    }

    .coverage-wrap .popular-color-box {
        width: 100% !important;
        height: 200px;
    }

    .coverage-wrap .pro-color-wrap label {
        margin: 0px;
    }

    .coverage-wrap .pro-color-wrap {
        margin: 12px 0;
    }

    .pro-sec-m .select-modal-btn {
        width: 100%;
        border-radius: 50px;
        margin-bottom: 10px;
        font-size: 20px;
        height: 50px;
        border: 1px solid black;
    }

    .pro-sec-m .select-modal-btn:hover {
        box-shadow: none;
    }

    .product-banner {
        padding: 20px 0 50px 0px;
        /*margin-bottom: 150px;*/
    }

    .product-banner:before,
    .product-banner::after {
        bottom: 0;
        top: 100%;
    }

    .product-banner:before {
        top: calc(100% + 111px);
    }



    .product-confirm-wrap .btn-black {
        padding: 15px 20px;
        font-size: 20px;
    }

    .product-slider-info h2 {
        font-size: 50px;
    }

    .detail-main-title h5 {
        font-size: 25px;
    }

    .faq-navs h5 {
        font-size: 18px;
    }

    .faq-navs .nav-pills .nav-link {
        font-size: 16px;
    }

    .product-banner:before,
    .product-banner::after {
        background-size: contain;
        height: 113px;
    }

    .process-section .detail-main-title,
    .detail-main-title {
        margin-bottom: 30px;
    }

    .vehicle-product-img-wrap {
        min-height: 500px;
    }

    .vehicle-product-img-wrap .product-detail-img-wrap svg {
        height: 100%;
    }

    .vehicle-product-page a.favorite {
        top: 42px;
    }

    .or-action .btn-black {
        font-size: 12px;
        padding: 5px 7px;
    }

    .promo-code {
        margin: 25px 15px 45px 10px;
    }

    .your-cart {
        margin-top: 40px;
    }

    .your-cart h5 {
        font-size: 24px;
    }

    .payment-tab a {
        margin: 15px 15px 15px 10px;
    }

    .contact-now-form .custom-input,
    .contact-now-form .custom-label {
        font-size: 16px;
    }

    .contact-now-form .input-border-wrap {
        padding: 5px 5px 5px 10px;
    }

    .contact-now-form .label-wrap {
        padding: 5px 10px 5px 5px;
    }

    .contact-now-form p {
        font-size: 14px;
    }

    .contact-comment-box h4 {
        font-size: 18px;
    }

    .contact-now-form .contact-comment-box textarea {
        height: 180px;
    }

    .page-margin {
        margin-top: 100px;
    }

    .contact-now-form p {
        margin-top: 20px;
    }

    .view-pdf-modal .modal-dialog {
        width: 700px;
    }

    /* RAHUL CSS END */
    .delete-copy-option {
        top: 65px;
        /*        right: 15px;*/

    }

    .product-pre .customize-heading {
        font-size: 36px;
    }

    .products-customize-color ul {
        display: flex;
        flex-wrap: wrap;
        width: 70%;
    }

    .products-customize-color {
        width: 100%;
        display: inline-block;
        margin: 0;
        padding: 0;
        position: absolute;
        bottom: -100px;
        left: 15px;
    }

    .customize-product-pre .pro-aside {
        max-width: calc(100% - 130px);
    }

    /* PAYMENT STATUS PAGE */
    .payment-status-box h4 {
        font-size: 30px;
    }

    .payment-status-box .btn-black {
        margin-top: 10px;
    }

    /* PAYMENT STATUS PAGE END */

    /* CART */
    .cart-product-body {
        height: auto;
    }

    /* CART END */

    .customize-page-header .back-save,
    .customize-page-header .header-action-wrap {
        /*     max-width: 170px;*/
        max-width: 200px;
    }

    .process-step-list>li {
        width: 200px;
    }

    .process-steps-info h3 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    /* HETALI CSS START */
    .edit-font-wrap {
        width: 100%;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .edit-font-wrap .pro-color-wrap {
        margin: 0px 5px;
    }

    .edit-font-wrap .pro-color {
        width: 40px;
        height: 40px;
    }

    .font-style-wrap .edit-font-wrap {
        height: 117px;
    }

    .edit-font-option {
        height: 229px;
    }

    .cart-product-details-body p {
        max-width: 500px;
    }

    .cart-product-details-header p {
        font-size: 25px;
    }

    .price-code {
        font-size: 16px;
    }

    /* HETALI CSS END */

    /* HETALI CSS START  */
    /* WELCOME PAGE CSS START */
    /* WELCOME HERO BANNER SECTION START */
    .welcome-hero-banner {
        padding-top: 100px;
        height: calc(100vh - 100px);
    }

    .welcome-hero-banner .slider-text {
        top: 50%;
        text-align: center;
    }

    .welcome-hero-banner .slider-text h1 {
        font-size: 30px;
        display: flex;
        flex-direction: column;
    }

    .welcome-hero-banner .slider-text .banner-button {
        margin-left: 0px;
    }

    .welcome-hero-banner .scroll-down-button p {
        font-size: 16px;
    }

    .welcome-hero-banner .scroll-down-button {
        /* transform: rotate(90deg) translate(-70%, 50%); */
        transform: rotate(90deg) translate(0%, 100%);
    }

    .banner-btn-text {
        margin-bottom: 10px;
    }

    /* WELCOME HERO BANNER SECTION END */

    /* DESIGNING GUIDELINE SECTION START */
    .designing-guideline {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .designing-guideline h3.designing-guideline-heading {
        margin-bottom: 15px;
        font-size: 26px;
    }

    .designing-guideline-content {
        order: 2;
    }

    .designing-guideline-icon {
        order: 1;
        margin-bottom: 35px;
    }

    .designing-guideline p {
        max-width: 474px;
        font-size: 19px;
        margin-bottom: 25px;
    }

    .play-button-designing {
        width: 70px;
        height: 70px;
    }

    .item {
        width: 55px;
        height: 55px;
    }

    .designing-guideline {
        padding-left: 70px;
        padding-right: 70px;
    }

    .designing-guideline-first-video {
        margin-bottom: 30px;
    }

    .designing-guideline-first-video-wrapper-image img {
        max-height: inherit;
    }

    .designing-guideline-content {
        text-align: left;
    }

    /* DESIGNING GUIDELINE SECTION END */

    .faq-section {
        padding-top: 50px;
        padding-bottom: 0px;
    }

    .faq-content {
        flex-wrap: wrap;
    }

    .faq-section .slick-dots li button {
        width: 15px;
        height: 15px;
    }

    .faq-content-video {
        max-width: unset;
        order: 2;
        width: 50%;
    }

    /* faq mobile css start  */
    .faq-guidline-img-desktop {
        display: none;
    }

    .faq-section .slide {
        height: 100% !important;
    }

    .faq-section .slick-track {
        display: block !important;
    }

    .faq-section .slick-slide {
        height: auto !important;
    }

    .faq-guidline-mobile-item p {
        font-size: 8px;
    }

    .faq-guidline-mobile-item-img {
        height: 54px;
        max-width: 210px;
        order: 1;
    }

    .faq-guidline-mobile {
        width: 100%;
    }

    .faq-image .decal-anatomy-title {
        margin-bottom: 30px;
    }

    /* faq slick slider button css start< hetali */
    .faq-section .slick-arrow.slick-next,
    .faq-section .slick-arrow.slick-prev {
        width: 32px;
        height: 32px;
        background-size: 30px 30px;
    }

    /* faq slick slider button css end < hetali */
    /* decalanatomy mobile  css start */

    .decal-anatomy-mobile-items {
        margin: 0px auto;
        margin-bottom: 20px;
    }

    .decal-anatomy-desktop {
        display: none;
    }

    .decal-anatomy-mobile {
        display: block;
        padding-left: 70px;
        padding-right: 70px;
    }

    .decal-anatomy-mobile h2 {
        font-size: 15px;
        font-weight: 800;
        font-family: var(--source-sans-pro);
    }

    .decal-anatomy-mobile p {
        font-size: 15px;
        font-weight: 400;
        font-family: var(--source-sans-pro);
    }

    .decal-anatomy-mobile {
        padding-left: 70px;
        padding-right: 70px;
    }

    .decal-anatomy-content-wrapper .decal-anatomy-mobile-items::after {
        display: none;
    }

    .decal-anatomy-content-flex {
        order: 2;
    }

    .decal-anatomy-image-flex {
        order: 1;
    }

    .order-process .faq-content {
        flex-direction: column;
        margin-bottom: 30px;
    }

    .order-process .faq-content-video {
        order: 1;
        width: 100%;
    }

    .faq-content .shipping-description {
        font-size: 14px;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .faq-content ul {
        margin-left: 0px;
    }

    .feature-video-wrapper-image img {
        width: 100%;
        object-fit: cover;
        height: auto;
    }

    .faq-content-video {
        height: 100%;
        margin-bottom: 40px;
    }

    .order-process .faq-content p.shipping-description {
        order: 2;
    }

    .faq-content ul {
        order: 3;
    }

    .order-proces-mobile {
        display: block;
        background-color: black;
        padding: 50px 0px;
    }

    .faq-content .shipping-description,
    .faq-content ul li {
        font-size: 15px;
    }

    .order-proces-mobile-item {
        border-left: 2px solid white;
        padding: 25px;
        position: relative;
    }

    .order-proces-mobile-item-arrow-up {
        height: 50px;
        display: block;
        border-left: 2px solid white;
        position: relative;
    }

    .order-fulfillment-wrapper-desktop,
    .faq-image {
        width: 80%;
    }

    .order-proces-mobile-item-arrow-up:after {
        top: -8px;
        left: -9px;
        content: "";
        position: absolute;
        z-index: 10;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 20px solid white;
    }

    .order-proces-mobile-item-arrow-down {
        height: 30px;
        display: block;
        border-left: 2px solid white;
        position: relative;
    }

    .order-proces-mobile-item-arrow-down:after {
        bottom: -8px;
        left: -9px;
        content: "";
        position: absolute;
        z-index: 10;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 20px solid white;
    }

    .order-proces-mobile-or {
        position: relative;
    }

    .order-proces-mobile-or::after {
        content: "OR";
        color: #c42127;
        left: -34px;
        top: 0;
        position: absolute;
        height: 29px;
        width: 10px;
        background-color: black;
        z-index: 15;
    }

    .order-proces-mobile-flex {
        display: flex;
        flex-direction: column;
    }

    .order-proces-mobile-flex .order-proces-mobile-spacing {
        margin-bottom: 30px;
    }

    .order-proces-mobile-flex .order-proces-mobile-spacing:last-child {
        margin-bottom: 0px;
    }

    .order-proces-mobile-item::after {
        position: absolute;
        left: 0;
        top: 0;
        width: 250px;
        height: 2px;
        background-color: white;
        content: "";
    }

    .order-proces-mobile-item::before {
        position: absolute;
        left: -7.5px;
        top: -7.5px;
        width: 15px;
        height: 15px;
        border-radius: 50px;
        background-color: black;
        border: 2px solid white;
        content: "";
        z-index: 5;
    }

    .order-proces-mobile-item h2,
    .order-proces-mobile-item p {
        color: white;
    }

    .order-proces-mobile-item h6 {
        color: #c42127;
    }

    .order-proces-mobile-item .business-bg {
        color: #a0a0a0;
    }

    .customer {
        color: #c42127;
    }

    h6.designer {
        color: #00c7c4;
    }

    .order-proces-mobile-item .order-status {
        font-size: 15px;
        font-weight: 800;
        font-family: var(--source-sans-pro);
        padding-left: 6px;
    }

    .order-proces-mobile-item h2 {
        display: flex;
        align-items: center;
        font-size: 24px;
        font-weight: 800;
        font-family: var(--source-sans-pro);
    }

    .order-proces-mobile-wrapper {
        display: flex;
        flex-direction: column;
        width: 80%;
        margin: 0px auto;
    }

    .order-proces-mobile-item p {
        font-size: 12px;
        font-weight: 400;
        font-family: var(--source-sans-pro);
    }

    .shipping-rate-wrapper-desktop {
        display: none;
    }

    /* mobile order processing css end  */
    .shipping-rate-wrapper {
        display: block;
    }

    .shipping-rate-wrapper-desktop {
        display: none;
    }

    .shipping-map-content-desktop-row {
        display: none;
    }

    .shipping-mobile-item.shipping-rate {
        max-width: 350px;
        padding-right: 0;
        margin: 0;
    }

    .shipping-mobile-item-map {
        display: block;
    }

    .shipping-mobile-item {
        max-width: 100%;
        margin: 0px auto;
        margin-bottom: 30px;
    }

    .shipping-mobile-wrapper2 {
        padding-top: 0;
    }

    .faq-title {
        margin-bottom: 30px;
    }

    .shipping-mobile p {
        font-size: 15px;
    }

    .shipping-map-col {
        order: 1;
        margin-bottom: 30px;
    }

    .shipping-mobile-wrapper2 {
        order: 3;
        margin-bottom: 0px;
    }

    .shipping-mobile-item {
        margin-bottom: 20px;
    }

    .shipping-mobile-wrapper1 {
        order: 2;
        margin-bottom: 30px;
    }

    /* faq mobile css end  */

    /* feature build css start < hetali  */
    .featurebuilds h2 {
        margin-bottom: 10px !important;
    }

    .featurebuilds {
        padding-top: 40px;
        padding-bottom: 70px;
    }

    .featurebuilds .slick-dots li button {
        width: 15px;
        height: 15px;
    }

    .featurebuilds h3 {
        font-size: 26px;
        /* text-align: center; */
    }

    .featurebuilds-button {
        text-align: center;
    }

    .featurebuilds .feature-build-color-piker {
        margin-bottom: 0px;
        justify-content: flex-start;
    }

    .featurebuilds h2 {
        line-height: 1;
        margin-bottom: 20px !important;
        font-size: 40px;
    }

    .feature-build-item p {
        text-align: left;
        font-size: 22px;
        margin-bottom: 0px;
        text-align: left;
    }

    .feature-build-item-text {
        font-size: 20px;
        text-align: left;
        margin-right: 12px;
    }

    .featurebuilds-item-color-box {
        width: 15px;
        height: 15px;
        margin-right: 7px;
    }

    .featurebuild-content-wrap {
        justify-content: center;
    }

    .featurebuilds-button {
        text-align: left;
        margin-right: 20px;
    }

    .featurebuilds .slick-initialized .slick-slide {
        padding: 0px 10px;
    }

    .wrap-coverage-content h2,
    .faq-guidline-mobile-item h2 {
        font-size: 15px;
    }

    .shipping-mobile-item.shipping-rate {
        max-width: 100%;
    }

    .shipping-mobile .shipping-rate p {
        font-size: 12px;
    }

    .order-process-desktop-content {
        display: none;
    }

    .shipping-text-mobile {
        display: block;
    }

    /* feature build css end < hetali  */

    /* WELCOME PAGE CSS END */
    .model-find {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .find-model-dropdown-wrapper {
        margin-bottom: 20px;
    }

    .shop-product {
        padding-top: 30px;
    }

    .feature-video .feature-video-heading {
        padding-bottom: 15px;
        margin-bottom: 0px !important;
        font-size: 26px;
    }

    .social-media {
        padding-top: 30px;
        padding-bottom: 0px;
    }

    .social-media-text {
        font-size: 26px;
    }

    .social-media-icon a {
        width: 18px;
        height: 18px;
    }

    .social-media-icon {
        margin-bottom: 15px;
    }

    .primary-button,
    .secondary-button {
        font-size: 26px;
        padding: 11px 20px;
    }

    .model-find h3 {
        margin-bottom: 15px;
    }

    .find-model-discription p {
        margin-bottom: 20px;
        max-width: 411px;
    }

    .model-find .custom-select {
        font-size: 19px;
    }

    .model-find p {
        font-family: var(--source-sans-pro);
    }

    p.find-vehicle-text {
        font-size: 16px;
    }

    .model-find p.find-model-discription-text {
        font-size: 19px;
    }

    .product-name {
        font-size: 17px;
    }

    .feature-video .feature-video-wrapper-image {
        padding-left: 0px;
    }

    .wrap-coverage-content h2 {
        font-size: 23px;
    }

    .model-find:after {
        right: 0;
        top: 0%;
        width: 250%;
        height: 100%;
        background-image: url(../image/wave-pattern.png);
        background-position: 500%;
        background-repeat: repeat;
        background-size: contain;
        z-index: 1;
    }

    .model-find:before {
        position: absolute;
        content: "";
        z-index: 5;
        width: 60%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #f0f0f0;
    }

    .shop-product-wrapper {
        width: 80%;
        margin: 0px auto;
    }

    .productshop-item-img img {
        width: 100%;
    }

    .shop-product::after {
        right: 0;
        width: 200%;
        height: 100%;
        background-position: right center;
    }

    .shop-bottom-button {
        display: block;
    }

    .shop-product-title .primary-button {
        display: none;
    }

    .shop-product-title .shoping-date {
        font-size: 26px;
    }

    .feature-video {
        padding-top: 15px;
    }

    .welcome-hero-banner .slider.hero-slider-nav.slick-initialized.slick-slider {
        padding-right: 0px;
    }

    .productshop-slider .slick-dots li,
    .responsive-faq .slick-dots li,
    .featurebuildsSlider .slick-dots li {
        width: 9px;
        height: 9px;
    }

    .productshop-slider .slick-dots li button::before,
    .responsive-faq .slick-dots li button::before,
    .featurebuildsSlider .slick-dots li button::before {
        width: 9px;
        height: 9px;
    }

    .productshop-slider .slick-dots li button,
    .responsive-faq .slick-dots li button,
    .featurebuildsSlider .slick-dots li button {
        width: 9px;
        height: 9px;
    }

    .model-find:after {
        width: 160%;
        height: 100%;
        background-image: url(../image/wave-pattern.png);
        background-position: left top;
        background-repeat: repeat;
        background-size: 100%;
        z-index: 1;
    }

    .model-find:before {
        display: none;
    }

    /* video model css start < hetali */
    .video-model-wrapper .modal-body {
        padding: 5px;
    }

    .video-model-wrapper video {
        height: auto;
    }

    .video-model-wrapper .close-model {
        width: 40px;
        height: 38px;
        font-size: 22px;
        right: 10px;
        top: -46px;
    }

    /* video model css end < hetali */
    .play-button-feature {
        width: 80px;
        height: 80px;
    }

    /* HETALI CSS END */
    /* new css start < hetali */
    .sort-product-filter-title {
        position: relative;
        z-index: 100;
    }

    .sort-product-filter-input-wrapper {
        height: 48px;
        margin-bottom: 20px;
        position: relative;
    }

    .sort-product-filter-input:focus {
        box-shadow: 0px 0px 2px black;
    }

    .sort-product-filter-input::placeholder {
        color: #6c757d;
    }

    .sort-product-filter-wrapper h5 {
        position: relative;
        z-index: 10;
        margin-bottom: 20px;
    }

    .sort-product-accordion .card {
        position: relative;
    }

    .find-wrapper-acoordion {
        width: 100%;
    }

    .sort-product-accordion .card:last-child:after {
        display: none;
    }

    .sort-product-filter-wrapper .card-header {
        border-bottom: 1px solid transparent;
    }

    .sort-product-filter-wrapper {
        width: 130px;
    }

    .sort-product-filter-wrapper .form-check-label {
        font-size: 12px;
    }

    .sort-product-accordion .form-check {
        padding-left: 5px;
    }

    .sort-product-accordion button {
        padding-left: 0;
    }

    /* new css end < hetali */
    .featurebuilds h2 {
        line-height: 1;
        margin-bottom: 80px !important;
        font-size: 40px;
    }

    .featurebuilds {
        padding-top: 80px;
        padding-bottom: 70px;
    }

    .welcome-hero-banner {
        padding-top: 100px;
        height: calc(100vh - 200px);
    }

    .decal-anatomy-mobile {
        padding-top: 10px;
    }

     /* 07-05-2024 Color Mixer(customzie Page) Start */
     .color-mixer-wrapper .pro-color {
        width: 20px;
        height: 20px;
    }
    .color-mixer-wrapper .pro-color-wrap {
        padding: 0;
        margin: 0;
    }

    .color-mixer-wrapper-button {
        width: 35px;
        height: 35px;
    }
    /* 07-05-2024 Color Mixer(customzie Page) End */
    .left-arrow-img {
        left: -4%;
    }


}

/* 768px css */
@media only screen and (min-width: 768px){
    .contact-box .comment-wrap{
        height: 200px;
    }
}

/* 767px css */
@media only screen and (max-width: 767px) {
    .feature-build-item-text {
        font-size: 14px;
        text-align: left;
        margin-right: 12px;
    }

    .featurebuilds-button {
        margin-right: 9px;
    }

    .featurebuilds .feature-build-color-piker {
        margin-bottom: 0;
    }

    #navbarNav {
        background: #fff;
        /* box-shadow: 0 0px 0 10px #fff inset, 0 0 0 11px #ec1b31 inset; */
        padding: 60px 20px 15px;
        position: fixed;
        top: 0;
        right: 0;
        display: block !important;
        width: 100% !important;
        text-align: center;
        bottom: 0;
        transition: all 0.5s ease 0s;
        transform: translateX(-110%);
        height: auto !important;
        overflow: auto;
        z-index: 1;
    }

    html.show-menu #navbarNav {
        transform: translateX(0%);
    }

    .logos-view .edit-font-pre {
        max-width: 150px;
        height: 100px;
    }

    .edit-font-pre input {
        font-size: 40px;
    }

    .edit-font-item {
        max-width: 100px;
    }

    .edit-font-pre {
        /* height: 120px; */
        max-width: 100%;
    }

    .pro-total-price {
        max-width: 30%;
        margin-top: -80px;
    }

    .navbar-brand {
        max-width: 150px;
    }

    .back-btn {
        padding: 4px 10px;
        font-size: 18px;
    }

    .back-btn img {
        width: 30px;
        margin-right: 8px;
    }

    .pro-total-price p.pro-price {
        font-size: 34px;
    }

    .pro-total-price p {
        font-size: 17px;
    }

    .pro-total-price small {
        font-size: 14px;
    }

    /* responsive home */

    .touch-box {
        width: 100%;
        padding: 25px;
        margin: 0;
    }

    .homebanner-text {
        padding: 15px;
    }

    .homebanner-text h1 {
        font-size: 35px;
    }

    .homebanner-text h3 {
        font-size: 18px;
    }

    .homebanner-text p {
        font-size: 14px;
        margin: 0;
    }

    .btn-custome {
        font-size: 16px;
        padding: 10px 25px;
    }

    .how-text h2 {
        font-size: 53px;
    }

    .how-text {
        min-height: 340px;
    }

    ul.decal-tabs {
        width: 240px;
    }

    ul.decal-tabs li.nav-item .nav-link {
        font-size: 18px;
        padding: 10px;
    }

    .title-section h2 {
        font-size: 25px;
    }

    .title-section h3 {
        font-size: 18px;
    }

    .customize-box {
        padding-bottom: 100px;
    }

    .header-home .navbar-brand {
        margin-left: 0;
    }

    .home-banner {
        background-size: 100% 100%;
        padding-top: 55px;
    }

    .header-home .navbar-brand {
        max-width: 120px;
        margin: 0;
    }

    footer {
        background-size: contain;
        padding-top: 100px;
    }

    footer ul a,
    footer p {
        font-size: 14px;
    }

    .touch-form .btn {
        font-size: 16px;
        padding: 13px 20px;
    }

    .touch-form .form-control {
        font-size: 16px;
    }

    footer h4 {
        font-size: 20px;
    }

    .product-box {
        text-align: center;
    }

    .mega-menu iframe {
        display: none;
    }

    .contact-text h2 {
        font-size: 28px;
    }

    .contact-text a.btn-white {
        padding: 12px 30px;
    }

    ul.navbar-nav li.nav-item .nav-link {
        text-align: left;
    }

    .checkout-form .form-control {
        font-size: 14px;
    }

    .cross-box {
        width: 18px;
        height: 18px;
    }

    .cross-box:after {
        padding: 10px;
    }

    .your-cart {
        margin-top: 25px;
    }

    span.cross-box {
        margin-right: 20px;
    }

    .payment-tab {
        margin-bottom: 10px;
    }

    .billing-box .custom-control-label::before,
    .billing-box .custom-control-label::after {
        width: 1rem;
        height: 1rem;
        top: 11px;
    }

    .billing-box .custom-control-label {
        padding-right: 0;
        padding-top: 5px;
        font-size: 18px;
    }

    form.checkout-form {
        margin-top: 0;
    }

    .account-box {
        padding-top: 0;
    }

    .header-right a img,
    .header-right .cart-btn img {
        width: 24px;
    }

    .header-right {
        position: relative;
        right: 0;
        margin-left: auto;
        padding-right: 45px;
    }

    .notification-list {
        margin: 15px 0;
    }

    .myaccount-tabs .nav-link svg {
        width: 20px;
        height: 20px;
    }

    .ord-box button {
        padding: 4px 17px;
        color: #fff;

        font-size: 17px;
    }

    span.custom-active-tabs {
        width: 40px;
        height: 40px;
    }

    .login-info-box {
        max-width: initial;
        width: 100%;
        margin: 15px 0px 15px;
    }

    .shipping-box {
        margin-top: 35px;
    }

    .sub-title {
        margin: 20px 0px 0;
        font-size: 23px;
        padding-bottom: 12px;
    }

    .ord-box p {
        font-size: 13px;
    }

    .ord-box h3 {
        font-size: 18px;
    }

    .notification-list .btn {
        font-size: 16px;
        padding: 0px 19px;
    }

    .notification-list input.form-control {
        height: 40px;
        border: none;
        font-size: 14px;
        padding-left: 13px;
        border-radius: 17px;
    }

    .order-history-box,
    .notification-box {
        min-height: auto;
        margin-bottom: 10px;
        height: auto;
        flex: 1;
        padding: 0;
    }

    .save-product .btn {
        padding: 7px 21px;
        font-size: 14px;
        line-height: 19px;
        font-weight: 600;
        letter-spacing: 1px;
    }

    .save-product {
        margin: 15px auto;
    }

    .save-product h4 {
        font-size: 16px;
    }

    header.header-home {
        height: 63px;
    }

    .login-form h2 {
        margin: 15px 0;
        font-size: 28px;
    }

    .pro-image {
        flex-basis: auto;
    }

    .cart-user-header a img {
        width: 40px;
        height: auto;
    }

    .pro-total-price {
        position: relative;
    }

    .myaccount-tabs {
        height: 42px;
    }

    .myaccount-tabs .nav-link {
        line-height: 40px;
    }

    .myaccount-tabs .nav-link {
        width: 40px;
        height: 40px;
        line-height: 38px !important;
    }

    .ord-infomation,
    .ord-img {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .ord-delivery-infom {
        padding: 13px;
        border-radius: 0;
        border: 1px solid #999;
        margin-top: 50px;
        border-left: none;
        border-right: none;
    }

    .ord-delivery-infom p {
        font-size: 14px;
    }

    .ord-delivery-infom h4 {
        font-size: 17px;
        font-weight: 700;
        margin-bottom: 5px;
        margin-top: 25px;
    }

    .ord-img {
        margin-top: 45px;
    }

    .product-meta {
        margin-top: 15px;
    }

    .product-meta span {
        font-size: 18px;
    }

    button.total-paid-btn.btn {
        padding: 5px;
        font-size: 27px;
    }

    .ord-row {
        padding: 20px;
    }

    .ord-num {
        margin-top: 25px;
    }

    .ord-num h3 {
        font-size: 20px;
    }

    .ord-num p {
        font-size: 14px;
    }

    /* menu css */
    .grid-list-view ul {
        display: none;
    }

    /* S1509-S20J */
    .cart-box {
        width: 100%;
        transform: translateX(100%);
    }

    .ord-row .pro-image {
        order: 2;
        height: 100%;
        flex-basis: calc(100% - 0px);
        max-width: 100%;
    }

    .order-view-right {
        position: relative;
        order: 1;
        height: auto;
        display: flex;
        justify-content: space-between;
        max-width: 100%;
        flex: 0 0 100%;
        align-items: center;
    }

    .ord-infomation {
        order: 3;
    }

    .order-view-img.ord-del-dec {
        max-width: 80px;
        right: 0;
        min-height: 42px;
        height: auto;
    }

    button.order_proof {
        margin: auto 0;
        font-size: 14px;
    }

    .order-enroll button {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between;
    }

    .order-enroll button.collapsed::after {
        margin-left: auto;
    }

    .ord-section .ord-row {
        padding: 20px 0;
        border-bottom: 1px solid #000;
    }

    .ord-infomation h2 {
        font-size: 26px;
    }

    .order_view-chat {
        width: 100%;
    }

    .proof-img {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .canvas-wrap .canvas-container {
        max-width: 1000%;
        width: auto !important;
        height: auto !important;
        min-height: 350px;
    }

    canvas {
        max-width: 440px;
        max-height: 290px;
    }

    .detail-main-title h4 {
        font-size: 30px;
    }

    footer {
        padding-top: 0;
    }

    .product-desc-inner li {
        margin-bottom: 5px;
    }

    /* RAHUL CSS */
    header .bikeListTabContent.show {
        z-index: 1;
        transform: translateX(0px);
        width: 100%;
    }

    .bikeListTabContent .submenu-back-btn {
        display: block;
    }

    .pro-counter {
        border-right: 0;
        margin: 0;
        padding: 0;
    }

    .product-detail canvas {
        max-width: 500px;
    }

    .product-sec .container-fluid {
        height: auto;
    }

    .logo-wrap .logo-row {
        overflow-y: auto;
        height: 150px;
    }

    .logo-wrap .logo-row a {
        width: calc(100% / 5);
    }

    .edit-font-outer .edit-font-option a {
        font-size: 14px;
    }

    .faq-navs h5 {
        font-size: 16px;
    }

    .faq-navs .nav-pills .nav-link {
        font-size: 14px;
    }

    .faq-link,
    .faq-tab-content h6 {
        font-size: 16px;
        padding: 10px;
    }

    .account-page .account-box {
        padding-top: 30px;
    }

    .checkout-billing-cart .cart-img {
        padding-top: 30px;
        margin: 0 auto;
        max-width: 300px;
        height: auto;
        min-width: unset;
    }

    .card-box {
        max-width: 100%;
    }

    .landing-banner .banner-product {
        height: calc(100vh - 255px);
    }

    .pro-sec-m .logos-color .color-inner-box {
        width: 100%;
        margin-top: 20px;
    }

    /* RAHUL CSS END */

    .contact-page {
        padding: 30px 0;
    }

    .contact-page h1 {
        font-size: 100px;
    }

    .contact-now-form .label-wrap {
        max-width: 15%;
    }

    .contact-now-form .input-border-wrap {
        max-width: 85%;
    }

    .contact-comment-box h4 {
        font-size: 16px;
    }

    .contact-now-form .contact-comment-box textarea {
        font-size: 14px;
        height: 150px;
    }

    .contact-now-form .contact-comment-box {
        max-width: 100%;
    }

    .contact-now-form .custom-input,
    .contact-now-form .custom-label {
        line-height: 1;
    }

    .promo-code h5,
    .promo-code h6,
    .payment-tab a {
        font-size: 16px;
    }

    .view-pdf-modal .modal-dialog {
        width: 555px;
    }

    .view-pdf-modal .modal-content {
        height: 300px;
    }

    /* 3-8-2021 START */
    .r-logo-m .find-logo-field {
        padding: 0;
    }

    .r-logo-m .cant-find-logo button,
    .add-logo-btn {
        font-size: 14px;
        letter-spacing: 0px;
        height: 35px;
    }

    .r-logo-m .cant-find-logo {
        margin-bottom: 10px;
        width: auto;
    }

    .r-logo-m .add-find-logo {
        width: 100%;
        padding: 0;
    }

    .r-logo-m .add-find-logo .form-group input {
        font-size: 14px;
    }

    /* 3-8-2021 END */

    /* PAYMENT STATUS PAGE */
    .payment-status-page {
        height: auto;
    }

    /* PAYMENT STATUS PAGE END */
    .quick-checkout-modal {
        max-width: 100%;
        padding: 0 15px;
    }

    .quick-checkout h3.modal-title {
        font-size: 25px;
        margin-bottom: 30px;
    }

    .quick-checkout .quick-checkout-customize .nice-select {
        height: 40px;
        line-height: 1;
        font-size: 14px;
    }

    .quick-checkout .select-modal-form textarea {
        font-size: 15px;
    }

    .quick-checkout .quick-checkout-customize span.current {
        display: flex;
        align-items: center;
        justify-content: center;
        height: inherit;
    }

    .quick-checkout-items-form .btn-black {
        font-size: 18px;
    }

    .products-customize-color {
        bottom: 25px;
    }

    .pro-zoom-wrap button {
        font-size: 30px;
    }

    .quick-checkout-customize {
        padding-right: 15px;
        margin-right: 15px;
    }

    .quick-checkout-list label {
        font-size: 16px;
    }

    .quick-checkout-items .checkout-item-price {
        font-size: 18px;
    }

    .quick-checkout-list {
        margin-bottom: 100px;
        height: 200px;
    }

    .process-steps-wrap:before {
        content: unset;
    }

    .process-step-list {
        flex-wrap: nowrap;
        flex-direction: column;
    }

    .process-step-list li {
        flex-direction: row;
        width: 100%;
        text-align: left;
        margin-bottom: 20px;
    }

    .process-step-list>li:last-child {
        margin-bottom: 0;
    }

    .process-step-list .process-step-img {
        flex: 0 0 auto;
        width: 50px;
        min-width: 50px;
        margin-right: 20px;
        margin-bottom: 0;
    }

    .process-step-list .step-marker {
        left: 0;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }

    .process-step-list>li {
        padding: 10px;
    }

    .order-process-section {
        padding-bottom: 0;
    }

    /* HETALI CSS START */
    .cart-product-details-body p {
        max-width: 500px;
    }

    .cart-product-details-header p {
        font-size: 25px;
    }

    .price-code {
        font-size: 16px;
    }

    /* HETALI CSS END */

    /*NEW WELCOME PAGE CSS START HETALI */
    .welcome-hero-banner .scroll-down-button p {
        font-size: 16px;
    }

    .item {
        width: 55px;
        height: 55px;
    }

    /* DESIGNING GUIDELINE SECTION END */
    .feature-video .feature-video-wrapper-image {
        padding-left: 0;
    }

    .shop-product::after {
        width: 300%;
        background-position: right center;
    }

    /* faq mobile css start < hetali */
    .faq-guidline-mobile-item {
        margin-left: 4px;
    }

    .faq-guidline-mobile-item {
        width: 45%;
    }

    /* faq mobile css end < hetali */
    /* NEW WELCOME PAGE CSS END HETALI*/

    /* product page css  start < hetali */
    .align-items-center {
        justify-content: start;
    }

    .sort-product-filter-title {
        margin-bottom: 21px;
    }

    .sort-product-filter-wrapper {
        position: fixed;
    }

    .sort-product-filter-input {
        border: 1px solid #6c757d;
        width: 100%;
        max-width: 100%;
        position: relative;
        z-index: 10;
        padding: 24px 56px 24px 36px;
        border-radius: 50px;
        color: #6c757d;
        margin: 0px;
    }

    .sort-product-filter-wrapper:before {
        content: "";
        background: white;
        position: absolute;
        left: -15px;
        right: -15px;
        top: 0;
        bottom: 0;
        width: calc(100% + 30px);
        height: 100%;
        z-index: -1;
    }

    .sort-product-filter-wrapper {
        position: static;
        width: 100%;
        box-shadow: 0px 5px 30px rgb(174 174 192 / 40%);
    }

    .sort-product-accordion .card:after {
        position: absolute;
        content: "";
        width: 2px;
        height: 33px;
        background-color: gray;
        top: 1px;
        right: -20px;
    }

    /**/
    .sort-product-filter-wrapper-col {
        position: static;
        top: unset;
        background-color: white;
        z-index: 15;
        padding-top: 0;
    }

    .sort-product-filter-wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
        width: 100%;
        background-color: white;
        position: relative;
        z-index: 15;
        top: 0px;
        left: 0;
        right: 0;

    }

    .sort-product-filter-wrapper h5 {
        margin-bottom: 10px;
    }

    .sort-product-accordion .card {
        width: 45%;
        position: relative;
    }

    .sort-product-filter-wrapper .sort-product-accordion {
        max-width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .sort-product-filter-input-wrapper .fa {
        color: #6c757d;
        position: absolute;
        right: 26px;
        font-size: 16px;
        z-index: 15;
        top: 18px;
        height: calc(100% - 5px);
        display: inline-block;
    }

    /* product page css  end < hetali */


    /*save btn css  < hetali 02/08*/
    .back-save button.btn-custome {
        padding: 8px;
        width: 95px;
    }

    .myacount-flex {
        padding-bottom: 30px;
    }

    .wrap-coverage-content h2 {
        font-size: 12px;
    }
    /* 2-7-24 */
    .customize-action-btn-wrap {
        right: 10px;
    }
    .colors-option-mixer-wrapper-center .color-mixer-wrapper .pro-color {
        width: 20px;
        height: 20px;
    }

    .change_canvas-Arrows {
        width: 45px;
        height: 45px;
    }
    /* end 2-7-24 */
}

@media only screen and (min-width: 576px) and (max-width: 991px) {
    .product-pre .customize-title {
        width: calc(100% - 100px);
    }
}

/* 575px css */
@media only screen and (max-width: 575px) {

    .primary-button,
    .secondary-button {
        font-size: 19px;
        padding: 10px 17px;
        min-width: 163px;
        min-height: 38px;
    }

    .homebanner-text {
        padding: 15px;
    }

    .homebanner-text h1 {
        font-size: 35px;
    }

    .homebanner-text h3 {
        font-size: 18px;
    }

    .homebanner-text p {
        font-size: 14px;
        margin: 0;
    }

    .btn-custome {
        font-size: 16px;
        padding: 10px 25px;
    }

    .how-text h2 {
        font-size: 49px;
    }

    .how-text {
        min-height: 340px;
    }

    ul.decal-tabs {
        width: 240px;
    }

    ul.decal-tabs li.nav-item .nav-link {
        font-size: 18px;
        padding: 10px;
    }

    .title-section h2 {
        font-size: 25px;
    }

    .title-section h3 {
        font-size: 18px;
    }

    .customize-box {
        padding-bottom: 100px;
    }

    .back-save button.btn-custome {
        margin-left: 8px;
    }

    .login-modal {
        width: 85%;
    }

    header.header-home .header-right {
        right: 0;
        padding: 0;
    }

    .product-slider-info h2 {
        font-size: 40px;
    }

    .product-slider-info span {
        font-size: 18px;
    }

    .product-slider-info p {
        font-size: 16px;
    }

    .product-slider-info h3 {
        font-size: 30px;
    }

    .footer-quick-links li a {
        font-size: 15px;
    }

    footer h5 {
        font-size: 20px;
    }

    /* RAHUL CSS */
    .bikeListTabContent .submenu-back-btn {
        top: 20px;
    }

    .landing-banner button.owl-dot {
        width: 10px;
        height: 10px;
        padding: 0;
    }

    .landing-banner .bg-stroke {
        font-size: 45vw;
        top: 0;
        line-height: 0.8;
        height: 100%;
    }

    .footer-bottom p {
        font-size: 8px;
    }

    #navbarNav .user-account-btn {
        top: 31px;
    }

    .product-detail canvas {
        max-width: 450px;
    }

    .product-sec {
        margin-top: 90px;
    }

    .pro-total-price {
        bottom: 20px;
        right: 20px;
        min-height: unset;
        max-height: unset;
    }

    .canvas-wrap .canvas-container {
        min-height: 300px;
    }

    .back-save .back-btn,
    .back-save .btn-custome {
        font-size: 16px;
        width: 40px;
        height: 40px;
    }

    .customize-page-header .user-account-btn,
    .customize-page-header .cart-btn {
        width: 40px;
        height: 40px;
    }

    .pro-head,
    .pro-head .pro-details {
        font-size: 14px;
    }

    .logo-wrap .popular-color-box a {
        font-size: 14px;
        padding-right: 10px;
        text-align: left;
    }

    .logo-wrap .logos-type {
        min-width: 80px;
    }

    .logo-wrap .logo-row a {
        min-height: 40px;
        margin-bottom: 10px;
        width: calc(100% / 4);
    }

    .coverage-wrap .pro-color-wrap label {
        font-size: 14px;
    }

    .product-confirm-wrap .btn-black {
        padding: 15px;
        font-size: 18px;
    }

    .product-banner {
        padding: 20px 0 0px 0px;
    }

    .faq-navs .nav-pills {
        flex-direction: row;
    }

    .vehicle-product-img-wrap {
        min-height: 400px;
    }

    .breadcrumb-item {
        font-size: 16px;
    }

    .vehicle-product-page a.favorite {
        top: 32px;
    }

    .landing-banner .banner-product-wrap img {
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: right;
        object-position: right;
    }

    .product-sec .container-fluid {
        padding: 140px ​0 60px 0;
    }

    .product-detail-img-wrap {
        height: 300px;
    }

    .history-table-wrap {
        overflow-x: auto;
    }

    .order-history-overflow-wrap {
        width: 600px;
    }

    .order-history {
        overflow-x: auto;
    }

    .account-page h2 {
        font-size: 22px;
    }

    .account-page h3 {
        font-size: 18px;
    }

    .account-page .title-bar h2 {
        font-size: 18px;
    }

    .your-cart h5,
    .checkout-form h4 {
        font-size: 20px;
    }

    .landing-banner .banner-product {
        height: calc(100vh - 235px);
    }

    .landing-banner .banner-product {
        height: calc(100vh - 300px);
    }

    .color-ribbon {
        height: 100%;
        width: 20px;
        transform: skew(-50deg, 0deg);
        margin: 0 10px;
    }

    .contact-now-form .label-wrap {
        max-width: 100%;
        text-align: left;
    }

    .view-pdf-modal .modal-dialog {
        width: 450px;
        margin: 0 auto;
    }

    .view-pdf-modal .modal-content {
        height: 700px;
    }

    /* RAHUL CSS END */
    /*.customize-action-btn-wrap {
        right: 15px;
    }*/
    .product-pre .customize-heading {
        font-size: 20px;
    }

    .products-customize-color {
        width: 95%;
    }

    .product-customized-video .modal-body {
        padding: 10px;
    }

    /* PAYMENT STATUS PAGE */
    .payment-status-box .payment-img-wrap {
        max-width: 200px;
    }

    .payment-status-box {
        padding: 40px 20px;
    }

    .payment-status-box p {
        font-size: 16px;
    }

    .payment-status-box .btn-black {
        font-size: 14px;
        padding: 7px 20px;
    }

    .payment-status-box .payment-img-wrap {
        margin: 0 auto 30px;
    }

    .payment-status-box h4 {
        font-size: 25px;
    }

    .quick-checkout {
        padding: 15px;
    }

    .quick-checkout-container {
        flex-wrap: wrap;
    }

    button.close.close1 {
        position: absolute;
        top: 14px;
        left: 10px;
    }

    .quick-checkout-items-form .pro-total-price {
        margin-bottom: 15px;
    }

    .quick-checkout-customize {
        padding-right: 0;
        margin-right: 0;
        max-width: 100%;
    }

    .quick-checkout-items {
        max-width: 100%;
    }

    .quick-checkout h3.modal-title {
        font-size: 20px;
    }

    .quick-checkout-items-form .btn-black {
        position: static;
    }

    /* PAYMENT STATUS PAGE END */

    .customize-page-header .back-save,
    .customize-page-header .header-action-wrap {
        max-width: 144px;
    }

    .customize-page-header .header-action-wrap {
        max-width: unset;
        width: auto;
    }

    .error-page h1 {
        font-size: 60px;
    }

    .error-page p {
        font-size: 26px;
    }

    /* HETALI CSS START */
    .pro-total-price.mobile-add-cart {
        padding-top: 15px;
    }

    .cart-product-details-body p {
        max-width: 500px;
    }

    /* NEW WELCOME PAGE CSS START HETALI*/

    /* feature build css start < hetali */
    .featurebuilds h3 {
        /* text-align: center; */
    }

    .feature-build-items-sadow-left,
    .feature-build-items-sadow-right {
        width: 150px;
    }

    .feature-build-items-sadow-right {
        display: none;
    }

    .featurebuilds .feature-build-color-piker {
        margin-bottom: 15px;
    }

    .feature-build-item-text {
        font-size: 12px;
    }

    .featurebuilds-item-color-box {
        width: 10px;
        height: 10px;
        margin-right: 5px;
    }

    .featurebuilds .feature-build-color-piker {
        margin-bottom: 0px;
    }

    /* feature build css end < hetali */
    /* FEATURE VIDEO SECTION START */
    .play-button-feature {
        width: 70px;
        height: 70px;
    }

    .faq-image {
        width: 100%;
    }

    /* FEATURE VIDEO SECTION END */
    .custom-select-spacing {
        margin-bottom: 10px;
    }

    /* banner css start < hetali */
    .welcome-hero-banner .hero-slider-nav-item {
        width: 37px !important;
        height: 37px !important;
    }

    /* banner css end < hetali */
    /* faq mobile css start < hetali */

    .faq-guidline-mobile-item {
        width: 100%;
    }

    /* NEW WELCOME PAGE CSS END HETALI*/

    /* prduct page css start < hetali */

    .sort-product-accordion .form-check {
        padding-left: 20px;
    }

    .sort-product-accordion .card:after {
        top: 1px;
        width: 1px;
    }

    .sort-product-accordion .card .card-body {
        padding: 10px;
    }

    /* prduct page css end < hetali */
    /* all section padding */
    .model-find,
    .designing-guideline,
    .faq-image,
    .decal-anatomy-mobile,
    .shop-product,
    .order-fulfillment-wrapper-desktop {
        padding-left: 60px;
        padding-right: 60px;
    }

    .shop-product-wrapper {
        width: 100%;
    }

    /*save btn css  < hetali 02/08*/
    .back-save button.btn-custome {
        padding: 8px;
        width: 95px;
    }

    .navbar-brand {
        text-align: center;
    }

    .customize-page-header .back-save,
    .customize-page-header .header-action-wrap {
        max-width: 201px;
    }

    .alert-not-absolute {
        width: 100%;
        text-align: center;
        max-width: 100%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    /* neha */
    .sort-product-filter-wrapper-col.sortproduct-filter-col {
        position: static;
        padding-top: 0;
    }

    .accordion.searchaccordion {
        display: flex;
        flex-direction: row;
    }

    .accordion.searchaccordion .searchaccordion-card {
        position: relative;
        width: calc(100% / 3);
        margin-left: 15px;
    }

    .accordion.searchaccordion .searchaccordion-card:first-child {
        margin-left: 0px;
    }

    /* end neha */
    /*overlay-hero-text 04-08 < hetali*/
    .overlay-hero-text {
        font-size: 45px;
        bottom: 50px;
    }

    /* faq mobile css start < hetali */
    .faq-guidline-mobile-item {
        margin-left: 4px;
    }

    .wrap-coverage-content h2 {
        font-size: 12px;
    }

    .faq-guidline-mobile-item h2 {
        font-size: 12px;
    }

    .shipping-text-mobile {
        display: block;
    }

    .wrap-coverage-content {
        flex-direction: column;
    }

    .wrap-coverage-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .wrap-coverage-item h2 {
        font-size: 24px;
        margin-bottom: 5px;
    }

    .faq-item .wrap-coverage-content p {
        font-size: 15px;
    }

    .faq-guidline-mobile-subimg-flex {
        flex-direction: column;
    }

    .faq-guidline-mobile-item img {
        transform: skewX(0deg);
    }

    .faq-guidline-mobile-item h2 {
        font-size: 24px;
        order: 1;
        padding-left: 0;
    }

    .faq-guidline-mobile-item p {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .faq-guidline-mobile-item {
        margin-bottom: 20px;
    }

    .order-proces-mobile-wrapper {
        width: 100%;
    }

    .decal-anatomy-mobile {
        padding-top: 0px;
    }

    /* faq mobile css end < hetali */
    .quick-checkout-items .price-div {
        bottom: 81px;
    }

    .quick-checkout-items-form .btn-black {
        width: 100%;
        display: block;
    }

    .quick-checkout-items .price-div {
        max-width: 100%;
        width: 100%;
    }

    .quick-checkout-items-form {
        padding-bottom: 0;
    }

    .quick-checkout-items .price-div {
        position: static;
        right: unset;
        bottom: unset;
    }

    .quick-checkout-list {
        margin-bottom: 20px;
        height: auto;
    }

    .quick-checkout-items-form {
        height: auto;
    }

    .quick-checkout-container {
        height: 490px;
        overflow: auto;
    }

    .modal-dialog.modal-dialog-centered.quick-checkout-modal {
        align-items: flex-start;
    }

    .btn-black.add_to_cart {
        display: none;
    }

    .btn-black.add_to_cart.add_to_cart-mobile-main {
        display: inline-block;
    }

    .btn-black.add_to_cart.add_to_cart-mobile-btn-bottom {
        position: fixed;
        display: block;
        width: calc(100% - 60px);
        top: 534px;
        right: 30px;
        z-index: 99;
        left: 30px;
    }

    .quick-checkout-items-form {
        padding-bottom: 35px;
    }

    .loader-flexbox>div {
        margin-top: 90px;
    }
    
    .upload-file-input__label {
        min-height: 34px;
    }
     /* 2-7-24 */   
    .right-arrow-img {
        right: 15%;
    }
    .change_canvas-Arrows {
        top: 45%;
    }
    .left-arrow-img {
        left: -12%;
    }
      /* end 2-7-24 */
}

/* 480px css */
@media only screen and (max-width: 480px) {
    .pro-color {
        width: 14px;
        height: 14px;
        margin: 0 6px;
        min-width: 14px;
        min-height: 14px;
    }

    .edit-font-wrap .pro-color-wrap {
        margin-bottom: 0;
    }

    .popular-color-box a {
        margin-top: 3px;
    }

    .pro-color-wrap p {
        font-size: 15px;
    }

    .edit-font-wrap {
        margin-top: 6px;
    }

    .logo-m .pro-edit-option-box .edit-font-color {
        flex-basis: 100%;
        max-width: 100%;
        padding-left: 0;
    }

    .edit-font-add .add-price {
        padding: 5px 12px;
    }

    .edit-font-add p {
        padding: 0 16px;
    }

    .edit-board small {
        font-size: 16px;
        margin: 0;
    }

    .popular-color-box {
        padding: 0 10px;
    }

    .popular-color-option .pro-color::after {
        width: 13px;
        height: 13px;
        right: -6px;
        top: -6px;
        border-width: 1px;
    }

    .popular-color-option .pro-color {
        margin: 0 14px 0 5px;
        border: 1px solid #464646;
    }

    .card .btn {
        font-size: 14px;
        padding: 12px 15px;
    }

    .pro-zoom p.pro-view {
        max-width: 80px;
        margin-top: 0;
    }

    .pro-zoom p {
        font-size: 16px;
    }

    .pro-view svg {
        height: 42px;
    }

    .pro-zoom-wrap button {
        width: 24px;
    }

    .navbar-brand {
        max-width: 120px;
    }

    .back-btn {
        font-size: 0;
        padding: 6px 8px;
    }

    .back-btn img {
        margin-right: 0;
    }

    .pro-total-price p.pro-price {
        font-size: 28px;
    }

    /* S1509-S20J */
    .cart-img {
        max-width: 90px;
        width: 90px;
        min-width: 90px;
        height: 90px;
    }

    .cart-box {
        padding: 0 14px;
    }

    .cart-product h5 {
        font-size: 28px;
        margin: 0 -15px;
    }

    .cart-model-name {
        font-size: 18px;
    }

    .cart-model-year-code,
    .cart-model-body-type {
        font-size: 13px;
    }

    .product-slider-info {
        padding: 15px;
    }

    .detail-main-title h5 {
        font-size: 20px;
    }

    .detail-main-title h4 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .faq-navs .nav-pills .nav-link {
        font-size: 14px;
    }

    .faq-link,
    .faq-tab-content h6 {
        font-size: 15px;
        margin-bottom: 20px;
    }

    a.faq-link {
        margin: 0;
    }

    .product-detail-btn-wrap a {
        height: 50px;
    }

    /* RAHUL CSS */
    .product-detail canvas {
        max-width: 300px;
    }

    /* .canvas-wrap .canvas-container {
        min-height: 350px;
    } */

    .pro-head,
    .pro-head .pro-details {
        font-size: 12px;
    }

    .product-detail canvas {
        max-width: 350px;
    }

    .accent-color-wrap .popular-color-box a {
        width: 120px;
    }

    .font-style-wrap .edit-font-wrap {
        height: 60px;
    }

    .font-wrap .edit-font-add p {
        font-size: 18px;
    }

    .accordion .card-body {
        padding: 10px;
    }

    .product-sec .container-fluid {
        height: auto;
        padding: 100px 0;
    }

    .banner-vehicle-list li,
    .banner-vehicle-list li::before {
        padding-right: 10px;
    }

    .banner-vehicle-list .customize-btn,
    .banner-vehicle-list .customize-btn span {
        font-size: 16px;
    }

    .banner-vehicle-list li::before {
        font-size: 20px;
    }

    .contact-now-form {
        padding: 20px;
    }

    .contact-now-form .custom-input,
    .contact-now-form .custom-label {
        font-size: 14px;
    }

    .contact-now-form .input-group {
        margin-bottom: 10px;
    }

    .contact-now-form .contact-comment-box {
        padding: 10px 15px;
    }

    .contact-page h1 {
        font-size: 80px;
    }

    .contact-now-form .contact-comment-box textarea {
        height: 100px;
    }

    .footer-top {
        padding-top: 40px;
    }

    .view-pdf-modal .modal-dialog {
        width: 400px;
        margin: 0 auto;
    }

    .view-pdf-modal .modal-content {
        height: 500px;
    }

    .back-save .back-btn,
    .back-save .btn-custome {
        width: 35px;
        height: 35px;
    }

    .customize-page-header .back-save {
        max-width: 121px;
    }

    /* HETALI CSS START */
    /*.customize-action-btn-wrap {
        right: 15px;
    }*/
    .font-style-wrap .edit-font-wrap {
        height: 99px;
    }

    /* HETALI CSS START */
    .canvas-wrap .canvas-container {
        min-height: 200px;
    }

    .edit-font-option {
        height: 200px;
    }

    .cart-product-details-header p {
        font-size: 18px;
    }

    .price-code {
        font-size: 14px;
    }

    /* HETALI CSS END */
    /* RAHUL CSS END */

    /* HETALI CSS START  */
    /* NEW WELCOME PAGE CSS START */
    /* DESIGNING GUIDELINE SECTION START */
    .item {
        width: 45px;
        height: 45px;
    }

    /* DESIGNING GUIDELINE SECTION END */
    /* feature build css start < hetali */
    .feature-build-items-sadow-left,
    .feature-build-items-sadow-right {
        display: none;
    }

    .feature-build-items-sadow-right {
        display: none;
    }

    .featurebuild-content-wrap {
        flex-direction: column;
        align-items: center;
    }

    .featurebuilds-button {
        order: 2;
    }

    .featurebuild-content {
        order: 1;
        margin-bottom: 0px;
    }

    /* feature build css end < hetali */
    /* NEW WELCOME PAGE CSS END */
    .faq-content p.shipping-description {
        width: 100%;
        margin-bottom: 20px;
    }

    .faq-content-video {
        flex-direction: column;
    }

    .faq-content-video {
        width: 100%;
    }

    .feature-video-wrapper-image {
        padding-left: 0;
    }

    .wrap-coverage-item {
        width: 100%;
        margin-bottom: 20px;
    }

    /* faq new css start hetali */
    .faq-guidline-mobile-item p {
        font-size: 11px;
        order: 3;
    }

    /* faq new css end hetali */
    /* mobile order processing css start  */
    .order-proces-mobile {
        padding: 50px 20px;
    }

    /* mobile order processing css end  */

    /* HETALI CSS END */
    .featurebuilds h2 {
        font-size: 33px;
        /* margin-bottom: 29px !important; */
    }

    .sort-product-filter-wrapper button {
        font-size: 14px;
    }

    .sort-product-filter-input {
        padding: 24px 56px 24px 21px;
        border-radius: 50px;
    }

    .welcome-hero-banner {
        padding-top: 100px;
        height: calc(100vh - 193px);
    }

    /*save button css < hetali 02/08*/
    .back-save button.btn-custome {
        padding: 8px;
        width: 76px;
    }

    .back-save .back-btn,
    .back-save .btn-custome {
        font-size: 12px;
    }

    .navbar-brand {
        max-width: 137px;
        /*    margin: 0px auto;*/
    }

    .overlay-hero-text {
        font-size: 48px;
        padding-right: 18px;
    }

    .featurebuild-content p {
        margin-bottom: 5px;
    }

    .space.featurebuild-content {
        margin-bottom: 5px !important;
    }

    /* style added by AVN */
    .feature-build-item-text {
        margin-right: 0;
    }

    .featurebuilds-button {
        margin-right: 0;
    }

    /* style added by AVN */
   /* 2-7-24 */
    .colors-option-mixer-wrapper
    .colors-option-mixer-wrapper-center
    .pro-color-wrap
    .pro-color {
    min-height: unset;
    min-width: unset;
     /* end 2-7-24 */
}
}

/* 414px css */
@media all and (max-width: 413px) {
    .logo-wrap .popular-color-box a {
        font-size: 12px;
    }

    .logo-wrap .logos-type {
        min-width: 70px;
    }

    .font-wrap .edit-font-pre textarea {
        font-size: 16px;
        padding: 5px;
    }

    .product-slider-info h3 {
        font-size: 26px;
    }

    .product-slider-info h4 {
        font-size: 22px;
    }

    .accessory-info pre span {
        font-size: 12px;
    }

    .product-slider-info h2 {
        font-size: 35px;
    }

    .product-confirm-wrap .btn-black {
        padding: 10px;
    }

    .product-slider-info {
        margin-bottom: 0;
    }

    .accessory-detail-img-wrap {
        height: 250px;
    }

    .product-slider-info ul li p {
        padding: 0px 6px;
        font-size: 20px;
    }

    .landing-banner .bg-stroke {
        font-size: 40vw;
    }

    .cart-box {
        min-width: unset;
    }

    .wrap-banner h6 {
        font-size: 12px;
    }

    .banner-vehicle-list .customize-btn,
    .banner-vehicle-list .customize-btn span {
        font-size: 14px;
    }

    .view-pdf-modal .modal-dialog {
        width: 330px;
        margin: 0 auto;
    }

    .contact-page h1 {
        font-size: 60px;
    }

    .wrap-banner h6 {
        margin-left: 10px;
    }

    /* PAYMENT STATUS PAGEE */
    .payment-status-box h4 {
        font-size: 20px;
    }

    /* PAYMENT STATUS PAGEE END */

    .payment-status-box p {
        font-size: 14px;
    }

    /* HETALI CSS START */
    .font-style-wrap .edit-font-wrap {
        height: 108px;
    }

    /* HETALI CSS END */

    /* WELCOME PAGE CSS START HETALI */
    /* WELCOME BANNER SECTION START */
    .welcome-hero-banner .slider-text {
        top: 50%;
        text-align: center;
        transform: translateY(-50%);
    }

    /* WELCOME BANNER SECTION END */
    .designing-guideline-icon {
        order: 1;
        margin-bottom: 30px;
    }

    .productshop-item-img img {
        width: 100%;
        object-fit: contain;
    }

    /* feature build css start < hetali */
    .featurebuilds h2 {
        font-size: 29px;
        /* margin-bottom: 29px !important; */
    }

    .featurebuilds .feature-build-color-piker {
        margin-bottom: 10px;
    }

    /* feature build css end < hetali */

    /* feature video css start < hetali */
    .play-button-feature {
        width: 50px;
        height: 50px;
    }

    /* feature video css end < hetali */

    /* faq mobile css start< hetali */
    .faq-guidline-mobile-item {
        width: 70%;
        margin: 0px auto;
        margin-bottom: 20px;
    }

    .faq-guidline-mobile-item:first-child {
        margin: 0px auto;
        margin-bottom: 20px;
    }

    .faq-guidline-mobile-item:last-child {
        margin-bottom: 0;
    }

    /* faq mobile css end< hetali */
    /* WELCOME PAGE CSS END HETALI*/
    /* all section padding */
    .model-find,
    .designing-guideline,
    .faq-image,
    .decal-anatomy-mobile,
    .shop-product,
    .order-fulfillment-wrapper-desktop {
        padding-left: 30px;
        padding-right: 30px;
    }

    .featurebuilds {
        padding-top: 67px;
    }

    .welcome-hero-banner {
        height: calc(100vh - 157px);
    }

    .featurebuilds h2 {
        margin-bottom: 67px !important;
    }

    .overlay-hero-text {
        font-size: 40px;
        padding-right: 18px;
    }
}

/* 350px css */
@media only screen and (max-width: 350px) {
    header.header-home .cart-btn {
        width: 45px;
    }

    /* S1509-S20J */
    .cart-model-info {
        padding-left: 0.5rem;
    }

    .cart-product h5 {
        font-size: 26px;
    }

    .product-detail-btn-wrap {
        flex-wrap: wrap;
    }

    .product-detail-btn-wrap a {
        width: 100%;
    }

    .product-sec .container-fluid {
        height: calc(100vh - 90px);
    }

    .product-detail canvas {
        max-width: 300px;
    }

    .view-pdf-modal .modal-dialog {
        width: 300px;
        margin: 0 auto;
    }

    .view-pdf-modal .modal-content {
        height: 400px;
    }

    .customize-product-pre {
        height: auto !important;
    }

    .navbar-brand {
        max-width: 100px;
    }

    /* HETALI CSS START */
    .pro-total-price.mobile-add-cart {
        padding-top: 0;
    }

    .font-style-wrap .edit-font-wrap {
        height: 110px;
    }

    /* CART PRICE DETAILS  CSS START */
    .cart-product-details-header p {
        font-size: 20px;
    }

    /* CART PRICE DETAILS  CSS END */
    /* HETALI CSS END */

    /* NEW WELCOME PAGE CSS START  HETALI*/
    .welcome-hero-banner h1 {
        font-size: 38px;
    }

    .welcome-hero-banner .scroll-down-button p {
        font-size: 14px;
    }

    .welcome-hero-banner .scroll-down-button span.scroll-down-buton-wrapper {
        width: 38px;
    }

    /* FEATURE VIDEO SECTION START */
    #videoplayicon {
        width: 50px;
        height: 50px;
    }

    /* FEATURE VIDEO SECTION END */
    .welcome-hero-banner .slider-text span {
        margin-left: 0;
    }

    /* feature build css start < hetali */
    .featurebuilds h2 {
        font-size: 26px;
    }

    .feature-build-item p,
    .feature-build-item-text {
        font-size: 16px;
    }

    .featurebuilds {
        padding-top: 40px;
    }

    .heading-featurebuilds-text {
        padding-bottom: 38px !important;
    }

    /* feature build css end < hetali */
    .shop-product-title .shoping-date,
    .model-find h3,
    .faq-title,
    .featurebuilds h3,
    .designing-guideline h3.designing-guideline-heading,
    .primary-button,
    .secondary-button {
        font-size: 21px;
    }

    /* mobile order processing css start  */
    .order-proces-mobile {
        padding: 50px 10px;
    }

    .order-proces-mobile-item {
        padding: 19px;
    }

    .order-proces-mobile-or::after {
        left: -26px;
    }

    /* mobile order processing css end  */
    /* NEW WELCOME PAGE CSS END HETALI*/

    .sort-product-filter-wrapper .form-check {
        padding-left: 6px;
    }

    /* all section padding */
    .model-find,
    .designing-guideline,
    .faq-image,
    .decal-anatomy-mobile,
    .shop-product,
    .order-fulfillment-wrapper-desktop {
        padding-left: 20px;
        padding-right: 20px;
    }

    .order-proces-mobile-item {
        padding: 19px 5px 19px 19px;
    }

    .order-proces-mobile {
        padding: 50px 10px;
    }

    /* neha */
    .accordion.searchaccordion .btn-link,
    .accordion.searchaccordion .card-body .btn-link {
        font-size: 12px;
    }

}