.cta_paynow__container--inner .cta__button {
    font-family: "open-sans-bold", Arial, Helvetica, sans-serif;
    color: #ffffff;
    background: #60998a;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    padding: 22px;
    font-style: normal;
    display: block;
    box-shadow: none;
    position: relative;
    line-height: 1;
    width: 200px;
    text-transform: uppercase;
    box-shadow: 2px 4px 21px 0px rgba(0, 0, 0, 0.15);
}

.cta_paynow__container--inner .cta__button:hover {
    color: #ffffff;
    background-color: #4c7a6e;
    -webkit-transition: border-color 0.5s, background-color 0.5s, color 0.5s;
    -moz-transition: border-color 0.5s, background-color 0.5s, color 0.5s;
    transition: border-color 0.5s, background-color 0.5s, color 0.5s;
}

.cta_paynow__container--inner .cta__button:before {
    content: " ";
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 1px solid #ffffff;
}

.wrap__locations-header {
    width: 60%;
}

#paynow-con {
    position: relative;
    top: -81px;
    left: 215px;
}

/*------------------------------home background changes------------------*/

body #COVID19 .covid-content {
    text-align: left;
}

.home-layout {
    background: url(../../../../../storage/app/media/background_image.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.home-layout:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #60998A;
    opacity: .6;
}


/*---------------------------end home background changes------------------*/

p.logo__description {
    width: 570px;
}
ul.manson {
    display: inline-block;
}
.wrap__logo-header--inner .logo__link .logo__image {
    max-height: unset!important;
	max-width: unset!important;
}
.logo__image img {
	max-height: unset!important;
	max-width: unset!important;
	width: 500px!important;
}
/*----------------------------header changes-----------------------------*/
@media(min-width: 768px) {
    .wrap__logo-header--inner .logo__link .logo__summary .logo__title {
        font-size: 40px;
    }
    
    .wrap__logo-header--inner .logo__link .logo__summary .logo__description {
        font-size: 20px;
    }
    
    .wrap__logo-header--inner .logo__link .logo__image {
        max-height: 100px !important;
    }
}
@media (max-width: 767px) {
    .logo__link.logo__left .logo__image {
        width: unset !important;
}
}

/*--------------------------end header changes---------------------------*/

.wrap__slider--inner .slider .slider__list[data-mode="horizontal"] .slider__image {
    background-position: calc(100% - 20px) 0px;
}

.wrap__slider--inner .slider__image:before {
    height: 100%;
}


.wrap__main-home {
margin-top: 50px;
}

.wrap__slider .bx-wrapper {
    padding-bottom: 25px;
}

.wrap__header--inner header .wrap__location-socialmedia .wrap__location-socialmedia--inner {
background: linear-gradient(0deg, #3C7F6E 0%, #8DB8AD 100%);
}

.logo {
    width: 100%;
}

button a {
    color: #fff;
}

.wrap__home .gallery-grid--item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.newslettersignup .form__group.form-input-comments {
    width: 100%;
}

.logo__description {
    font-size: 18px;
}

.staff__item {
    list-style-type: none;
}

.featuredblock__item.hasimage .featuredblock__image, .featuredblock__item.hasicon .featuredblock__icon {
    min-height: 50px;
}

.staff-member__image {
    background-size: cover;
    height: 210px;
}

@media (max-width: 1199px) {
.slider__item {
    background-position: 30% 50%;}
}

@media (max-width: 767px) {
.logo__link.logo__right .logo__image, .logo__link.logo__left .logo__image {
    max-width: 80px !important;
    width: 100% !important;
    height: auto !important;
}
.wrap__page-content img, .wrap__editable img, .wrap__editable-content img, .staff-member img, .form img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
}
td {
    display: list-item;
}
.wrap__locations-header {
    width: 100%!important;
}
#paynow-con {
    position: relative;
    top: unset!important;
    left: unset!important;
}
}

.wrap__map-hours-section .leadForm{
    display:none;
}

p.location__phone a{
    font-size: 30px;
}
    
    .wrap__locations-header--inner .locations .location__phone:before {
    left: -12px;
    font-size: 31px;
}

.testimonials {
    background-color: #fff;
    padding: 17px;
}

.wrap__logo-header--inner .logo__link .logo__summary .logo__title {
    color: #ffffff;}
    .wrap__logo-header--inner .logo__link .logo__summary .logo__description {
    color: #ffffff;}
    
.np-btn:hover {
    color: #fff;
}