    .breadcrumb a.theme-color {
        color: #fff !important;
    }

    .breadcrumb a.theme-color:hover {
        color: #bfa2de !important;
    }

    .border-bottom::before {
        top: 5px;
    }

    .carousel-caption h3 {
        font-size: 31px;
    }

    .slider-sec-txt {
        position: relative;
        top: 0px;
    }

    .giving-img-bg {
        background: linear-gradient(to bottom, #43495c, #571f82);
        height: 586px;
    }

    img.givingimg.responsive-m-top {
        margin-top: 0px;
        padding-top: 111px;
    }

    .carousel-caption h3 {
        font-size: 55px;
        line-height: 69px;
        margin-bottom: 40px;
    }

    .carousel-caption h4 {
        margin-bottom: 23px;
    }

    .carousel-caption {
        top: 34% !important;
    }

    .tab {
        overflow: hidden;
        margin-top: 40px;
    }

    .tab button {
        background-color: inherit;
        float: left;
        outline: none;
        cursor: pointer;
        transition: 0.3s;
        color: #001229;
        font-size: 24px;
        padding: 30px 0px;
        border: none;
    }

    .tab button.tab-active {
        background-color: transparent;
        border-color: #bf0a30 !important;
        color: #bf0a30;
        font-size: 24px;
        padding: 30px 0px;
    }

    .tabcontent {
        display: none;
        padding: 25px 38px;
        border: 1px solid #bf0a30;
        margin-bottom: 50px;
    }

    .tablinks:before {
        content: " ";
        border: 8px solid #d3cbbc;
        display: block;
        padding: 16px;
        border-bottom: none;

    }

    .tablinks:after {
        content: " ";
        border: 8px solid #d3cbbc;
        display: block;
        padding: 16px;
        border-top: none;
    }

    .tab-active:before {
        border: 8px solid #bf0a30;
        display: block;
        padding: 16px;
        border-bottom: none;
        color: #bf0a30;
    }

    .tab-active:after {
        content: " ";
        border: 8px solid #bf0a30;
        display: block;
        padding: 16px;
        border-top: none;
        color: #bf0a30;
    }

    button.tablinks:hover {
        color: #bf0a30;
    }

    .tab-title:before {
        content: " ";
        padding: 28px 9px;
        background-color: #ffffff;
        position: absolute;
        left: -5px;
        top: -13px;
    }

    .tab-title:after {
        content: " ";
        padding: 28px 9px;
        background-color: #ffffff;
        position: absolute;
        right: -2px;
        top: -13px;
    }

    button.new-km-btn {
        background-color: transparent;
        border: none;
        border-bottom: 2px solid #bf0a30;
        color: #bf0a30;
        font-weight: 600;
    }

    .bg-about-new {
        background: linear-gradient(to bottom, #2c2d49, #2f366d);
        height: 408px;
    }

    .about-img.bf-pattern .new-img {
        position: relative;
        z-index: 1;
        width: 100%;
        top: 34px;
    }

    .blog-title {
        height: 152px;
        overflow: hidden;
    }

    .aboutusimg {
          height: 538px;
    }
    .aboutusimg1 {
        height: 543px;
    }
    .blog-title h4 {
        line-height: 24px;
        font-size: 16px!important;
        height: fit-content;
    }
    .blog-details p {
        height: 111px;
    }