
    @media (min-width:991px){

       .responsive-menu
        {
            display: none;
        }
    }
        @media (max-width:991px){
          .mynavbar{
                display: none;
            }
            
            .responsive-menu .logo {
                text-align: center;
                border-bottom: 1px solid rgb(0 0 0 / 20%);
                margin-bottom: 11px;
                padding-bottom: 11px
            }
            footer{
                padding-inline: 0px;
            }
        }
        @media (max-width:768px){
            .logo img{
                max-height: 86px;
            }
            .news-section {
                border-radius: 20px;
                margin-inline: 12px;
                padding: 20px 0px;
            }
            .new-image .img{
                height: 300px;
                margin-top: 26px;
            }
            .nav-pills .nav-item img {
                height: 69px;
                width: 80px;
            }
            .nav-pills .nav-link span {
                font-size: 17px;
                margin-inline-start: 43px;
            }
            .search-box {
                padding: 26px 12px;
                margin-bottom: 20px;
            }
            .site-search .woocommerce-product-search,
             .site-search .widget_search .search-form{
                width: 85%;
            }
          
        .comp-rights,.copy-right {
            text-align: center;
        }
        .copy-right p{
            margin-bottom: 10px;
        }
        .footer-sochial{
            text-align: center;
        }
    
        .copy-right p{
            font-size: 14px;
        }
      
        .breadcrumb-section{
            margin-inline: 14px;
            padding: 24px 0;
        }
        .breadcrumb-info nav {
            flex-direction: column;
            align-items: start;
        }
        .breadcrumb-section p {
            margin-inline-start: 0;
        }
        .about-img{
            height: 300px;
        }
        .about-page .row:nth-child(even) {
            margin-top: 40px;
        }
        .copy-right {
          
            margin-top: 14px;
        }
        .footer-links{
            margin-top: 20px;
        }
        footer {
            padding-top: 0px;
        }
      
        .section-title h4{
            font-size: 26px;
            padding-bottom: 14px;
        }
        .owl-theme .owl-dots .owl-dot span {
            width: 34px;
            margin: 5px;
        }

.project-slider.owl-theme .owl-nav .owl-next,
 .project-slider.owl-theme .owl-nav .owl-prev ,
 .sponser-slider.owl-theme .owl-nav .owl-next
 ,.sponser-slider.owl-theme .owl-nav .owl-prev{
    margin-top: 0;
    position: unset;
    top: unset;
    transform:none;
}

.footer-links h4 {
    font-size: 20px;
    margin-bottom: 12px;
}
.comp-rights {
    flex-direction: column;
}
.copy-right .row {
    flex-direction: column-reverse;
}
.footer-soch-icon {
    text-align: center;
    margin-bottom: 12px;
}
.rights span{
    display: none;
}
.nav-pills .nav-link.active::after {
    width: 105%;
}
.gallary-slider.owl-theme .owl-nav .owl-prev{
    left: 0;
}
.gallary-slider.owl-theme .owl-nav .owl-next{
    right: 0;
}
.chemical-box {
    padding: 28px 20px;
    margin-bottom: 20px;
    padding-inline-end: 0;
    min-height: unset;
}
.chemical-box h4 {
    font-size: 24px;
    margin-bottom: 14px;
}
.section-title {
    margin-bottom: 22px;
}
.conatct-data{
   padding-inline-start: 0;
   margin-bottom: 34px;
}
.conatct-data ul li a {
    font-size: 22px;
    margin-inline-end: 0;
}
.conatct-data ul li i {
    font-size: 28px;
    width: 22px;
}
.photo-page, section {
    padding:32px  16px;
    
}
.conatct-data ul li,.contact-form h5 {
    margin-bottom: 16px;
}
.contact-form{
    margin-bottom: 32px;
}
.breadcrumb-section.single-sec-p nav{
    width: 100%;
    padding-inline-start: 0;
}
.resource-img{
    height: 324px;
    margin-bottom: 32px;
}
.article-detail h4, .more-detail h4 {
    font-size: 18px;
    line-height: 29px;
}
.subtitle {
    margin: 16px 0 26px;
}
.single-btn{
    width: 120px;
}
.article-detail .subtitle .single-btn {
    margin-inline-end: 8px;
}
.comment-block,.comment-block:first-of-type {
    width: 100%;
    border: 1px solid #E3E3E3;
}
.comment-block .img {
    width: 60px;
    height: 60px;
}
.comment-block .details {
    width: calc(100% - 66px);
    margin-inline-start: 10px;
}
.comment-block {
    width: 100%;
    padding: 32px 8px;
}
.leave-comment textarea, .leave-comment input{
    margin-bottom: 10px;
}
.article-detail p, .more-detail p{
    font-size: 16px;
}
.all-comments{
    margin-top: 24px;
}
.leave-comment h6{
    margin-bottom: 24px;
}
.connect-whats {
    flex-direction: column;
}
.connect-whats h4 {
    margin-inline-end: 0;
    margin-bottom: 26px;
}

    }
        @media (max-width:425px){
          
       
        .sidebar{
            width:320px;
        }
     
        }