/* cbc landing page*/
#mb-0 p{
    margin-bottom: 0;
}
hr.spacer--med {
    border-bottom: 3px solid #830051;
    margin-bottom: 30px;
}
#mt-2{
    padding-top: 20px;
}
#cbc-landing-page #join-section a {
    color: #830051;
}
a.cbc-btn {
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.2;
    font-family: Lexia-Regular;
    font-size: var(--buttontext);
    display: inline-block;
    background: rgb(139, 0, 81);
    padding: 10px 16px;
    text-decoration: none;
    margin: auto;
}
#cbc-landing-page .banner_wrap  p {
 font-family: "Lexia-italic";
    font-size: var(--font-65px-1920-35px-375);
    line-height: 1.207;
    font-weight: bold;
}

#cbc-landing-page .partnership-banner_sec {
    color: #fff;
    height: 30vw;
    margin: auto 0;
    position: relative;
    width:100%;
}
#cbc-landing-page .banner_wrap {
    position: absolute;
    top: 58px;
    left: 140px;
}
span.base-color {
    color: #484848;
}
#cbc-landing-page .ban-content-uksites {
    position: absolute;
    top: 85px;
    font-size: var(--font-65px-1920-35px-375);
    line-height: 1.207;
    font-family: "Lexia";
    color: #ffffff;
    left:0;
    font-weight:bold;
}
#cbc-landing-page .cmp-container__backgroundImage--enabled {
    /* min-height: 220px; */
    background-size: cover;
    margin: 0 0px 25px 0px;
    height: 28vw;
}
div#white-smoke-bg {
    background: #f7f5f5;
}
#cbc-landing-page .rare-disease-txt {
    display: none;
}
#cbc-landing-page .ban-content-uksites {
    display: block;
}
#cbc-landing-page .banner_wrap {
    display: block;
}

#cbc-landing-page #fifty-layout-design,
#cbc-landing-page #seventy-thirty-column,
#cbc-landing-page #thirty-seventy-column{
    display: flex;
    gap: 50px;
    /*align-items: center;*/
}
 #cbc-landing-page #cbc-white-sec #seventy-thirty-column{
    align-items: center;
}
#cbc-landing-page #fifty-layout-design,
#cbc-landing-page #seventy-thirty-column{
    padding-bottom: 50px;
}
#cbc-landing-page #fifty-layout-design .azcl-column-par1,
#cbc-landing-page #fifty-layout-design .azcl-column-par2{
    width: 50%;
}
#cbc-landing-page #seventy-thirty-column .azcl-column-par1,
#cbc-landing-page #thirty-seventy-column .azcl-column-par2{
    width: 30%;
}
#cbc-landing-page #seventy-thirty-column .azcl-column-par2,
#cbc-landing-page #thirty-seventy-column .azcl-column-par1{
    width: 70%;
}

/* cbc landing page*/


body#cbc-page,  body#cbc-landing-page {
    max-width: 1920px;
    margin: auto;
    background-color: #FFFFFF;
}
#cbc-page .jb-class {
    margin: 20px 0 35px 0;
    font-family: 'Arial';
    color: #000000;
    line-height: 31px;
    font-size: var(--bodytext-17px);
}
#cbc-page .cmp-container__backgroundImage--enabled {
    min-height: 220px;
    background-size: cover;
    margin: 0 0px 5px 0px;
}
#cbc-page .row-container, #cbc-page #row-container, #cbc-landing-page .row-container, #cbc-landing-page #row-container {
    width: 100%;
    max-width: 86%;
    margin: auto;
    padding: 0;
}
#cbc-landing-page .ban-content-uksites {
    position: absolute;
    top: 85px;
    font-size: var(--font-65px-1920-35px-375);
    line-height: 1.207;
    font-family: "Lexia";
    color: #ffffff;
    left:0;
    font-weight:bold;
}
#cbc-page .cbc-banner {
    height: 29.7vw;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
}
#cbc-page .ban-content {
    position: absolute;
    top: 70px;
    font-size: var(--font-65px-1920-35px-375);
    line-height: 1.2;
    font-family: 'Lexia-italic';
    color: #ffffff;
    padding: 0px;
    font-weight: bold;
}
#cbc-page .home, #cbc-landing-page .home  {
    padding-top: 2.2%;
}
#cbc-page .home ul, #cbc-landing-page .home ul {
    display: flex;
}
#cbc-page .home ul li, #cbc-landing-page .home ul li {
    margin-right: 10px;
    padding-right: 10px;
    text-align: center;
    align-items: center;
    list-style-type: none;
    border-right: 1px solid #000000;
    /* border-right: 2px solid #000000; */
    font-size: var(--breadcrumb-12px);
    line-height: 1.2;
    color: #000000;
    font-family: 'Lexia-Regular';
}
#cbc-page .home li:last-child, #cbc-landing-page .home li:last-child {
    border: none;
    font-family: 'Lexia-Regular';
    text-decoration: none;
}
#cbc-page .home li.Donation.nolinkpage, #cbc-landing-page .home li.Donation.nolinkpage {
    font-family: 'Lexia-Regular' !important;
    color: #8B0051 !important;
    font-size: var(--breadcrumb-12px) !important;
}
#cbc-page a.chomes, #cbc-landing-page a.chomes {
    color: #000000;
    font-family: 'Lexia-Regular';
}
#cbc-page .donated, #cbc-landing-page .donated{
    margin-top: 55px;
    margin-bottom: 55px;
    color: #830051;
    font-size: var(--font-65px-1920-35px-375);
    line-height: 1.2;
    font-family: 'Lexia-Regular';
    display: none;
}
#cbc-page h1, #cbc-page h2, #cbc-landing-page h1, #cbc-landing-page h2 {
    font-family: 'Lexia-Regular';
    padding-bottom: 20px;
    color: #830051;
    font-weight: 100;
    font-size: var(--bodyheading-25px);
    line-height: 1.2;
}
#cbc-page #cbc-fir-sec p, #cbc-page #cbc-grey-sec p, #cbc-landing-page .uksiteslt p, #cbc-landing-page #cbc-white-sec p{
    margin-bottom: 30px;
    font-size: var(--bodytext-17px);
    line-height: 1.294;
    font-family: 'Arial';
    color: #000000;
}
#cbc-landing-page #cbc-white-sec{
    background: #fff;
    padding: 0 0 20px;
}

