/* CTA Button - Green / Primary */

.btn-brand-green,
.gform_wrapper.gravity-theme .gform_footer input,
.flex__component__cta-row .bg-color--brand-green .btn,
.flex__component__cta-row .bg-color--brand-green .form-sidebar .nf-response-msg a[download],
.flex__component__cta-row .bg-texture--green .btn,
.flex__component__cta-row .bg-texture--green .form-sidebar .nf-response-msg a[download],
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-green a[download],
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--green a[download] {
    background-color: #b7dd79;
    border-width: 2px;
    text-decoration: none;
    border-color: #b7dd79;
    color: #35485F;
}

.btn-brand-green:hover,
.gform_wrapper.gravity-theme .gform_footer input:hover,
.flex__component__cta-row .bg-color--brand-green .btn:hover,
.flex__component__cta-row .bg-color--brand-green .form-sidebar .nf-response-msg a[download]:hover,
.flex__component__cta-row .bg-texture--green .btn:hover,
.flex__component__cta-row .bg-texture--green .form-sidebar .nf-response-msg a[download]:hover,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-green a[download]:hover,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--green a[download]:hover {
    border-color: #b7dd79;
    background-color: #C5E494;
    color: #35485F;
}

.btn-brand-green:before,
.gform_wrapper.gravity-theme .gform_footer input:before,
.flex__component__cta-row .bg-color--brand-green .btn:before,
.flex__component__cta-row .bg-color--brand-green .form-sidebar .nf-response-msg a[download]:before,
.flex__component__cta-row .bg-texture--green .btn:before,
.flex__component__cta-row .bg-texture--green .form-sidebar .nf-response-msg a[download]:before,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-green a[download]:before,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--green a[download]:before {
    background-color: #C5E494;
    border-color: #b7dd79;
    border-width: 2px;
}

.btn-brand-green.focus,
.btn-brand-green:focus,
.gform_wrapper.gravity-theme .gform_footer input:focus, 
.flex__component__cta-row .bg-color--brand-green .btn:focus,
.flex__component__cta-row .bg-color--brand-green .focus.btn,
.flex__component__cta-row .bg-color--brand-green .form-sidebar .nf-response-msg a.focus[download],
.flex__component__cta-row .bg-color--brand-green .form-sidebar .nf-response-msg a[download]:focus,
.flex__component__cta-row .bg-texture--green .btn:focus,
.flex__component__cta-row .bg-texture--green .focus.btn,
.flex__component__cta-row .bg-texture--green .form-sidebar .nf-response-msg a.focus[download],
.flex__component__cta-row .bg-texture--green .form-sidebar .nf-response-msg a[download]:focus,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-green a.focus[download],
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-green a[download]:focus,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--green a.focus[download],
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--green a[download]:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(83, 40%, 59%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(83, 40%, 59%, 0.5);
}

.btn-brand-green.disabled,
.btn-brand-green:disabled,
.gform_wrapper.gravity-theme .gform_footer input:disabled,
.flex__component__cta-row .bg-color--brand-green .btn:disabled,
.flex__component__cta-row .bg-color--brand-green .disabled.btn,
.flex__component__cta-row .bg-color--brand-green .form-sidebar .nf-response-msg a.disabled[download],
.flex__component__cta-row .bg-color--brand-green .form-sidebar .nf-response-msg a[download]:disabled,
.flex__component__cta-row .bg-texture--green .btn:disabled,
.flex__component__cta-row .bg-texture--green .disabled.btn,
.flex__component__cta-row .bg-texture--green .form-sidebar .nf-response-msg a.disabled[download],
.flex__component__cta-row .bg-texture--green .form-sidebar .nf-response-msg a[download]:disabled,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-green a.disabled[download],
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-green a[download]:disabled,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--green a.disabled[download],
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--green a[download]:disabled {
    background-color: #b7dd79;
    border-width: 2px;
    border-color: #b7dd79;
    color: #35485F;
}

.btn-brand-green:not(:disabled):not(.disabled).active,
.btn-brand-green:not(:disabled):not(.disabled):active,
.flex__component__cta-row .bg-color--brand-green .btn:not(:disabled):not(.disabled).active,
.flex__component__cta-row .bg-color--brand-green .btn:not(:disabled):not(.disabled):active,
.flex__component__cta-row .bg-color--brand-green .form-sidebar .nf-response-msg .show>a.dropdown-toggle[download],
.flex__component__cta-row .bg-color--brand-green .form-sidebar .nf-response-msg a[download]:not(:disabled):not(.disabled).active,
.flex__component__cta-row .bg-color--brand-green .form-sidebar .nf-response-msg a[download]:not(:disabled):not(.disabled):active,
.flex__component__cta-row .bg-color--brand-green .show>.dropdown-toggle.btn,
.flex__component__cta-row .bg-texture--green .btn:not(:disabled):not(.disabled).active,
.flex__component__cta-row .bg-texture--green .btn:not(:disabled):not(.disabled):active,
.flex__component__cta-row .bg-texture--green .form-sidebar .nf-response-msg .show>a.dropdown-toggle[download],
.flex__component__cta-row .bg-texture--green .form-sidebar .nf-response-msg a[download]:not(:disabled):not(.disabled).active,
.flex__component__cta-row .bg-texture--green .form-sidebar .nf-response-msg a[download]:not(:disabled):not(.disabled):active,
.flex__component__cta-row .bg-texture--green .show>.dropdown-toggle.btn,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-green .show>a.dropdown-toggle[download],
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-green a[download]:not(:disabled):not(.disabled).active,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-green a[download]:not(:disabled):not(.disabled):active,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--green .show>a.dropdown-toggle[download],
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--green a[download]:not(:disabled):not(.disabled).active,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--green a[download]:not(:disabled):not(.disabled):active,
.show>.btn-brand-green.dropdown-toggle {
    border-color: #b7dd79;
    background-color: #C5E494;
}

