.featuredblock__image {
    background-position: center;
}


div#page-adjustments- .page__title {
text-align: center;
}

.home-layout  .wrap__locationsHeader .locations h2, .home-layout  .wrap__locationsHeader .locations h3, .home-layout  .wrap__locationsHeader .locations a, .home-layout  .wrap__locationsHeader .locations p {
    color: #ef9435;
}

ul.blog__list {
    list-style-type: none;
    padding: 0;
}

@media(max-width: 1199px) {
.navigation__list:not(.more_nav--active) > .navigation__item {
    float: none;
    }
}

@media(min-width: 1025px) {
    .slider__item:after {
        background: transparent;
    }
    #navigation_header .navigation__list > .navigation__item {
    max-width: 270px;
    }
    .home-layout .logo__title, .home-layout .logo__description {
        color: #ef9435;
    }
}

@media (min-width:320px){
li.slider__item.slider__image {
    background-size: contain;
    background-position: center;

}
}

@media(max-width:520px){
/*     .bx-viewport{
    height:310px;
} */
    .slider {
    height: 365px;
    }
    .slider__item {
    height: 400px;
}
    .logo__title {
    font-size: 23px;
    }
    .wrap__slider .bx-viewport {
    height: 340px !important;
}
}