#cbc-fir-sec, #cbc-grey-sec{
    padding: 40px 0;
}
#cbc-grey-sec{
    background: #f8f8f8;
}
#cbc-page a.chomes {
    color: #000;
    text-decoration: underline;
    font-family: "Lexia-Regular";
    font-size: var(--breadcrumb-12px);
    line-height: 1.2;
}

#cbc-landing-page .uksiteslt p{
    padding: 0px 0 0;
}
#cbc-landing-page #cbc-white-sec .button a{
    border: 2px solid #830051;
    padding: 10px 20px;
    color: #830051 !important;
    border-radius: 4px;
}
#cbc-landing-page #cbc-white-sec .button{
    display: flex;
    justify-content: center;
        margin-top: 30px;
}
#cbc-landing-page #white-smoke-bg p.sub-heading{
    color: #830051;
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: bold;
}
#cbc-landing-page #white-smoke-bg p{
    font-size: var(--bodytext-17px);
    line-height: 1.294;
    font-family: 'Arial';
    color: #830051;
}
#cbc-landing-page #cbc-white-sec .cmp-accordion__button{
    border-top: 2px solid #f5f5f5;
    border-bottom: 2px solid #f5f5f5;
    padding: 18px 0;
    font-size: 20px;
    margin-top: 50px;
    font-family: "Lexia";
}
#cbc-landing-page #cbc-white-sec .cmp-accordion{
    width: auto;
}
#cbc-landing-page #cbc-white-sec .cmp-accordion__panel li{
    font-size: 12px;
    list-style: lower-roman;
    list-style-position: outside;
}

@media screen and (max-width: 1901px) {
    #cbc-page .col-lg-12.col-md-12.col-sm-12.col-xs-12, #cbc-landing-page .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    #cbc-landing-page .banner_wrap {
    display: none;
}
    
    #cbc-landing-page .ban-content-uksites {
    display: none;
}
    #cbc-landing-page .rare-disease-txt {
    display: block;
    font-size: var(--bodyheading-25px);
    line-height: 30px;
    color: #830051;
    padding: 0 0 12px 0px;
    font-family: 'Lexia-Regular';
    margin-top: 25px;
}
    #cbc-page .cbc-banner {
        height: 88vw !important;
        width: 100%;
        background-repeat: no-repeat;
        background-size: 100%;
        z-index: -1;
    }
    #cbc-page .row-container, #cbc-page #row-container, #cbc-landing-page .row-container, #cbc-landing-page #row-container{
        width: 100%;
        max-width: 100%;
        /*margin: auto;*/
        padding: 0 15px;
    }
    #cbc-page .ban-content {
        top: 25px;
        /* font-size: 30px; */
        display: none;
        line-height: 35px;
        margin-left: 20px;
    }
    #cbc-page .donated, #cbc-landing-page .donated {
        margin-top: 40px;
        margin-bottom: 5px;
        line-height: 1.2;
        padding-left: 3px;
        padding-right: 5px;
        font-size: 25px;
        display: block;
    }
    
}


/* media */

@media screen and (max-width: 991px){
    #cbc-landing-page #fifty-layout-design .azcl-column-par1,
    #cbc-landing-page #fifty-layout-design .azcl-column-par2,
    #cbc-landing-page #seventy-thirty-column .azcl-column-par1,
    #cbc-landing-page #thirty-seventy-column .azcl-column-par2,
    #cbc-landing-page #seventy-thirty-column .azcl-column-par2,
    #cbc-landing-page #thirty-seventy-column .azcl-column-par1
    {
        width: 100% !important;
    }
    #cbc-landing-page #fifty-layout-design,
    #cbc-landing-page #seventy-thirty-column,
    #cbc-landing-page #thirty-seventy-column{
        flex-wrap: wrap;
        gap: 20px;
    }
}

