/* main menu */
.section--dark .navigation__item--link:hover {
    color: #aba8a8;
}

/* browser loack */
.section--fixed .ple__browserlock-modules {
    min-width: auto;
    width: 75px;
}
.contactusfixed__container .contactusfixed__content > a {
    padding: 10px 0;
}
.contactusfixed__container .contactusfixed__title, .contactusfixed__container .tile {
    font-size: 11px;
    line-height: 1.1;
}

.banner-group-3.flexslider {
    max-height: 700px !important;
}


.section--dark .component__button--3 {
    background-color: red;
    }

.section--dark .component__button--3::before {
    border: 1px solid red;
    }