.menudesktop1 {
    width: 100%;
    padding: 0px;
    margin: 0px;
    height: 40px;
    float: none;
}

.menudesktop1 li {
    font-size: 12pt;
    font-weight: bold;
}

.menudesktop1 li img {
    width: 18px;
    height: 18px;
    object-fit: contain;
    padding-right: 5px;
}

.menudesktop1 .firstitem.active a {
    /*font-size:13pt;    */
    background-color: transparent;
    /*color:#202224;*/

}

.menudesktop1 .firstitem a:hover {
    color: #000;
    font-weight: bold;
    background-color: transparent;
}

.menudesktop1 .firstitem a, .menuhomeicon a {
    color: #fff;
    font-weight: bold;
    background-color: transparent;
    margin-top: 0px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    height: 40px !important;
    line-height: 30px !important;
    text-align: center;
    /*word-spacing: 2px;*/
    /*letter-spacing: 3px;*/
    font-size: 13pt;
    font-family: "templateFont-bold";
}

.menudesktop1 .firstitem.active a, .menuhomeicon a {
    color: #222;
}

.menuhomeicon a i {
    color: #fff;
    font-size: 13pt;
    width: 40px;
}

.menudesktop1 .dropdown-menu {
    background-color: #fff;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
}

.menudesktop1 .dropdown-menu > li {
    text-decoration: none;

}

.menudesktop1 .dropdown-menu > li > a {
    text-decoration: none;
    text-align: left;
    background-color: #fff;
    color: #fff;
}

.menudesktop1 .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #f9f9f9;
    background-color: #0078c3;
    text-align: left;

}

.menudesktop1 .dropdown-submenu {
    position: relative;
}

.menudesktop1 .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: -1px;
    z-index: 9999;
    position: absolute;
}

.menudesktop1 .dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.menudesktop1 .dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.menudesktop1 .dropdown-submenu.pull-left {
    float: none;
}

.menudesktop1 .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

.menudesktop1 .dropdown-submenu a i {
    padding-left: 12px;
    color: #0078c3;
    float: right;
    position: absolute;
    right: 15px;
    display: none;
}

.menuarrows {
    display: none;
}

/****/

.menudesktop2 {
    width: 100%;
    padding: 0px;
    margin: 0px;
    height: 40px;
    float: none;
}

.menudesktop2 li {
    font-size: 11pt;
    font-weight: bold;
}

.menudesktop2 li img {
    width: 18px;
    height: 18px;
    object-fit: contain;
    padding-right: 5px;
}

.menudesktop2 .firstitem.active a {
    /*font-size:13pt;    */
    background-color: transparent;
    color: #000;
    text-align: center;
}

.menudesktop2 .firstitem a:hover {
    color: #000;
    font-weight: bold;
    background-color: transparent;
    text-align: center;
}

.menudesktop2 .firstitem a, .menuhomeicon a {
    color: #fff;
    font-weight: bold;
    background-color: transparent;
    margin-top: 0px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    height: 40px !important;
    line-height: 30px !important;
    text-align: center;
    font-size: 13pt;
    font-family: "templateFont-bold";
}

.menuhomeicon a i {
    color: #fff;
    font-size: 13pt;
    width: 40px;
}

.menudesktop2 .dropdown-menu {
    background-color: #fff;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
}

.menudesktop2 .dropdown-menu > li {
    text-decoration: none;

}

.menudesktop2 .dropdown-menu > li > a {
    text-decoration: none;
    text-align: left;
    background-color: #fff;
    color: #fff;
}

.menudesktop2 .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #213760;
    text-align: left;

}

.menudesktop2 .dropdown-submenu {
    position: relative;
}

.menudesktop2 .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: -1px;
    z-index: 9999;
    position: absolute;
}

.menudesktop2 .dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.menudesktop2 .dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.menudesktop2 .dropdown-submenu.pull-left {
    float: none;
}

.menudesktop2 .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

.menudesktop2 .dropdown-submenu a i {
    padding-left: 12px;
    color: #fff;
    float: right;
    position: absolute;
    right: 15px;
    display: none;
}

.menuarrows {
    display: none;
}

.top-link {
    line-height: normal;
    height: auto;
    padding: 0px;
    font-size: 11pt;
    display: block;
    padding-top: 5px;
}

.top-link a {
    color: #000;
    margin-left: 20px;
}

.top-link a:hover {
    text-decoration: none;
}

.top-button {
    line-height: normal;
    height: auto;
    padding: 0px;
    padding-top: 25px;
}

@media only screen and (max-width: 1440px) {

}

@media only screen and (max-width: 1366px) {

}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 992px) {
    .menudesktop1 {
        display: none;
    }
}

@media only screen and (max-width: 480px) {

}