﻿
@media all and (min-width: 30em) {
    .Header-logo {
        width: 100px;
        height: 100px;
    }
}
@media all and (min-width: 55.625em) {
    .Header-logo-wrap {
        margin: 25px 0;
        /*margin: 15px 0;*/
    }
}

.header-left-membership {
    float: left;
    font-size: 12pt;
    padding-top: 10px;
    padding-left: 20px;
    font-family: "Verlag A", "Verlag B", Arial, Helvetica, sans-serif;
}

/*HeaderNav-item*/
.header-left-item {
    /*margin: 20px 0;
    margin: 1.25rem 0;*/
    display: inline-block;
}

/*HeaderNav-link*/
.header-left-link {
    color: black !important;
    cursor: pointer;
    padding: 10px;
    padding: 0.625rem;
}

.header-left-link:hover, .header-left-link:active {
    text-decoration: underline;
}

.Header-desktopContent {
    padding-top: 8px!important;
}

/*HeaderNav*/
/*.Header-desktopContent .header-left-nav {
    clear: right;
    float: right;
}*/
.header-left-nav {
}

/**********************/
.header-right {
    float: right;
    font-size: 12pt;
    /*font-size: 9pt;*/
    /*font-size: 16px;*/
    padding-top: 10px;
    font-family: "Verlag A", "Verlag B", Arial, Helvetica, sans-serif;
    width: 380px;
    /*width: 225px;*/
}

.header-arch-bottom {
    height: 71px;
    overflow: hidden;
    margin-bottom: -70px;
    position: relative;
    width: 100%;
}

.header-arch-bottom:after {
    background-color: #315590;
    content: "";
    -webkit-border-radius: 0 0 50% 50%;
    border-radius: 0 0 50% 50%;
    height: 200px;
    left: -15%;
    margin-top: -130px;
    position: absolute;
    top: 0;
    width: 130%;
    z-index: 1;
}

.header-arch-bottom.-contact-us {
    width: auto;
}

.header-arch-bottom.-contact-us:after {
    background-color: #278ACA;
    margin-top: -160px;
}

.header-contact-us {
    color: #fff;
    background-color: #278ACA;
    font-family: "Verlag A", "Verlag B", Arial, Helvetica, sans-serif;
    display: none;
    font-size: 12pt;
    /*font-size: 9pt;*/
    /*font-size: 1em;*/
    /*left: 0;*/
    line-height: 22px;
    position: absolute;
    width: 100%;
    z-index: 10;
    width: 350px;
    right: 0;
    /*left: -450px;*/
}

.contact-us-content {
    margin: 10px 30px 15px;
    font-size: 12pt;
    /*font-size: 9pt;*/
    /*font-size: 1.125em;*/
}

/************************/
.-white-link, a.-white-link {
    color: #fff;
    cursor: pointer;
}
    .-white-link:hover, .-white-link:active {
        text-decoration: underline;
    }
.-underline {
    text-decoration: underline;
}
.-bold {
    font-weight: bold;
}
.-no-bold {
    font-weight: normal;
}

.-black-header, .-black-header:hover, a.-black-header:hover {
    color: black!important;
    fill: #222222!important;
}

.-content-left {
    text-align: left
}
.-clear-header {
    clear: both
}
.-no-margin-header {
    margin-left: 0!important;
    /*margin: 0!important;*/
}
.-small-header {
    padding: 4px 18px;
    white-space: nowrap;
    /*padding: 4px 4px;*/
}

.-margin-top-10 {
    margin-top: 10px;
}

.-block {
    display: block;
}
.-nowrap {
    white-space: nowrap;
}
.-header-link {
    color: #fff !important;
    display: block;
    margin: 15px 0;
    margin: 0.9375rem 0;
}
    .-header-link:hover, .-header-link:active {
        text-decoration: underline;
    }



.-header-help {
    font-weight: 600;
    letter-spacing: 0px;
}

    .-header-help .-no-bold {
        font-weight: 100;
    }

/**************/
/*HeaderNav*/
.header-nav {
    font-size: 12pt;
    /*font-size: 16px;*/
    font-family: "Verlag A", "Verlag B", Arial, Helvetica, sans-serif;
    padding-top: 45px;
    /*margin-bottom: 10px;*/
    /*margin-bottom: 0.625rem;*/
    /*line-height: 27px;*/
    clear: right;
    float: right;
    margin-right: 60px;
}

