body #COVID19 .covid-content {
    max-height: unset;
}
.bigger-butt a{
    transform: scale(1.3);
}
a.cta__button,
.cta__button--icon,
input.btn.submit {
        color: #fff !important;
}

.editable__container video {
    width: 600px;
    height: 300px;
    max-width: 100%;
}

.editable__container iframe {
    max-width: 100%;
}

@media (min-width:768px) {
.cl_list2 {
    column-count: 2;
}
}
@media(min-width:992px){
.videobanner-a .item__txtBtn {
    margin-top: 15%;
}
}
@media (min-width: 992px) {
    .videobanner-a__subtitle {
        line-height: 2rem;
    }
}
/*
@media (min-width: 992px) {
 .cta__button {
        min-width: 20rem;
    }
}
*/

.flexslider .slides img {
    -moz-user-select: none;
    height: 300px !important;
}


.videobanner-a__title {
    text-shadow: 1px 1px black;
}
@media (min-width: 992px) {
    .videobanner-a__subtitle {
        text-shadow: 1px 1px black;
    }
}

a.cta__button, .cta__button--icon, input.btn.submit {
    color: white !important;
}
.header1 img.logo__img {
    filter: invert(1) brightness(9);
}

.staff-member__image-wrapper img {
    border-radius: 0;
}

.cta_button_defaults, .contactform--a .contactform__submit input, .form-a .form__submit input, .cta__button--icon, .cta__link--icon, .cta__button, .banner-e__form form .submit {
    border-radius: 0;
}
.painman a.cta__button, input.btn.submit {

    color: #111 !important;
}

.section--light .featuredblocks-grid-b .featuredblocks .featuredblock__bg-image span, .section--light .featuredblocks-grid-b .featuredblocks .featuredblock__bg-image::after {
    background-color: black;
}
.section--dark .form-a .form__input input:not([type=radio]):not([type=checkbox]), .section--dark .form-a .form__input textarea, .section--dark .form-a .form__input select {
    border: 2px solid white;
   
}
.form-control {
    padding: 1.2rem;
}

.section--dark .form-a .form__input input:not([type=radio]):not([type=checkbox]), .section--dark .form-a .form__input textarea, .section--dark .form-a .form__input select {
    background: transparent;
}

@media (max-width: 767px){
    .section-base-container {
        overflow: hidden;
    }
}
@media (min-width: 768px) {
    .covid-modal {
        width: 700px;
    }
}