
.wrap__home .wrap__header--bar--top {
    top: 0;
    right: 0;
    left: 0;
    padding-bottom: 8px;
    background: rgba(0, 0, 0, 0.7);
    transform: translateY(0px);
    transition: all ease-in-out .6s;
}
.wrap__logoHeader {
    max-width: 480px;
    width: 100%;
    padding: 15px 0 5px 15px;
}
.wrap__logoHeader .logo__summary {
    max-width: 100%;
}
.wrap__logoHeader .logo__description {
    font-size: 22px;
}
.fixed .logo__title {
    text-overflow: unset;
    overflow: unset;
    white-space: unset;
}
.fixed .wrap__header--bar--top--inner {
    height: auto;
}
.slider .bx-wrapper .bx-controls-buttons {
    display: none;
}
.slider__item {
    background: transparent;
}
.slider__button a {
    background: #40a2a1;
}
.wrap__home .staff {
    background: #1f2936;
}
.wrap__home .staff__title {
    color: #fff;
}
.wrap__home .staff .bx-layout-list .staff__item {
    background: #fff;
}
.form__caption.component__subtitle {
    font-size: 26px;
}
.wrap__grid_cols--5 .testimonials {
    background: transparent;
    box-shadow: none;
    padding: 0;
}
.wrap__grid_cols--5 .testimonials:after {
    display: none;
}
.testimonials .testimonials-item--source, .testimonials .testimonials-item--content p {
    text-align: center;
}
.articles-testimonials .two-comps--alt .wrap__grid_cols div[class*="wrap__grid_cols--"]:last-child:before {
    background: linear-gradient(50deg, rgba(64, 162, 161, 0.65) 0%, rgba(197, 227, 227, 0.65) 100%);
}
.wrap__layout.wrap__fullwidth.wrap__contact .wrap__form .wrap__editable:first-child {
    margin: 0 auto;
}
.fixed .wrap__locationsHeader .locations{
    font-size: 28px;
}
a[href^="tel"] {
    cursor: pointer;
    pointer-events: all;
}









@media(min-width: 1025px) {
    .wrap__home .fixed .logo__title, .wrap__home .fixed .logo__description,
    .wrap__home .fixed .wrap__locationsHeader .location__phone a {
        color: #fff;
        font-size: 28px;
    }
    .wrap__home .fixed .logo__description {
        display: block;
    }
    .wrap__home .fixed .wrap__logoHeader--inner,
    .wrap__home .fixed .wrap__header--bar--top .wrap__additional-components {
        margin-top: 54px;
    }
    .wrap__home .fixed .wrap__header--bar--top {
        background: rgb(25 21 24);
    }
    .office-info .wrap__hours {
        margin-left: 0;
    }
    .hours__list {
        width: 100%;
        display: table;
        padding: 0;
    }
    .day {
        background-color: #fff;
        display: table-cell !important;
        width: 14.285714286%;
        border-right: 3px solid #e6f4fb;
        position: relative;
        padding: 0 !important;
    }
    .hours__list .day__name {
        color: #fff;
        border-bottom: 3px solid #e6f4fb;
        text-align: center;
        float: none;
        padding: 7px 0;
        margin: 0;
        background: #1f2936;
        width: 100%;
    }
    .hours__list .day__time--wrap {
        width: 100%;
    }
    .hours__list .day__name:only-child, 
    .hours__list .day__time:only-child, 
    .hours__list .day__time--appt:only-child,
    .hours__list .day__time--closed {
        padding: 25px 0;
    }
.wrap__locationsHeader .locations {
    font: 32px/1.125 "lato-black", "Arial Black", Arial, Helvetica, sans-serif;
}
}
@media(max-width: 1024px) {
.wrap__layout.wrap__fullwidth .logo__link.logo__left {
    display: block;
}
.wrap__home .wrap__logoHeader .logo__summary {
    max-width: unset;
    margin-top: 20px;
    margin-bottom: 10px;
}
.wrap__header--bar--top .wrap__additional-components {
    padding: unset;
    margin-right: 0;
}
.wrap__searchHeader {
    display: none;
}
.wrap__logoHeader {
    max-width: unset;
    padding: 0;
    left:unset;
} 
p.logo__title {
    text-align: center;
}
.wrap__fullwidth .wrap__logoHeader--inner {
    padding: 20px 30px;
}
.fixed .wrap__locationsHeader .location p, .fixed .wrap__locationsHeader .location p a {
    display: block;
    font-size: 21px;
}
.fixed .wrap__locationsHeader .locations {
    padding-top: 0;
}
    .wrap__home .wrap__header--bar--top {
        background: unset;
    }
    .wrap__home .fixed .wrap__logoHeader--inner {
        display: none;
    }
    .wrap__layout:not(.wrap__home) .wrap__header.fixed header {
        display: block;
    }
    .wrap__fullwidth .fixed .wrap__logoHeader--inner.cloned {
        display: none;
    }
    .wrap__layout:not(.wrap__home) .wrap__header.fixed .wrap__header--bar--top {
        position: absolute;
        top: 0;
        left: 0;
        background: none;
        padding: 0;
        right: 0;
    }
    /*
    .wrap__home .wrap__logoHeader {
        width: 100%;
        position: static;
        top: auto;
        left: auto;
        overflow: hidden;
        background: none;
        padding: 0;
        float: none;
        max-width: 100%;
    }
    */
    .wrap__fullwidth .wrap__logoHeader {
        max-width: 100%;
    }
    .wrap__home .wrap__logoHeader--inner {
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, 0.7);
}
/*
    .wrap__home .wrap__additional-components {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: auto;
        display: flex;
        justify-content: end;
    }
    */
}
@media (min-width:768px){

p.logo__title {
    text-align: center;
    font-size: 30px;
}
.wrap__logoHeader .logo__description {
    font-size: 30px;
    text-align: center;
}

}
@media(max-width: 767px) {
.fixed .wrap__locationsHeader .locations {
    padding-top: 20px;
}
.wrap__logoHeader {
    width: 100%;
    max-width: unset;
    padding: 0;
    margin: 0 auto;
    left: unset;
}
.fixed .wrap__locationsHeader .location p, .fixed .wrap__locationsHeader .location p a {
    color: #000;
    display: block;
    font-size: 18px;
}
    .wrap__home .wrap__logoHeader--inner {
        margin: 0;
        padding: 10px;
    }
    .wrap__home .wrap__logoHeader .logo__link.logo__left {
        justify-content: center;
    }
    .wrap__home .wrap__logoHeader .logo__title, 
    .wrap__logoHeader .logo__description {
        text-align: center;
    }
    .fullscreenbackground_pause-play {
        display: none;
    }
    .wrap__slider {
        background-color: transparent !important;
    }
}
@media(max-width: 519px) {
.wrap__fullwidth .wrap__logoHeader--inner {
    padding: 10px 15px;
}
}

