
/* large desktop :1400px. */
@media (min-width: 1400px) and (max-width: 2000px) {
  
}


/* desktop 1200px to 1600px */
@media(max-width: 1199px) {
    .bapf_body ul label {
    font: normal normal 600 14px/29px Inter;
}
.pro_left h2 {
    font-size: 15px;
}
    .stellarnav > ul > li > a {
        padding: 15px 10px 16px 10px;
        font: normal normal 600 14px/0px Inter;
    }
    .hero-left h1 {
        font: normal normal bold 57px/78px Inter;
    }
    .hero-left p {
        font: normal normal 600 26px/30px Inter;
    }
    .product-content h3 {
        font: normal normal bold 15px/22px Inter;
        width: 100%;
    }
    .news-right-img img {
        height: 220px;
        width: 100% !important;
        min-inline-size: unset;
    }
}

@media (max-width: 1024px) {
         .woo-variation-gallery-wrapper .woo-variation-gallery-slider img {
            width: 80% !important;
        }
    .join-right p {
        font-size: 13px;
    }
    .join-right h3 {
        font-size: 31px;
        line-height: 26px;
}
.about-us {
    padding: 50px 0;
}
.join-left {
    padding-top: 30px;
}
}


 @media(max-width: 991px) {
.woo-variation-gallery-wrapper .woo-variation-gallery-trigger {
    right: 2em !important;
}
          .product-content {
                margin-bottom: 30px;
            }
    .stellarnav .menu-toggle span.bars span {
        background: #fff;
    }
    .stellarnav.mobile.right > ul {
        background: #009;
        z-index: 999;
    }
    .footer-copyright li {
        font: normal normal normal 12px/30px Inter;
    }
    .stellarnav {
        width: unset;
    }
    .btm-right {
        padding: 17px 0;
    }
    .hero-right {
        padding: 36px 0;
    }
    .news-right {
        margin: 30px 0;
    }
    .news-right-img img {
        height: 190px;
    }
    .social-icons li a {
        height: 33px;
        width: 33px;
    }
    .footer-bottom {
        margin-top: 27px;
    }
 
 }


 @media(max-width: 767px) {
     .single_related_sec h2 {
    font: normal normal bold 24px/2px Inter;
    padding-bottom: 40px;
}
     .woo-variation-gallery-thumbnail-position-left-bottom .woo-variation-gallery-container
     .woo-variation-gallery-slider-wrapper, .woo-variation-gallery-thumbnail-position-left-bottom .woo-variation-gallery-container
     .woo-variation-gallery-thumbnail-wrapper {
    margin-top: 20px;
}
.product_listing_single {
    padding: 40px 0 0 0;
}
.entry-summary .product_title.entry-title {
    font: normal normal bold 26px/35px Inter;
    width: 100%;
}
     .product_listing .product-content h3 {
    font: normal normal bold 15px/26px Inter;
}
     .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left !important;
}
.product_listing {
    padding: 40px 0;
}
    .grow-business .bx-img {
        width: 25%;
    }
    .bx-para {
        width: 70%;
    }
    .service-header h3 {
        font-size: 24px;
        line-height: 43px;
    }
    .service {
        padding: 34px 0;
    }
    .service-box.grow-business {
        padding: 15px;
        justify-content: space-between;
    }
    .common-top-section h1 {
        font: normal normal bold 25px/10px Inter;
        padding-bottom: 35px;
    }
    .common-top-section {
        padding: 30px 0;
    }
  
    .hero-left h1 {
        font: normal normal bold 32px/50px Inter;
    }
    .footer-copyright {
        flex-direction: column;
    }
    footer {
        padding-top: 25px;
    }
    .cards {
        margin: 30px 0;
    }
    footer h4 {
        padding-bottom: 0;
        padding-top: 23px;
    }
    .news-right-img img {
        height: 211px;
    }
.header-social-icons {
    padding: 20px 0;
    float: left;
}
    .btm-right {
        font: normal normal 500 11px/0px Inter;
    }
    .inner-items p {
        font: normal normal bold 12px/24px Inter;
        width: 100%;
    }
    .product-content {
        height: auto;
    }
    .shop-carousel {
        margin: 0;
    }
    .hero-banner {
        padding: 33px 0 0 0;
    }
    .news-left-btm h6 {
        font: normal normal 600 16px/27px Inter;
        width: 100%;
    }
    .car-images img {
        margin-bottom: 20px;
    }
    .inner-page-content .d-flex{
        flex-direction: column;
    }
    .inner-page-content .nav-pills .nav-link, .nav-pills .show>.nav-link {
        background-color: #DEDEDE;
        color: #000;
        width: 100%;
    }
    .inner-page-content #v-pills-tab {
        width: 100%;
    }
    .inner-tab-content {
        padding: 30px 0;
    }
    .contact-inner iframe{
        padding-top: 30px;
    }
    .contact-us-right button {
        font: normal normal normal 15px/20px Poppins;
        font-size: 14px;
        padding: 2px 25px;
        margin: 0;
        font-weight: 500;

    }
    .inner-banner h2 {
        font: normal normal bold 27px/36px Inter;
    }
    .breadcrumb-item a {
        font: normal normal normal 15px/25px Inter;
    }
    .breadcrumb-item.active {
        font: normal normal normal 15px/29px Inter;
    }
 }
 @media(max-width: 576px) {
    .header-social-icons img {
        width: 21px;
    }
    .news-img img {
        height: 200px;
    }
    .news-right {
        flex-direction: column;
    }
    .news-right-img {
        width: 100%;
    }
    .news-right .news-left-btm {
        width: 100%;
    }
    .header-social-icons {
    justify-content: center;
    float: unset;
}
}





				
					
