.dot-color {
    color: #3874ab;   
}

.dot-color>li>strong {
    font-weight: normal;
    color: #666;
}

.img-customer-focused {
    margin-bottom: -10px !important;
    margin-top:10px !important;
}

.img-check-hand {
    margin-top: 60px;
}

.img-strategic-partner-header{
    padding-right: 40px;
}

.software-development{
    font-size: 14px;
}

.lsw_detail{
    margin-top: -30px;
}

.project_detail{
    margin-top: -20px;
    margin-bottom: -40px !important;
}

#service-intro {
    min-height: inherit!important;
}

@media (max-width: 991.98px) { 
    .img-check-hand {
        margin-top: 5px;
    }
    .img-strategic-partner-header{
        padding:0px;
    }
    
    .text-center-sm {
        margin-top: -25px;
        margin-bottom: -10px;
    }
    
    .p-pt-sm  {
        margin-top: -25px;
    }
    
    .ult_pricing_table_wrap,
    .p-content-pb-sm{
        margin-bottom: 20px!important;
    }
    
    .img-check-hand {
        margin-top: 20px;
    }
    
    .lsw_detail {
        margin-top: -10px;
    }
    
}