body h4{
    font-size: 22px;
  }
  body a{
    color: #131313;
  }
  body a:hover{
    color: #DC2C1D;
  }

  li{
    list-style: none;
  }
  .sub-banner {
    width: 100%;
    background-size: cover;
    position: relative;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 6rem;
}
.sub-banner .banner {
    position: relative;
    z-index: 1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
    width: 100%;
}
.banner-text {
    content: "";
    position: absolute;
}
/* .sub-banner::after {
    content: "";
    background-color: rgb(0 0 0 / 50%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
} */
.sub-banner .breadcrumb{
    justify-content: center;
}
.sub-banner .breadcrumb a{
    color: #fff;
    transition-duration: 0.3s;
}
.sub-banner .breadcrumb a:hover{
    color: #E6000A;
    transition: all ease-in-out 0.3s;
}
.sub-banner .breadcrumb-item+.breadcrumb-item::before{
    color: #fff;
}

.sub-banner-privacy{
    background: url(/assets/images/privacy/privacy-banner.webp);
  }
  .sub-banner-hrm{
    background: url(/assets/images/products/hrm/hrm-banner.webp);
  }

  .banner-text h2{
    font-size: 32px;
  }
  h4{
    color: #DC2C1D;
  }
  .pr-sec .pr-txt h1{
    font-size: 32px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
  }
  .pr-txt h1::before {
    content: "";
    position: absolute;
    bottom: -9px; 
    left: 0;
    width: 50%;
    height: 3px;
    background-color: #E6000A;
}
.pr-sec .pr-txt ul{
    padding-left: 0rem;
}
.pr-sec .pr-txt i{
    font-size: 18px;
    color: #E6000A;
    padding-right: 8px;
}
.pr-sec .pr-txt ul li{
    padding-bottom: 15px;
}


/* responsive css start  */

@media only screen and (min-width:1024px) and (max-width:1119px){
     .sub-banner{
        margin-top: 5.4rem;
    }
    .sub-banner .banner{
        height: 300px;
    }
    .sub-banner{
        height: 300px;
    }
    .sub-banner::after{
        height: 300px;
    }
    .banner-text h2 {
        font-size: 21px;
        text-align: center;
    }
    .banner-text{
        top: 30%;
    }
    .sub-banner .breadcrumb a{
        font-size: 16px;
    }
    .sec-padd1{
        margin-top: 0rem;
    }
    .sec-padd8 {
    padding-bottom: 2rem !important;
    }
    .pr-sec .pr-txt h1{
        font-size: 26px;
    }
    p{
        font-size: 15px;
    }
    body h4 {
    font-size: 20px;
    }
}

@media only screen and (min-width:901px) and (max-width:1023px){
     .sub-banner{
        margin-top: 5.4rem;
    }
    .sub-banner .banner{
        height: 200px;
    }
    .sub-banner{
        height: 200px;
    }
    .sub-banner::after{
        height: 200px;
    }
    .banner-text h2 {
        font-size: 21px;
        text-align: center;
    }
    .banner-text{
        top: 30%;
    }
    .sub-banner .breadcrumb a{
        font-size: 16px;
    }
    .sec-padd1{
        margin-top: 0rem;
    }
    .sec-padd8 {
    padding-bottom: 2rem !important;
    }
    .pr-sec .pr-txt h1{
        font-size: 26px;
    }
    p{
        font-size: 15px;
    }
    body h4 {
    font-size: 20px;
    }
}

@media only screen and (min-width:768px) and (max-width:900px){
     .sub-banner{
        margin-top: 5.4rem;
    }
    .sub-banner .banner{
        height: 200px;
    }
    .sub-banner{
        height: 200px;
    }
    .sub-banner::after{
        height: 200px;
    }
    .banner-text h2 {
        font-size: 21px;
        text-align: center;
    }
    .banner-text{
        top: 30%;
    }
    .sub-banner .breadcrumb a{
        font-size: 16px;
    }
    .sec-padd1{
        margin-top: 0rem;
    }
    .sec-padd8 {
    padding-bottom: 2rem !important;
    }
    .pr-sec .pr-txt h1{
        font-size: 26px;
    }
    p{
        font-size: 15px;
    }
    body h4 {
    font-size: 20px;
    }
}

@media only screen and (min-width:576px) and (max-width:767px){
     .sub-banner{
        margin-top: 5.4rem;
    }
    .sub-banner .banner{
        height: 150px;
    }
    .sub-banner{
        height: 150px;
    }
    .sub-banner::after{
        height: 150px;
    }
    .banner-text h2 {
        font-size: 21px;
        text-align: center;
    }
    .banner-text{
        top: 30%;
    }
    .sub-banner .breadcrumb a{
        font-size: 16px;
    }
    .sec-padd1{
        margin-top: 0rem;
    }
    .sec-padd8 {
    padding-bottom: 2rem !important;
    }
    .pr-sec .pr-txt h1{
        font-size: 26px;
    }
    p{
        font-size: 15px;
    }
    body h4 {
    font-size: 20px;
    }
}

@media only screen and (min-width:420px) and (max-width:575px){
     .sub-banner{
        margin-top: 5.4rem;
    }
    .sub-banner .banner{
        height: 150px;
    }
    .sub-banner{
        height: 150px;
    }
    .sub-banner::after{
        height: 150px;
    }
    .banner-text h2 {
        font-size: 21px;
        text-align: center;
    }
    .banner-text{
        top: 30%;
    }
    .sub-banner .breadcrumb a{
        font-size: 16px;
    }
    .sec-padd1{
        margin-top: 0rem;
    }
    .sec-padd8 {
    padding-bottom: 2rem !important;
    }
    .pr-sec .pr-txt h1{
        font-size: 26px;
    }
    p{
        font-size: 15px;
    }
    body h4 {
    font-size: 20px;
    }
}

@media only screen and (min-width:100px) and (max-width:419px){

    .sub-banner{
        margin-top: 5.4rem;
    }
    .sub-banner .banner{
        height: 150px;
    }
    .sub-banner{
        height: 150px;
    }
    .sub-banner::after{
        height: 150px;
    }
    .banner-text h2 {
        font-size: 21px;
        text-align: center;
    }
    .banner-text{
        top: 30%;
    }
    .sub-banner .breadcrumb a{
        font-size: 16px;
    }
    .sec-padd1{
        margin-top: 0rem;
    }
    .sec-padd8 {
    padding-bottom: 2rem !important;
    }
    .pr-sec .pr-txt h1{
        font-size: 26px;
    }
    p{
        font-size: 15px;
    }
    body h4 {
    font-size: 20px;
    }
}