


.service-info{padding:30px 0px;}
.service-info:after{content:"";display:table;clear:both;}
.service-info-item{float: left;width: 20%;padding: 0 30px;}
.service-info-item:after{content:"";display:table;clear:both;}
.service-info-item img{float: left;height: 50px;width: 50px;object-fit: cover;margin-right: 20px;}
.service-info .service-info-item:nth-child(n+2){border-left-width:1px; border-left-style:solid;}
.service-info-item h5 {margin-top: 20px;max-width: 150px;}
@media screen and (min-width: 992px) and (max-width: 1199px){
    .service-info-item{padding: 0 15px;}
    .service-info-item img{margin-right: 10px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
    .service-info-item {text-align: center;}
    .service-info-item img{float: none;margin: 0 auto 10px;}
}
@media screen and (min-width: 0) and (max-width: 767px){
    .service-info{padding: 0;}
    .service-info-item {width: 100%;padding: 15px 20px;}
    .service-info .service-info-item:nth-child(n+2){border:none;border-top-width: 1px; border-left-style:solid;}
    .service-info-item h4{margin-top: 18px;}
    .show_products2,.show_products2_box {padding:0px;}
    .show_products2-right {margin:0px 0px 20px 0px;}
    .service-info-1 .service-info-item:nth-child(n+2){
        border-left-style:none;
        border-top-style:solid;
    }
}