/*HeaderNav-item*/
.header-nav-menu {
    display: inline-block;
    margin: 0 0 0 2.5rem;
}
.header-nav-menu-item {
    color: #222222;
    font-size: 18pt;
    /*font-size: 21pt;*/
    /*font-size: 1.31em;*/
    /*line-height: 64px;*/
}

.header-nav-menu-content {
    display: none;
    /*display: block;*/  /*debug*/
    position: absolute;
    /*background-color: #f1f1f1;*/
    background-color: white;
    min-width: 260px;
    /*min-width: 160px;*/
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    text-align: left;
    font-weight: bold;
    padding: 10px;
}
/*** menu specific ***********/
.header-nav-menu-content a:hover {
    /*background-color: #ddd;*/
}
.header-nav-menu:hover .header-nav-menu-content {
    display: block;
}
.header-nav-menu:hover .header-nav-menu-item {
    color: #EE7835;
}
/*** menu content *************/
.header-menu-col {
    float: left;
    padding: 8px;
    /*padding: 4px;*/
}
.header-menu-link {
    margin-left: 20px;
    margin-top: 2px;
    margin-bottom: 2px;
    /*margin: 4px 0;*/
}
    .header-menu-link a, .header-menu-link a:link, .header-menu-link a:visited {
        color: #222222;
    }
        .header-menu-link a:hover, .header-menu-link a:active {
            text-decoration: underline;
        }

/**************/
/*layout-Wide*/
.layout-wide-mobile {
    padding-left: 8%;
    padding-right: 8%;
}
.header-nav-item-mobile {
    line-height: 44px;
    margin: 0 !important;
    font-size: 22px; /*16px;*/
}

.header-nav-item-mobile a:hover, .header-nav-item-mobile a:active {
    text-decoration: underline;
}


.header-nav-sub-menu {
    color: #fff;
    background-color: #278ACA;
    font-family: "Verlag A", "Verlag B", Arial, Helvetica, sans-serif;
    /*display: none;*/
    font-size: 16px;
    left: 0;
    line-height: 22px;
    /*position: absolute;*/
    /*position: fixed;*/
    width: 120%;
    /*min-width: 100%;
    z-index: 10;
    left: 0;
    right: 0;*/
    margin-left: -8%;
    margin-right: -8%;
}

.sub-menu-content {
    padding-left: 12%;
}
.header-menu-col-mobile {
    padding: 10px;
}
/*.header-menu-link*/
.header-menu-col-mobile a {
    color: white !important;
}
    .header-menu-col-mobile .header-menu-link {
        padding: 3px;
    }

.-background-blue {
    background-color: #315590!important;
}

.header-nav-sub-menu-lvl2 {
    margin-left: -18%;
    padding-left: 15%;
}

.FooterNav-sublist {
    font-size: 17px;
}

.-fa-black {
    color: #222222;
}

.header-search-form {
    /*display: none;*/
    display: inline;
    color: #222222;
    /*position: absolute;
    margin-left: -5px;*/
    /*margin-left: -75px;*/
    /*z-index: 10;*/
    margin-right: -20px;
}
.header-search-elem {
    font-size: 12px;
    height: 30px !important;
    width: 120px !important;
    border-top: 0px #222222 none !important;
    border-left: 0px #222222 none !important;
    border-right: 0px #222222 none !important;
}
    .header-search-elem:focus {
        border-color: #222222;
        outline: none;
    }

.header-search-icon {
    padding-left: 20px;
    padding-right: 10px;
    color: #222222 !important;
}

.header-search-form-mobile {
    display: none;
    color: #222222;
    width: 120px;
    display: inline;
    /*float: right;*/
    /*padding-right: 0px;
    position: absolute;*/
    /*padding-left: 100px;*/
    margin-right: -20px;
    /*margin-left: 200px;*/
    /*z-index: 11;*/
    /*top: 0;*/
}

.-align-center {
    text-align: center;
}

    .-align-center div {
        float: none;
        display: inline-block;
        
    }

/*.header-search-icon:hover .header-search-form {
    display: block;
}*/
/*.header-search-form .header-search-elem:focus {
    display: block;
}*/