.redborder {
    border-color: #CA0B00 !important;
}
.text-danger{
    color: #CA0B00 !important;
}
.home-professional-heading-font{
    font-size: 21px !important;
    font-weight: 600 !important;
}
.change-text-color{
    color: white !important;
}
.change-button-border-color{
    border: 1px solid white !important;
}
.u-BoxShadow100:hover{
    color: white !important;
}
@media only screen and (max-width: 768px) {
    .small-screen-center{
        text-align: center !important;
    }
    .small-screen-copyright{

        margin-left: 0px !important;

    }
    .header-text-margin{
        font-size: 50px !important;
    }
    .header-image-style {
        max-width: 100% !important;
        height: auto;
    }
  }
.small-screen-copyright
{
    margin-left: 105px;
}
.progress--gradient .progress-bar{
    background: #ffffff !important;
    background-color: #ffffff !important;
}
.change-percent-color{
    background: black !important;
}
.header-image-style{
    max-width: 50%;
    height: auto;
}
.header-text-margin{
    margin-bottom: 34px !important;
    font-size: 45px !important;
}
.subtitle-margin{
    margin-bottom: 14px !important;
}
.home-header-section-text-font-margin{
    font-size: 19px !important;
    margin-bottom: 34px !important;
}
.margin-section-text{
    margin-top: 80px;
}
