.wblive_newsletters {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: 100%;
    padding: 30px 0;
    margin: 0;
}

.wblive_newsletters .cmp-title__text {
    color: #FFFFFF;
}

.wblive_newsletters .wrapper {
    display: flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}

.wblive_newsletters .cmp-teaser__content {
    padding: 15px 0;
}

.wblive_newsletters input[type=email] {
    margin-bottom: 10px;
    display: block;
    width: 97%;
    height: 40px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #FFFFFF;
    border: 1px solid #ced4da;
    border-radius: 0.025rem;
}

.wblive_newsletters input[type=checkbox] {
    position: relative;
    top: 5px;
    margin-right: 0px;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 0;
}

.wblive_newsletters .checkbox-label {
    font-size: 0.9375rem;
    line-height: 1.25rem;
    font-weight: 400;
    color: #FFFFFF;
    font-style: normal;
}

.wblive_newsletters .checkbox-label p {
    line-height: 1.25rem;
    font-size: 1rem;
    font-weight: 400;
    color: #FFFFFF;
    font-style: normal;
    font-family: "Andes";
    padding-left: 5px;
    margin-bottom: 10px;
    margin: 0;
}

.wblive_newsletters .checkbox-label a {
    color: #fff;
    text-decoration: underline;
}

.wblive_newsletters .cmp-title__text {
    font-size: 22px !important;
    line-height: 32px !important;
    color: #FFFFFF;
    margin: 0;
}

.wblive_newsletters .wblive_newsletter_form {
    width: 60%;
}

.wblive_newsletters .wrapper {
    display: flex;
    padding-bottom: 25px;
}

.wblive_newsletters .form_control_wrapper,
.wblive_newsletters .from_control_checkbox_wrapper {
    display: flex;
    position: relative;
    flex-direction: row;
}

