@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-gx-20 {
      --bs-gutter-x: 20px;
    }
    .services-one .inner-container {
      position: relative;
      margin-left: 200px;
      padding: 34px 0px 24px 100px;
  }
  .service-block_one-text{
    max-width: 195px;
  }
  }
  @media only screen and (max-width: 991px) {
    .tp-shop-sidebar {
        transform: translateX(-100%);
        transition: transform 0.4s ease;
        position: fixed;
        left: 0;
        top: 0;
        height: 100vh;
        width: 300px;
        background: #fff;
        z-index: 9999;
        padding: 2rem 1rem 1rem 1rem;
    }
    
    /* Remove display: block from here — transition won't work with display */
    .tp-shop-sidebar.active {
        transform: translateX(0);
        display: block !important;
    }
    
    .sidebar-overlay {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        width: 100%;
        background: rgba(0,0,0,0.6);
        z-index: 9998;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.4s ease;
    }
    
    .sidebar-overlay.active {
        opacity: 1;
        visibility: visible;
    }
    .filter-toggle{
        margin-bottom: 16px;
    }
    
    
    
    
    .tp-gx-20 {
      --bs-gutter-x: 20px;
    }
    .servicesHome .service-item {
      padding: 20px;
      margin-bottom: 10px;
  }
  .services-one .inner-container {
    position: relative;
    margin-left: 160px;
    padding: 34px 0px 24px 85px;
}
.service-block_one-text{
  max-width: 165px;
}
.service-block_one-title{
    font-size: 20px;
}
.mobile-menu #navbarSupportedContent {
    display: block;
}
  }
