 .case-study-one-banner-h3 {
        font-weight: 600;
      
        font-size: 35px;
        line-height: 48px;
        margin-top: 30px;
        
    }
    .case-study-one-banner-h4{
        font-weight: 600;
        line-height: 2px;
        margin-top: 30px;
        font-size: 24px;
    }
    .case-study-one-banner-img{
        height: 100px;
        width: 242px;
    }
    .case-study-loantap-one-banner-img{
        height: 100px;
        width: 457px;
    }
    .case-study-tsic-one-banner-img{
        height: 227px;
        width: 374px;
    }

    .case-study-tata-steel-aashiyana-banner-img{
            height: 171px;
            width: 368px;
    }
    .case-study-section-1-bg{
        background-color: #fff;
    }
    .case-study-section-1-h3{
        color: #f77e0b !important;
        font-weight: 600;
        display: inline !important;
        font-size: 25px;
        line-height: 60px;
    }

    .font-bold{
        font-weight:500 !important;
    }

    .after-line::after
{
  content: '';
  border-bottom: 3px solid #000;
  width: 200px;
  display: block;
}
.prev-next-icon-two{
    display: none;
}

 .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
   display: block!important;
   }
   .owl-prev{
   position: absolute;
   top: 110px;
   left: 40px;
   }
   .owl-next{
   position: absolute;
   top: 110px;
   right: 40px;
   }
   .owl-next img{
   width: 50px;
   }
   .owl-prev img{
   width: 50px;
   }
.font-19{
    font-size: 19px!important;
}

.hro_slider .slide .caption{
    width: 100%!important;
    top: 30%!important;
}
.hro_slider .slide .hr{
    width: 50%;
    border: 1px solid #fff;
   
    margin: 20px 0;
}
.case-study-banner{
    max-width: 500px;
    float: left;
    position: absolute;
    top: -15%;
}
.case-study-banner-content{
    max-width: 500px;
}

.case-study-banner img{
    width: 100%;
    height: 100%;
}
.about p{
    font-size: 22px !important;
}
.card-text {
    color: #f77e0b!important;
    font-weight: 500;
    display: inline!important;
    font-size: 32px;
    }
.hro_slider {
    height: 700px!important;
}



/*mobile optimise query*/
@media screen and (max-width: 500px)
{
.hro_slider .slide .caption {
    left: 8%;
    width: 70%;
    height: 100%!important;
    top:20%!important;
}
.case-study-banner{
    width: 310px;
}
}   

.center-content {
position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-25%, -50%);
    padding: 10px;
}

.results h5{
    
    font-weight: 500;
    
    font-size: 24px!important;
    line-height: 130%;
}

.results .card-text {
    color: #f77e0b!important;
    font-weight: 400;
   display:block!important;
    font-size: 22px!important;
    line-height: 150%;
}
.head-line{
    width: 200px;
    text-align: center;
    border: 3px solid #ccc;
}