.btn-brand-green:not(:disabled):not(.disabled).active:focus,
.btn-brand-green:not(:disabled):not(.disabled):active:focus,
.flex__component__cta-row .bg-color--brand-green .btn:not(:disabled):not(.disabled).active:focus,
.flex__component__cta-row .bg-color--brand-green .btn:not(:disabled):not(.disabled):active:focus,
.flex__component__cta-row .bg-color--brand-green .form-sidebar .nf-response-msg .show>a.dropdown-toggle[download]:focus,
.flex__component__cta-row .bg-color--brand-green .form-sidebar .nf-response-msg a[download]:not(:disabled):not(.disabled).active:focus,
.flex__component__cta-row .bg-color--brand-green .form-sidebar .nf-response-msg a[download]:not(:disabled):not(.disabled):active:focus,
.flex__component__cta-row .bg-color--brand-green .show>.dropdown-toggle.btn:focus,
.flex__component__cta-row .bg-texture--green .btn:not(:disabled):not(.disabled).active:focus,
.flex__component__cta-row .bg-texture--green .btn:not(:disabled):not(.disabled):active:focus,
.flex__component__cta-row .bg-texture--green .form-sidebar .nf-response-msg .show>a.dropdown-toggle[download]:focus,
.flex__component__cta-row .bg-texture--green .form-sidebar .nf-response-msg a[download]:not(:disabled):not(.disabled).active:focus,
.flex__component__cta-row .bg-texture--green .form-sidebar .nf-response-msg a[download]:not(:disabled):not(.disabled):active:focus,
.flex__component__cta-row .bg-texture--green .show>.dropdown-toggle.btn:focus,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-green .show>a.dropdown-toggle[download]:focus,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-green a[download]:not(:disabled):not(.disabled).active:focus,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-green a[download]:not(:disabled):not(.disabled):active:focus,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--green .show>a.dropdown-toggle[download]:focus,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--green a[download]:not(:disabled):not(.disabled).active:focus,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--green a[download]:not(:disabled):not(.disabled):active:focus,
.show>.btn-brand-green.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem hsla(83, 40%, 59%, 0.5);
    box-shadow: 0 0 0 0.2rem hsla(83, 40%, 59%, 0.5);
}

/* CTA Button - Lighter Blue */

.btn-brand-bright-blue {
    background-color: #5ebedf;
    border-color: #5ebedf;
    color: #35485F;
    border-width: 2px;
}

.btn-brand-bright-blue:hover {
    border-color: #5ebedf;
    background-color: #7ECBE5;
    color: #35485F;
}

.btn-brand-bright-blue:before {
    background-color: #7ECBE5;
}

.btn-brand-bright-blue.focus,
.btn-brand-bright-blue:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(85, 167, 196, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(85, 167, 196, 0.5);
}

.btn-brand-bright-blue.disabled,
.btn-brand-bright-blue:disabled {
    background-color: #5ebedf;
    border-color: #5ebedf;
    color: #35485F;
    border-width: 2px;
}

.btn-brand-bright-blue:not(:disabled):not(.disabled).active,
.btn-brand-bright-blue:not(:disabled):not(.disabled):active,
.show>.btn-brand-bright-blue.dropdown-toggle {
    border-color: #5ebedf;
    background-color: #7ECBE5;
}

.btn-brand-bright-blue:not(:disabled):not(.disabled).active:focus,
.btn-brand-bright-blue:not(:disabled):not(.disabled):active:focus,
.show>.btn-brand-bright-blue.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(85, 167, 196, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(85, 167, 196, 0.5);
}

/* CTA Button - Dark Blue */

.btn-brand-blue,
.cta-callout .btn,
.cta-callout .form-sidebar .nf-response-msg a[download],
.flex__component__cta-row .bg-color--brand-light-blue .btn,
.flex__component__cta-row .bg-color--brand-light-blue .form-sidebar .nf-response-msg a[download],
.flex__component__cta-row .bg-texture--light-blue .btn,
.flex__component__cta-row .bg-texture--light-blue .form-sidebar .nf-response-msg a[download],
.form-sidebar .nf-form-layout .submit-wrap .ninja-forms-field,
.form-sidebar .nf-response-msg .cta-callout a[download],
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-light-blue a[download],
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--light-blue a[download],
.form-sidebar .nf-response-msg a[download] {
    background-color: #35485F;
    border-color: #35485F;
    border-width: 2px;
    color: #fff;
}

.btn-brand-blue:hover,
.cta-callout .btn:hover,
.flex__component__cta-row .bg-color--brand-light-blue .btn:hover,
.flex__component__cta-row .bg-texture--light-blue .btn:hover,
.form-sidebar .nf-form-layout .submit-wrap .ninja-forms-field:hover,
.form-sidebar .nf-response-msg a[download]:hover {
    background-color: #5D6D7F;
    border-color: #35485F;
    color: #fff;
}

.btn-brand-blue:before,
.cta-callout .btn:before,
.cta-callout .form-sidebar .nf-response-msg a[download]:before,
.flex__component__cta-row .bg-color--brand-light-blue .btn:before,
.flex__component__cta-row .bg-color--brand-light-blue .form-sidebar .nf-response-msg a[download]:before,
.flex__component__cta-row .bg-texture--light-blue .btn:before,
.flex__component__cta-row .bg-texture--light-blue .form-sidebar .nf-response-msg a[download]:before,
.form-sidebar .nf-form-layout .submit-wrap .ninja-forms-field:before,
.form-sidebar .nf-response-msg .cta-callout a[download]:before,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-color--brand-light-blue a[download]:before,
.form-sidebar .nf-response-msg .flex__component__cta-row .bg-texture--light-blue a[download]:before,
.form-sidebar .nf-response-msg a[download]:before {
    background-color: #5D6D7F;
}

.bg-color--brand-blue .cta-callout .btn {
    background-color: #35485f;
}