@media only screen and (max-width: 767px) {
    .services-one .inner-container {
        margin-left: 0;
        padding: 2rem;
        text-align: center;
    }
    .tp-product-item-2:hover .tp-product-action-2{
        left: 2px;
    }
    .tp-product-action-btn-2 {

    width: 28px;
    height: 28px;
    line-height: 30px;
    font-size: 6px;

}

    .tp-product-details-tab-nav .nav-tabs{
    flex-wrap: nowrap;
    width: 100%;
    white-space: nowrap;
    padding-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    }
    .services-one .inner-container:before {
        left: -30px;
        border-radius: 0;
    }
    .service-block_one-text{
        margin: 0 auto;
        max-width: 275px;
    }
    .service-block_one-inner:before{
        display: none;
    }
    .mobile-menu #navbarSupportedContent {
        display: block;
    }
    .about-two_circle{
        display: none;
    }
    .about-two_image-column .column:nth-child(2) .about-two_image {
        margin-top: 40px;
    }
    .about-two_content-outer {
        width: 100%;
    }
    .responsive-video-container-home {
        padding-bottom: 60.25%;
    }
    
  
}
@media only screen and (max-width: 600px) {
    .container {
        width: 90% !important;
    }
    .tp-product-details-title{
        font-size: 24px;
    }

    .responsive-video-container-home {
        padding-bottom: 100.25%;
    }
    .text-content h2{
        font-size: 28px;
    }
    .text-content em {
        font-size: 18px;
    }
    .text-content {
   
        width: 80%;
    }
    .pb-55 {
        padding-bottom: 35px;
    }
    .pt-55 {
        padding-top: 35px;
    }
    .whatsapp-icon {
        bottom: 130px;
       
    }
    .tp-search-area {
      
        background-color: var(--tp-common-white);
        padding: 30px 5px;
   
    }
    .tp-about-wrapper {
        margin-right: 0;
        margin-top: 50px;
        width: 100%;
        text-align: center;
    }
    .events-one {
        margin-top: -132px;
        padding: 230px 0px 30px;
        margin-bottom: 3rem;
    }
    .about-first-img {
        width: 100% !important;
    }
    .full-face-helmet-h5 {
        margin: 30px 10px;
    }
    .tp-about-area {
        padding-bottom: 50px !important;
    }
    .servicesHome .svgInject {
        width: 40px;
    }
    .servicesHome .service-item_icon {
        margin-bottom: 30px;
    }
    .servicesHome .service-item {
        padding: 20px;
        margin-bottom: 10px;
    }
    .service-item_title {
        font-size: 20px;
    }
    .servicesHome .service-item_text {
        min-height: 90px;
    }
    h3.tp-slider-title,
    .sec-title_heading {
        font-size: 24px;
        line-height: 140%;
        margin-bottom: 10px;
    }
    .inox {
        /* background: transparent; */
        padding: 1rem 0;
    }
    .inox{
        background-color: #d0ddd5;
      }
      .inox.phantom{
        background-color: #e2e0e9;
      }
      .inox.run{
        background-color: #cfcfcf;
      }
    .heroImgWrap::before {
        display: none;
    }
    .about-one_experiance .odometer {
        font-size: 32px;
    }
    .tp-product-badge {
        position: absolute;
        top: 6px;
        right: 10px;
        z-index: 1;
    }
    .about-one_experiance-text {
        margin-top: 5px;
        font-size: 14px;
    }
    .about-one_experiance {
        left: 10px;
        top: 10px;
        width: auto;
        padding: 14px 14px;
    }
    .about-one_experiance::before {
        right: 6px;
    }
    .tp-slider-active .tp-slider-arrow button{
        visibility: hidden;
    }
    .tp-product-details-additional-info .addInfo h6 {
        font-size: 14px;
        font-weight: 500;
        line-height: 145%;
    }
    .searchResult {
        display: block;
    }
    .searcProd{
        margin-bottom: 8px;
    }
    .cartPage .tp-product-title-2{
        width: 80%;
    }
    .cart-item .tp-slider-btn {
        text-align: center;
    }
    .breadcrumb__list span {
        font-weight: 400;
        font-size: 14px;
        position: relative;
        padding-right: 0px !important;
        margin-right: 0px !important;
    }
    
    /* p{
    margin-left: 20px;
    margin-right: 20px;
} */
    /* h2,h3,h4,h5{
    padding:20px 10px
} */
    ul {
        list-style-type: none;
    }
    .inner-container{
        padding: 16px;
    }
    .about-bg-red{
        padding: 40px 0;
    }
    .about-one_quote-inner {
        font-size: 14px;
        line-height: 21px;
        padding-top: 12px;
        padding-left: 4px;
    }
    .about-one_quote {
        padding: 14px 24px 14px;
    }
    .about-one_quote .quote {
        left: -13px;
        top: 6px;
        line-height: 1em;
        font-size: 18px;
    }
    .pb-115, .pb-140{
        padding-bottom: 50px;
    }
    .tp-product-details-additional-info {
        padding-top: 30px;
    }
    .tp-product-details-additional-info .row {
        padding: 20px;
        overflow: hidden;
    }
    .tp-product-title-2 {
        font-size: 14px;
        margin-bottom: 2px;
        font-weight: 600;
        line-height: 22px;
    }
    .addressWrapper .nav-tabs .nav-link {
        padding: 1rem 0;
        font-size: 12px;
    }
    .addressWrap {
        width: 100%;
    }
    .adrsHeading button.tp-btn.tp-btn-2.tp-btn-white.text-white {
        padding: 8px 16px;
        font-size: 12px;
    }
    .adrsHeading .fw-normal {
        font-size: 18px;
    }
    .addBook h3 {
        font-size: 24px;
        margin-top: 12px;
    }
    .tp-product-details-additional-info .addInfo {
        padding: 15px 10px;
        margin: -3px;
    }
}
@media only screen and (max-width: 575px) {
        .custom-prev.swiper-button-prev,
    .custom-next.swiper-button-next {
    width: 30px;
    height: 30px;
}
.outer{
    padding:0
}
.thankYou .cont .tp-product-details-add-to-cart-btn{
    padding: 8px;
}
}
@media only screen and (max-width: 400px) {
    .servicesHome .service-item_text {
        min-height: 120px;
    }
    .service-item_title {
        font-size: 18px;
    }
    .list-st-none li span {
        display: block;
        margin-top: 10px;
        font-size: 12px;
        font-weight: 600;
    }


    

}
