.editable ul + *, .editable ol + *, .editable__container ul + *, .editable__container ol + * {
	clear: none;
}


.header-b .header-partial-navigation {
    flex: auto;
}
.container .cta-a.cta-a--12 .col-sm-12.col-lg-6 {
    flex: 0 0 100%;
    max-width: 100%;
}

 .header-g .header-partial-navigation {
    flex: auto;
 }
 

.cta_button_defaults, .banner-e__form form .submit, .cta__button, .cta__link--icon, .form-a .form__submit input, .contactform--a .contactform__submit input {
    max-width: max-content;
    padding: 12px;
}
.cta-a.cta-a--4 .col-sm-12 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.section--light .form-a .form__input input:not([type="radio"]):not([type="checkbox"]), .section--light .form-a .form__input textarea, .section--light .form-a .form__input select {
    background: #FFF;
    box-shadow: 0px 2px 6px #d0d0d0;
    color: #111;
    transition: all 0.3s;
    border-color: #d0d0d0;
}

.input_container {
    font-family: "noto-serif",Arial,Helvetica,sans-serif;
    display: flex;
    flex-flow: column;
    position: relative;
    font-size: 1rem;
    line-height: 1.5rem;
}

.input_container input {
    background: #FFF;
    box-shadow: 0px 2px 6px #d0d0d0;
    color: #111;
    transition: all 0.3s;
    border-color: #d0d0d0;
    padding: 0px 8px;
    line-height: 1;
    height: 36px;
    font-size: 1rem;
    border-radius: 0;
}

.form__group {
    margin-top: 12px;
    margin-bottom: 16px;
}


.form-wrap__submit input {
    display: flex;
    font-family: "noto-sans",Arial,Helvetica,sans-serif;
    font-size: 1rem;
    line-height: 16px;
    text-transform: uppercase;
    margin-top: 24px;
    margin-bottom: 0;
    text-align: center;
    width: 13.75rem;
    height: 2.25rem;
    padding: 4px 8px;
    max-width: 100%;
    border-radius: 0;
    transition: color 0.3s,background-color 0.3s,border 0.3s;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    color: #FFF;
    background-color: #294593;
    border: 2px solid #294593;
    text-decoration: none;
    margin: 0 auto;
}

.form-wrap__submit input:hover {
    color: #FFFFFF;
    background-color: #294593;
    border: 2px solid #294593;
    text-decoration: none;
}

/* staff */

ul.staff__list li:nth-child(2) .row .staff-member:last-child a.cta__button.component__button--1 {
    display: none;
}

/* -- testimonials section -- */
.wrap_testimonials {
    box-shadow: 3px 1px 19px -3px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 3px 1px 19px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 1px 19px -3px rgba(0, 0, 0, 0.75);
    width: 95%;
    margin: 25px auto;
}
.wrap_testimonials_inner {
    margin: 0 auto;
    padding: 15px 35px 35px;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
}
.wrap_testimonials_inner h1 {
    text-transform: uppercase;
}
.btn_cta a {
    background: #e7b451;
    padding: 5px 15px !important;
    width: 200px;
    border-radius: 15px;
    text-decoration: none !important;
    color: #1E326B;
}

 .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 {
    min-height: 2.3rem;
    padding: 8px 4px;
}


 

/* MAP */

.map-a .map__wrap {
    z-index: 9;
}

@media only screen and (max-width: 1024px) {
    .cta_button_defaults, .banner-e__form form .submit, .cta__button, .cta__link--icon, .cta__button--icon, .form-a .form__submit input, .contactform--a .contactform__submit input {
    margin-bottom: 24px;
    }
    .header-f .column-1 {
    max-width: 100%;
    }
    .logo.text-alignment--left .logo__title, .logo.text-alignment--left .logo__caption {
    text-align: center;
}
.fix-hover {
    padding-top: 0 !important;
}
}



@media (min-width: 1199px){
.map-a .map__container {
    max-width: 1470px;
}
}

 

@media only screen and (min-width: 992px) {
.map__col {
    max-width: 33.333333%;
    flex: 0 0 33.333333%;
}
    .section.banner-c-image-overlapped .banner-c.banner__text-wrapper--right .banner__image-wrapper {
        margin: 0 auto;
      position: relative;
    }
         .banner-c .banner__text-wrapper--right {
        margin: 20px auto;
        bottom: 0 !important;
        position: relative;
    }
        .section.banner-c-image-overlapped .banner-c .banner__item {
        height: auto;
    }
        .banner-c .banner__cta-wrapper {
        justify-content: center;
    }
    .banner__cta.component__button a {
    margin-top: 0;
} 
}

@media only screen and (max-width: 990px) {
    .map-a .map__display {
    height: 450px !important;
}
}
