@media only screen and (max-width:600px){
    .right-call-div.d-flex.align-items-center {
    justify-content: center !important;
    margin-top:3%;
}
img.logo {
    margin-bottom: 4%;
}
.popup-content.login-content {
    height: fit-content;
    width: 87%;
}
.popup-content.partner-content {
    width: 95%;
}
.popup-content {
    width: 95%;
}
.container.width80 {
    width: 100% !important;
    max-width: 100% !important;
}
.container.product-info-sec{
    width:100%;
}
.popup-content .row{
        width: 100% !important;
    margin: auto;
}
.lap-icon {
    margin: auto;
    width: 100% !important;
}
.image-top-layer {

    font-size: 11px !important;

}
.popup-btm-content{
    display:block !important;
    text-align: center;
}
.popup-btm-content span{
    display:block !important;
}
.main-popup-head {
        margin-top: 12px;
    font-size: 13px;
}
li.nav-item {
    /* margin-bottom: 6px; */
    padding-left: 15px;

}
/* .col-lg.banner2 , .col-lg.banner3{
    display:none !important;
} */
/* .col-lg-7.col-md-6.col-sm-12.banner1 {
    height: 300px;
} */
.category-accordion{
    display:block;
        padding: 0px;
}
.icon-block-container{
    display:none;
}
header2{
    display:none !important;
}
h6.cat-head {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0px;
}
.brand-item{
    width: 33.33% !important;
}

.padding-right-footer{
    padding-right:0px;
}
.footer-bottom-client .col-lg-3 {
    display: flex;
    width: 25%;
    justify-content: center;
}
.footer-bottom-client {
   padding-right:5px;
   padding-left:5px;
}
.social-icons .col-lg.col.d-flex.align-items-center.justify-content-center {
    margin-bottom: 6%;
}
.right-menu{
    display:none;


}
.top-left-div{
    justify-content: center;
}
.newsletter-form button{
    background:white;
    color:#000;
    -webkit-text-stroke:0.2 #000;
}
p.testimonial-para {
    text-align: center;
    margin-top: 5%;
}
.testimonial-name, .testimonial_subtitle {
    text-align: center !important;
}
section.client {
    margin-top: 3%;
}

.ind-items-div .col {
    width: 50% !important;
    max-width: 50% !important;
}
.ind-items-div .col {
    width: 33% !important; max-width: 33% !important;

}
.row.ind-items-div h6 {
    font-size: 14px;
}


}

@media only screen and (max-width:768px){
    footer .row {
        text-align: center;
    }

    footer .border-left{
        border:none !important;
    }
}
