.sbc-uw-anchors-menu__desktop-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #EFFBFF;
}

.sbc-uw-anchors-menu__desktop-menu__item {
    flex: 1;
}

.sbc-uw-anchors-menu__desktop-menu__item__link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
    font-family: 'Roboto', sans-serif;
    color: #000 !important;
    font-size: 16px !important;
    line-height: 21px !important;
    text-align: center;
    height: 92px;
    text-decoration: none !important;
}

.sbc-uw-anchors-menu__desktop-menu__item__link:hover {
    background-color: #00529B;
    color: #fff !important;
}

.sbc-uw-anchors-menu__mobile-menu__jump-to {
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color: #000;
    font-size: 16px !important;
    line-height: 20px !important;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.sbc-uw-anchors-menu__mobile-menu {
    padding-top: 15px;
    padding-bottom: 30px;
}

.sbc-uw-anchors-menu__mobile-menu__select {
    appearance: none;
    background-color: transparent;
    border: 1px solid #999;
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color: #000;
    font-size: 16px !important;
    line-height: 20px !important;
    box-sizing: border-box;
    padding: 10px;
    height: 48px;
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}

.sbc-uw-anchors-menu__mobile-menu__select-wrapper {
    position: relative;
    background-color: #fff;
}

.sbc-uw-anchors-menu__mobile-menu__select-wrapper i {
    position: absolute;
    top: 15px;
    right: 10px;
    color: #666;
    z-index: 0;
    font-size: 20px;
}

/* Veritage */
.sbc-uw-anchors-menu.veritage .sbc-uw-anchors-menu__desktop-menu{
    background-color: #000;
}
.sbc-uw-anchors-menu.veritage .sbc-uw-anchors-menu__desktop-menu__item__link{
    color: #fff !important;
}
.sbc-uw-anchors-menu.veritage .sbc-uw-anchors-menu__desktop-menu__item__link:hover{
    background-color: #6db341;
}

/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */
/* ************************************************************ */

@media (min-width: 1200px) and (max-width: 1680px){

}


@media (max-width: 1199px){

} /* end 1199 */

@media (max-width: 991px){

}

@media (max-width: 767px){

} /* end 767 */


@media (max-width: 479px){

} /* end 479 */
