.hcp-gate.hcp-gate-closed .top-banner .main-title-wrapper .main-title {
    max-width: none!important;
}

.hcp-gate.hcp-gate-closed .content-area .first-part-wrapper .left-wrapper {
    height: 360px;
    padding: 0;
}

.hcp-gate.hcp-gate-closed .section {
    margin-top: 70px;
}
.hcp-gate.hcp-gate-closed .section:before {
    background-color: #004e95;
}
@media (min-width: 992px) {
    .hcp-gate.hcp-gate-closed .section {
        margin-top: 100px;
   }
}
.hcp-gate.hcp-gate-closed .section .title {
    font-size: 32px;
    line-height: 36px;
    font-weight: 800;
}

@media (min-width: 992px) {
    .hcp-gate.hcp-gate-closed .section .title {
        font-size: 44px;
        line-height: 48px;
   }
}
.hcp-gate.hcp-gate-closed .section .bg-link.manage-ckd-link {
    position: relative;
}
.hcp-gate.hcp-gate-closed .section .bg-link.manage-ckd-link::before {
    content: "";
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background-image: url(../images/patient-top-banner.jpg);
    filter: grayscale(100%);
    -webkit-filter: grayscale(1);
}
.hcp-gate.hcp-gate-closed .section .bg-link.manage-ckd-link:hover::before {
    -webkit-filter: none;
    filter: none;
}
.hcp-gate.hcp-gate-closed .section .left-wrapper {
    background-position: right 15px;
    background-size: 75%;
    padding: 50px 0;
}
@media (min-width: 992px) {
    .hcp-gate.hcp-gate-closed .section .left-wrapper {
        background-position: 0 50px;
        background-size: contain;
        padding: 0;
   }
}
.hcp-gate.hcp-gate-closed .section .left-wrapper:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
   /* margin-right: -0.25em;
   */
    width: 1px;
}
.hcp-gate.hcp-gate-closed .section .left-wrapper .wrapper-inner {
    display: inline-block;
    vertical-align: middle;
    width: 98%;
}
.hcp-gate.hcp-gate-closed .section .left-wrapper .wrapper-inner .title {
    margin-bottom: 30px;
}
.hcp-gate.hcp-gate-closed .section .left-wrapper .wrapper-inner .btn-wrapper {
    margin-top: 40px;
}
.hcp-gate.hcp-gate-closed .section .left-wrapper .wrapper-inner .btn-wrapper .btn-link {
    padding: 10px 20px;
    border-radius: 30px;
    color: #fff;
    border: 1px solid;
}
.hcp-gate.hcp-gate-closed .section .left-wrapper .wrapper-inner .btn-wrapper .btn-link:hover, .hcp-gate.hcp-gate-closed .section .left-wrapper .wrapper-inner .btn-wrapper .btn-link:active, .hcp-gate.hcp-gate-closed .section .left-wrapper .wrapper-inner .btn-wrapper .btn-link:focus {
    text-decoration: none;
    background-color: transparent;
}
.hcp-gate.hcp-gate-closed .section .left-wrapper .wrapper-inner .btn-wrapper .btn-link.ckd-link {
    background-color: #fa8300;
    border-color: #fa8300;
    display: inline-block;
}
.hcp-gate.hcp-gate-closed .section .left-wrapper .wrapper-inner .btn-wrapper .btn-link.ckd-link:hover {
    background-color: #fff;
    color: #fa8300;
}
.hcp-gate.hcp-gate-closed .section .left-wrapper .wrapper-inner .btn-wrapper .btn-link.dialysis-link {
    background-color: #004e95;
    border-color: #004e95;
}
.hcp-gate.hcp-gate-closed .section .left-wrapper .wrapper-inner .btn-wrapper .btn-link.dialysis-link:hover {
    background-color: #fff;
    color: #004e95;
}
.hcp-gate.hcp-gate-closed .section .left-wrapper .wrapper-inner .btn-wrapper .btn-link.which-dialysis-link {
    background-color: #004e95;
    border-color: #004e95;
    display: inline-block;
}
.hcp-gate.hcp-gate-closed .section .left-wrapper .wrapper-inner .btn-wrapper .btn-link.which-dialysis-link:hover {
    background-color: #fff;
    color: #004e95;
}
.hcp-gate.hcp-gate-closed .section.dialysis-wrapper .first-part-wrapper {
    padding-bottom: 70px;
}
.hcp-gate.hcp-gate-closed .section.dialysis-wrapper .first-part-wrapper .left-wrapper {
    padding: 50px 0;
    background-image: url(../images/bg-dialysis-home.png);
}
@media (min-width: 992px) {
    .hcp-gate.hcp-gate-closed .section.dialysis-wrapper .first-part-wrapper .left-wrapper {
        height: 360px;
        padding: 0;
   }
}
.hcp-gate.hcp-gate-closed .section.dialysis-wrapper .first-part-wrapper .left-wrapper .dialysis-link {
    position: relative;
}
@media (min-width: 992px) {
    .hcp-gate.hcp-gate-closed .section.dialysis-wrapper .first-part-wrapper .left-wrapper .dialysis-link:before {
        content: '';
        width: 1px;
        height: 170px;
        border-left: 1px dashed rgba(0, 0, 0, .2);
        position: absolute;
        bottom: -170px;
        left: 50%;
   }
    .hcp-gate.hcp-gate-closed .section.dialysis-wrapper .first-part-wrapper .left-wrapper .dialysis-link:after {
        content: '';
        width: 100px;
        height: 1px;
        border-top: 1px dashed rgba(0, 0, 0, .2);
        position: absolute;
        bottom: -170px;
        left: 50%;
   }
}
.hcp-gate.hcp-gate-closed .section.dialysis-wrapper .first-part-wrapper .links-wrapper {
    max-width: 295px;
}
@media (min-width: 350px) {
    .hcp-gate.hcp-gate-closed .section.dialysis-wrapper .first-part-wrapper .links-wrapper {
        margin: 0 auto;
   }
}
@media (min-width: 992px) {
    .hcp-gate.hcp-gate-closed .section.dialysis-wrapper .first-part-wrapper .links-wrapper {
        float: right;
        max-width: 100%;
   }
}
.hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper {
    text-align: center;
}
.hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .subtitle {
    font-size: 38px;
    line-height: 44px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
}
.hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .subtitle:before {
    content: '';
    width: 20px;
    height: 3px;
    background-color: #004e95;
    position: absolute;
    bottom: 0;
    left: 50%;
}
.hcp-gate.hcp-gate-closed h2{
    font-weight: 700;
}
.hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .links-wrapper {
    max-width: 458px;
}
@media (min-width: 550px) {
    .hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .links-wrapper {
        margin: 0 auto;
   }
}
@media (min-width: 992px) {
    .hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .links-wrapper {
        max-width: 100%;
   }
    .hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .links-wrapper.in-centre {
        float: right;
   }
    .hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .links-wrapper.at-home {
        float: left;
   }
    .hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .links-wrapper .bg-link {
        background-position: center;
   }
}
.hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .btn-wrapper {
    margin-top: 20px;
}
.hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .btn-wrapper .comparative-chart-link {
    background-color: #004e95;
    padding: 10px 20px;
    border-radius: 30px;
    color: #fff;
    border: 1px solid #004e95;
    display: inline-block;
    position: relative;
}
.hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .btn-wrapper .comparative-chart-link:hover, .hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .btn-wrapper .comparative-chart-link:active, .hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .btn-wrapper .comparative-chart-link:focus {
    text-decoration: none;
    color: #004e95;
    background-color: #fff;
}
.hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .btn-wrapper .comparative-chart-link:before {
    content: '';
    width: 100%;
    height: 230px;
    position: absolute;
    border-radius: 50%;
    border-bottom: 1px dashed black;
    top: -210px;
    left: 0;
    z-index: -1;
}
@media (min-width: 480px) {
    .hcp-gate.hcp-gate-closed .section.dialysis-wrapper .second-part-wrapper .btn-wrapper .comparative-chart-link:before {
        width: 350px;
        left: 27px;
   }
}
.hcp-gate.hcp-gate-closed .section.which-dialysis .left-wrapper {
    height: 365px;
}
.hcp-gate.hcp-gate-closed .section.which-dialysis .dialysis-snapshot-wrapper {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 440px) {
    .hcp-gate.hcp-gate-closed .section.which-dialysis .dialysis-snapshot-wrapper {
        margin-left: 0;
        margin-right: 0;
   }
}
.hcp-gate.hcp-gate-closed .section.which-dialysis .dialysis-snapshot-wrapper .dialysis-snapshot {
    background-image: url(../images/bg-dialysis-snapshot.jpg);
    width: 290px;
    height: 290px;
    margin: 0 auto;
    position: relative;
}
@media (min-width: 410px) {
    .hcp-gate.hcp-gate-closed .section.which-dialysis .dialysis-snapshot-wrapper .dialysis-snapshot {
        width: 360px;
        height: 364px;
   }
}
.hcp-gate.hcp-gate-closed .section.which-dialysis .dialysis-snapshot-wrapper .dialysis-snapshot .take-the-quiz {
    position: absolute;
    padding: 10px 20px;
    color: #fff;
    background-color: #004e95;
    font-weight: 900;
    font-size: 12px;
    top: 0;
    left: 0;
}
.hcp-gate.hcp-gate-closed .section.which-dialysis .dialysis-snapshot-wrapper .dialysis-snapshot .hover-content {
    opacity: 0;
    color: #fff;
    position: relative;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 58, 110, .85);
    transition: opacity 500ms ease-out;
    padding: 0 50px;
}
.hcp-gate.hcp-gate-closed .section.which-dialysis .dialysis-snapshot-wrapper .dialysis-snapshot .hover-content:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}
.hcp-gate.hcp-gate-closed .section.which-dialysis .dialysis-snapshot-wrapper .dialysis-snapshot .hover-content .text {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.hcp-gate.hcp-gate-closed .section.which-dialysis .dialysis-snapshot-wrapper .dialysis-snapshot .hover-content .text .subtitle {
    font-weight: 900;
    margin-bottom: 20px;
}
.hcp-gate.hcp-gate-closed .section.which-dialysis .dialysis-snapshot-wrapper .dialysis-snapshot .hover-content .arrow {
    width: 38px;
    height: 38px;
    background-image: url(arrow-link.svg);
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.no-svg .hcp-gate.hcp-gate-closed .section.which-dialysis .dialysis-snapshot-wrapper .dialysis-snapshot .hover-content .arrow {
    background-image: url(arrow-link.svg);
}
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .no-svg .hcp-gate.hcp-gate-closed .section.which-dialysis .dialysis-snapshot-wrapper .dialysis-snapshot .hover-content .arrow {
        background-image: url(arrow-link.svg);
    }
}
.hcp-gate.hcp-gate-closed .section.which-dialysis .dialysis-snapshot-wrapper .dialysis-snapshot.active .hover-content {
    opacity: 1;
}
.hcp-gate.hcp-gate-closed .mt-0 {
    margin-top: 0!important;
}
.new-site-hcp-links .bg-link {
    margin-bottom: 0!important;
}
@media (max-width: 992px){
    .new-site-hcp-links .col-sm-6{
        margin-bottom: 50px;
    }
}

.hcp-gate.hcp-gate-closed .section{
    padding: 60px 0;
}

.hcp-gate.hcp-gate-closed .section.patient-section.section:before{
    display: none;
}
.hcp-gate.hcp-gate-closed .section.patient-section.section{
    margin-top: 0;
    padding-top: 0;
}

.hcp-gate.hcp-gate-closed .bg-link .new-site-hcp-link-1 {
    background-image: url(../images/Pre-dialysis-education-and-resources.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.hcp-gate.hcp-gate-closed .bg-link .new-site-hcp-link-2 {
    background-image: url(../images/HD-education-and-resources.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.hcp-gate.hcp-gate-closed .widget-button,
.hcp-gate.hcp-gate-closed .menu-header .btn-search,
.hcp-gate.hcp-gate-closed .menu-header .login-hcp,
.hcp-gate.hcp-gate-closed .menu-wrapper .row .menu-header .first-row .language-selector .select-button:before,
.hcp-gate.hcp-gate-closed .menu-header .second-row {
    display: none!important;
}


.menu-wrapper .row .menu-header .first-row .language-selector {
    display: inline-block!important;
}

.hcp-gate.hcp-gate-closed .new-site-more-info{
    font-size: 18px;
    line-height: 22px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 50px;
}

@media (min-width: 992px){
    .hcp-gate.hcp-gate-closed .new-site-more-info{
        margin-top: 50px;
    }
}

.hcp-gate.hcp-gate.hcp-gate-closed .bg-link .text{
    bottom: 0;
    left: 0;
    width: 100%;
    background: #0a4e95;
    padding: 15px 20px;
}

.hcp-gate.hcp-gate.hcp-gate-closed .bg-link.manage-ckd-link {
    height: 360px;
}

.hcp-gate.hcp-gate.hcp-gate-closed .bg-link.manage-ckd-link .text{
    display: flex;
    align-items: center;
    padding: 20px
}

.hcp-gate.hcp-gate.hcp-gate-closed .bg-link .arrow-wrapper{
    bottom: 24px;
    right: 20px;
}

.hcp-gate.hcp-gate.hcp-gate-closed .bg-link.manage-ckd-link .arrow-wrapper{
    bottom: 10px;
}

.hcp-gate.hcp-gate .bg-link:hover .arrow-wrapper{
    background-color: #ffffff;
}

.hcp-gate.hcp-gate .bg-link:hover .arrow-wrapper .arrow{
    background-image: url(../images/blue-arrow.svg);
}