﻿@media (min-width: 10em) {
    .wrap-normal, footer.footer-main .wrap-footer {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

        .wrap-normal:after, footer.footer-main .wrap-footer:after {
            content: " ";
            display: block;
            clear: both
        }
}

@media (min-width: 40em) {
    .wrap-normal, footer.footer-main .wrap-footer {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

        .wrap-normal:after, footer.footer-main .wrap-footer:after {
            content: " ";
            display: block;
            clear: both
        }
}

@media (min-width: 70em) {
    .wrap-normal, footer.footer-main .wrap-footer {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

        .wrap-normal:after, footer.footer-main .wrap-footer:after {
            content: " ";
            display: block;
            clear: both
        }
}

@media (min-width: 992px) {
    .hrbl-header {
        height: 85px !important;
    }
}

.cmp-navigation--header .cmp-navigation {
    display: none !important;
}

.text-shadow {
    text-shadow: rgba(0,0,0,0.6) 0px 1px 0px
}

.clear, .clear10, .clear20, .clear30, .clear40, .clear50 {
    clear: both
}

.clear10 {
    height: 10px
}

.clear20 {
    height: 20px
}

.clear30 {
    height: 30px
}

.clear40 {
    height: 40px
}

.clear50 {
    height: 50px
}

.btn {
    cursor: pointer;
    margin-top: 5px;
    text-transform: uppercase;
    padding: 10px 26px;
    border: 2px solid #ddd;
    border-radius: 50px;
    background-color: #7AC143;
    display: inline-block;
    color: #fff;
    transition: border-color 0.3s ease-in
}

    .btn a:link, .btn a:visited {
        color: #FFF
    }

    .btn:hover {
        border: 2px solid #7AC143;
        transition: border-color 0.3s ease-in
    }

footer.footer-main {
    background-color: #eee;
    border-top: 1px solid white;
    padding: 0 20px 60px 20px;
    border-top: 1px solid rgba(0,0,0,0.1)
}

@media (min-width: 70em) {
    footer.footer-main .wrap-footer {
        max-width: 70rem;
        width: 1100px;
    }
}

footer.footer-main .wrap-footer .footer-content-left {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 0 0 0
}

@media (min-width: 40em) {
    footer.footer-main .wrap-footer .footer-content-left {
        width: 49.7005988024%;
        float: left;
        margin-right: 0.5988023952%;
    }
}

@media (min-width: 70em) {
    footer.footer-main .wrap-footer .footer-content-left {
        width: 49.8007968127%;
        float: left;
        margin-right: 0.3984063745%;
    }
}

footer.footer-main .wrap-footer .footer-content-left img {
    height: 45px
}

footer.footer-main .wrap-footer .footer-content-left ul {
    overflow: hidden
}

    footer.footer-main .wrap-footer .footer-content-left ul.logo-links li {
        float: left;
        margin-right: 20px
    }

footer.footer-main .footer-links {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    margin-bottom: 1.2048192771%
}

@media (min-width: 40em) {
    footer.footer-main .footer-links {
        width: 37.125748503%;
        float: right;
        margin-right: 0;
        padding: 0px;
    }
}

@media (min-width: 70em) {
    footer.footer-main .footer-links {
        width: 24.7011952191%;
        float: right;
        margin-right: 0;
        padding: 0;
    }
}

footer.footer-main .footer-links .social-content {
    overflow: hidden
}

.social-content ul {
    list-style: none;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: .5rem 0;
}

    footer.footer-main .footer-links .social-content li {
        float: left;
        margin: 0 5px 20px 0;
        display: block;
        position: relative
    }

    footer.footer-main .footer-links .social-content i {
        font-size: 14px;
        padding: 7px 7px 4px 7px;
        background-color: #c7c7c7;
        display: block;
        -webkit-border-radius: first-value-of(4px) first-value-of(4px);
        -moz-border-radius: 4px / 4px;
        border-radius: 4px / 4px
    }

footer.footer-main .footer-links h5 {
    text-transform: uppercase
}

footer.footer-main .footer-links ul {
    margin-right: 20px
}

    footer.footer-main .footer-links ul:first-child {
        margin-right: 0
    }

footer.footer-main .footer-links select {
    margin-top: 20px
}

footer.footer-main .footer-links a {
    color: #4d4d4d
}

footer.footer-main .country-select {
    margin-top: 20px
}

    footer.footer-main .country-select ul li {
        float: left
    }

        footer.footer-main .country-select ul li i {
            font-size: 30px;
            color: black
        }

        footer.footer-main .country-select ul li a {
            padding: 5px 10px 10px 10px;
            display: block
        }

.footer-info {
    color: #ccc;
    font-size: 11px;
    background-color: #eee;
    display: block;
    padding: 0px 20px
}

ul.top-language-toggle {
    float: none;
    margin: 10px 0 10px 0;
    list-style: none
}

@media (min-width: 40em) {
    ul.top-language-toggle {
        float: right;
        margin: 22px 20px 10px 0px;
    }
}

ul.top-language-toggle li {
    display: inline-block;
    margin-right: 20px
}

    ul.top-language-toggle li a:link {
        color: #4a7727
    }

    ul.top-language-toggle li a:visited {
        color: #4a7727
    }

.local-select {
    position: relative;
    padding: 4px 10px 4px 10px !important;
    background-color: #b0da90;
    border-radius: 100px;
    color: #4a7727;
    margin-top: 10px !important
}

@media (min-width: 40em) {
    .local-select {
        margin-top: 3px !important;
    }
}

.local-select i {
    float: left;
    position: relative;
    color: #4a7727;
    margin: 0 3px 0 0;
    background-color: #fff;
    border-radius: 100px;
    padding: 3px;
    line-height: 0px !important;
    height: 18px
}

.local-select span {
    float: left;
    margin-top: 1px
}

.local-select a:link {
    color: #4a7727 !important
}

.local-select a:visited {
    color: #4a7727 !important
}

.nav-top {
    display: block;
    background-color: #7AC143;
    text-align: center;
    padding: 0 0 5px 0;
    overflow: hidden;
    position: relative
}

    .nav-top h1 {
        margin: 5px 0 4px 0;
        float: none;
        line-height: 0px
    }

@media (min-width: 40em) {
    .nav-top h1 {
        margin: 5px 0 5px 0;
        padding: 15px 0 20px 15px;
        float: left;
    }
}

.nav-top #headerlogo img {
    width: 208px;
    height: auto
}

@media (min-width: 40em) {
    .nav-top .top-member-links {
        float: right;
        margin-bottom: 0px;
        position: absolute;
        bottom: 10px;
        right: 5px;
    }
}

.nav-top .top-member-links ul {
    float: none
}

@media (min-width: 40em) {
    .nav-top .top-member-links ul {
        float: left;
    }
}

.nav-top .top-member-links ul.language-toggle {
    margin-top: 5px
}

@media (min-width: 40em) {
    .nav-top .top-member-links ul.language-toggle {
        margin-top: 0px;
    }
}

.nav-top .top-member-links ul li {
    display: inline-block;
    margin-top: 0px;
    color: #fff;
    padding: 0px;
    margin-right: 10px
}

@media (min-width: 40em) {
    .nav-top .top-member-links ul li {
        float: left;
        margin-top: 8px;
    }
}

.nav-top .top-member-links ul li a {
    color: #fff;
    font-size: 12px !important
}

.nav-top .top-member-links ul li.active {
    font-weight: bold
}

.nav-top .top-member-links ul li.language-select a {
    color: #4a7727 !important
}

.nav-top .top-member-links ul li i {
    font-size: 12px !important
}

#dropdownmenu, #dropdownmenu ul, #dropdownmenu ul li, #dropdownmenu ul li a, #dropdownmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    #dropdownmenu ul {
        border-bottom: 1px solid #eee
    }

    #dropdownmenu:after, #dropdownmenu > ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }

    #dropdownmenu #menu-button {
        display: none
    }

