.editable ul { 
    clear: left;
}
.editable ul + *, .editable ol + * {
    clear: inherit;
}
.wrap__page-content ul, .wrap__page-content ol, .wrap__editable ul, .wrap__editable ol, .wrap__editable-content ul, .wrap__editable-content ol, .staff-member ul, .staff-member ol, .editable ul, .editable ol, .form ul, .form ol {
    clear: inherit;
}
.wrap__page-content--inner ul li, .wrap__staff .editable ul li, .wrap__editor ul li {
    margin-bottom: 0px;
}


@media (max-width: 767px){
.wrap__logo--inner {
    padding: 0 0px;
}}


.slider__text {
    background: rgba(130, 132, 133, 0.65);
}
@media (max-width: 1200px) {
.slider__button {
    text-align: center;
}
.slider__title {
    text-align: center;
}}
@media (max-width: 1024px){
.slider__title {
    text-align: center;
}}
@media (max-width: 767px){
.slider__text.align-left {
    padding-top: 60px !important;
}}


.featuredblock__container:before {
    background: rgba(50, 50, 50, 0.65);
}


@media (max-width: 767px){
.wrap__body--top .wrap__form.contact .btn.submit {
    margin: 12px 0 0 -12px;
}}


.day__time {
    width: 100%;
    border-right: 0px solid #888888;
}