#top_menu_stage {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 64px;
    /*background: rgba(0,66,111,1.0) url("../images1/header_bg.jpg") 50% 10%;*/
  /*  background-image: linear-gradient( 90deg, #8c8356 0%, rgb(222 192 106) 55%, rgb(97 92 41) 100%);*/
    z-index: 999999;
}

#top_menu_stage_img {
    position: absolute;
    right: -1920px;
    top: 0;
    width: 5760px;
    height: 100%;
    /*    background: url("../images1/header_bg.jpg") 50% 10%;*/
    background: url("https://goldenglobetech.com/images/globalmap.png") 50% 10%;
    pointer-events: none;
}

#top_menu_logo {
    position: absolute;
    left: 15px; top: 10px; height: 44px;
}

#top_menu_logo {
    position: absolute;
    left: 15px; top: 10px; height: 44px;
}

#top_menu {
    position: absolute;
    top: 0; left: 150px; right: 150px; bottom: 1px;
    text-align: center;
    white-space: nowrap;
    font-size: 0;
    display: block;
}

    #top_menu > a {
        display: inline-block;
        width: 22%;
        min-width: 110px;
        max-width: 160px;
        line-height: 55px;
        margin: 0 1px 0 0;
        font-family: "Open Sans", Arial, sans-serif;
        font-size: 15px !important;
        color: #fbfbfb;
        font-weight: 400;
        text-decoration: none;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        box-sizing: border-box;
        transition: border 0.3s;
        background-color: #ba95538c;
        color: #040404;
         font-weight:600;
    }

    #top_menu > a:hover {
        /*  border-bottom-color: #fbfbfb;*/
        border-bottom-color: #004d88;
    }

        #top_menu > a.active {
            /*border-bottom-color: #fbfbfb;*/
            border-bottom-color: #004d88;
        }

#top_menu > span {
    margin-left: 10px;
}


#top_menu_side {
    position: fixed;
    right: -250px;
    top: 64px;
    width: 250px;
    padding: 5px 20px 20px 20px;
    /*background: rgba(0,52,102,0.92);*/
    /*   background: #18d26e !important;*/
    border-top: 1px solid #FFFFFF;
    border-radius: 0 0 0 5px;
    box-sizing: border-box;
    text-align: center;
    font-size: 0;
    transition: right 0.3s;
    overflow-y: auto;
    /*  background-color: #ba95538c;*/
    background-color: #03b153;
}


#top_menu_main_mobile {
    border-bottom: 1px solid #6cd646;
    padding-bottom: 25px;
    margin-bottom:5px;
}

#top_menu_main_mobile > a {
    display: block; 
    width: 100%; min-width: 0; max-width: none;
    line-height: 40px; margin: 5px 0px;
    font-family: "Open Sans", Arial, sans-serif; font-size: 15px!important; color: #FFFFFF;
    font-weight: 400;
    text-decoration: none;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    box-sizing: border-box;
    transition: border 0.3s;
    text-align: center;
}

#top_menu_main_mobile > span {
    margin-left: 0px;
}

    #top_menu_main_mobile > a:hover {
        /*  border-bottom-color: #6cd646;*/
        border-bottom-color: #FFFFFF;
    }

#top_menu_main_mobile > a.active {
    border-bottom-color: #FFFFFF;
}
      
#top_menu_more {
    padding-top: 10px;
}

    #top_menu_more > a {
        display: block;
        width: 100%;
        min-width: 0;
        max-width: none;
        line-height: 28px;
        margin: 0px 0px;
        font-family: "Open Sans", Arial, sans-serif;
        font-size: 15px !important;
        /* color: #242424;*/
        font-weight: 600;
        text-decoration: none;
        border-top: 1px solid #00000045;
        border-bottom: 4px solid transparent;
        box-sizing: border-box;
        transition: border 0.3s;
        text-align: center;
        color: white;
    }

        #top_menu_more > a:hover {
            /*border-bottom-color: #6cd646;*/
            /* border-bottom-color: #FFFFFF;*/
            border-bottom: 2px solid #00000045;
        }

#top_menu_more > a.active {
    border-bottom-color: #FFFFFF;
}
      


#top_menu_search {
    position: absolute;
    display: block;
    padding: 0; margin: 0;
    width: 210px;
    right: 164px; top: 50%; margin-top: -18px; height: 36px;
}

@media (min-width:921px) {
    #top_menu_main_mobile {
       display: none!important;
    }

    #top_menu_side {
    }
}

@media (max-width:920px) {   
    #top_menu {
        display: none;
    }
    #top_menu_search {
        width: 37%;
    }
}

#top_menu_search_input {
    width: 100%;
    outline: none;
    color: #7d7d7d;
    font-size: 14px;
    line-height: 20px;
    background: #ffffff;
    display: inline-block;
    border: 0px;
    padding: 8px 57px 8px 12px; margin: 0;
    border-radius: 4px;
    box-sizing: border-box;
}

#top_menu_search_btn {
    position: absolute;
    display: block;
    cursor: pointer;
    background: #51b72d url("#") 50% 50% no-repeat;
    padding: 0;
    margin: 0;
    right: -1px;
    top: 0;
    width: 45px;
    height: 100%;
    border: 0;
    border-radius: 0 4px 4px 0;
}

    #top_menu_search_btn:hover {
        background: #6cd646 url("#") 50% 50% no-repeat;
    }

#top_menu_lang {
    position: absolute;
    right: 74px; top: 50%; margin-top: -18px; height: 36px;
}

#top_menu_lang > a {
    display: inline-block; float: left;
    width: 36px; line-height: 36px;
    font-family: "Open Sans", Arial, sans-serif; font-size: 14px; color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
    /*background: #666666;*/
}

#top_menu_button {
    position: absolute;
    right: 20px; top: 50%; margin-top: -18px; width: 36px; height: 36px;
    cursor: pointer;
}

#top_menu_button_bar1, #top_menu_button_bar2, #top_menu_button_bar3 {
    position: absolute;
    left: 5%;
    width: 90%;
    height: 4px;
    margin-top: -2px;
    pointer-events: none;
    /*background-color: #FFFFFF;*/
    background-color: #383535;
    filter: brightness(1);
    font-size: 0;
    transition: all 0.3s;
}

#top_menu_button_bar1 {
    top: 20%;
}

#top_menu_button_bar2 {
    top: 50%; 
}

#top_menu_button_bar3 {
    top: 80%;
}

#top_menu_button.cross > #top_menu_button_bar1 {
    top: 50%;
    transform-origin: 50% 50%;
    transform: rotate(45deg); 
}

#top_menu_button.cross > #top_menu_button_bar2 {
    top: 50%;
    transform-origin: 50% 50%;
    transform: scaleX(0); 
}

#top_menu_button.cross > #top_menu_button_bar3 {
    top: 50%;
    transform-origin: 50% 50%;
    transform: rotate(-45deg); 
}


#top_menu_button:hover > #top_menu_button_bar1,
#top_menu_button:hover > #top_menu_button_bar2,
#top_menu_button:hover > #top_menu_button_bar3 {
    /*background-color: #51b72d;*/
    background-color: #242424;
    font-weight:bold;
    filter: brightness(1.2);
}