.btn-brand-blue.focus,
.btn-brand-blue:focus,
.cta-callout .btn:focus,
.cta-callout .focus.btn,
.flex__component__cta-row .bg-color--brand-light-blue .btn:focus,
.flex__component__cta-row .bg-color--brand-light-blue .focus.btn,
.flex__component__cta-row .bg-texture--light-blue .btn:focus,
.flex__component__cta-row .bg-texture--light-blue .focus.btn,
.form-sidebar .nf-form-layout .submit-wrap .focus.ninja-forms-field,
.form-sidebar .nf-form-layout .submit-wrap .ninja-forms-field:focus,
.form-sidebar .nf-response-msg a.focus[download],
.form-sidebar .nf-response-msg a[download]:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 110, 123, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(94, 110, 123, 0.5);
}

.btn-brand-blue.disabled,
.btn-brand-blue:disabled,
.cta-callout .btn:disabled,
.cta-callout .disabled.btn,
.flex__component__cta-row .bg-color--brand-light-blue .btn:disabled,
.flex__component__cta-row .bg-color--brand-light-blue .disabled.btn,
.flex__component__cta-row .bg-texture--light-blue .btn:disabled,
.flex__component__cta-row .bg-texture--light-blue .disabled.btn,
.form-sidebar .nf-form-layout .submit-wrap .disabled.ninja-forms-field,
.form-sidebar .nf-form-layout .submit-wrap .ninja-forms-field:disabled,
.form-sidebar .nf-response-msg a.disabled[download],
.form-sidebar .nf-response-msg a[download]:disabled {
    background-color: #415464;
    border-color: #415464;
    color: #fff;
}

.btn-brand-blue:not(:disabled):not(.disabled).active,
.btn-brand-blue:not(:disabled):not(.disabled):active,
.cta-callout .btn:not(:disabled):not(.disabled).active,
.cta-callout .btn:not(:disabled):not(.disabled):active,
.cta-callout .show>.dropdown-toggle.btn,
.flex__component__cta-row .bg-color--brand-light-blue .btn:not(:disabled):not(.disabled).active,
.flex__component__cta-row .bg-color--brand-light-blue .btn:not(:disabled):not(.disabled):active,
.flex__component__cta-row .bg-color--brand-light-blue .show>.dropdown-toggle.btn,
.flex__component__cta-row .bg-texture--light-blue .btn:not(:disabled):not(.disabled).active,
.flex__component__cta-row .bg-texture--light-blue .btn:not(:disabled):not(.disabled):active,
.flex__component__cta-row .bg-texture--light-blue .show>.dropdown-toggle.btn,
.form-sidebar .nf-form-layout .submit-wrap .ninja-forms-field:not(:disabled):not(.disabled).active,
.form-sidebar .nf-form-layout .submit-wrap .ninja-forms-field:not(:disabled):not(.disabled):active,
.form-sidebar .nf-form-layout .submit-wrap .show>.dropdown-toggle.ninja-forms-field,
.form-sidebar .nf-response-msg .show>a.dropdown-toggle[download],
.form-sidebar .nf-response-msg a[download]:not(:disabled):not(.disabled).active,
.form-sidebar .nf-response-msg a[download]:not(:disabled):not(.disabled):active,
.show>.btn-brand-blue.dropdown-toggle {
    background-color: #2d3a45;
    border-color: #28343d;
    color: #fff;
}

.btn-brand-blue:not(:disabled):not(.disabled).active:focus,
.btn-brand-blue:not(:disabled):not(.disabled):active:focus,
.cta-callout .btn:not(:disabled):not(.disabled).active:focus,
.cta-callout .btn:not(:disabled):not(.disabled):active:focus,
.cta-callout .show>.dropdown-toggle.btn:focus,
.flex__component__cta-row .bg-color--brand-light-blue .btn:not(:disabled):not(.disabled).active:focus,
.flex__component__cta-row .bg-color--brand-light-blue .btn:not(:disabled):not(.disabled):active:focus,
.flex__component__cta-row .bg-color--brand-light-blue .show>.dropdown-toggle.btn:focus,
.flex__component__cta-row .bg-texture--light-blue .btn:not(:disabled):not(.disabled).active:focus,
.flex__component__cta-row .bg-texture--light-blue .btn:not(:disabled):not(.disabled):active:focus,
.flex__component__cta-row .bg-texture--light-blue .show>.dropdown-toggle.btn:focus,
.form-sidebar .nf-form-layout .submit-wrap .ninja-forms-field:not(:disabled):not(.disabled).active:focus,
.form-sidebar .nf-form-layout .submit-wrap .ninja-forms-field:not(:disabled):not(.disabled):active:focus,
.form-sidebar .nf-form-layout .submit-wrap .show>.dropdown-toggle.ninja-forms-field:focus,
.form-sidebar .nf-response-msg .show>a.dropdown-toggle[download]:focus,
.form-sidebar .nf-response-msg a[download]:not(:disabled):not(.disabled).active:focus,
.form-sidebar .nf-response-msg a[download]:not(:disabled):not(.disabled):active:focus,
.show>.btn-brand-blue.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 110, 123, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(94, 110, 123, 0.5);
}

.cta-row .bg-color--brand-dark-blue .cta-callout .btn {
background-color: #b7dd79;
border-color: #b7dd79;
color: #35485F !important;
}

.cta-row .bg-color--brand-dark-blue .cta-callout .btn:before {
    background-color: #C5E494;
    border-color: #b7dd79;
    border-width: 2px;
}

.cta-row .bg-color--brand-dark-blue .cta-callout .btn:hover {
    border-color: #b7dd79;
    background-color: #C5E494;
}

/* CTA Row Call to Action */
.cta-row .flex__width--full .flex__content-container .cta-callout .callout-block {
    justify-content: center;
}


/* Services Main Hero & Services Child Hero */

.services-hero-band {
    position: relative;
    padding: 6rem 4rem;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(44, 62, 80, 0.75);
    color: #ffffff;
    align-content: center;
   /* min-height: 70vh;*/
    box-sizing: border-box;
    display: flex;
}

