.fit-vids-style {
    display:none;
}
iframe {
    max-width:100%;
}
img {
    max-width:100%;
}
 
.navigation__item.active > a {
    background: #fff;
    color: #000;
}
.navigation:not(.mm-menu) .navigation__item a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
.navigation__item {
    border-right: none;
    text-transform: inherit;
}
.navigation__item:hover > a {
    background-color: #fff;
    color: #000;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}

.wrap__form.wrap__contactform, .wrap__form.newslettersignup {
    background: #414141;
}

.wrap__header-area--inner {
    height: 285px;
}

.fullwidth-layout .wrap__header-area {
    background: #000;
}
button:not([class^="se__"]), input[class*="__button"], input[type="button"], input[type="reset"], input[type="submit"] {
    background: #fff;
    border: 1px solid #000;
}

.wrap__form--inner .btn {
    color: #000;
}
.featuredblock__button {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}
.wrap__header-top .sublevel-1 li {
    border-bottom: 1px solid #000000;
}
.wrap__header-top .sublevel-1 li a {
    color: #fff;
    background: #a07c21;
}

.page__title, .wrap__sitemap {
    font-family: 'Montserrat', sans-serif;
    color: #000;
}
img.logo__image {
    height: auto !important;
    width: 356px !important;
}
/*SLIDER*/
.slider__item, .slider {
    height: 725px;
}
.wrap__slider .bx-viewport {
    min-height: 725px;
    height: 725px !important;
}

.slider__button a {
    border: 1px solid #000;
    color: #000;
    box-shadow: inset 0 1px 0 #8a8282;
    background: #fff;
}

.slider__button a:hover {
    background: linear-gradient(to bottom, #2b85d4 0%, #3daae1 100%);
}

 
/*END*/
@media only screen and (min-width: 1201px) {
    .wrap__header-area--inner .locations--frame {
    margin-right: unset;
}
.home-layout .wrap__logoHeader {
    float: unset;
    margin: 0 auto;
    display: block;
    text-align: center;
  right: 20px;
    top: 100px;
        position: relative;
        width: 700px;
}

.logo__link {
    display: block;
}
.slider__text {
    max-width: 1500px;
}
.bx-wrapper .bx-controls-direction {
    max-width: 1600px;
}
.logo .logo__link.logo__left .logo__image {
    margin-right: auto;
    margin: 0 auto;
}
.slider .component__title-caption-wrap {
    max-width: 380px;
}
.home-layout img.logo__image {
    width: 700px !important;
    max-height: initial !important;
}
}
@media only screen and (max-width: 1400px) {
    img.logo__image {
            width: 400px !important;
    }
}

@media (max-width: 1200px) {
.mm-panels .mm-panel {
    background: #a07c21;
}
.navigation__item.active > a {
    background: #73570f;
}
.mm-navbar {
    background: #a07c21;
}
div.fullwidth-layout .logo__link {
    display: block;
}
div.fullwidth-layout .wrap__logoHeader {
    float: unset;
    text-align: center;
}


div.fullwidth-layout .wrap__header-area--inner {
    height: 200px;
}
.wrap__logoHeader {
    padding-top: 20px;
}
.logo .logo__link.logo__left .logo__image {
    margin-right: auto;
}
img.logo__image {
    margin: 0 auto;
}
.wrap__logoHeader {
    padding-top: 20px;
    float: unset;
    margin: 0 auto;
    display: block;
    text-align: center;
     right: unset; 
    top: 50px;
}
.slider div.component__title-caption-wrap {
    text-align: center;
}
div.fullwidth-layout .wrap__header-area--inner {
    height: 313px;
}
.slider__button a {
   display: table;
    margin: 0 auto;
}
.logo .logo__link.logo__top img {
    margin-top: 30px;
}
}



@media only screen and (max-width: 768px) {
    
/*SLIDER*/
.slider__item, .slider {
    height: 525px;
}
.wrap__slider .bx-viewport {
    min-height: 525px;
    height: 525px !important;
}
.slider__text {
    top: 75% !important;
}
/*END*/
img.logo__image {
    width: 300px !important;
}
.wrap__logoHeader {
    top: unset;
}
.logo__title {
    font-size: 14px !important;
    font-family: "merriweather", "Arial Black", Arial, Helvetica, sans-serif !important;
}
.slider__title {
    font-size: 21px;
}
}

@media only screen and (max-width: 520px) {
div.fullwidth-layout .wrap__header-area--inner {
    height: unset;
}
.wrap__logoHeader {
    width: auto;
}
.slider__text {
    top: 70%;
}

}

.logo__title {
    font-size: 19px;
    line-height: 0px;
    font-family: "merriweather", "Arial Black", Arial, Helvetica, sans-serif !important;
}

.wrap__locationsHeader .locations h2, .wrap__locationsHeader .locations h3, .wrap__locationsHeader .locations a, .wrap__locationsHeader .locations p {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
}


