#HCP-CXM-FORM{
    .gigya-css_header1{
        padding-bottom: 12px !important;
        h5{
            font-size: 12px;
            line-height: 16px;
            color: #878379;
            font-weight: 400;
        }
    }
    .gigya-learn{
        font-size: 15px;
        line-height: 24px;
        font-weight: 700;
        color: #151515;
        padding-bottom: 16px;
        @media screen and (min-width: 768px){
            font-size: 16px;
        }

    }
    .gigya-composite-control-checkbox {
        padding-bottom: 12px;
        @media screen and (min-width: 768px){
            align-items: center;
            padding-bottom: 16px;
        } 
    }
    .gigya-checkbox-5{
       padding-bottom: 32px; 
       @media screen and (min-width: 768px){
        padding-bottom: 40px;
        }
    } 

    .gigya-css_consent{
        font-size: 16px;
        line-height: 24px;
        color:#151515;
        padding-top:8px;
        @media screen and (min-width: 768px){
        padding-top: 16px;
        padding-bottom: 8px;
        }
    }
    .gigya-consent-2{
        font-size: 16px;
        line-height: 24px;
        color:#151515;
    }


    .gigya-css_submit{
        @media screen and (min-width: 768px){
        display: flex;
        justify-content: end; 
        margin-bottom: 8px;
        }
    }

    /* Thank-you-form */

    .subscribe-thank-you {
        p{
            text-align:left !important;
        }
        .ty-text-1{
            padding-top: 8px;
            padding-bottom:0px;
            @media screen and (min-width: 768px){
                padding-top:16px;
                padding-bottom:8px;
            }
        }
        .ty-text-2{
            padding-bottom:8px;
            @media screen and (min-width: 768px){
                padding-bottom:16px;
            }
        }
    }
}
