.page-banner-description {
    text-align: center;
}
.middle-content .page-banner-description {
    margin-bottom: 50px;
}
h3 {
    font-size: 48px;
    font-weight: 300;
    line-height: 60px;
}
p {
    font-family: 'Roboto';
    font-size: 18px;
    line-height: 34px;
    letter-spacing: 0;
}
.affiliate-section-1 h3 {
    padding: 0 200px;
}
.pb-30 {
    padding-bottom: 30px;
}
.section-apply {
    position: relative;
    top: -100px;
    background-size: cover;
}
.section-apply h4 {
    line-height: 44px;
    font-weight: normal;
}
@media (max-width: 576px) {
    .btns-affiliate button,
    .btns-affiliate a {
        width: 100%;
        
    }
    .btns-affiliate button {
        margin-bottom: 30px;
    }
    .middle-content .text-large {
        font-size: 24px !important;
        line-height: 30px;
    }
    h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .section-apply h3 {
        font-size: 24px;
    }
    h4 {
        font-size: 16px;
        line-height: 22px;
    }
    .section-apply h4 {
        font-size: 20px;
        line-height: 34px;
    }
    p, 
    .middle-content .page-banner-description {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
        margin-top: 10px;
    } 
    .pb-30 {
        padding-bottom: 10px;
    }
    
    .section-apply {
        top: 0px;
    }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
    
    .section-apply {
        top: -50px;
        padding-top: 50px;
    }
}
@media screen and (max-width: 767.99px) {
    .affiliate-section-1 {
        margin-top: 50px;
    }
    .middle-content .text-large {
        font-size: 1.8rem;
        line-height: 30px;
    }
    .bg-care-support, .bg-healthservices, .bg-partners {
        min-height: 360px;
    }
}
@media screen and (min-width: 768px) {
    .affiliate-section-1 {
        margin: 90px 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    
    .section-apply {
        top: -150px;
    }
}
@media screen and (max-width: 992px) {
    .affiliate-section-1 h3 {
        padding: 0;
    }
    .section-why-join {
        background-image: url("/grcom/grmkt_resources/images/Union-9.png");
    }
    .section-apply {
        background-color: #f2f2f2;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .section-why-join h3 {
        padding: 0px 200px 30px 0px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .middle-content h1 {
        font-size: 3rem;
    }
    h3 {
    font-size: 38px;
    line-height: 50px;
    }
    p {
        font-size: 16px;
    }
    .pb-30 {
        padding-bottom: 10px;
    }
}
@media (min-width: 1200px){
    .container {
        width: 1320px;
    }
    .section-apply h4 {
        padding: 0 150px;
    }
}