img.logo__image {
    height: auto!important;
    width: 100%!important;
    max-height: 290px!important;
}


.wrap__slider .slider__item:after {
    background: rgb(255 255 255 / 40%);
}

p.location__email {
    font-weight: 600;
}

p.location__fax {
     font-weight: 600;
}
.hamburger:before, .hamburger:after {
    border-color: #171f3b;

}
.hamburger {
    color:#171f3b;
}


element.style {
}


/* footer center */
.wrap__logoFooter {
    float: unset;
    padding-right: 300px;
}


@media (max-width: 767px) {
.wrap__logoFooter {
    float: none;
    padding: 0 0 15px;
    text-align: center;
}


.form-welcome .form form {
    display: block;
}

.form-welcome .form__group {
    width: 32%;
    margin: 0 5px;
    display: inline-block;
}

.form-welcome .form__group.form-input-message {
    width: calc(96% + 6px);
    margin-left: 12px;
    margin-top: 13px;
    text-align: center;
    padding: 0px!important;
}

.form-welcome .form .submit{
    margin: auto;
}
table#officeHours {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
table#officeHours, table#officeHours tr td {
    border: none;
    display: inline-block;
    padding: 0;
}
table#officeHours caption {
    text-align: left;
    font-weight: 900;
}
.cstm_col2_office {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
}
ul.cstm_list {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
}













@media(min-width: 1025px){
    .form-welcome .form__group.form-input-comments {
        width: calc(96% + 20px);
        margin-top: 10px;
    }
}

@media(max-width: 1024px) {
     .form-welcome .form__group {
        width: 100%!important;
        padding: 13px 0 0!important;
    }
    
    .form-welcome .form__group.form-input-message {
        margin-left: 5px;
    }
    
    .form-welcome .form .submit {
        margin: auto;
    }
    ul.cstm_list {
    margin-bottom: 0px;
}
}
@media(max-width: 767px) {
.cstm_col2_office {
    width: 100%;
}
.wrap__logoHeader .logo {
    width: 100%;
}
.wrap__logoHeader .logo .logo__link.logo__left .logo__image {
    max-height: unset!important;
    max-width: 250px;
}
.wrap__phoneHeader .locations__title {
    display: none;
}
}