.wblive_newsletters .form_control_wrapper button {
    background-color: #0271BC;
    color: #FFFFFF;
    border: 1px solid #0271BC;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 15px;
    font-size: 12px;
    line-height: 12px;
    height: 40px;
    white-space: nowrap;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.wblive_newsletters .form_control_wrapper {
    margin-bottom: 1rem;
}

.wblive_newsletters .checkbox label {
    font-size: 0.9375rem;
    line-height: 1.25rem;
    font-weight: 400;
    color: #FFFFFF;
    font-style: normal;
}

.wblive_newsletters .form_control_button {
    margin: 0 auto;
}

.wblive_newsletters .checkboxLable a {
    font-weight: 400;
    color: #FFFFFF;
    font-style: normal;
    font-family: "Andes";
    padding-left: 5px;
}

@media (max-width: 768px) {
    .wblive_newsletters input[type=email] {
        width: 100%;
    }

    .wblive_newsletters .cmp-teaser__content h2 {
        text-align: left;
    }

    .wblive_newsletters .cmp-title__text {
        width: 100%;
        font-size: 1.5rem;
        line-height: 1.5rem;
        margin-bottom: 15px;
        text-align: center;
        width: 100%;
        font-size: 1.2rem;
        line-height: 1.5rem;
        margin-bottom: 0;
    }

    .wblive_newsletters .wrapper {
        display: flex;
        padding-bottom: 15px;
        flex-direction: column;
    }

    .wblive_newsletters .form_control_wrapper {
        flex-direction: column;
    }

    .wblive_newsletters .from_control_checkbox_wrapper {
        flex-direction: row;
    }

    .wblive_newsletters .form_control_email {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .wblive_newsletters .form_control_button {
        margin: 0 auto;
        max-width: 100%;
        display: contents;
    }
}

.wblive_blue_newsletters {
    background-color: #0F2B32;
    border-top: 10px solid #0071BC;
    color: #FFFFFF;
    padding: 10px;
    width: 100%;
    overflow: hidden;
    display: block;

}

.wblive_blue_newsletters .title {
    padding: 0;
}

.wblive_blue_newsletters .title .cmp-title .cmp-title__text {
    font-size: 1.4375rem;
    line-height: 2rem;
    font-weight: 600;
    color: #FFFFFF;
    font-style: normal;
    font-family: "Andes";
    margin-bottom: 10px;
}

.wblive_blue_newsletters .form-control {
    margin-bottom: 15px;
    padding: 0;
}

.wblive_blue_newsletters .from_control_checkbox_wrapper {
    display: flex;
}

.wblive_blue_newsletters .from_control_checkbox_wrapper a {
    color: #fff;
    text-decoration: underline;
}

.wblive_blue_newsletters .subscribe_btn {
    background-color: #0271BC;
    color: #FFFFFF;
    border: 1px solid #0271BC;
    padding: 10px 15px;
    height: 40px;
    white-space: nowrap;
    width: auto;
    border-radius: 0;
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

.wblive_blue_newsletters .subscribe_btn:hover {
    color: #FFFFFF;
    background-color: #005a96;
    border-color: #005289;
}

.wblive_blue_newsletters .checkbox-label p {
    font-family: "Andes";
    padding-left: 5px;
    margin-bottom: 10px;
    font-size: 1rem;
    line-height: 1.75rem;
}

.news-subscribe-form-error-messages {
    margin-bottom: 4px;
}

.news-subscribe-errors {
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-size: 0.9rem;
    text-align: left;
    transition: all 1s;
    position: relative;
    padding: 8px;
    background: #fff;
    border: 0.1rem solid #f8d1d1;
    border-radius: 0.5rem;
    background-color: #fffdfd;
    color: #e6201c;
}

.wblive_newsletters_subscribe .cmp-title__text {
    font-size: 2rem !important;
    line-height: 2.375rem !important;
    font-weight: 600;
    color: #333333;
    font-style: normal;
    margin: 0 0 10px;
    font-family: "Andes";
}

.wblive_newsletters_subscribe .checkbox-label p {
    color: #333333;
}

.wblive_newsletters_subscribe .checkbox-label a {
    color: #0071BC;
}

/*------------------subscribe status message style starts (18/08/2023)---------------*/

/*.news-subscribe-form div {
  width: 100%;
  display: content;
}*/

.status-wrapper-section {
    background-color: #cfe9ea;
    margin: 1rem 0rem;
    word-wrap: break-word;
}

.status-wrapper {
    position: relative;
}

.status-wrapper .status-content {
    padding: 1rem;
}

.status-wrapper .status-content .status-header {
    position: relative;
}


.status-wrapper .status-content .status-header .status-header-txt {
    position: relative;
    font-family: "Andes";
    font-size: 1.5rem;
    line-height: 1;
    font-weight: 600;
    margin: 0;
    color: #24514c;
    padding: 0;
    padding-bottom: 1rem;
    border-bottom: 1px solid #24514c;
}

.status-wrapper .status-content .status-header::after {
    content: "\e124";
    font-family: loopicon;
    background-color: #333333;
    border: 1px solid #333333;
    border-radius: 50%;
    color: #fff;
    font-weight: normal;
    position: absolute;
    bottom: -17px;
    left: -30px;
    height: 32px;
    width: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.status-wrapper .status-content .status-close-btn {
    background: transparent;
    right: 15px;
    top: 15px;
    position: absolute;
    font-weight: bold;
    padding: 0.125rem 0.25rem;
    border: 0px solid #000;
    border-radius: 50%;
    cursor: pointer;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.status-wrapper .status-content .status-close-btn svg {
    width: 24px;
    height: 24px;
}

.error {
    background-color: #fffdfd;
    border: 0.1rem solid #f8d1d1;
}

.error .status-wrapper .status-content .status-header .status-header-txt,
.error .status-info-txt {
    color: #e6201c;
    word-wrap: break-word;
}

.error .status-wrapper .status-content .status-header::after {
    content: "\e141";
    font-size: 32px;
    background-color: #e6201c;
}

/*-----------------subscribe status message style end (18/08/2023)---------------*/