.logo__summary {
    max-width: 298px;
    align-items: center;
}

.logo__title {
    font: 60px / 1.046 "merriweather", "Arial Black", Arial, Helvetica, sans-serif;
    margin: 0 0 0 0;
    filter: drop-shadow(2px 2px 2px black);
    width: 600px !important;
}
.slider .bx-wrapper .wrap__bx-controls {
    display: none;
}
.wrap__section {
    background: #fff;
    padding: 0 15px 1px;
}
.slider__item {
  
    background: none;
}

.wrap__section.gradient {
    background: #fff;
}

.wrap__gallery:before {
   
    background: #fff;
}
.wrap__section.gradient--alt {
    background: #fff;
}
.wrap__socialmedia {
  
    background: #fff;
}
.testimonials .testimonials-item--source {
    text-align: center;
}
.testimonials .testimonials-item--content-wrapper {
    text-align: center;
}

.staff-member__image {
    height: 155px;
}


@media (max-width: 767px) {
    .wrap__logoHeader {
        padding: 30px 0;
    }
    .wrap__slider {
    background: unset!important;
}
    .slider__text {
        top: 80px;
    }
}

@media (max-width: 600px){
.wrap__fullscreenbackground .fullscreenbackground-video video {
    height: 670px;
    width: 100%!important;
}
}