.blog-singlepost__content iframe, .editable__container iframe, .blog-singlepost__content video {
    max-width: 100%;
}

.featuredblocks_products__container--inner.featuredblocks__container--inner .featuredblock__image {
    width: 6.5rem;
    height: 10.5rem;
}

.blade-a.blade__text-media--swapped .blade__media img {
    aspect-ratio: 1 !important;
    object-fit: fill !important;
}

@media (max-width:991px) {
.header1 {
    display: none !important;
}
}

.header-b .header-partial-navigation {
    justify-content: center;
}

.section__bg--light-1::before {
    background-color: #ffffff;
}

.section-navigation.section__bg--light-1 .section--inner {
    background-color: #ffffff;
}

.section-navigation.nav-sticky .section--inner {
    border-radius: 0px 0px 24px 24px;
}

.banner-a .banner__cta-wrapper {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.banner-a .banner__cta {
    margin-left: initial;
    margin-right: initial;
    display: flex;
    align-self: center;
}

.banner-a .banner__cta:nth-child(2) {
        margin-left: initial;
}


 @media (min-width: 992px) {
    .banner-a .banner__title {
        font-size: 2.5rem;
        line-height: 2rem;
    }
}

.staff-member__suffix, .staff-member__prefix{
        color: #82b63e;
}

.section--dark .cta__button.component__button--3 {
    color: #fff;
    background-color: rgba(0,0,0,0);
    border: 2px solid #fff;
    text-decoration: none;
    box-shadow: rgb(56, 104, 196) 0px 0px 0px 3px, rgba(0, 0, 0, 0.18) 0px 5px 3px 0px;
    border-radius: 40px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background-color: rgb(56, 104, 196) !important;
    background-image: none !important;
    padding: 16px 25px !important;
}

.section--dark .cta__button.component__button--3:hover {
    color: #ffffff;
    background-color: #fff;
    border: 2px solid #fff;
    text-decoration: none;
        box-shadow: rgb(87, 177, 246) 0px 0px 0px 3px, rgba(0, 0, 0, 0.18) 0px 5px 3px 0px;
        background-image: linear-gradient(0deg, rgb(56, 104, 196) 0%, rgb(87, 177, 246) 100%) !important;
        background-size: auto !important;
        background-position: 0px 0px !important;
        background-attachment: scroll !important;
        background-repeat: no-repeat !important;
}

.section--dark .cta__button.component__button--1, .section--dark .form-a .form__submit input.component__button--1, .section--dark .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__button.component__button--1, .section--dark .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__button--icon.component__button--1, .section--dark .featuredblocks-grid-a .featuredblocks .featuredblock__cta .cta__link--icon.component__button--1, .section--light .cta__button.component__button--1 {
    color: #f9fbfd;
    background-color: #acc166;
    border: 2px solid #acc166;
    text-decoration: none;
    box-shadow: rgb(130, 182, 62) 0px 0px 0px 3px, rgba(0, 0, 0, 0.18) 0px 5px 3px 0px;
    border-radius: 40px;
    overflow: hidden;
    border: 1px solid rgb(168, 204, 120);
    background-color: rgb(130, 182, 62) !important;
    background-image: none !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}


.link_default, .videofaq-category__link a, .videofaq-related__link a, .videofaq-item.first .videofaq-item__name a, .videofaq-item__name a, .search-a .page-link, .reviewourfirm-a__excerpt-link, .recentblog-a .recentblog__info li a, .featuredblocks-list-a .featuredblocks .featuredblock__sub-item, .featuredblocks-flyup-c .featuredblocks .featuredblock__sub-item a, .featuredblocks-flyup-b .featuredblocks .featuredblock__sub-item a, .featuredblocks-flyup-a .featuredblocks .featuredblock__sub-item a, .featuredblocks-grid-c .featuredblocks .featuredblock__sub-item a, .featuredblocks-grid-b .featuredblocks .featuredblock__sub-item a, .featuredblocks-grid-a .featuredblocks .featuredblock__sub-item a, .blog-categories .blog__categories-link, .articles__categories-link, a {
    text-decoration: none;
}

.rounded-corner .blade-a.blade__text-media--swapped .blade__media img, .rounded-corner .blade-a.blade__text-media--swapped .blade__media video {
    border-radius: 24px 24px 24px 24px;
}

.header-b .cta-a .cta__links-wrapper a, .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-width: 160px;
    max-width: 300px;
    min-height: auto;
    max-height: none;
}

.header-b .cta-a .cta__links-wrapper a {
    width: auto;
}

@media (min-width: 992px) {
.header-b .row-2>div:first-child {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
}
}

@media (min-width: 1200px) {
    .nav-1400 .container {
        max-width: 1400px;
    }
}

.section-navigation .navigation__container div[data-component-name] {
    min-width: auto;
    width: 100%;
}

@media (min-width: 768px) {
    .cta-a .cta__links-wrapper:only-child a {
        margin-top: 15px;
    }
}

.map__wrap {
    display: none;
}

.map-a .map__display {
    height: 350px;
    margin-top: 0;
}


.blade-img-home .section__column-1 img {
    height: calc(400px + 48px);
    object-fit: cover;
    margin-top: -24px;
    margin-bottom: -24px;
    z-index: 2;
    position: relative;
    border-radius: 0px 24px 24px 0px;
    box-shadow: 0px 4px 4px 0px rgba(17,33,33,.25);
}
.blade-img-home .section__column-1{
    padding-right: 0px;
    padding-left: 0px;
}

.blade-img-home .row {
    justify-content: center;
}

@media (min-width: 992px) {
    .blade-img-home .col-lg-4:last-child .map-a .map__display {
        width: calc(100% + 15px);
        margin-left: 0;
        height: calc(400px + 48px);
        object-fit: cover;
        margin-top: -24px;
        margin-bottom: -24px;
        z-index: 2;
        position: relative;
        border-radius: 24px 0px 0 24px;
        box-shadow: 0px 4px 4px 0px rgba(17, 33, 33, .25);
    }
}