.wrap__slider .slider__item:before {
    z-index:1;
}
.wrap__fullwidth .staff-member__image {
    width: 200px;
    height: 200px!important;
}
.wrap__fullwidth .staff-member__prefix, .wrap__fullwidth .staff-member__name {
    font-weight: 900;
    font-size: 28px;
}
.horizontal .form form {
    display: block;
}

.horizontal .form form .form__group {
width: 32%;
    display: inline-block;
}

.horizontal .form__group.form-input-message {
    width: calc(96% + 0px)!important;
    margin-top: 10px;
}

.horizontal .form .btn {
    margin: 10px auto 0;
}

.horizontal textarea::placeholder {
    color: #8a8a8a;
}
.wrap__home-offer .form__group.form-input-comments {
    width: 96%!important;
    margin-top: 10px;;
}
h2.locations__title {
    color: rgb(255 255 255);
}
.slider__video .video-js .vimeoFrame .vimeoplayer {
    height: 102vh!important;
    margin-top: -150px;
}
.wrap__slider--inner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to right, rgb(0 0 0 / 90%), rgb(0 0 0 / 0%));
    pointer-events: none;
}
.wrap__slider .slider__item:before{
    display:none;
}
h2.locations__title {
    text-shadow: 0px 0 3px black;
}
.wrap__header .header__right .wrap__locationsHeader p a, .wrap__header .header__right .wrap__locationsHeader p.location__phone a, p.location__email, .location__phone:before, p.location__fax:before {
    text-shadow: 0 0 5px black;
}
p.location__address:before{
    content: "\f041";
    font-family: FontAwesome;
    padding-right: 5px;
}
p.location__fax:before {
    content: "\f1ac";
    font-family: FontAwesome;
    padding-right: 5px;
}
p.location__email:before {
    content: "\f0e0";
    font-family: FontAwesome;
    padding-right: 5px;
}
#hamburger .hamburger__inner, #hamburger:before {
    text-shadow: 0 0 3px black;
}
.wrap__logoHeader .logo__description, p.logo__title {
    text-shadow: 0 0 3px black;
}
.wrap__logoHeader .logo__title {
    font-size: 1.8em;
}
p.logo__description {
    font-size: 21px;
}




@media(max-width: 1200px) {
    .horizontal .form__group.form-input-message {
        width: 100%!important;
    }
    
    .horizontal .form form .form__group {
        width: 100%!important;
    }
}
@media(max-width: 1140px) {
.slider__video .video-js .vimeoFrame .vimeoplayer {
    height: 90vh!important;
}
.slider__text.align-left.solid-background {
    text-align: center;
}
}
@media(max-width: 1024px) {
.slider__video .video-js .vimeoFrame .vimeoplayer {
    height: 85vh!important;
}
.wrap__navigationHeader div[data-component-name] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 70px;
    height: 50px;
}
.home-layout .wrap__header .header__right .wrap__navigationHeader div[data-component-name], .wrap__header .header__right .wrap__navigationHeader div[data-component-name] {
    min-height: 20px;
}
#hamburger {
    width: 24px;
    top: 10px;
    left: 10px;
    float: right;
    padding-right: 0;
    text-indent: -9999px;
    overflow: hidden;
}
#hamburger:before {
    text-indent: 0;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    font-size: 24px;
    color: rgb(255 255 255);
    -webkit-transition: color 0.5s;
    -moz-transition: color 0.5s;
    transition: color 0.5s;
}
.wrap__navigationHeader--inner {
    height: 25px;
}
.home-layout .wrap__header .header__right .wrap__locationsHeader, .wrap__header .header__right .wrap__locationsHeader {
    margin: 0;
    width: 26px;
    height: 28px;
    font-size: 26px;
    line-height: 28px;
    position: relative;
    float: right;
    color: rgb(255 255 255);
}
.home-layout .wrap__header .header__right {
    padding: 11px 15px 7px 17px;
    height: 50px;
}
.wrap__header .header__right {
    background: none;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    width: 100%;
}
.wrap__header .wrap__header--inner {
    padding: 0;
}
.home-layout .wrap__header, .wrap__header {
    padding: 0;
    width: 100%;
    z-index: 2;
    position: static;
    background: rgb(41 48 51 / 95%) url(../img/bg-repeat1.png) repeat;
}
.home-layout .wrap__header, .wrap__header {
    z-index: 3 !important;
}
.home-layout .wrap__header .header__right .wrap__locationsHeader p.location__phone, .wrap__header .header__right .wrap__locationsHeader p.location__phone {
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    background: none;
    overflow: hidden;
    padding-left: 28px;
}
.home-layout .wrap__header .header__right .wrap__locationsHeader p.location__phone a, .wrap__header .header__right .wrap__locationsHeader p.location__phone a {
    color: rgb(102 102 102);
    text-decoration: none;
    display: block;
    width: 28px;
    height: 28px;
    padding-left: 28px;
    position: absolute;
    left: 0;
    top: 0;
}
.home-layout .wrap__header .header__right .wrap__locationsHeader:before, .wrap__header .header__right .wrap__locationsHeader:before {
    text-indent: 0;
    content: "\f095";
    display: inline-block;
    font-family: font-awesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}

h2.locations__title {
    display: none;
}
p.location__fax, p.location__email {
    font-size: 0;
}

}
@media(max-width: 767px) {
.slider__video .video-js .vimeoFrame .vimeoplayer {
    top: 0 !important;
    height: 100% !important;
    margin-top: unset;
}
}