.services-child-hero {
    /*position: relative;*/
    padding: 0;
    background-color: rgba(44, 62, 80, 0.75);
    color: #ffffff;
    align-content: center;
    min-height: 70vh;
    box-sizing: border-box;
}

.services-hero-band .hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(44, 62, 80, 0.75);
	background: linear-gradient(90deg,rgba(43, 58, 76, 1) 0%, rgba(43, 58, 76, 1) 12%, rgba(43, 58, 76, 0.76) 64%, rgba(43, 58, 76, 0.09) 100%);*/
    background-image: url('/wp-content/themes/bnn/assets/img/layout/servicehero-overlay-min.png');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.services-hero-band .layout-breadcrumbs-cb,
.services-child-hero .layout-breadcrumbs-cb {
    max-width: 100%;
    margin-bottom: 1em;
}

.services-child-hero .eyebrow {
    color: #5EBEDF;
    font-size: 22px;
    font-weight: 400;
    line-height: 22px;
}

.services-hero-band .content-container {
    /*position: relative;*/
    z-index: 2;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    align-items: center;
}

.services-child-hero .content-container {
    display: flex;
    justify-content: space-around;
    max-width: 92%;
	
    float: right;
	min-height: 100%; 
}

.services-hero-band .hero-text-content {
    flex: 1;
    max-width: 48%;
}

.services-child-hero .hero-text-content {
    padding: 6rem 1rem;
    /*max-width: 40%;*/
}

.services-child-hero .hero-image {
	min-height: 100%;
}

.services-child-hero .hero-image img {
    background-size: cover;
	max-width: 105%;
}

.services-hero-band .hero-title,
.services-child-hero .hero-title {
    margin-bottom: 1.5rem;
    color: #fff;
}

.services-hero-band .hero-description,
.services-child-hero .hero-description
{
max-width: 45ch;
margin-bottom: 2.5rem;
line-height: 1.6;
}

.services-hero-band .related-content-box {
    background-color: #5EBEDF;
    padding: 1em 2em;
    border-radius: 4px;
    width: 100%;
    max-width: 300px;
    box-sizing: border-box;
    position: absolute;
    right: 1rem;
    bottom: 1rem;
}

.services-hero-band .related-content-box a {
    color: #35485F;
    text-decoration: underline;
    transition: color 0.3s ease;
}

.services-hero-band .related-content-box a:hover {
    text-decoration: none;
    color: #f0f0f0;
}

.services-child-hero figure {
    margin-bottom: 0;
}

@media (max-width: 1300px) {
    .services-child-hero .breadcrumb {
        padding: 0;
    }
}

@media (max-width: 1200px) {
    .services-child-hero .hero-text-content {
        padding: 4rem 2rem;
    }

    .services-child-hero .hero-title {
        font-size: 50px;
    }
}

@media (max-width: 991px) {
    .services-child-hero .hero-text-content {
        padding: 3rem 1rem;
    }

    .services-child-hero .hero-title {
        font-size: 45px;
    }
}

@media (max-width: 768px) {
    .services-hero-band {
        padding: 4rem 2rem;
        min-height: auto;
    }

    .services-child-hero {
        padding: 2rem 1rem;
        min-height: auto;
    }

    .services-hero-band .breadcrumb {
        padding: 0;
    }

    .services-hero-band h1,
    .services-child-hero h1 {
        font-size: 2.6rem;
        line-height: 1.2;
    }

    .services-hero-band .content-container,
    .services-child-hero .content-container {
        flex-direction: column;
        align-items: flex-start;
        text-align: left;        max-width: 100%;
    }

    .services-hero-band .hero-text-content,
    .services-child-hero .hero-text-content {
        max-width: 100%;
        margin-bottom: 2rem;
    }

    .services-child-hero .hero-text-content,
    .services-child-hero .hero-img {
        padding: 1rem;
    }

    .services-hero-band .hero-description,
    .services-child-hero .hero-description {
        margin-bottom: 1em;
    }

    .services-child-hero .hero-image img {
        max-width: 100%;
        margin: 0 auto;
    }

    .services-hero-band .related-content-box {
        max-width: 280px;
        width: 100%;
        position: relative;
        bottom: 0;
		float: right;
		padding: 1em;
    }
}


/* Team Slider Updates */
.team-slider .team-slider__heading {
    display: flex;
    justify-content: space-between;
}

.team-slider .swiper-arrows {
    display: flex;
}

.team-slider .swiper-button-next,
.team-slider .swiper-button-prev {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1000;
    padding: 1.5em;
    left: auto;
    margin-top: 0;
}

.team-slider .social-icon {
    border: 0;
    color: #000;
    padding: 5px;
    width: auto;
}

.team-slider .social-icon:first-child {
    padding-left: 1px;
}

.team-slider .social-icon:hover,
.team-slider .social-icon:focus,
.team-slider .social-icon:active {
    color: #5A9DB4;
}

.team-slider .team-card__body img {
    box-shadow: -8px 10px 0 0 #5A9DB4;
    ;
}

.team-slider .team-card__industry {
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 5px;
}

/* Columns Band - Custom Unordered List Updates */
.columns-band h2,
.columns-band h3,
.columns-band h4 {
    color: inherit;
}

.columns-band a:not(.btn) {
    text-decoration: underline;
    color: #5a9db4;
    font-weight: 700;
}

.columns-band a:not(.btn):hover {
    text-decoration: none;
    color: #35485F;
}

.columns-band ul.square-bullets li {
    margin-bottom: 1rem;
}

.columns-band ul.square-bullets.dividers {
    margin-top: 25px;
}

.columns-band ul.square-bullets.dividers li {
    margin-bottom: 35px;
}

.columns-band ul.square-bullets.dividers li:not(:last-child) {
    border-bottom: 1px solid rgba(53, 72, 95, 0.20);
    padding-bottom: 1em;
    margin-bottom: 1.2em;
}