#dropdownmenu {
    background: #ddd
}

    #dropdownmenu > ul > li {
        float: left
    }

    #dropdownmenu.align-center > ul {
        font-size: 0;
        text-align: center
    }

        #dropdownmenu.align-center > ul > li {
            display: inline-block;
            float: none
        }

    #dropdownmenu.align-center ul ul {
        text-align: left
    }

    #dropdownmenu.align-right > ul > li {
        float: right
    }

    #dropdownmenu > ul > li > a {
        padding: 17px;
        font-size: 12px;
        letter-spacing: 1px;
        text-decoration: none;
        color: #4d4d4d;
        font-weight: 700;
        text-transform: uppercase
    }

@media (min-width: 1024px) {
    #dropdownmenu > ul > li > a {
        color: #2e2e2e;
    }
}

#dropdownmenu > ul > li:hover > a {
    color: #1a1a1a
}

@media (min-width: 1024px) {
    #dropdownmenu > ul > li:hover > a {
        color: #616161;
    }
}

#dropdownmenu > ul > li.has-sub > a {
    padding-right: 17px
}

#dropdownmenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0
}

#dropdownmenu ul ul {
    position: absolute;
    left: -9999px;
    z-index: 100000;
    background-color: #fff;
    border: 1px solid lightgrey
}

#dropdownmenu.align-right ul ul {
    text-align: right
}

#dropdownmenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

#dropdownmenu li:hover > ul {
    left: auto
}

#dropdownmenu.align-right li:hover > ul {
    left: auto;
    right: 0
}

#dropdownmenu li:hover > ul > li {
    height: 35px
}

#dropdownmenu ul ul ul {
    margin-left: 100%;
    top: 0
}

#dropdownmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%
}

#dropdownmenu ul ul li a {
    padding: 11px 15px;
    width: 230px;
    font-size: 14px;
    text-decoration: none;
    color: #4d4d4d;
    font-weight: 400
}

#dropdownmenu ul ul li:last-child > a, #dropdownmenu ul ul li.last-item > a {
    border-bottom: 0
}

#dropdownmenu ul ul li:hover > a, #dropdownmenu ul ul li a:hover {
    color: #1a1a1a
}

@media (min-width: breakpoint-desktop) {
    #dropdownmenu ul ul li:hover > a, #dropdownmenu ul ul li a:hover {
        color: #ffffff;
    }
}

#dropdownmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: ''
}

#dropdownmenu.align-right ul ul li.has-sub > a:after {
    right: auto;
    left: 11px
}

#dropdownmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

#dropdownmenu.align-right ul ul li.has-sub > a:before {
    right: auto;
    left: 14px
}

#dropdownmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0
}

@media (max-width: 70em),only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 70em),only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 70em),only screen and (min-device-pixel-ratio: 2) and (max-width: 70em),only screen and (min-resolution: 192dpi) and (max-width: 70em),only screen and (min-resolution: 2dppx) and (max-width: 70em) {
    #dropdownmenu {
        width: 100%
    }

        #dropdownmenu ul {
            width: 100%;
            display: none;
            background-color: #fff;
            box-shadow: 0 5px rgba(0,0,0,0.5)
        }

        #dropdownmenu.align-center > ul {
            text-align: left
        }

        #dropdownmenu ul li {
            width: 100%;
            border-top: 1px solid rgba(120,120,120,0.2)
        }

        #dropdownmenu ul ul li, #dropdownmenu li:hover > ul > li {
            height: auto
        }

            #dropdownmenu ul li a, #dropdownmenu ul ul li a {
                width: 100%;
                border-bottom: 0
            }

        #dropdownmenu > ul > li {
            float: none
        }

        #dropdownmenu ul ul li a {
            padding-left: 25px
        }

        #dropdownmenu ul ul ul li a {
            padding-left: 35px
        }

        #dropdownmenu ul ul li a {
            color: #4d4d4d;
            background: none
        }

    @media (min-width: 70em) {
        #dropdownmenu ul ul li a {
            color: #2e2e2e;
        }
    }

    @media (min-width: 70em) {
        #dropdownmenu ul ul li:hover > a, #dropdownmenu ul ul li.active > a {
            color: #ffffff;
        }
    }

    #dropdownmenu ul ul, #dropdownmenu ul ul ul, #dropdownmenu.align-right ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left
    }

        #dropdownmenu > ul > li.has-sub > a:after, #dropdownmenu > ul > li.has-sub > a:before, #dropdownmenu ul ul > li.has-sub > a:after, #dropdownmenu ul ul > li.has-sub > a:before {
            display: none
        }

    #dropdownmenu #menu-button {
        display: block;
        padding: 17px;
        color: #2e2e2e;
        cursor: pointer;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700
    }

        #dropdownmenu #menu-button:after {
            position: absolute;
            top: 22px;
            right: 17px;
            display: block;
            height: 8px;
            width: 20px;
            border-top: 2px solid #2e2e2e;
            border-bottom: 2px solid #2e2e2e;
            content: ''
        }

        #dropdownmenu #menu-button:before {
            position: absolute;
            top: 16px;
            right: 17px;
            display: block;
            height: 2px;
            width: 20px;
            background: #2e2e2e;
            content: ''
        }

        #dropdownmenu #menu-button.menu-opened:after {
            position: absolute;
            top: 22px;
            right: 17px;
            display: block;
            height: 8px;
            width: 20px;
            border-top: 2px solid #2e2e2e;
            border-bottom: 2px solid #2e2e2e
        }

        #dropdownmenu #menu-button.menu-opened:before {
            position: absolute;
            top: 16px;
            right: 17px;
            display: block;
            height: 2px;
            width: 20px;
            background: #2e2e2e;
            content: ''
        }

    #dropdownmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120,120,120,0.2);
        height: 46px;
        width: 46px;
        cursor: pointer
    }

        #dropdownmenu .submenu-button.submenu-opened {
            background: #2e2e2e
        }

    #dropdownmenu ul ul .submenu-button {
        height: 34px;
        width: 34px
    }

    #dropdownmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #dddddd;
        content: ''
    }

    #dropdownmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px
    }

    #dropdownmenu .submenu-button.submenu-opened:after {
        background: #fff
    }

    #dropdownmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #dddddd;
        content: ''
    }

    #dropdownmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px
    }

    #dropdownmenu .submenu-button.submenu-opened:before {
        display: none
    }
}
/*# sourceMappingURL=HLnavigation.css.map */
