.contact_div {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 120px 20px;
    height: 100%;
}

.contact_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    max-width: 1200px;
    width: 100%;
}

.contact_title {
    width: 1200px;
    height: 100%;
    color: rgba(25, 21, 22, 1);
    font-size: 56px;
    font-weight: 900;
    font-style: normal;
    letter-spacing: -0.19px;
    text-align: center;
    line-height: 68px;
}

.contact_subtitle {
    width: 100%;
    color: rgba(25, 21, 22, 1);
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -0.08px;
    text-align: center;
    line-height: 34px;
}

#contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 41px;
    padding: 120px;
    width: 1440px;
    height: 697px;
    background-color: rgba(108, 0, 147, 1);
}

.contact_form_div {
    gap: 41px;
    padding: 120px;
    height: 100%;
    background-color: rgba(108, 0, 147, 1);
}


.privacy_note {
    width: 640px;
    height: 32px;
    color: rgba(242, 242, 244, 1);
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.04px;
    text-align: center;
    line-height: 16px;
    align-content: center;
    display: flex;
}


.login_row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    height: 448px;
    background-color: rgba(228, 217, 255, 0.56);
}

#contact_support {
    width: 840px;
    height: 40px;
    color: rgba(25, 21, 22, 1);
    font-size: 32px;
    font-weight: 900;
    letter-spacing: -0.11px;
    text-align: center;
    line-height: 40px;
}

.contact_sup_p ,.contact_sup_p  p {
    width: 100%;
    max-width: 840px;
    color: rgba(25, 21, 22, 1)!important;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.05px;
    text-align: center;
    line-height: 24px;
}


section.container .row {
    display: flex;
}


section.container-fluid h2 {
    text-transform: initial;
    color: rgba(25, 21, 22, 1);
    font-size: 32px;
    font-weight: 900;
    letter-spacing: -0.11px;
}

section.container-fluid p,
section.container-fluid a {
    line-height: 1.6;
    color: rgba(25, 21, 22, 1);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.05px;
}

section.container-fluid p.font-weight-bold {
    font-size: 20px;
}

#sub_h2 {
    color: rgba(25, 21, 22, 1);
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.07px;
}

section.container-fluid a:hover {
    text-decoration: underline;
}


.map-container iframe {
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    vertical-align: top;
}


.social-icon {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(108, 0, 147, 1);
    margin: 24px;
}

.social-icon > i {
    width: 40px;
    height: 40px;
    font-size: 40px;
}

.social-icon:hover {
    background-color: rgba(151, 26, 255, 1);
    color: rgb(61, 0, 87);
}


@media (max-width: 992px) {

    .social-icon {
        width: 48px;
        height: 48px;
    }

    .social-icon > i {
        width: 24px;
        height: 24px;
        font-size: 24px;
    }

    .contact_buttons {
        gap:16px!important;
    }

    .contact_buttons > a > button {
        max-width: 148px;
    }

    .contact_title {
        width: 100%;
        min-width: 312px;
        color: rgba(25, 21, 22, 1);
        font-size: 32px;
        font-weight: 900;
        letter-spacing: -0.11px;
        text-align: center;
        line-height: 40px;
    }

    .contact_subtitle {
        max-width: 550px;
        width: 100%;
        color: rgba(25, 21, 22, 1);
        font-size: 24px;
        font-weight: 300;
        letter-spacing: -0.08px;
        text-align: center;
        align-items: center;
        line-height: 34px;
    }

    .contact_div,
    .contact_container,
    .contact_text {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .contact_text{
        max-width: 550px;
        width: 100%;
    }

    .contact_container {
        gap: 24px;
        max-width: 550px;
        width: 100%;
    }

    .contact_form_div {
        background-color: rgba(108, 0, 147, 1);
        padding: 80px 24px;
    }


    form#contactFormAdvanced .row > [class*="col-"] {
        width: 100%;
    }

    form#contactFormAdvanced label {
        color: #fff;
        font-weight: 400;
        font-size: 12px;
        max-height: 15px;
        display: flex;
        justify-content: start;
        align-items: start;

    }

    form#contactFormAdvanced textarea{
        max-height: 92px!important;
    }

    form#contactFormAdvanced select {
        height: 48px;
        display: flex;
        justify-content: start;
        text-align: start;
    }

    form#contactFormAdvanced .custom-control-label {
        color: #fff;
        font-size: 14px;
        line-height: 1.4;
    }

    #contactFormSubmit {
        width: 100%;
        max-width: 320px;
        height: 48px;
        background: #fff !important;
        color: #6C0093 !important;
        font-weight: 700;
        border-radius: 25px;
        margin-top: 20px;
    }

    .privacy_note {
        max-width: 312px;
        height: 100%;
        color: rgba(242, 242, 244, 1);
        font-size: 12px;
        font-weight: 400;
        letter-spacing: -0.04px;
        text-align: center;
    }

    form#contactFormAdvanced .login_row {
        padding: 80px 24px;
    }

    #contact_support,
    .contact_sup_p {
        width: 90%;
        max-width: 560px;
        height: auto;
        margin: 0 auto;
    }
}


/* KER changes here */
form#contactFormAdvanced input.form-control,
form#contactFormAdvanced select.form-control{
    height: 48px!important;
}

form#contactFormAdvanced textarea.form-control{
    height: 145px!important;
}

form#contactFormAdvanced .form-group > label{
    margin-bottom: 4px!important;
    font-size: 12px!important;
    height: 15px!important;
    line-height: 15px!important;
    font-weight: 400;
}

form#contactFormAdvanced .form-group {
    margin-bottom: 24px!important;
}