.columns-band .bg-color--brand-blue ul.square-bullets.dividers li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}

.columns-band .bg-color--brand-blue a:not(.btn):hover {
    color: #fff;
}

/* Testimonials Carousel Updates */
p.testimonial {
    font-family: Raleway, serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 40px;
    padding: 0;
}

.testimonials-block .swiper-slide-next:not(:first-child) {
    filter: blur(5px);
}

.testimonials-block .swiper-wrapper {
    align-items: anchor-center;
}

.testimonials-block .testimonial-header {
    display: flex;
    justify-content: space-between;
}

.testimonials-block .swiper-arrows {
    display: flex;
}

.testimonials-block .swiper-button-next,
.testimonials-block .swiper-button-prev {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1000;
    padding: 1.5em;
    left: auto;
    margin-top: 0;
}

.testimonials-block .swiper-slide {
    background: #fff;
    border-width: 1px 0px 1px 6px;
    border-style: solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(to right, #5EBEDF, #5EBEDF00);
}

.testimonials-block .swiper-slide .testimonial-quote {
    width: 100%;
    padding: 3em 5.5em;
}

.testimonials-block .testimonial-swiper-container .testimonial-quote {
    background-image: url('/wp-content/themes/bnn/assets/img/icons/left-quotation-mark.svg');
    background-position: 3% 4vh;
    background-repeat: no-repeat;
    background-size: auto;
}

.testimonials-block .swiper-slide {
    width: 80%;
}

@media (max-width: 767px) {
    .testimonials-block .testimonial-swiper-container .testimonial-quote {
        background-size: 30px;
        padding: 2rem 0 2rem 3rem;
    }

    .testimonials-block .swiper-slide {
        width: 100%;
    }

    p.testimonial {
        font-size: 20px;
        line-height: 28px;
    }

    p.citation,
    .featured-posts-heading,
    .testimonials-block h2 {
        margin-bottom: 0.75em;
    }

    .testimonials-block .swiper-wrapper {
        align-items: flex-start;
    }
}


/* Our Focus Areas */
.our-focus-areas .flex__component__columns__right {
    padding: 0;
}

.our-focus-areas .row {
    align-content: stretch;
}

.our-focus-areas .focus-areas-title {
    margin-bottom: 2rem;
}

.our-focus-areas .flex__container .focus-areas-list ul li a:hover {
    color: #5EBEDF;
}

.our-focus-areas .flex__container.bg-color--brand-green .focus-areas-list ul li a:hover,
.our-focus-areas .flex__container.bg-color--brand-bright-blue .focus-areas-list ul li a:hover {
    color: #35485F;
}

.our-focus-areas .focus-areas-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.our-focus-areas .focus-areas-list ul li {
    padding: 1.05em 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.our-focus-areas .focus-areas-list ul li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.our-focus-areas .bg-color--brand-wild-sand .focus-areas-list ul li {
    border-top: 1px solid rgba(53, 72, 95, 0.2);
}

.our-focus-areas .bg-color--brand-wild-sand .focus-areas-list ul li:last-child {
    border-bottom: 1px solid rgba(53, 72, 95, 0.2);
}

.our-focus-areas .focus-areas-list ul li a {
    text-decoration: none;
    transition: color 0.3s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.our-focus-areas .focus-areas-list ul li a::after {
    content: url('/wp-content/themes/bnn/assets/img/icons/icon-arrow-right-long.svg');
    margin-left: auto;
    transition: all 0.3s ease;
}

.our-focus-areas .flex__container.bg-color--brand-bright-blue .focus-areas-list ul li a::after,
.our-focus-areas .flex__container.bg-color--brand-wild-sand .focus-areas-list ul li a::after {
    content: url('/wp-content/themes/bnn/assets/img/icons/icon-arrow-right-long-dark.svg');
}

.our-focus-areas .focus-areas-list ul li a:hover {
    color: #5EBEDF !important;
}

.our-focus-areas .focus-areas-list ul li a:hover::after {
    transform: translateX(5px);
}

.our-focus-areas .featured-resource {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    border-width: 10px 0 10px 10px;
    border-style: solid;
    border-color: #5EBEDF;
    position: relative;
}

.our-focus-areas .featured-resource .featured-resource-image:before {
    content: "";
    background: linear-gradient(180deg, rgba(53, 72, 95, 0.00) 30%, rgba(53, 72, 95, 0.80) 80%, #35485F 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.our-focus-areas .resource-tag {
    position: absolute;
    top: 30px;
    left: 30px;
    background: #fff;
    color: #35485F !important;
    font-weight: 700;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.our-focus-areas .featured-resource-content {
    padding: 2em 0;
    text-decoration: none;
    color: #fff;
    max-width: 70%;
    bottom: 0;
    position: absolute;
    z-index: 2;
}

.our-focus-areas .resource-title {
    margin-bottom: 1rem;
    color: #fff;
    transition: color 0.3s ease;
    line-height: 1.2em;
}

.our-focus-areas .read-more {
    text-decoration: underline;
    transition: color 0.3s ease;
}

.our-focus-areas .resource-title:hover,
.our-focus-areas .read-more:hover {
    color: #5EBEDF;
}

.our-focus-areas .resource-link {
    text-decoration: underline;
    align-items: center;
    transition: all 0.3s ease;
}

.our-focus-areas .resource-link:hover {
    text-decoration: none;
}

@media (max-width: 767px) {

    .columns-band .flex__component__columns__left,
    .columns-band .flex__component__columns__right,
    .our-focus-areas .flex__component__columns__left {
        padding: 2rem !important;
    }

    .our-focus-areas .featured-resource-content {
        padding: 1rem 0;
        max-width: 100%;
    }

    .our-focus-areas .focus-areas-list ul li {
        padding: 0.5em 0;
        font-size: 1rem;
    }

    .our-focus-areas .featured-resource {
        min-height: 450px;
        padding: 1em !important;
    }
}

/* Full Width CTA */
.full-cta {
    position: relative;
    padding: 5rem;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.full-cta .cta-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(91deg, rgba(53, 72, 95, 0.90) 0.52%, rgba(53, 72, 95, 0.18) 99.56%);
    background-blend-mode: multiply;
    z-index: 1;
}

.full-cta.cta-light .cta-overlay {
    background: linear-gradient(91deg, rgba(247, 246, 246, 0.90) 0.52%, rgba(247, 246, 246, 0.72) 32.9%, rgba(247, 246, 246, 0.18) 99.56%);
}

.full-cta .cta-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/wp-content/themes/bnn/assets/img/layout/cta-full-textured-bg-min.png');
    opacity: 0.3;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.full-cta .callout-block {
    z-index: 10;
    position: relative;
    color: #fff;
    max-width: 500px;
}

.full-cta .callout-block__copy,
.full-cta .callout-block__copy h2,
.full-cta .callout-block__copy h3,
.full-cta .callout-block__copy h4 {
    color: #fff;
}

.full-cta.cta-light .callout-block__copy,
.full-cta.cta-light .callout-block__copy h2,
.full-cta.cta-light .callout-block__copy h3,
.full-cta.cta-light .callout-block__copy h4 {
    color: #35485F;
}

@media (max-width: 767px) {
    .full-cta {
        padding: 2rem;
        background-position: center center;
    }
}


/* Featured Posts / Insights Band */
.home-featured-posts .featured-posts-heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.featured-post {
    background: #35485F;
    color: #fff;
}

.featured-post .eyebrow {
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    line-height: 1.2em;
}

.featured-post .eyebrow .cat-icon, .featured-post .eyebrow i {
	font-size: 22px;
    height: auto;
    margin-right: 5px;
	top: 2px;
    position: relative;
}

.featured-post .featured-post-meta {
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    padding: 1em 2em;
}

.featured-post .featured-post-content {
    padding: 1.5rem 2rem;
}

.featured-title {
    margin-bottom: 0;
    color: #fff;
}

.rm-link {
    content: url('/wp-content/themes/bnn/assets/img/icons/icon-arrow-right-long-green.svg');
    max-width: 50px;
    position: absolute;
    bottom: 10px;
}

.featured-post:hover .rm-link {
    content: url('/wp-content/themes/bnn/assets/img/icons/icon-arrow-right-long.svg');
}

.featured-post:hover .featured-title {
    color: #5EBEDF;
}

.featured-posts-block {
    margin-bottom: 3em;
    margin-top: 2em;
}

.featured-posts-content {
    margin: 15px;
    width: auto;
}

.home-featured-posts .cta-text {
    margin: 0 15px;
}



@media screen and (min-width: 1300px) {
    .featured-posts-content {
        margin: 2em auto;
        width: auto;
    }
}

@media screen and (min-width: 1300px) {
    .featured-post {
        max-width: 450px;
        min-width: 350px;
        width: 33.3%;
		width: 100%;
    }
}

.featured-post-group .featured-post:first-child {
    padding-left: 0px;
}

.featured-post-group .featured-post:last-child {
    padding-right: 0px;
}

.featured-post {
    min-height: 350px;
    padding: 0;
}

.featured-post-content {
    height: 90%;
}

.main-link,
.main-link:hover {
    text-decoration: none;
}

.featured-link {
    color: #fff;
}

.featured-post-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 1rem;
    margin: 0;
}

@media screen and (min-width: 1300px) {
    .main-link {
        text-decoration: none;
    }

    .featured-post-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        align-items: stretch;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        gap: 2rem;
        margin-bottom: 2em;
    }
}

.eyebrow {
    color: #b7dd79;
    font-size: 0.8em;
}

@media (min-width: 768px) and (max-width: 1299px){
	.featured-posts-block .featured-post{position: relative;}
	.featured-post-group{flex-direction:row;flex-wrap: wrap;}
	.featured-post-group > .main-link{width: 48.85%;}
}

@media (max-width: 767px){
	.featured-posts-block .featured-post{position: relative;}
	.featured-post{  min-height: 100px;
        padding-bottom: 30px;}
	.rm-link{margin-bottom:0; bottom: -20px; position: relative;}
}


@media screen and (max-width: 700px) {
    .featured-post-group {
        gap: 1em;
    }

    .featured-posts-content {
        margin: 0;
    }

    .featured-posts-heading {
        margin-bottom: 1em;
    }

    .featured-post .featured-post-content {
        padding: 1rem 1.5rem;
    }

    .featured-post .featured-post-meta {
        padding: 1rem 1.5rem;
    }

    .featured-post-content h3.featured-title {
        font-size: 18px !important;
        line-height: 1.2em;
    }
}

/* Featured Personnel */
.layout-feat-personnel {
    background: #35485F;
}

.layout-feat-personnel,
.personnel_footer {
    display: flex;
    align-items: center;
}

.layout-feat-personnel .personnel_content {
    padding: 2em 3em;
    max-width: 825px;
}

.personnel_heading {
    border-left: 4px solid #5EBEDF;
    padding: 0 1.5em;
    margin: 2em 0;
}

.layout-feat-personnel,
.layout-feat-personnel .p-featpost,
.layout-feat-personnel .p-name,
.layout-feat-personnel .eyebrow {
    color: #fff;
}

.layout-feat-personnel .p-name {
    margin-bottom: 5px;
}

.layout-feat-personnel .eyebrow {
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 0;
}

.layout-feat-personnel .p-title {
    font-size: 0.8em;
    text-transform: uppercase;
    margin-bottom: 0;
}

.layout-feat-personnel .featured-piece {
    margin-left: 2em;
}

.layout-feat-personnel .p-featpost {
    text-decoration: none;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    line-height: 1.1em;
}

.layout-feat-personnel .p-featpost:hover {
    color: #5EBEDF;
}

.personnel_image {
    width: 50%;
}

.personnel_image img {
    max-width: 100%;
}

.p-bio {
    margin-bottom: 1.75em;
}

@media (max-width: 768px) {
    .layout-feat-personnel .personnel_content {
        padding: 0 2em 2em 2em;
    }

    .layout-feat-personnel,
    .personnel_footer {
        display: block;
    }

    .layout-feat-personnel .personnel_image {
        width: 40%;
        margin: 0 4em;
        padding: 0;
    }

    .layout-feat-personnel .featured-piece {
        margin: 1em 0;
    }

    .personnel_heading {
        border-top: 4px solid #5EBEDF;
        border-left: 0;
        padding: 1em 0 1.25em 0;
        margin: 0;
    }
}

/* 3-Column Content Cards / Related Services */
.related-services .row.manual .card-grid__link {
    min-height: 630px;
}
.related-services .row.manual .content-cards .card-grid__card {
    min-height: 475px;
}

.related-services .row.pages .card-grid__link {
    min-height: 500px;
}
.related-services .row.pages .content-cards .card-grid__card {
    min-height: 350px;
}

.related-services .card-grid__card {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 350px;
}

.related-services .card-grid__card:before {
    content: "";
    background: #E86C00;
    width: 15px;
    z-index: 100;
    height: 120px;
    position: absolute;
    top: 82%;
}

.related-services .card-body {
    background: #F7F6F6;
    padding: 1.75em 1em 1.5em 2em;
    position: absolute;
    top: 350px;
    min-width: 100%;
}

.related-services .rm-link {
    content: url(/wp-content/themes/bnn/assets/img/icons/carousel-arrow-right.svg);
    background-color: #B7DD79;
    padding: 0.5em;
    float: right;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 45px;
}

.related-services .card-grid__link:hover .rm-link,
.related-services .card-grid__link:focus .rm-link,
.related-services .card-grid__link:active .rm-link {
    background-color: #5EBEDF;
}

.related-services .card-grid__link h3 {
    font-weight: 700;
    line-height: 1.2em;
    font-size: 25px;
}

.related-services .card-grid__link:hover h3,
.related-services .card-grid__link:focus h3,
.related-services .card-grid__link:active h3 {
    color: #5EBEDF;
}

.related-services .card-grid__link p {
    margin-bottom: 0;
    line-height: 1.5em;
}

.related-services .content-cards .card-body {
    top: 475px;
}

.row.pages .card-body {
    min-height: 133px;
}

.row.manual .card-body {
    min-height: 240px;
}

@media (max-width: 768px) {
    .related-services .card-body {
        padding: 1.75em 1em 2em 2em;
    }
	.related-services .row.manual .content-cards .card-grid__card {
    		min-height: 600px;
	}

}


/* Logo Grid / Carousel */
.logo_grid {
    display: flex;
    margin: 0 -40px;
    flex-wrap: wrap;
    row-gap: 20px;
    align-items: center;
}
.logo_main_grid h2 {
    text-align: center;
    margin: 3rem auto;
}

.logo_main_grid .swiper-slide img:hover {
    filter: grayscale(100%);
}

.logo_main_grid .owl-carousel .item {
    text-align: center;
}

.logo_main_grid img,
.logo_main_grid .swiper-slide img {
    max-width: 180px;
    max-height: 95px;
    margin: 0 auto;
}

.logo_main_grid .swiper-wrapper {
   /* display: flex;
    align-items: center;*/
}

/* Navigation Arrows */
.logo_main_grid .swiper-slide {
	text-align: center; 
}

.logo_main_grid .swiper-button-prev,
.logo_main_grid .swiper-button-next {
	top: 25%;
}

.logo_main_grid .swiper-button-prev:hover,
.logo_main_grid .swiper-button-next:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

/* Pagination */
.logo_main_grid .swiper-pagination.logo-swiper-pagination {
    position: relative;
    margin-top: 30px;
	text-align: center;
}

.logo_main_grid .logo-swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 9px;
    background: #E1E1E1;
	border: 1px solid #5A9DB4;
	border-radius: 26px;
    opacity: 1;
    margin: 0 4px;
    transition: all 0.3s ease;
}

.logo_main_grid .logo-swiper-pagination .swiper-pagination-bullet-active {
    background: #5A9DB4;
    width: 55px;
    border-radius: 26px;
}

@media (max-width: 991px) {
    .logo_main_grid img {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .logo_main_grid .swiper-slide {
        padding-bottom: 30px;
		 max-width: 25%;
    }
}

/* Tabbed Layout */
.tabbed-band { margin-bottom: 50px; }

.tabbed-band__container {
    margin: 0 auto;
    padding: 0 20px;
}

/* Tab Navigation */
.tabbed-band__nav {
    display: flex;
    justify-content: center;
    gap: 10px 20px;
    margin-bottom: 50px;
    border-bottom: 1px solid #E1E1E1;
    flex-wrap: wrap;
    white-space: nowrap;
    padding: 15px 5px 25px;
}

.tabbed-band__nav-item {
    border: none;
    background: none;
    color: #35485F;
    font-size: 18px;
    cursor: pointer;
    position: relative;
    transition: color 0.3s ease;
    font-weight: 600;
    white-space: nowrap;
    padding: 0 1em;
}

.tabbed-band__nav-item:hover {
    color: #5A9DB4;
}

.tabbed-band__nav-item.active {
    color: #35485F;
}

.tabbed-band__nav-item.active::after {
    content: '';
    position: absolute;
    bottom: -28px;
    left: 0;
    right: 0;
    height: 6px;
    background-color: #5A9DB4;
}

.tabbed-band__content {
    display: none;
}

.tabbed-band__content.active {
    display: block;
    animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.tab-panel {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.tab-panel__content {
    padding-right: 40px;
}

.tab-panel__headline {}

.tab-panel__subheadline {
    margin-bottom: 20px;
    font-weight: 400;
}

.tab-panel__description {
    margin-bottom: 30px;
}

.tab-panel__description p {
    margin-bottom: 15px;
}

.tab-panel__description p:last-child {
    margin-bottom: 0;
}

.tab-panel__description ul,
.tab-panel__description ol {
    margin-bottom: 15px;
    padding-left: 30px;
}

.tab-panel__description li {
    margin-bottom: 8px;
}

.tab-panel__image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

/* Responsive Design */
@media (max-width: 1280px) {
    .tabbed-band__nav {
        gap: 10px 10px;
    }
	.tabbed-band__nav-item {
		padding: 0 0.5em;
	}
}
@media (max-width: 1150px) {
	.tabbed-band__nav {
		padding-left: 0;
		padding-right: 0;
	}
	.tabbed-band__nav-item {
		font-size: 16px;
	}
	.tabbed-band__nav {
        gap: 10px 5px;
    }
}
@media (max-width: 968px) {
    .tab-panel {
        grid-template-columns: 1fr;
        gap: 40px;
    }
}

@media (max-width: 640px) {
    .tabbed-band__nav {
        gap: 20px;
    }
}

/* Video Band */
.video-band {
    background-color: #35485F;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.video-band__container {
    /*margin: 0 auto;*/
	max-width: 92%;
	float: right;
    padding: 0 13px;
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 10%;
    align-items: center;
}

.video-band .video-band__content {
	padding: 4rem 0; 
}

.video-band .video-band__heading {
    color: #fff;
}

.video-band .video-band__intro p {
    margin-bottom: 1.5em;
}

.video-band__video {
    position: relative;
    /*border-radius: 8px;*/
    overflow: hidden;
}

.video-band__video-wrapper {
    /*position: relative;*/
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-band__video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.video-band__thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: #000;
}

.video-band__thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-band__controls {
    background-color: #35485F;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    padding: 1em;
    gap: 10px;
    z-index: 10;
}

.video-band__control {
    width: 40px;
    height: 40px;
    background-color: #5EBEDF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.video-band__control:hover {
    background-color: #fff;
    transform: scale(1.1);
}

.video-band__control--play::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 12px;
    border-color: transparent transparent transparent #35485F;
    margin-left: 2px;
}

.video-band__control--pause::after {
    content: '';
    width: 12px;
    height: 16px;
    background: linear-gradient(to right, #35485F 0%, #35485F 35%, transparent 35%, transparent 65%, #35485F 65%, #35485F 100%);
}

.video-band__thumbnail.hidden {
    display: none;
}

.video-band iframe.is-playing ~ .video-band__controls .video-band__control--play {
    background-color: #fff;
}
.video-band iframe.is-playing ~ .video-band__controls .video-band__control--pause {
    display: block;
}
.video-band iframe.is-paused ~ .video-band__controls .video-band__control--play {
    display: block;
}
.video-band iframe.is-paused ~ .video-band__controls .video-band__control--pause {
    background-color: #fff;
}

@media (max-width: 968px) {
    .video-band__container {
        grid-template-columns: 1fr;
    }

    .video-band .video-band__content{
        text-align: center; padding:0
    }
}

@media (max-width: 768px){
	.video-band__container{max-width: 100%;}
}

@media (max-width: 640px) {
    .video-band {
        padding: 60px 0;
    }

    .video-band__play-button {
        width: 60px;
        height: 60px;
    }

    .video-band__play-button::after {
        border-width: 12px 0 12px 20px;
    }
}

/* Gravity Forms Columns */
.gform-field-row--span-three {
	grid-row: span 3;
}

.logos_carousel.swiper-container{margin:0 60px; padding:0;}
.logo_main_grid .swiper-button-prev{ }
.logo_main_grid .swiper-button-next{}

.swiper-slide.team-card{max-width: 23%;    margin-right: 40px;}
.logo_main_grid .logo_grid .swiper-slide{max-width:25%;}
.logo_main_grid .swiper-wrapper{display: flex; align-items: center;}
.logo_main_grid .layout-container{overflow: hidden;}
.logo_main_grid .swiper-wrapper-outer {overflow: visible; position: relative;}
select.tabbed-band__dropdown{ width: 100%;
    border: 2px solid #5A9DB4;
    padding: 10px ;
    margin: 0 0 20px;position: relative;
    background-repeat: no-repeat;
    background-position: right center;}

.our-focus-areas .flex__content .col-md-6 > a{position: relative;}
.our-focus-areas .flex__content .col-md-6 > a .featured-resource:before{content: ''; position: absolute; display: none; width: calc(100% + 10px); height: calc(100% + 20px); background: #5EBEDF; z-index: 2; opacity: 0.4; left: -10px; top: -10px;}
.our-focus-areas .flex__content .col-md-6 > a:hover .featured-resource:before{display: block;}
.our-focus-areas .flex__content .col-md-6 > a .featured-resource > div{z-index:3; position: relative;}


@media (min-width: 768px) and (max-width: 1124px){
	.swiper-slide.team-card{max-width: 30%;}
	.team-slider .layout-container, .related-services .flex__content-container{padding: 0 15px;}
	.related-services .content-cards .card-body{top: auto;}
	.related-services .card-grid__link{min-height: 500px}
	.tabbed-band__nav-item.active::after{bottom: -5px;}
	.services-child-hero .hero-image{max-width: 100%;}
}

@media (max-width: 767px){
	.swiper-slide.team-card{max-width: 48%;}
	.home-featured-posts .featured-posts-heading{flex-wrap: wrap;}
	.team-slider .layout-container, .related-services .flex__content-container{padding: 0 15px;}
	.related-services .content-cards .card-body{top: auto;}
	.related-services .card-grid__link{min-height: 500px}
}

@media (max-width: 575px){
	.swiper-slide.team-card{max-width:100%;}
	.logo_main_grid .swiper-slide, .logo_main_grid .logo_grid .swiper-slide{ padding:0; max-width: 49%}
	.logo_main_grid img, .logo_main_grid .swiper-slide img{max-width: 100px;}
	.logo_grid{margin:0;}
}