@media only screen and (max-width:767px) {
.bg-hide .elementor-widget-wrap.elementor-element-populated {
    background: transparent !IMPORTANT;
}
    .blog-body .entry-title {
    font-size: 17px;
    font-weight: 500;
    line-height: 22px;
}
    .pl-70 {
        padding-left: 15px;
    }

    .pt-120 {
        padding-top: 50px;
    }
    
    .pr-40 {
        padding-right: 15px;
    }
    .pl-40 {
        padding-left: 15px;
    }
    .pr-0 {
        padding-right: 15px !important;
    }
     
    }
 

@media only screen and (min-width:550px) and (max-width:767px) {
.blog-body .entry-title {
    font-size: 17px;
    font-weight: 500;
    line-height: 22px;
}
.service-list{padding: 25px;}
.service-cont-l h3 {
    font-size: 17px;    
    display: -webkit-box!important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}
.ser-po-icon {
     width: 70px;
    
}
    .carousel-cell {
        width: 100%;
        padding-inline-start: 0px;
        padding-inline-end: 0px;
    }
   
}
@media only screen and (min-width:320px) and (max-width:557px) {
    .carousel-cell {
        width: 100%;
        padding-inline-start: 0px;
        padding-inline-end: 0px;
    }
    .top-bar {
        display: none
    }  
}
@media only screen and (min-width:768px) and (max-width:1150px) {
.blog-body .entry-title {
    font-size: 17px;
    font-weight: 500;
    line-height: 22px;
}
 .service-list{padding: 25px;}
.service-cont-l h3 {
    font-size: 17px;    
    display: -webkit-box!important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}
.ser-po-icon {
     width: 70px;
    
}
    .pb-90 {
        padding-bottom: 40px;
    }

    .pt-90 {
        padding-top: 40px;
    }
    
    .pt-60 {
        padding-top: 30px;
    }
    .pb-60 {
        padding-bottom: 30px;
    }
    
    .pl-70 {
        padding-left: 30px;
    }

    .pt-120 {
        padding-top: 10px;
    }
    p {
        font-size: 16px !IMPORTANT;
        line-height: 23px !IMPORTANT;
    }
    
    .pr-40 {
        padding-right: 15px;
    }
    .pl-40 {
        padding-left: 15px;
    }
    .min-w-list p {
   
            }

@media only screen and (min-width:992px) and (max-width:1349px) {

    
}

@media only screen and (min-width:1350px) and (max-width:1699px) {
    
    }