#hcp_page {
    margin: auto;
    max-width: 1920px;
    background-color: #fff;
}

#hcp_page .row-container,
#hcp_page #hcp_page_para,
#hcp_page #hcp_page_para_2,
#hcp_page #uk-db {
    width: 86%;
    margin: auto;
    padding: 0;
}

#hcp_page {
    padding: 0;
}

#hcp_page .line-tag {
    background-color: #d6d6d6 !important;
}

#hcp_page .chome ul {
    display: flex;
}

/*#hcp_page .chome {*/

/*    padding-top: 31px;*/

/*}*/

/*#hcp_page .col-lg-12 {
    padding-left: 3px;
}*/

#hcp_page .chome ul li {
    margin-right: 10px;
    padding-right: 10px;
    text-align: center;
    list-style-type: none;
    font-size: var(--breadcrumb-12px);
    line-height: 1.2;
    color: #8B0051;
    font-family: "Lexia-Regular";
}

#hcp_page .cDonation {
    font-size: var(--breadcrumb-12px);
    line-height: 19px;
    color: #8B0051;
    font-family: "Lexia-Regular";
}

#hcp_page li.chome-one {
    border-right: 2px solid #000000;
}

#hcp_page a.chomes {
    color: black;
    text-decoration: underline;
    font-family: "Lexia-Regular";
    /* font-size: 12px; */
}

#hcp_page #all-page-ban .cmp-container__backgroundImage--enabled {
    background-size: 100%;
    margin: 0px;
    height: 29.7vw;
    background-repeat: no-repeat;
}

#hcp_page .ban-content-hcppage {
    font-size: var(--font-65px-1920-35px-375);
    line-height: 1.2;
    font-family: "Lexia-italic";
    width: 33%;
    color: #FFFFFF;
    font-weight: bold;
    top: 48px;
    position: absolute;
}

#hcp_page p.subhead {
    font-size: var(--bodyheading-25px);
    line-height: 1.2;
    font-family: "Lexia-Regular";
    color: #830051;
    margin-top: 44px;
    display: none;
}

#hcp_page p.subhead_para {
    font-size: var(--bodytext-17px);
    font-family: 'Arial-regular';
    color: #000000;
    /*margin-top: 40px;*/
    line-height: 1.294;
    max-width: 98%;
}

#hcp_page p.subpara {
    font-size: var(--bodytext-17px);
    font-family: 'Arial-regular';
    line-height: 1.294;
    color: #000000;
    margin-top: 27px;
}

#hcp_page p.subpara1 {
    font-size: var(--bodytext-17px);
    font-family: 'Arial-regular';
    line-height: 1.294;
    color: #000000;
    margin-top: 10px;
}

#hcp_page a.subalign {
    text-decoration: underline;
    cursor: pointer;
    font-family: 'Arial-regular';
}

#hcp_page a.subalign:hover {
    color: #8B0051;
}

#hcp_page p.mark_point {
    font-size: var(--bodytext-17px);
    line-height: 43px;
    line-height: 1.294;
    margin-bottom: 40px;
}

#hcp_page #uk-db {
    padding: 30px 0px;
}

#hcp_page #uk-db #gb-dop-sec {
    line-height: 1.294;
    font-size: var(--bodytext-17px);
    color: #000000;
    margin: 0 auto;
    padding-bottom: 15px;
}

@media only screen and (min-width: 1921px) {
    #hcp_page #all-page-ban .cmp-container__backgroundImage--enabled {
        height: 575px;
    }
}

@media only screen and (max-width: 1200px) {
    #hcp_page .ban-content-hcppage {
        width: 42%;
    }
}

@media only screen and (max-width: 767px) {
    #hcp_page .row-container,
    #hcp_page #hcp_page_para,
    #hcp_page #hcp_page_para_2,
    #hcp_page #uk-db {
        width: 100%;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    #hcp_page p.subhead_para,
    #hcp_page p.subpara,
    #hcp_page p.subpara1 {
        /*font-size: 22px;*/
        line-height: 1.2;
        letter-spacing: 0.1px;
    }
    #hcp_page p.mark_point {
        line-height: 37px;
    }
    #hcp_page .ban-content-hcppage {
        display: none;
    }
    #hcp_page #all-page-ban .cmp-container__backgroundImage--enabled {
        background-size: 100%;
        margin: 0px;
        height: 90vw;
    }
    #hcp_page .chome ul {
        flex-wrap: wrap;
    }
    #hcp_page .chome .cDonation {
        white-space: nowrap;
    }
    #hcp_page p.subhead {
        margin-top: 18px;
        font-size: var(--bodyheading-25px);
        line-height: 1.19;
        font-family: "Lexia-Regular";
        color: #830051;
        margin-top: 44px;
        display: initial;
    }
    #hcp_page #uk-db {
        padding-top: 10px;
    }
    #hcp_page p.mark_point {
        margin-bottom: 20px;
    }
    #hcp_page p.subhead_para {
        margin-top: 30px;
    }
    #hcp_page .mobilesite-footer .stft .col-md-12 {
        padding-right: 0px;
        padding-left: 0px;
    }
    #hcp_page .mobilesite-footer.mb-site-ftr .row-container {
        padding-right: 0px;
        padding-left: 0px;
    }
    /*#hcp_page .chome {
    padding-top: 15px;
}*/
    #hcp_page #uk-db #gb-dop-sec {
        padding-bottom: 0px;
    }
    #hcp_page .mobilesite-footer:last-child .row-container {
        padding: 0px;
    }
    #hcp_page .mobilesite-footer p.footer-abt,
    #hcp_page .mobilesite-footer .footer-head {
        padding: 0 15px;
    }
}

@media screen and (max-width:424px) {
    #hcp_page .chome .cDonation {
        padding-top: 10px;
    }
}